Wellfleet-ATM-MIB: View SNMP OID List / Download MIB

VENDOR: WELLFLEET


 Home MIB: Wellfleet-ATM-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 wfAtmCommonGroup 1.3.6.1.4.1.18.3.4.23.1
     wfAtmInterfaceConfTable 1.3.6.1.4.1.18.3.4.23.1.1 no-access
This table contains ATM local interface configuration parameters, one entry per ATM interface port, beyond those supported using the ifTable.
         wfAtmInterfaceConfEntry 1.3.6.1.4.1.18.3.4.23.1.1.1 no-access
Entry definition.
             wfAtmInterfaceConfDelete 1.3.6.1.4.1.18.3.4.23.1.1.1.1 integer read-write
Create/delete MIB instance parameter. Enumeration: 'create': 1, 'delete': 2.
             wfAtmInterfaceConfIndex 1.3.6.1.4.1.18.3.4.23.1.1.1.2 integer read-only
Uniquely identifies the interface (port) that contains the appropriate management information.
             wfAtmInterfaceAdminStatus 1.3.6.1.4.1.18.3.4.23.1.1.1.3 integer read-write
Specifies the desired administrative state of the Interface. The up and down states indicate that the traffic flow is enabled and disabled respectively for the VCL. Enumeration: 'down': 2, 'up': 1.
             wfAtmInterfaceOperStatus 1.3.6.1.4.1.18.3.4.23.1.1.1.4 integer read-only
Indicates the current operational status of the Interface. The up and down states indicate that the Interface is currently operational, or not operational, respectively. The Init state indicates the status of the Interface is in the process of being initialized and has not yet completed. The 'Not Present' state indicates a problem with that Interface and is not able to bring the Interface up. Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpresent': 4.
             wfAtmInterfaceMaxVpcs 1.3.6.1.4.1.18.3.4.23.1.1.1.5 integer read-write
The maximum number of VPCs supported at the ATM interface.
             wfAtmInterfaceMaxVccs 1.3.6.1.4.1.18.3.4.23.1.1.1.6 integer read-write
The maximum number of VCCs supported at the ATM interface.
             wfAtmInterfaceConfVpcs 1.3.6.1.4.1.18.3.4.23.1.1.1.7 integer read-only
The number of VPCs configured for use at the ATM interface.
             wfAtmInterfaceConfVccs 1.3.6.1.4.1.18.3.4.23.1.1.1.8 integer read-only
The number of VCCs configured for use at the ATM interface.
             wfAtmInterfaceMaxActiveVpiBits 1.3.6.1.4.1.18.3.4.23.1.1.1.9 integer read-write
The maximum number of active VPI bits configured for use at the ATM interface.
             wfAtmInterfaceMaxActiveVciBits 1.3.6.1.4.1.18.3.4.23.1.1.1.10 integer read-write
The maximum number of active VCI bits configured for use at the ATM interface.
             wfAtmInterfaceIlmiVpi 1.3.6.1.4.1.18.3.4.23.1.1.1.11 integer read-write
The VPI value of the VCC supporting the ILMI at this ATM interface. If the values of wfAtmInterfaceIlmiVpi and wfAtmInterfaceIlmiVci are both equal to zero then the ILMI is not supported at this ATM interface. Subract 1 from the default! (ILMI VPI = 0). Enumeration: 'default': 1.
             wfAtmInterfaceIlmiVci 1.3.6.1.4.1.18.3.4.23.1.1.1.12 integer read-write
The VCI value of the VCC supporting the ILMI at this ATM interface. If the values of wfAtmInterfaceIlmiVpi and wfAtmInterfaceIlmiVci are both equal to zero then the ILMI is not supported at this ATM interface. Enumeration: 'default': 16.
             wfAtmInterfaceAddressType 1.3.6.1.4.1.18.3.4.23.1.1.1.13 integer read-only
The type of ATM address configured for use at the ATM interface. Enumeration: 'nsape164': 2, 'nativee164': 3, 'other': 4, 'private': 1.
             wfAtmInterfaceCct 1.3.6.1.4.1.18.3.4.23.1.1.1.14 integer read-only
The Wellfleet circuit number of this entry
             wfAtmInterfaceDrops 1.3.6.1.4.1.18.3.4.23.1.1.1.15 counter read-only
The cumulative count of packet drops on this ATM Interface above the SSCS layer.
             wfAtmInterfaceSigEnable 1.3.6.1.4.1.18.3.4.23.1.1.1.16 integer read-write
Spawning of ATM Signalling by the Control gate is determined by this attr Enumeration: 'disabled': 2, 'enabled': 1.
             wfAtmInterfaceDebug 1.3.6.1.4.1.18.3.4.23.1.1.1.17 integer read-write
This flag will enable certain debug messages depending on the value set. The values are as follows: 1 - disable debugging (default) 2 - enable Signalling Layer Manager inbound and outbound messages 4 - enable CC inbound messages 8 - enable CC outbound messages 16 - enable CC<->APP messages 32 - enable CC<->DRV messages 64 - enable CC<->TRILL messages 128 - enable CC PVC Interface FSM messages 256 - enable CC PVC Interface FSM messages 4294967295 - All of the above Enumeration: 'all': 2147483647, 'msgsIn': 4, 'msgs': 2, 'appMsgs': 16, 'drvMsgs': 32, 'oam': 512, 'svcFsm': 256, 'pvcFsm': 128, 'disabled': 1, 'trilMsgs': 64, 'msgsOut': 8.
             wfAtmInterfaceUseHwMacAddr 1.3.6.1.4.1.18.3.4.23.1.1.1.18 integer read-write
If this is enabled, then the auto-generated ESI portion of the ATM address user suffix will be supplied by the hardware driver. If disabled, it will come from wfAtmInterfaceHwMacOverride. Enumeration: 'disabled': 2, 'enabled': 1.
             wfAtmInterfaceHwMacOverride 1.3.6.1.4.1.18.3.4.23.1.1.1.19 octet string read-write
If wfAtmInterfaceUseHwMacAddr is disabled, this 48-bit Mac address will replace the hardware driver's address during auto-generation of the ESI portion of the ATM address user suffix.
             wfAtmServicePqOverride 1.3.6.1.4.1.18.3.4.23.1.1.1.20 integer read-write
This value denotes whether driver level PQ is to be applied to packets or driver decides to use the priority set by service level PQ, if both service level and driver level PQ is used. Enumeration: 'disabled': 2, 'enabled': 1.
     wfAtmServiceRecordTable 1.3.6.1.4.1.18.3.4.23.1.2 no-access
This table contains ATM service record configuration parameters, one entry per ATM Wellfleet cct.
         wfAtmServiceRecordEntry 1.3.6.1.4.1.18.3.4.23.1.2.1 no-access
Entry definition.
             wfAtmServiceRecordDelete 1.3.6.1.4.1.18.3.4.23.1.2.1.1 integer read-write
Create/delete MIB instance parameter. Enumeration: 'create': 1, 'delete': 2.
             wfAtmServiceRecordEnable 1.3.6.1.4.1.18.3.4.23.1.2.1.2 integer read-write
Enable/Disable MIB instance parameter. Enumeration: 'disabled': 2, 'enabled': 1.
             wfAtmServiceRecordIndex 1.3.6.1.4.1.18.3.4.23.1.2.1.3 integer read-only
Uniquely identifies the interface (port) that contains the appropriate port information.
             wfAtmServiceRecordCct 1.3.6.1.4.1.18.3.4.23.1.2.1.4 integer read-only
The Wellfleet circuit number of this entry
             wfAtmServiceRecordAalEncapsType 1.3.6.1.4.1.18.3.4.23.1.2.1.5 integer read-write
The type of data encapsulation used over both AAL3/4 and AAL5 SSCS layer. Currently, the only values supported are : ATM_SERVICEREC_ENCAPS_LLCENCAPS - RFC1483 ATM_SERVICEREC_ENCAPS_FRSSCS - RFC1294 ATM_SERVICEREC_ENCAPS_ROUTEDPROTO - NONE Enumeration: 'frsscs': 8, 'llcencaps': 7, 'mpsencaps': 12, 'routedproto': 1, 'unknown': 10, 'frinterwork': 11, 'other': 9, 'lane8023': 5, 'lane8025': 6, 'bridged8023': 2, 'bridged8025': 3, 'bridged8026': 4.
             wfAtmServiceRecordState 1.3.6.1.4.1.18.3.4.23.1.2.1.6 integer read-only
State of Service Record Enumeration: 'up': 1, 'down': 2, 'init': 3, 'oamlost': 6, 'reject': 4, 'notpresent': 5.
             wfAtmServiceRecordVcType 1.3.6.1.4.1.18.3.4.23.1.2.1.7 integer read-write
The type of VC for each encapsulation. Applicable for LLC and null type encapsulation enforced from SM - aks. 'muxedSvc' indicates SVCs that can be shared between applications for encapsulations that support muxing. 'control' should not a configurable option. It is defined for consistency with wfAtmVclVcType Enumeration: 'control': 3, 'muxedSvc': 4, 'pvc': 1, 'svc': 2.
             wfAtmServiceRecordNetworkPrefix 1.3.6.1.4.1.18.3.4.23.1.2.1.8 octet string read-write
ATM Address Network portion
             wfAtmServiceRecordUserSuffix 1.3.6.1.4.1.18.3.4.23.1.2.1.9 octet string read-write
ATM Address User portion
             wfAtmServiceRecordAtmAddress 1.3.6.1.4.1.18.3.4.23.1.2.1.10 octet string read-only
ATM Address Complete - Inserted by Router after verification of network and user portions
             wfAtmServiceRecordFlag 1.3.6.1.4.1.18.3.4.23.1.2.1.11 integer read-write
This will be used for internal purposes to have Site Manager flag specific configurations. Enumeration: 'autoaddr': 1.
             wfAtmServiceRecordMtu 1.3.6.1.4.1.18.3.4.23.1.2.1.12 integer read-write
The size of the largest packet to be used for send/receive on all logical interfaces defined on this service record. This attribute is an alias for 'ifMtu'.
             wfAtmServiceRecordLossPriorityPolicy 1.3.6.1.4.1.18.3.4.23.1.2.1.13 integer read-write
This is relevant only for Frame Relay Switch product. This indicates the policy for translating FR DE to ATM CLP on IP truks over ATM. Enumeration: 'disabled': 2, 'enabled': 1.
             wfAtmServiceRecordDebug 1.3.6.1.4.1.18.3.4.23.1.2.1.14 integer read-write
This flag will enable certain debug messages depending on the value set. The values are as follows: 1 - disable debugging (default) 2 - enable Service State Machine debugging 4294967295 - All of the above Enumeration: 'disabled': 1, 'llcSvcMux': 8, 'all': 2147483647, 'svcFsm': 4, 'pvcFsm': 2.
             wfAtmServiceRecordName 1.3.6.1.4.1.18.3.4.23.1.2.1.15 displaystring read-write
User name for circuit
             wfAtmServiceRecordWanSvcRoutingMode 1.3.6.1.4.1.18.3.4.23.1.2.1.16 integer read-write
This applies ONLY to WAN SVC type ATM service records. It specifies the route updates mode for the WAN SVCs. Enumeration: 'disabled': 1, 'dialOptimized': 3, 'normal': 2.
     wfAtmVclConfTable 1.3.6.1.4.1.18.3.4.23.1.5 no-access
         wfAtmVclConfEntry 1.3.6.1.4.1.18.3.4.23.1.5.1 no-access
Entry definition.
             wfAtmVclConfDelete 1.3.6.1.4.1.18.3.4.23.1.5.1.1 integer read-write
Create/delete MIB instance parameter. Enumeration: 'create': 1, 'delete': 2.
             wfAtmVclConfIndex 1.3.6.1.4.1.18.3.4.23.1.5.1.2 integer read-only
Uniquely identifies the interface (port) that contains the appropriate management information.
             wfAtmVclConfVpi 1.3.6.1.4.1.18.3.4.23.1.5.1.3 integer read-only
The VPI value of the VCL. The maximum VPI value cannot exceed the value allowable by the wfAtmInterfaceMaxActiveVpiBits.
             wfAtmVclConfVci 1.3.6.1.4.1.18.3.4.23.1.5.1.4 integer read-only
The VCI value of the VCL. The maximum VCI value cannot exceed the value allowable by the wfAtmInterfaceMaxActiveVciBits.
             wfAtmVclAdminStatus 1.3.6.1.4.1.18.3.4.23.1.5.1.5 integer read-write
Specifies the desired administrative state of the VCL. The up and down states indicate that the traffic flow is enabled and disabled respectively for the VCL. Enumeration: 'down': 2, 'up': 1.
             wfAtmVclOperStatus 1.3.6.1.4.1.18.3.4.23.1.5.1.6 integer read-only
Indicates the current operational status of the VCL. The up and down states indicate that the VCL is currently operational, or not operational, respectively. The Init state indicates the status of the VCL is in the process of being initialized and has not yet completed. The 'Not Present' state indicates a problem with that VCL and is not able to bring the VCC up. The 'misconfig' state indicates the VC is misconfigured. Enumeration: 'up': 1, 'down': 2, 'init': 3, 'oamlost': 5, 'misconfig': 6, 'notpresent': 4.
             wfAtmVclLastChange 1.3.6.1.4.1.18.3.4.23.1.5.1.7 timeticks read-only
The value of MIBII's sysUpTime at the time this VCL entered its current operational state. If the current state was entered prior to the last re-initialization of the agent then this object contains a zero value.
             wfAtmVclXmtPeakCellRate 1.3.6.1.4.1.18.3.4.23.1.5.1.8 integer read-write
Transmit (Forward) Peak Cell Rate in cells/second. This specifies the upper bound on the traffic that can be submitted on an ATM connection.
             wfAtmVclXmtSustainableCellRate 1.3.6.1.4.1.18.3.4.23.1.5.1.9 integer read-write
Transmit (Forward) Sustainable Cell Rate in cells/second. This specifies the upper bound on the conforming average rate of an ATM connection, where 'average rate' is the number of cells transmitted divided by the 'duration of the connection'.
             wfAtmVclXmtBurstSize 1.3.6.1.4.1.18.3.4.23.1.5.1.10 integer read-write
Transmit (Forward) Burst Size in cells.
             wfAtmVclXmtQosClass 1.3.6.1.4.1.18.3.4.23.1.5.1.11 integer read-write
Transmit (Forward) Quality of Service as specified in Appendix A, Section 4 of the ATM Forum UNI Specification, Version 3.0 Enumeration: 'class2': 3, 'class3': 4, 'class0': 1, 'class1': 2.
             wfAtmVclRcvPeakCellRate 1.3.6.1.4.1.18.3.4.23.1.5.1.12 integer read-write
Receive (Backward) Peak Cell Rate in cells/second. This specifies the upper bound on the traffic that can be submitted on an ATM connection.
             wfAtmVclRcvSustainableCellRate 1.3.6.1.4.1.18.3.4.23.1.5.1.13 integer read-write
Receive (Backward) Sustainable Cell Rate in cells/second. This specifies the upper bound on the conforming average rate of an ATM connection, where 'average rate' is the number of cells transmitted divided by the 'duration of the connection'.
             wfAtmVclRcvBurstSize 1.3.6.1.4.1.18.3.4.23.1.5.1.14 integer read-write
Receive (Backward) Burst Size in cells.
             wfAtmVclRcvQosClass 1.3.6.1.4.1.18.3.4.23.1.5.1.15 integer read-write
Receive (Backward) Quality of Service as specified in Appendix A, Section 4 of the ATM Forum UNI Specification, Version 3.0 Enumeration: 'class2': 3, 'class3': 4, 'class0': 1, 'class1': 2.
             wfAtmVclAalType 1.3.6.1.4.1.18.3.4.23.1.5.1.16 integer read-write
The type of AAL used on the VCL. Enumeration: 'type5': 3, 'unknown': 5, 'type34': 2, 'type1': 1, 'other': 4.
             wfAtmVclAalCpcsTransmitSduSize 1.3.6.1.4.1.18.3.4.23.1.5.1.17 integer read-write
The maximum AAL CPCS SDU size in octets that is supported on the transmit direction of this VCC.
             wfAtmVclAalCpcsReceiveSduSize 1.3.6.1.4.1.18.3.4.23.1.5.1.18 integer read-write
The maximum AAL CPCS SDU size in octets that is supported on the receive direction of this VCC.
             wfAtmVclAalEncapsType 1.3.6.1.4.1.18.3.4.23.1.5.1.19 integer read-write
The type of data encapsulation used over both AAL3/4 and AAL5 SSCS layer. Currently, the only values supported are : ATM_VCLENCAPS_LLCENCAPS - RFC1483 ATM_VCLENCAPS_ROUTEDPROTO - NONE Enumeration: 'frsscs': 8, 'llcencaps': 7, 'routedproto': 1, 'unknown': 10, 'other': 9, 'lane8023': 5, 'lane8025': 6, 'bridged8023': 2, 'bridged8025': 3, 'bridged8026': 4.
             wfAtmVclCongestionIndication 1.3.6.1.4.1.18.3.4.23.1.5.1.20 integer read-write
The desired state of the Congestion Indication (CI) bit in the payload field of each ATM cell for this VCL. Enumeration: 'on': 2, 'off': 1.
             wfAtmVclCellLossPriority 1.3.6.1.4.1.18.3.4.23.1.5.1.21 integer read-write
The desired state of the Cell Loss Priority (CLP) bit in the ATM header of each cell for this VCL. For 'drop-preference', the CLP bit will be set if the internal drop preference bit is set. Enumeration: 'drop-preference': 3, 'on': 2, 'off': 1.
             wfAtmVclCct 1.3.6.1.4.1.18.3.4.23.1.5.1.22 integer read-write
Identifies the object which corresponds to the Wellfleet circuit number
             wfAtmVclDirectAccessCct 1.3.6.1.4.1.18.3.4.23.1.5.1.23 integer read-write
Circuit number to use for this VC for hybrid or direct access routing
             wfAtmVclMulticast 1.3.6.1.4.1.18.3.4.23.1.5.1.24 integer read-write
Indicates whether this VPI/VCI is used for multicast or single destination. Enumeration: 'unicast': 1, 'multicast': 2.
             wfAtmVclMode 1.3.6.1.4.1.18.3.4.23.1.5.1.25 integer read-write
The mode of the given VC. GROUP - treats the VC as one of many vc's on a circuit. HYBRID - treats the VC as one of many vc's on a circuit for protocol traffic, but as a separate circuit for bridging. DIRECT - treats the VC as a separate circuit for all applications. Enumeration: 'groupaccess': 1, 'hybridaccess': 2, 'direct': 3.
             wfAtmVclDrops 1.3.6.1.4.1.18.3.4.23.1.5.1.26 counter read-only
The total count of packets above the SSCS layer dropped on this VC
             wfAtmVclVcIndex 1.3.6.1.4.1.18.3.4.23.1.5.1.27 integer read-only
Driver-defined VCI for quick table lookup
             wfAtmVclVcType 1.3.6.1.4.1.18.3.4.23.1.5.1.28 integer read-only
Type of VC can be either permanent or switched. Only permanent VCs can be modfied. switchedMux is same as switched but is included here to be consistent with wfAtmServiceRecordVcType Enumeration: 'control': 3, 'permanent': 1, 'switchedMux': 4, 'switched': 2.
             wfAtmVclXmtTagging 1.3.6.1.4.1.18.3.4.23.1.5.1.29 integer read-write
Tagging forward VC messages if peak/sustainable rates exceeded Enumeration: 'on': 1, 'off': 2.
             wfAtmVclRcvTagging 1.3.6.1.4.1.18.3.4.23.1.5.1.30 integer read-write
Tagging backward VC messages if peak/sustainable rates exceeded Enumeration: 'on': 1, 'off': 2.
             wfAtmVclOamLpbkEnable 1.3.6.1.4.1.18.3.4.23.1.5.1.31 integer read-write
PVC OAM F5 Loopback function. Enumeration: 'disabled': 2, 'enabled': 1.
             wfAtmVclOamLpbkCellInterval 1.3.6.1.4.1.18.3.4.23.1.5.1.32 integer read-write
This is the time interval between two consecutive OAM loopback cells in numbers of second.
             wfAtmVclOamLpbkThreshold1 1.3.6.1.4.1.18.3.4.23.1.5.1.33 integer read-write
This is the number of consecutive loopback OAM cells lost before the VC connection is declared down.
             wfAtmVclOamLpbkThreshold2 1.3.6.1.4.1.18.3.4.23.1.5.1.34 integer read-write
This is the number of consecutive loopback OAM cells received before the VC connection is declared up.
             wfAtmVclOamAlarmEnable 1.3.6.1.4.1.18.3.4.23.1.5.1.35 integer read-write
PVC OAM F5 alarm function. Enumeration: 'disabled': 2, 'enabled': 1.
             wfAtmVclVcGroup 1.3.6.1.4.1.18.3.4.23.1.5.1.36 integer read-write
The group of VCs this VC is a member of. All VCs in a given group will have the same VcGroup.
             wfAtmVclServiceClass 1.3.6.1.4.1.18.3.4.23.1.5.1.37 integer read-write
The internal service class of the traffic this VC will carry
             wfAtmVclServiceCategory 1.3.6.1.4.1.18.3.4.23.1.5.1.38 integer read-write
The service category for a connection. other -- none of the following cbr -- constant bit rate vbrRt -- real-time variable bit rate vbrNRt -- non real-time variable bit rate abr -- available bit rate ubr -- unspecified bit rate ubrplus -- unspecified bit rate + Note: May not be supported on all ATM-based platforms. Enumeration: 'ubrplus': 7, 'ubr': 6, 'cbr': 2, 'abr': 5, 'other': 1, 'vbrNRt': 4, 'vbrRt': 3.
             wfAtmVclVBRType 1.3.6.1.4.1.18.3.4.23.1.5.1.39 integer read-write
Type 1 VBR: CLP=0+1 cells are rescheduled by PCR or SCR according to the GCRA state. Type 2 VBR: CLP=0 cells are rescheduled by PCR or SCR according to the GCRA state. CLP=1 cells are always rescheduled by PCR. Note: May not be supported on all ATM-based platforms. Enumeration: 'type1': 1, 'type2': 2.
             wfAtmVclXmtMinimumCellRate 1.3.6.1.4.1.18.3.4.23.1.5.1.40 integer read-write
Transmit (Forward) Minimum Cell Rate in cells/second. This specifies the minimum cell rate required by an ATM connection (the source is always allowed to send at at LEAST this rate). Note: May not be supported on all ATM-based platforms and/or service categories.
             wfAtmVclXmtInitialCellRate 1.3.6.1.4.1.18.3.4.23.1.5.1.41 integer read-write
Transmit (Forward) Initial Cell Rate in cells/second. The ICR is the rate at which the source should send initially and after an idle period. Note: May not be supported on all ATM-based platforms and/or service categories.
             wfAtmVclXmtRateIncreaseFactor 1.3.6.1.4.1.18.3.4.23.1.5.1.42 integer read-write
Rate increase factor (RIF) controls the amount by which the cell Tx rate may increase upon receipt of an RM (Resource Management) cell. The value is a power of 2 from 1/32768 to 1. Legal values are 0-15 (0==1, 15==1/32768). The default is 4 (2**-4==1/16) as specified by af-tm-0056.000. Note: May not be supported on all ATM-based platforms and/or service categories.
             wfAtmVclXmtRateDecreaseFactor 1.3.6.1.4.1.18.3.4.23.1.5.1.43 integer read-write
Rate decrease factor (RDF) controls the decrease in the cell Tx rate. The value is a power of 2 from 1/32768 to 1. Legal values are 0-15 (0==1, 15==1/32768). The default is 4 (2**-4==1/16) as specified by af-tm-0056.000. Note: May not be supported on all ATM-based platforms and/or service categories.
     wfAtmVclStatsTable 1.3.6.1.4.1.18.3.4.23.1.6 no-access
         wfAtmVclStatsEntry 1.3.6.1.4.1.18.3.4.23.1.6.1 no-access
Entry definition.
             wfAtmVclStatsIndex 1.3.6.1.4.1.18.3.4.23.1.6.1.1 integer read-only
Uniquely identifies the interface that contains the appropriate management information.
             wfAtmVclStatsVpi 1.3.6.1.4.1.18.3.4.23.1.6.1.2 integer read-only
The Virtual Path Identifier (VPI) value of the VCL.
             wfAtmVclStatsVci 1.3.6.1.4.1.18.3.4.23.1.6.1.3 integer read-only
The Virtual Channel Identifier (VCI) value of the VCL.
             wfAtmVclStatsVcIndex 1.3.6.1.4.1.18.3.4.23.1.6.1.4 integer read-only
Uniquely identifies the virtual channel connection.
             wfAtmVclXmtCells 1.3.6.1.4.1.18.3.4.23.1.6.1.5 octet string read-only
Accumulated total of user cells transmitted for this VCL. This attribute is a 64-bit counter. Does not include OAM cells.
             wfAtmVclRcvCells 1.3.6.1.4.1.18.3.4.23.1.6.1.6 octet string read-only
Accumulated total of user cells received for this VCL. This attribute is a 64-bit counter. Does not include OAM cells.
             wfAtmVclRcvSequenceNumErrs 1.3.6.1.4.1.18.3.4.23.1.6.1.7 counter read-only
Number of times data was being reassembled and a SAR Protocol Data Unit (PDU) was received out of order for this VCL. This count is valid only when the adaptation layer protocol is AAL 3/4.
             wfAtmVclRcvInvalidLenErrs 1.3.6.1.4.1.18.3.4.23.1.6.1.8 counter read-only
             wfAtmVclRcvMissingEomErrs 1.3.6.1.4.1.18.3.4.23.1.6.1.9 counter read-only
             wfAtmVclRcvBufferOflowErrs 1.3.6.1.4.1.18.3.4.23.1.6.1.10 counter read-only
             wfAtmVclRcvMaxLenExceedErrs 1.3.6.1.4.1.18.3.4.23.1.6.1.11 counter read-only
             wfAtmVclRcvTrailerErrs 1.3.6.1.4.1.18.3.4.23.1.6.1.12 counter read-only
             wfAtmVclRcvAbortErrs 1.3.6.1.4.1.18.3.4.23.1.6.1.13 counter read-only
             wfAtmVclRcvPacketLengthErrs 1.3.6.1.4.1.18.3.4.23.1.6.1.14 counter read-only
             wfAtmVclRcvReassemAbortErrs 1.3.6.1.4.1.18.3.4.23.1.6.1.15 counter read-only
             wfAtmVclRcvCrcErrs 1.3.6.1.4.1.18.3.4.23.1.6.1.16 counter read-only
             wfAtmVclXmtOamCells 1.3.6.1.4.1.18.3.4.23.1.6.1.17 counter read-only
Count of OAM cells transmitted successfully.
             wfAtmVclRcvOamCells 1.3.6.1.4.1.18.3.4.23.1.6.1.18 counter read-only
Count of OAM cells received successfully.
             wfAtmVclRcvOamCrcErrs 1.3.6.1.4.1.18.3.4.23.1.6.1.19 counter read-only
Count of OAM cells received with CRC10 error.
     wfAtmSigTable 1.3.6.1.4.1.18.3.4.23.1.7 no-access
This table includes the ATM Signalling MIB record for Q.93B
         wfAtmSigEntry 1.3.6.1.4.1.18.3.4.23.1.7.1 no-access
This entry contains attributes needed for ATM Q.93B
             wfAtmSigDelete 1.3.6.1.4.1.18.3.4.23.1.7.1.1 integer read-write
Create/Delete parameter. Default is created. Enumeration: 'deleted': 2, 'created': 1.
             wfAtmSigDisable 1.3.6.1.4.1.18.3.4.23.1.7.1.2 integer read-write
Enable/Disable parameter Enumeration: 'disabled': 2, 'enabled': 1.
             wfAtmSigLineNumber 1.3.6.1.4.1.18.3.4.23.1.7.1.3 integer read-only
Instance identifier. This value is the line number of the router.
             wfAtmSigAtmCct 1.3.6.1.4.1.18.3.4.23.1.7.1.4 integer read-only
Circuit number of ATM driver associated with this Q.93B instance
             wfAtmSigState 1.3.6.1.4.1.18.3.4.23.1.7.1.5 integer read-only
Indicates the state of the Q.93B entity Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpresent': 4.
             wfAtmSigMaxServiceUsers 1.3.6.1.4.1.18.3.4.23.1.7.1.6 integer read-write
Max number of SAPs (service access points) allowed for users to connect
             wfAtmSigMaxPtPtConnections 1.3.6.1.4.1.18.3.4.23.1.7.1.7 integer read-write
Max number of simultaneous point to point connections allowed per port
             wfAtmSigMaxPtMultConnections 1.3.6.1.4.1.18.3.4.23.1.7.1.8 integer read-write
Max number of simultaneous point to multipt connections allowed per port
             wfAtmSigMaxPartiesInMultConnect 1.3.6.1.4.1.18.3.4.23.1.7.1.9 integer read-write
Max number of simultaneous parties in a point to multipoint connection
             wfAtmSigMaxRoutingRegistrations 1.3.6.1.4.1.18.3.4.23.1.7.1.10 integer read-write
Max number of registrations / routing entries allowed per port
             wfAtmSigMinBufferThreshold 1.3.6.1.4.1.18.3.4.23.1.7.1.11 integer read-write
Min percentage of buffer pool that must be free to enable new calls (sub)
             wfAtmSigTimerResolution 1.3.6.1.4.1.18.3.4.23.1.7.1.12 integer read-write
Number of system ticks elapsed between successive timer events in tenths
             wfAtmSigVpi 1.3.6.1.4.1.18.3.4.23.1.7.1.13 integer read-write
Virtual Path Identifier for the Signalling VC
             wfAtmSigVci 1.3.6.1.4.1.18.3.4.23.1.7.1.14 integer read-write
Virtual Channel Identifier for the Signalling VC
             wfAtmSigStandard 1.3.6.1.4.1.18.3.4.23.1.7.1.15 integer read-write
Sig Protocol Standard, Uni3.0, Uni3.1, or Trillium Symmetrical Uni (sub) Enumeration: 'v30': 1, 'v31': 2, 'sym': 4, 'v40': 3.
             wfAtmSigInterfaceType 1.3.6.1.4.1.18.3.4.23.1.7.1.16 integer read-write
Network Interface type, either USER or NETWORK side (sub) Enumeration: 'user': 1, 'network': 2.
             wfAtmSigMinVciPtPt 1.3.6.1.4.1.18.3.4.23.1.7.1.17 integer read-write
Minimum VCI number that can be associated with a Point to Point VC
             wfAtmSigMaxVciPtPt 1.3.6.1.4.1.18.3.4.23.1.7.1.18 integer read-write
Maximum VCI number that can be associated with a Point to Point VC
             wfAtmSigMinVpiPtPt 1.3.6.1.4.1.18.3.4.23.1.7.1.19 integer read-write
Minimum VPI number that can be associated with a Point to Point VC
             wfAtmSigMaxVpiPtPt 1.3.6.1.4.1.18.3.4.23.1.7.1.20 integer read-write
Maximum VPI number that can be associated with a Point to Point VC
             wfAtmSigMinVciPtMltPt 1.3.6.1.4.1.18.3.4.23.1.7.1.21 integer read-write
Minimum VCI number that can be associated with a Point to Multipoint VC
             wfAtmSigMaxVciPtMltPt 1.3.6.1.4.1.18.3.4.23.1.7.1.22 integer read-write
Maximum VCI number that can be associated with a Point to Multipoint VC
             wfAtmSigMinVpiPtMltPt 1.3.6.1.4.1.18.3.4.23.1.7.1.23 integer read-write
Minimum VPI number that can be associated with a Point to Multipoint VC
             wfAtmSigMaxVpiPtMltPt 1.3.6.1.4.1.18.3.4.23.1.7.1.24 integer read-write
Maximum VPI number that can be associated with a Point to Multipoint VC
             wfAtmSigT303 1.3.6.1.4.1.18.3.4.23.1.7.1.25 integer read-write
Q.93B Setup Sent Timer
             wfAtmSigT308 1.3.6.1.4.1.18.3.4.23.1.7.1.26 integer read-write
Q.93B Release Sent Timer
             wfAtmSigT309 1.3.6.1.4.1.18.3.4.23.1.7.1.27 integer read-write
Q.93B - SAAL Data Link Connect Timer
             wfAtmSigT310 1.3.6.1.4.1.18.3.4.23.1.7.1.28 integer read-write
Q.93B Call Proceeding Received Timer
             wfAtmSigT313 1.3.6.1.4.1.18.3.4.23.1.7.1.29 integer read-write
Q.93B Connect Sent Timer
             wfAtmSigT316 1.3.6.1.4.1.18.3.4.23.1.7.1.30 integer read-write
Q.93B Restart Request Sent on Interface Timer
             wfAtmSigT316c 1.3.6.1.4.1.18.3.4.23.1.7.1.31 integer read-write
Q.93B Restart Request Sent on Channel Timer
             wfAtmSigT322 1.3.6.1.4.1.18.3.4.23.1.7.1.32 integer read-write
Q.93B Status Enquiry Sent Timer
             wfAtmSigTDisc 1.3.6.1.4.1.18.3.4.23.1.7.1.33 integer read-write
Q.93B SAAL Data Link Disconnect Timer
             wfAtmSigT398 1.3.6.1.4.1.18.3.4.23.1.7.1.34 integer read-write
Q.93B Drop Party Sent Timer - Multipoint Connections only
             wfAtmSigT399 1.3.6.1.4.1.18.3.4.23.1.7.1.35 integer read-write
Q.93B Add Party Sent Timer - Multipoint Connections only
             wfAtmSigNumRst 1.3.6.1.4.1.18.3.4.23.1.7.1.36 integer read-write
Number of restarts to be retransmitted before link considered down
             wfAtmSigNumStat 1.3.6.1.4.1.18.3.4.23.1.7.1.37 integer read-write
Number of status enquiries to be retransmitted before link considered down
             wfAtmSigRestart 1.3.6.1.4.1.18.3.4.23.1.7.1.38 integer read-write
Q.93B send restart when the link comes up. (sub) Enumeration: 'on': 1, 'off': 2.
             wfAtmSigDebug 1.3.6.1.4.1.18.3.4.23.1.7.1.39 integer read-write
This flag will enable certain debug messages depending on the value set. The values are as follows: 1 - disable debugging 2 - Signalling Status events 4294967295 - All of the above Enumeration: 'disabled': 1, 'status': 2, 'all': 2147483647, 'detail': 4.
             wfAtmSigCallsSec 1.3.6.1.4.1.18.3.4.23.1.7.1.40 integer read-write
The number of signaling messages per second allowed to flow out of the interface (call pacing). Zero turns this feature off.
             wfAtmSigT301 1.3.6.1.4.1.18.3.4.23.1.7.1.41 integer read-write
Q.93B Alert Received Timer
             wfAtmSigT304 1.3.6.1.4.1.18.3.4.23.1.7.1.42 integer read-write
Q.93B Setup Ack Received Timer
             wfAtmSigT397 1.3.6.1.4.1.18.3.4.23.1.7.1.43 integer read-write
Q.93B Alerting or Add Party Alterting Received Timer
     wfAtmSscopTable 1.3.6.1.4.1.18.3.4.23.1.8 no-access
This table includes the ATM SSCOP MIB record for Q.SAAL
         wfAtmSscopEntry 1.3.6.1.4.1.18.3.4.23.1.8.1 no-access
This entry contains attributes needed for ATM Q.SAAL
             wfAtmSscopDelete 1.3.6.1.4.1.18.3.4.23.1.8.1.1 integer read-write
Create/Delete parameter. Default is created. Enumeration: 'deleted': 2, 'created': 1.
             wfAtmSscopDisable 1.3.6.1.4.1.18.3.4.23.1.8.1.2 integer read-write
Enable/Disable parameter Enumeration: 'disabled': 2, 'enabled': 1.
             wfAtmSscopLineNumber 1.3.6.1.4.1.18.3.4.23.1.8.1.3 integer read-only
Instance identifier. This value is the line number of the router.
             wfAtmSscopAtmCct 1.3.6.1.4.1.18.3.4.23.1.8.1.4 integer read-only
Circuit number of ATM driver associated with this Q.SAAL instance
             wfAtmSscopState 1.3.6.1.4.1.18.3.4.23.1.8.1.5 integer read-only
Indicates the state of the Q.SAAL entity Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpresent': 4.
             wfAtmSscopLowThreshold 1.3.6.1.4.1.18.3.4.23.1.8.1.6 integer read-write
Congestion is reached when % of buffer pool goes below this threshold (sub)
             wfAtmSscopUpThreshold 1.3.6.1.4.1.18.3.4.23.1.8.1.7 integer read-write
Congestion is stopped when % of buffer pool goes above this threshold (sub)
             wfAtmSscopArbitration 1.3.6.1.4.1.18.3.4.23.1.8.1.8 integer read-write
Determines if Q.SAAL initiates link connection or waits for connect (sub) Enumeration: 'passive': 1, 'active': 2.
             wfAtmSscopPollTimer 1.3.6.1.4.1.18.3.4.23.1.8.1.9 integer read-write
SSCOP Poll Timer. The Maximum time between transmission of a POLL PDU in tenths/sec
             wfAtmSscopKeepAliveTimer 1.3.6.1.4.1.18.3.4.23.1.8.1.10 integer read-write
SSCOP Keep Alive Timer. If no pending SD or SDP PDU's transmit a POLL PDU in tenths/sec
             wfAtmSscopNoResponseTimer 1.3.6.1.4.1.18.3.4.23.1.8.1.11 integer read-write
SSCOP No Response Timer. Max time between receipt of a STAT PDU in tenths/sec
             wfAtmSscopConnectControlTimer 1.3.6.1.4.1.18.3.4.23.1.8.1.12 integer read-write
SSCOP CC Timer. Time between xmt of BGN, END as long as ACK not received in tenths/sec
             wfAtmSscopMaxCc 1.3.6.1.4.1.18.3.4.23.1.8.1.13 integer read-write
SSCOP MaxCC. Maximum number of transmissions of a BGN, END or RS PDU.
             wfAtmSscopMaxPd 1.3.6.1.4.1.18.3.4.23.1.8.1.14 integer read-write
SSCOP MaxPD. Maximum value of VT(PD) before transmitting POLL PDU.
             wfAtmSscopMaxStat 1.3.6.1.4.1.18.3.4.23.1.8.1.15 integer read-write
SSCOP MaxSTAT. Maximum number of list elements permissible in a STAT PDU
             wfAtmSscopIdleTimer 1.3.6.1.4.1.18.3.4.23.1.8.1.16 integer read-write
SSCOP Idle Timer. Timer used to determine when to enter the transient connection phase. Units in tenths/second.
             wfAtmSscopStandard 1.3.6.1.4.1.18.3.4.23.1.8.1.17 integer read-write
SSCOP version switch. UNI_V30, UNI_V31 and UNI_V40 for now. Probably no more than this. Enumeration: 'v30': 1, 'v31': 2, 'v40': 3.
             wfAtmSscopDebug 1.3.6.1.4.1.18.3.4.23.1.8.1.18 integer read-write
This flag will enable certain debug messages depending on the value set. The values are as follows: 1 - disable debugging 2 - SSCOP Status events 4294967295 - All of the above Enumeration: 'disabled': 1, 'status': 2, 'all': 2147483647, 'detail': 4.
     wfAtmIlmiTable 1.3.6.1.4.1.18.3.4.23.1.9 no-access
This table includes the ATM ILMI MIB record for UME/ILMI
         wfAtmIlmiEntry 1.3.6.1.4.1.18.3.4.23.1.9.1 no-access
This entry contains attributes needed for ATM UME/ILMI
             wfAtmIlmiDelete 1.3.6.1.4.1.18.3.4.23.1.9.1.1 integer read-write
Create/Delete parameter. Default is created. Enumeration: 'deleted': 2, 'created': 1.
             wfAtmIlmiDisable 1.3.6.1.4.1.18.3.4.23.1.9.1.2 integer read-write
Enable/Disable parameter Enumeration: 'disabled': 2, 'enabled': 1.
             wfAtmIlmiLineNumber 1.3.6.1.4.1.18.3.4.23.1.9.1.3 integer read-only
Instance identifier. This value is the line number of the router.
             wfAtmIlmiAtmCct 1.3.6.1.4.1.18.3.4.23.1.9.1.4 integer read-only
Circuit number of ATM driver associated with this UME/ILMI instance
             wfAtmIlmiState 1.3.6.1.4.1.18.3.4.23.1.9.1.5 integer read-only
Indicates the state of the UME/ILMI entity Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpresent': 4.
             wfAtmIlmiLowThreshold 1.3.6.1.4.1.18.3.4.23.1.9.1.6 integer read-write
Congestion is reached when % of buffer pool goes below this threshold (sub)
             wfAtmIlmiUpThreshold 1.3.6.1.4.1.18.3.4.23.1.9.1.7 integer read-write
Congestion is stopped when % of buffer pool goes above this threshold (sub)
             wfAtmIlmiVpi 1.3.6.1.4.1.18.3.4.23.1.9.1.8 integer read-write
Virtual Path Identifier for the UME/ILMI VC
             wfAtmIlmiVci 1.3.6.1.4.1.18.3.4.23.1.9.1.9 integer read-write
Virtual Channel Identifier for the UME/ILMI VC
             wfAtmIlmiInterfaceType 1.3.6.1.4.1.18.3.4.23.1.9.1.10 integer read-write
Network Interface type, either USER or NETWORK side of the UME/ILMI Enumeration: 'user': 1, 'network': 2.
             wfAtmIlmiLocalPort 1.3.6.1.4.1.18.3.4.23.1.9.1.11 integer read-only
AAL UME/ILMI local port identifier
             wfAtmIlmiRemotePort 1.3.6.1.4.1.18.3.4.23.1.9.1.12 integer read-only
AAL UME/ILMI remote port identifier
             wfAtmIlmiGetTimer 1.3.6.1.4.1.18.3.4.23.1.9.1.13 integer read-write
UME/ILMI Get request timer
             wfAtmIlmiGetRetryCnt 1.3.6.1.4.1.18.3.4.23.1.9.1.14 integer read-write
Max number of retransmissions of the UME/ILMI GET request before link down
             wfAtmIlmiGetNextTimer 1.3.6.1.4.1.18.3.4.23.1.9.1.15 integer read-write
UME/ILMI GetNext request timer
             wfAtmIlmiGetNextRetryCnt 1.3.6.1.4.1.18.3.4.23.1.9.1.16 integer read-write
Max number of retransmits of the UME/ILMI GETNEXT request before link down
             wfAtmIlmiSetTimer 1.3.6.1.4.1.18.3.4.23.1.9.1.17 integer read-write
UME/ILMI Set request timer
             wfAtmIlmiSetRetryCnt 1.3.6.1.4.1.18.3.4.23.1.9.1.18 integer read-write
Max number of retransmissions of the UME/ILMI SET request before link down
             wfAtmIlmiLocalOid 1.3.6.1.4.1.18.3.4.23.1.9.1.19 object identifier read-only
Identifies the OID of the first object in the standard DS1 or DS3 MIB corresponding to this ATM UNI port
             wfAtmIlmiDebug 1.3.6.1.4.1.18.3.4.23.1.9.1.20 integer read-write
This flag will enable certain debug messages depending on the value set. The values are as follows: 1 - disable debugging 2 - ILMI Status events 4294967295 - All of the above Enumeration: 'disabled': 1, 'status': 2, 'all': 2147483647, 'detail': 4.
             wfAtmIlmiNetPrefixTimer 1.3.6.1.4.1.18.3.4.23.1.9.1.21 integer read-write
Time to wait for a Net prefix before restarting UME
     wfAtmNetPrefixTable 1.3.6.1.4.1.18.3.4.23.1.10 no-access
This table includes the ATM Network Address Prefix record
           wfAtmNetPrefixEntry 1.3.6.1.4.1.18.3.4.23.1.10.1 no-access
This entry contains attributes needed for a ATM Network Address Prefix
               wfAtmNetPrefixPort 1.3.6.1.4.1.18.3.4.23.1.10.1.1 integer read-only
Port which uniquely identifies the UNI (ie. InterfaceIndex or line number)
               wfAtmNetPrefixPrefix 1.3.6.1.4.1.18.3.4.23.1.10.1.2 octet string read-only
Network Prefix used on this UNI
               wfAtmNetPrefixStatus 1.3.6.1.4.1.18.3.4.23.1.10.1.3 integer read-only
Status of Network Prefix (being used or not being used) Enumeration: 'valid': 1, 'invalid': 2.
     wfAtmTableDebugTable 1.3.6.1.4.1.18.3.4.23.1.11 no-access
This is used to display the contents of internal ATM tables in the event log, for debug purposes.
           wfAtmTableDebugEntry 1.3.6.1.4.1.18.3.4.23.1.11.1 no-access
This entry contains attributes needed for debugging internal ATM tables.
               wfAtmTableDebugDelete 1.3.6.1.4.1.18.3.4.23.1.11.1.1 integer read-write
Create/Delete attribute. Enumeration: 'deleted': 2, 'created': 1.
               wfAtmTableDebugSlot 1.3.6.1.4.1.18.3.4.23.1.11.1.2 integer read-only
Slot that we want to dump ATM tables from.
               wfAtmTableDebugType 1.3.6.1.4.1.18.3.4.23.1.11.1.3 integer read-write
Slot that we want to dump ATM tables from.
     wfAtmVcGroupTable 1.3.6.1.4.1.18.3.4.23.1.12 no-access
This table contains VC grouping configuration paramters, one entry per VC group.
           wfAtmVcGroupEntry 1.3.6.1.4.1.18.3.4.23.1.12.1 no-access
Entry definition.
               wfAtmVcGroupDelete 1.3.6.1.4.1.18.3.4.23.1.12.1.1 integer read-write
Create/delete MIB instance parameter. Enumeration: 'create': 1, 'delete': 2.
               wfAtmVcGroupCct 1.3.6.1.4.1.18.3.4.23.1.12.1.2 integer read-only
The circuit number that this VC group is configured for.
               wfAtmVcGroupIndex 1.3.6.1.4.1.18.3.4.23.1.12.1.3 integer read-only
Uniquely identifies the VC group on a given circuit
               wfAtmVcGroupName 1.3.6.1.4.1.18.3.4.23.1.12.1.4 displaystring read-write
The name for the VC group
     wfAtmSVCOptionsTable 1.3.6.1.4.1.18.3.4.23.1.13 no-access
This table contains ATM WAN SVC configuration parameters, one entry for each remote ATM destination for which user wishes to specify some/all of the VC config parameters.
           wfAtmSVCOptionsEntry 1.3.6.1.4.1.18.3.4.23.1.13.1 no-access
Entry definition.
               wfAtmSVCOptionsDelete 1.3.6.1.4.1.18.3.4.23.1.13.1.1 integer read-write
Create/delete MIB instance parameter. Enumeration: 'create': 1, 'delete': 2.
               wfAtmSVCOptionsDisable 1.3.6.1.4.1.18.3.4.23.1.13.1.2 integer read-write
Enable/Disable MIB instance parameter. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmSVCOptionsCct 1.3.6.1.4.1.18.3.4.23.1.13.1.3 integer read-only
Circuit Number to which this SVC Options Entry belongs to. (Instance Id 1)
               wfAtmSVCOptionsIndex 1.3.6.1.4.1.18.3.4.23.1.13.1.4 integer read-only
Sequential index number assigned by configuration tool (Instance Id 2)
               wfAtmSVCOptionsAdjHostAtmAddr 1.3.6.1.4.1.18.3.4.23.1.13.1.5 octet string read-write
ATM Address of the adjacent host to which these SVC config parameters apply.
               wfAtmSVCOptionsXmtPeakCellRate 1.3.6.1.4.1.18.3.4.23.1.13.1.6 integer read-write
Forward Peak Cell Rate (in cells/sec) of the SVC to this adjacent host
               wfAtmSVCOptionsXmtSustCellRate 1.3.6.1.4.1.18.3.4.23.1.13.1.7 integer read-write
Forward Sustainable Cell Rate (in cells/sec) of the SVC to this adjacent host
               wfAtmSVCOptionsRcvPeakCellRate 1.3.6.1.4.1.18.3.4.23.1.13.1.8 integer read-write
Backward Peak Cell Rate (in cells/sec) of the SVC to this adjacent host
               wfAtmSVCOptionsRcvSustCellRate 1.3.6.1.4.1.18.3.4.23.1.13.1.9 integer read-write
Backward Sustainable Cell Rate (in cells/sec) of the SVC to this adjacent host
               wfAtmSVCOptionsName 1.3.6.1.4.1.18.3.4.23.1.13.1.10 displaystring read-write
User name for SVC Options Record
 wfAtmLinkModuleGroup 1.3.6.1.4.1.18.3.4.23.2
     wfAtmAlcDrvTable 1.3.6.1.4.1.18.3.4.23.2.1 no-access
This table contains line record entries for each driver responsible for the management and control of an ATM/ALC interface.
         wfAtmAlcDrvEntry 1.3.6.1.4.1.18.3.4.23.2.1.1 no-access
Entry definition.
             wfAtmAlcDelete 1.3.6.1.4.1.18.3.4.23.2.1.1.1 integer read-write
Create/delete MIB instance parameter. Enumeration: 'create': 1, 'delete': 2.
             wfAtmAlcDisable 1.3.6.1.4.1.18.3.4.23.2.1.1.2 integer read-write
Enable/disable driver parameter. Enumeration: 'disabled': 2, 'enabled': 1.
             wfAtmAlcState 1.3.6.1.4.1.18.3.4.23.2.1.1.3 integer read-only
Driver state parameter. This parameter does not represent the state of the physical interface! Enumeration: 'up': 1, 'down': 2, 'init': 3, 'download': 4, 'notpresent': 20, 'config': 5.
             wfAtmAlcSlot 1.3.6.1.4.1.18.3.4.23.2.1.1.4 integer read-only
Slot number -- instance id.
             wfAtmAlcPort 1.3.6.1.4.1.18.3.4.23.2.1.1.5 integer read-only
Physical port number -- instance id. Enumeration: 'four': 4, 'three': 3, 'two': 2, 'one': 1.
             wfAtmAlcCct 1.3.6.1.4.1.18.3.4.23.2.1.1.6 integer read-write
Circuit number for the driver.
             wfAtmAlcLineNumber 1.3.6.1.4.1.18.3.4.23.2.1.1.7 integer read-write
Index value used to uniquely identify an instance of a physical ATM port. This index is generally chosen by SiteManager and shall be used as an instance identifier for ATM MIB objects.
             wfAtmAlcType 1.3.6.1.4.1.18.3.4.23.2.1.1.8 integer read-only
The type of interface. This attribute is an alias for 'ifType. Enumeration: 'typeds3': 2, 'typesonet': 1, 'type100mb': 3.
             wfAtmAlcMtu 1.3.6.1.4.1.18.3.4.23.2.1.1.9 integer read-only
The size of the largest packet which can be sent/received on the interface, specified in octets. This attribute is an alias for 'ifMtu'. Enumeration: 'default': 4608.
             wfAtmAlcSpeed 1.3.6.1.4.1.18.3.4.23.2.1.1.10 integer read-only
An estimate of the interface's current bandwidth in bits per second. This attribute is an alias for 'ifSpeed'. Enumeration: 'speed100mb': 100000000, 'speed155mb': 155520000, 'speed45mb': 44736000.
             wfAtmAlcLastChange 1.3.6.1.4.1.18.3.4.23.2.1.1.11 timeticks read-only
The time (in hundreths of a second) since the network management portion of the system was last re-initialized. This attribute is an alias for 'ifLastChange' in the MIBII System Group.
             wfAtmAlcInterfaceStatus 1.3.6.1.4.1.18.3.4.23.2.1.1.12 integer read-only
MIB-II ifOperStatus Enumeration: 'down': 2, 'unknown': 4, 'testing': 3, 'up': 1, 'dormant': 5.
             wfAtmAlcInterfaceIndex 1.3.6.1.4.1.18.3.4.23.2.1.1.13 integer read-only
MIB-II interface index
             wfAtmAlcDpNotify 1.3.6.1.4.1.18.3.4.23.2.1.1.14 integer read-write
Data Path (DP) notify function. This function, when enabled, will disable the DP interface when the physical interface becomes non-operational. Enumeration: 'disabled': 2, 'enabled': 1.
             wfAtmAlcDpNotifyTimeout 1.3.6.1.4.1.18.3.4.23.2.1.1.15 integer read-write
Data Path (DP) notify function timeout period. This value specifies the number of seconds to wait before implementing the DP notify function. A timer will get set to this value when the state of the physical interface transitions from operational to non-operational when the DP notify function is enabled.
             wfAtmAlcConfControlQSize 1.3.6.1.4.1.18.3.4.23.2.1.1.16 integer read-write
Number of command elements in each of the two Host Interface control qs Enumeration: 'default': 10.
             wfAtmAlcConfIntqSize 1.3.6.1.4.1.18.3.4.23.2.1.1.17 integer read-write
Number of elements in the Host Interface interrupt queue Enumeration: 'default': 100.
             wfAtmAlcConfLogqSize 1.3.6.1.4.1.18.3.4.23.2.1.1.18 integer read-write
Number of elements in the Host Interface log queue Enumeration: 'default': 25.
             wfAtmAlcConfNumXmtQueues 1.3.6.1.4.1.18.3.4.23.2.1.1.19 integer read-write
Number of transmit queues in the Host Interface between the Host Driver and the CoP Driver
             wfAtmAlcUseDebugger 1.3.6.1.4.1.18.3.4.23.2.1.1.20 integer read-write
This attribute controls a debugger which may be built into the Coprocessor image. Shipped code does not include this debugger. Enumeration: 'disabled': 2, 'enabled': 1.
             wfAtmAlcConfXmtClipSlotMax 1.3.6.1.4.1.18.3.4.23.2.1.1.21 integer read-write
Number of frames the slot may queue up for transmit before the Host Driver begins to clip. Setting this attribute forces the driver to use the non zero value of the attribute rather than selecting a clip point automatically.
             wfAtmAlcXmtClipSlotMax 1.3.6.1.4.1.18.3.4.23.2.1.1.22 integer read-only
Number of buffers per slot beyond which the driver will clip on transmit. Set by the driver. May be forced by setting wfAtmAlcConfXmtClipSlotMax != 0
             wfAtmAlcConfXmtClipQueueMax 1.3.6.1.4.1.18.3.4.23.2.1.1.23 integer read-write
Number of frames a transmit queue may queue up before the Host Driver begins to clip. Setting this attribute forces the driver to use the non zero value of the attribute rather than selecting a clip point automatically.
             wfAtmAlcXmtClipQueueMax 1.3.6.1.4.1.18.3.4.23.2.1.1.24 integer read-only
Number of buffers per transmit queue beyond which the driver will clip on transmit. Set by the driver. May be forced by setting wfAtmAlcConfXmtClipQueueMax != 0
             wfAtmAlcConfXmtClipQueueMin 1.3.6.1.4.1.18.3.4.23.2.1.1.25 integer read-write
Number of frames a transmit queue will always be permitted to queue up regardless of the current value of wfAtmOutQLen relative to wfAtmXmtClipSlotMax. Setting this attribute forces the driver to use the nonzero value of the attribute rather than selecting a clip point automatically.
             wfAtmAlcXmtClipQueueMin 1.3.6.1.4.1.18.3.4.23.2.1.1.26 integer read-only
Number of buffers each transmit queue is guaranteed to get before the driver clips due to the value of wfAtmXmtClipSlotMax. Set by the driver. May be forced by setting wfAtmAlcConfXmtClipQueueMin != 0
             wfAtmAlcXmtQueueBurst 1.3.6.1.4.1.18.3.4.23.2.1.1.27 integer read-write
Burst count for all transmit queues in CoP. Specifies the number of buffer(ettes) the CoP will process from a transmit queue in one service opportunity. A value of 0 (zero) will cause the CoP to burst forever (i.e., until either all data is transmitted from the queue or no more buffer(ette)s are available to transmit into. Enumeration: 'default': 40.
             wfAtmAlcXmtPackets 1.3.6.1.4.1.18.3.4.23.2.1.1.28 counter read-only
Count of Service Data Units (SDUs) transmitted without error.
             wfAtmAlcXmtPacketClips 1.3.6.1.4.1.18.3.4.23.2.1.1.29 counter read-only
Count of packets dropped on transmit.
             wfAtmAlcXmtOctets 1.3.6.1.4.1.18.3.4.23.2.1.1.30 counter read-only
Count of octets transmitted without error over the link interface. These octets are associated with user data only and not overhead or padding octets.
             wfAtmAlcOutQLen 1.3.6.1.4.1.18.3.4.23.2.1.1.31 gauge read-only
This attribute is an alias for 'ifOutQLen' in the MIBII interface group.
             wfAtmAlcRcvPackets 1.3.6.1.4.1.18.3.4.23.2.1.1.32 counter read-only
Count of Service Data Units (SDUs) received without error.
             wfAtmAlcRcvReplenMisses 1.3.6.1.4.1.18.3.4.23.2.1.1.33 counter read-only
Number of packet buffer misses while attempting to replenish driver receive ring.
             wfAtmAlcConfRcvBuffersMax 1.3.6.1.4.1.18.3.4.23.2.1.1.34 integer read-write
Number of buffers the driver will try to maintain on its receive queue. Setting this attribute forces the driver to use the non zero value of the attribute rather than selecting a buffer count automatically.
             wfAtmAlcRcvBuffersMax 1.3.6.1.4.1.18.3.4.23.2.1.1.35 integer read-only
Number of buffers which the driver will attempt to maintain on the receive queue. Set by the driver. May be forced by setting wfAtmAlcConfRcvBuffersMax != 0
             wfAtmAlcMadrCt 1.3.6.1.4.1.18.3.4.23.2.1.1.36 integer read-only
Number of PROM-based MAC addresses.
             wfAtmAlcMadr 1.3.6.1.4.1.18.3.4.23.2.1.1.37 octet string read-only
First MAC address in canonical format (i.e., 00-00-a2...). The number of subsequent MAC addresses is specified by wfAtmAlcMadrCt which are sequential.
             wfAtmAlcVcInactEnable 1.3.6.1.4.1.18.3.4.23.2.1.1.38 integer read-write
Inactivity timeout function. When this function is enabled, all activated VCs will be polled, at an interval specified by wfAtmAlcCopVcInactTimeout, for inactivity. Enumeration: 'enable': 1, 'disable': 2.
             wfAtmAlcXmtBadVcs 1.3.6.1.4.1.18.3.4.23.2.1.1.39 counter read-only
Count of packets dropped on transmit because of an invalid VPI/VCI.
     wfAtmAlcXmtqTable 1.3.6.1.4.1.18.3.4.23.2.2 no-access
Object created by the Host Driver, one for each transmit queue
         wfAtmAlcXmtqEntry 1.3.6.1.4.1.18.3.4.23.2.2.1 no-access
An entry in the ATM Transmit Queue Table
             wfAtmAlcXmtqIndex 1.3.6.1.4.1.18.3.4.23.2.2.1.1 integer read-only
Uniquely identifies the interface (port) that contains the appropriate management information.
             wfAtmAlcXmtqNumber 1.3.6.1.4.1.18.3.4.23.2.2.1.2 integer read-only
Identifies a particular instance of a transmit queue.
             wfAtmAlcXmtqState 1.3.6.1.4.1.18.3.4.23.2.2.1.3 integer read-only
State of the transmit queue. Enumeration: 'notpresent': 20, 'msgsent': 3, 'initdone': 2, 'created': 1.
             wfAtmAlcXmtqStickyMask 1.3.6.1.4.1.18.3.4.23.2.2.1.4 integer read-only
             wfAtmAlcXmtqVcs 1.3.6.1.4.1.18.3.4.23.2.2.1.5 integer read-only
Number of Virtual Connections (VCs) configured for this queue.
             wfAtmAlcXmtqOutQLen 1.3.6.1.4.1.18.3.4.23.2.2.1.6 gauge read-only
             wfAtmAlcXmtqOctets 1.3.6.1.4.1.18.3.4.23.2.2.1.7 counter read-only
             wfAtmAlcXmtqPackets 1.3.6.1.4.1.18.3.4.23.2.2.1.8 counter read-only
             wfAtmAlcXmtqPacketClips 1.3.6.1.4.1.18.3.4.23.2.2.1.9 counter read-only
     wfAtmAlcCopConfTable 1.3.6.1.4.1.18.3.4.23.2.3 no-access
This table contains basic CONFIGURATION information for the ATM/ALC CoProcessor (CoP) environment.
         wfAtmAlcCopConfEntry 1.3.6.1.4.1.18.3.4.23.2.3.1 no-access
Entry definition.
             wfAtmAlcCopConfDelete 1.3.6.1.4.1.18.3.4.23.2.3.1.1 integer read-write
Create/delete MIB instance parameter. Enumeration: 'create': 1, 'delete': 2.
             wfAtmAlcCopConfIndex 1.3.6.1.4.1.18.3.4.23.2.3.1.2 integer read-only
Uniquely identifies the interface that contains the appropriate management information.
             wfAtmAlcCopBufSize 1.3.6.1.4.1.18.3.4.23.2.3.1.3 integer read-write
Size in bytes of buffer(ettes).
             wfAtmAlcCopConfXmtBufs 1.3.6.1.4.1.18.3.4.23.2.3.1.4 integer read-write
Percentage of transmit buffers to allocate in relation to the total packet memory size.
             wfAtmAlcCopConfRcvBufs 1.3.6.1.4.1.18.3.4.23.2.3.1.5 integer read-write
Percentage of receive buffers to allocate in relation to the total packet memory size.
             wfAtmAlcCopDmaHighWatermark 1.3.6.1.4.1.18.3.4.23.2.3.1.6 integer read-write
DMA FIFO high watermark. This value determines the mark upon which the DMA controller will generate an interrupt specifying FIFO 'almost full'.
             wfAtmAlcCopDmaLowWatermark 1.3.6.1.4.1.18.3.4.23.2.3.1.7 integer read-write
DMA FIFO low watermark. This value determines the mark upon which the DMA controller will generate an interrupt specifying FIFO 'almost empty'.
             wfAtmAlcCopCacheControl 1.3.6.1.4.1.18.3.4.23.2.3.1.8 integer read-write
Determines the state of the cache control register in the CoP. Enumeration: 'both': 1, 'none': 4, 'icache': 2, 'dcache': 3.
             wfAtmAlcCopHwModId 1.3.6.1.4.1.18.3.4.23.2.3.1.9 integer read-only
Link module hardware identifier. Includes physical interface type.
             wfAtmAlcCopVcInactTimeout 1.3.6.1.4.1.18.3.4.23.2.3.1.10 integer read-write
Inactivity timeout value for all VCs on this interface in seconds. If no cells have been transmitted or received on an VC over the given timeout period then the VC will be closed.
     wfAtmAlcCopHwTable 1.3.6.1.4.1.18.3.4.23.2.4 no-access
This table contains hardware information relating to the ATM/ALC link module.
         wfAtmAlcCopHwEntry 1.3.6.1.4.1.18.3.4.23.2.4.1 no-access
Entry definition.
             wfAtmAlcCopHwIndex 1.3.6.1.4.1.18.3.4.23.2.4.1.1 integer read-only
Uniquely identifies the interface that contains the appropriate management information.
             wfAtmAlcCopType 1.3.6.1.4.1.18.3.4.23.2.4.1.2 integer read-only
CoProcessor type. Enumeration: 'm68060': 2, 'm68040': 1.
             wfAtmAlcCopPktMemSize 1.3.6.1.4.1.18.3.4.23.2.4.1.3 integer read-only
Size, in octets, of packet memory on the link module.
             wfAtmAlcCopCtlMemSize 1.3.6.1.4.1.18.3.4.23.2.4.1.4 integer read-only
Size, in octets, of control memory on the link module.
             wfAtmAlcCopInsMemSize 1.3.6.1.4.1.18.3.4.23.2.4.1.5 integer read-only
Size, in octets, of module memory on the link module.
             wfAtmAlcCopAlcClockSpeed 1.3.6.1.4.1.18.3.4.23.2.4.1.6 integer read-only
Clock speed of the Adaptation Layer Controller (ALC) device.
             wfAtmAlcCopAlcVersion 1.3.6.1.4.1.18.3.4.23.2.4.1.7 integer read-only
Revision of the Adaptation Layer Controller (ALC) device.
             wfAtmAlcCopNtcVersion 1.3.6.1.4.1.18.3.4.23.2.4.1.8 integer read-only
Revision of the Network Termination Controller (NTC) device.
             wfAtmAlcCopAtcVersion 1.3.6.1.4.1.18.3.4.23.2.4.1.9 integer read-only
Revision of the Address Translation Controller (ATC) device.
     wfAtmAlcCopInfoTable 1.3.6.1.4.1.18.3.4.23.2.5 no-access
This table contains general CoP information.
         wfAtmAlcCopInfoEntry 1.3.6.1.4.1.18.3.4.23.2.5.1 no-access
Entry definition.
             wfAtmAlcCopInfoIndex 1.3.6.1.4.1.18.3.4.23.2.5.1.1 integer read-only
Uniquely identifies the interface that contains the appropriate management information.
             wfAtmAlcCopState 1.3.6.1.4.1.18.3.4.23.2.5.1.2 integer read-only
State of the CoP driver. Enumeration: 'nonoperational': 2, 'init': 3, 'config': 4, 'operational': 1.
             wfAtmAlcCopConfigState 1.3.6.1.4.1.18.3.4.23.2.5.1.3 integer read-only
State of the configuration process. The CoP driver performs a series of configuration events for all the major components on the link module. This state show where in the configuration process the CoP driver resides. Until done, no data will be allowed to be transmitted or received. Enumeration: 'frmoam': 256, 'dma': 1, 'frmxmt': 128, 'frmrcv': 64, 'frmstats': 512, 'frmgen': 32, 'frmdma': 2048, 'frmcsi': 1024, 'done': 4095, 'sar': 2, 'sarscrq': 16, 'sarpcrq': 8, 'sartraf': 4.
             wfAtmAlcCopTotalBufs 1.3.6.1.4.1.18.3.4.23.2.5.1.4 integer read-only
Total number of buffers available for use in packet memory.
             wfAtmAlcCopTotalXmtBufs 1.3.6.1.4.1.18.3.4.23.2.5.1.5 integer read-only
Number of buffers allocated for transmit.
             wfAtmAlcCopTotalRcvBufs 1.3.6.1.4.1.18.3.4.23.2.5.1.6 integer read-only
Number of buffers allocated for receive.
     wfAtmAlcCopDataPathTable 1.3.6.1.4.1.18.3.4.23.2.6 no-access
This table contains CoP data path statistics such as the number of packets, buffers, and cells transmitted and received.
         wfAtmAlcCopDataPathEntry 1.3.6.1.4.1.18.3.4.23.2.6.1 no-access
Entry definition.
             wfAtmAlcCopDataPathIndex 1.3.6.1.4.1.18.3.4.23.2.6.1.1 integer read-only
Uniquely identifies the interface that contains the appropriate management information.
             wfAtmAlcCopXmtPackets 1.3.6.1.4.1.18.3.4.23.2.6.1.2 counter read-only
Total number of packets transferred to the link module.
             wfAtmAlcCopXmtBuffers 1.3.6.1.4.1.18.3.4.23.2.6.1.3 counter read-only
Total number of CoP buffers used for segmentation (transmit).
             wfAtmAlcCopXmtErrBuffers 1.3.6.1.4.1.18.3.4.23.2.6.1.4 counter read-only
Total number of CoP transmit buffers returned in error by SAR device.
             wfAtmAlcCopXmtCells 1.3.6.1.4.1.18.3.4.23.2.6.1.5 octet string read-only
Total number of assigned ATM layer cells transmitted at the transceiver transmit interface (T-count). This attribute is a 64-bit counter.
             wfAtmAlcCopXmtUnassCells 1.3.6.1.4.1.18.3.4.23.2.6.1.6 counter read-only
             wfAtmAlcCopXmtIdleCells 1.3.6.1.4.1.18.3.4.23.2.6.1.7 counter read-only
             wfAtmAlcCopXmtUserCells 1.3.6.1.4.1.18.3.4.23.2.6.1.8 counter read-only
             wfAtmAlcCopXmtOctets 1.3.6.1.4.1.18.3.4.23.2.6.1.9 counter read-only
Count of octets transmitted (segmented) successfully.
             wfAtmAlcCopRcvPackets 1.3.6.1.4.1.18.3.4.23.2.6.1.10 counter read-only
Total number of packets completely reassembled.
             wfAtmAlcCopRcvClipPackets 1.3.6.1.4.1.18.3.4.23.2.6.1.11 counter read-only
Total number of packets dropped because no host buffers available to hold the incoming data.
             wfAtmAlcCopRcvBuffers 1.3.6.1.4.1.18.3.4.23.2.6.1.12 counter read-only
Total number of CoP buffers used for reassembly.
             wfAtmAlcCopRcvErrBuffers 1.3.6.1.4.1.18.3.4.23.2.6.1.13 counter read-only
Total number of CoP receive buffers returned in error by SAR device.
             wfAtmAlcCopRcvClipBuffers 1.3.6.1.4.1.18.3.4.23.2.6.1.14 counter read-only
Total number of CoP buffers dropped because no receive buffer space were available to hold the incoming data.
             wfAtmAlcCopRcvSarDropBuffers 1.3.6.1.4.1.18.3.4.23.2.6.1.15 counter read-only
Total number of CoP buffers dropped by the SAR device.
             wfAtmAlcCopRcvCells 1.3.6.1.4.1.18.3.4.23.2.6.1.16 octet string read-only
Total number of assigned ATM layer cells received at the transciever receive interface that have not been discarded (R-count). This attribute is a 64-bit counter.
             wfAtmAlcCopRcvDropCells 1.3.6.1.4.1.18.3.4.23.2.6.1.17 counter read-only
Total number of cells received at the transceiver receive interface that have been discarded (D-count). The cells may have been discarded due to the following reasons: physical layer cells ATM layer cell with uncorrectable HEC error ATM layer cell which has been discarded via the discard mask protocol error
             wfAtmAlcCopRcvUnassCells 1.3.6.1.4.1.18.3.4.23.2.6.1.18 counter read-only
             wfAtmAlcCopRcvIdleCells 1.3.6.1.4.1.18.3.4.23.2.6.1.19 counter read-only
             wfAtmAlcCopRcvUserCells 1.3.6.1.4.1.18.3.4.23.2.6.1.20 counter read-only
             wfAtmAlcCopRcvSarDropCells 1.3.6.1.4.1.18.3.4.23.2.6.1.21 counter read-only
             wfAtmAlcCopRcvOctets 1.3.6.1.4.1.18.3.4.23.2.6.1.22 counter read-only
Count of octets received (reassembled) successfully.
             wfAtmAlcCopXmtOamCells 1.3.6.1.4.1.18.3.4.23.2.6.1.23 counter read-only
Count of OAM cells transmitted successfully.
             wfAtmAlcCopRcvOamCells 1.3.6.1.4.1.18.3.4.23.2.6.1.24 counter read-only
Count of OAM cells received successfully.
             wfAtmAlcCopRcvOamCrcErrs 1.3.6.1.4.1.18.3.4.23.2.6.1.25 counter read-only
Count of OAM cells received with CRC10 error.
     wfAtmAlcCopErrorTable 1.3.6.1.4.1.18.3.4.23.2.7 no-access
This table contains CoP error statistics.
         wfAtmAlcCopErrorEntry 1.3.6.1.4.1.18.3.4.23.2.7.1 no-access
Entry definition.
             wfAtmAlcCopErrorIndex 1.3.6.1.4.1.18.3.4.23.2.7.1.1 integer read-only
Uniquely identifies the interface that contains the appropriate management information.
             wfAtmAlcCopHecDetects 1.3.6.1.4.1.18.3.4.23.2.7.1.2 counter read-only
             wfAtmAlcCopHecCorrects 1.3.6.1.4.1.18.3.4.23.2.7.1.3 counter read-only
             wfAtmAlcCopB2Febes 1.3.6.1.4.1.18.3.4.23.2.7.1.4 counter read-only
             wfAtmAlcCopB3Febes 1.3.6.1.4.1.18.3.4.23.2.7.1.5 counter read-only
             wfAtmAlcCopF1Febes 1.3.6.1.4.1.18.3.4.23.2.7.1.6 counter read-only
             wfAtmAlcCopF3Febes 1.3.6.1.4.1.18.3.4.23.2.7.1.7 counter read-only
             wfAtmAlcCopG1Febes 1.3.6.1.4.1.18.3.4.23.2.7.1.8 counter read-only
             wfAtmAlcCopDropIntqEvents 1.3.6.1.4.1.18.3.4.23.2.7.1.9 counter read-only
             wfAtmAlcCopDropLogqEvents 1.3.6.1.4.1.18.3.4.23.2.7.1.10 counter read-only
             wfAtmAlcCopDmaFifoOverruns 1.3.6.1.4.1.18.3.4.23.2.7.1.11 counter read-only
             wfAtmAlcCopDmaFifoUnderruns 1.3.6.1.4.1.18.3.4.23.2.7.1.12 counter read-only
             wfAtmAlcCopLossSignals 1.3.6.1.4.1.18.3.4.23.2.7.1.13 counter read-only
Number of occurences of when the framer device detected loss of signal (i.e., no signal detect/no light).
             wfAtmAlcCopLossFrames 1.3.6.1.4.1.18.3.4.23.2.7.1.14 counter read-only
             wfAtmAlcCopLossPointers 1.3.6.1.4.1.18.3.4.23.2.7.1.15 counter read-only
             wfAtmAlcCopOutCellDelins 1.3.6.1.4.1.18.3.4.23.2.7.1.16 counter read-only
Number of occurences of when the framer device went out of cell delineation.
             wfAtmAlcCopInCellDelins 1.3.6.1.4.1.18.3.4.23.2.7.1.17 counter read-only
Number of occurences of when the framer device went into cell delineation.
             wfAtmAlcCopBufOverflows 1.3.6.1.4.1.18.3.4.23.2.7.1.18 counter read-only
             wfAtmAlcCopXmtQueueFulls 1.3.6.1.4.1.18.3.4.23.2.7.1.19 counter read-only
             wfAtmAlcCopXmtAtes 1.3.6.1.4.1.18.3.4.23.2.7.1.20 counter read-only
             wfAtmAlcCopRcvQueueEmptys 1.3.6.1.4.1.18.3.4.23.2.7.1.21 counter read-only
             wfAtmAlcCopRcvWriteFails 1.3.6.1.4.1.18.3.4.23.2.7.1.22 counter read-only
             wfAtmAlcCopRcvQueueFulls 1.3.6.1.4.1.18.3.4.23.2.7.1.23 counter read-only
             wfAtmAlcCopRcvAtes 1.3.6.1.4.1.18.3.4.23.2.7.1.24 counter read-only
     wfAtmAlcSarConfTable 1.3.6.1.4.1.18.3.4.23.2.8 no-access
This table contains configuration information for the ATM/ALC SAR device.
         wfAtmAlcSarConfEntry 1.3.6.1.4.1.18.3.4.23.2.8.1 no-access
Entry definition.
             wfAtmAlcSarConfDelete 1.3.6.1.4.1.18.3.4.23.2.8.1.1 integer read-write
Create/delete MIB instance parameter. Enumeration: 'create': 1, 'delete': 2.
             wfAtmAlcSarConfIndex 1.3.6.1.4.1.18.3.4.23.2.8.1.2 integer read-only
Uniquely identifies the interface that contains the appropriate management information.
             wfAtmAlcSarDmaBurstLength 1.3.6.1.4.1.18.3.4.23.2.8.1.3 integer read-write
Limits the max number of SAR DMA access cycles in a single block.
             wfAtmAlcSarDmaModeBw 1.3.6.1.4.1.18.3.4.23.2.8.1.4 integer read-write
SAR memory interface width. Enumeration: 'bit64': 2, 'bit32': 1.
             wfAtmAlcSarDmaModeBmode 1.3.6.1.4.1.18.3.4.23.2.8.1.5 integer read-write
SAR memory control signal mode. Enumeration: 'motorola': 2, 'intel': 1.
             wfAtmAlcSarDmaModeOrder 1.3.6.1.4.1.18.3.4.23.2.8.1.6 integer read-write
SAR memory byte ordering convention. Enumeration: 'littleendian': 2, 'bigendian': 1.
             wfAtmAlcSarDmaModeMmode 1.3.6.1.4.1.18.3.4.23.2.8.1.7 integer read-write
SAR memory mode. Enumeration: 'ram': 2, 'system': 1.
             wfAtmAlcSarDmaModeCmode 1.3.6.1.4.1.18.3.4.23.2.8.1.8 integer read-write
SAR memory cycle time. Enumeration: 'fast': 2, 'standard': 1.
             wfAtmAlcSarDmaModeSync 1.3.6.1.4.1.18.3.4.23.2.8.1.9 integer read-write
READY/DTACK signal treatment. Enumeration: 'async': 1, 'sync': 2.
             wfAtmAlcSarControlRif 1.3.6.1.4.1.18.3.4.23.2.8.1.10 integer read-write
Receive buffer ready interrupt frequency. Enumeration: 'one': 1.
             wfAtmAlcSarControlLoop 1.3.6.1.4.1.18.3.4.23.2.8.1.11 integer read-write
Loop transmit cell stream into receive cell stream interface. Enumeration: 'disabled': 2, 'enabled': 1.
             wfAtmAlcSarModeRtmr 1.3.6.1.4.1.18.3.4.23.2.8.1.12 integer read-write
Receive routing tag length. Enumeration: 'notag': 1, 'oneoctettag': 2, 'threeoctettag': 4, 'twooctettag': 3.
             wfAtmAlcSarModeRid 1.3.6.1.4.1.18.3.4.23.2.8.1.13 integer read-write
Reassembly ID select. Enumeration: 'vci': 1, 'mid': 2.
             wfAtmAlcSarModeAal 1.3.6.1.4.1.18.3.4.23.2.8.1.14 integer read-write
Default receive status/descriptor type field setting. Enumeration: 'clear': 2, 'set': 1.
             wfAtmAlcSarModeDmask 1.3.6.1.4.1.18.3.4.23.2.8.1.15 integer read-write
Disable transmit queue masking. Enumeration: 'disabled': 2, 'enabled': 1.
             wfAtmAlcSarModeDchain 1.3.6.1.4.1.18.3.4.23.2.8.1.16 integer read-write
Transmit cell stream daisy chain enable. Enumeration: 'disabled': 2, 'enabled': 1.
             wfAtmAlcSarModeSmode 1.3.6.1.4.1.18.3.4.23.2.8.1.17 integer read-write
Receive streaming mode enable. Enumeration: 'disabled': 2, 'enabled': 1.
             wfAtmAlcSarModeBchain 1.3.6.1.4.1.18.3.4.23.2.8.1.18 integer read-write
Receive buffer chaining mode enable. Enumeration: 'disabled': 2, 'enabled': 1.
             wfAtmAlcSarModeHec 1.3.6.1.4.1.18.3.4.23.2.8.1.19 integer read-write
Header error check operation. Enumeration: 'disabled': 2, 'enabled': 1.
             wfAtmAlcSarModeVpf 1.3.6.1.4.1.18.3.4.23.2.8.1.20 integer read-write
Virtual path filter enable. Enumeration: 'disabled': 2, 'enabled': 1.
             wfAtmAlcSarModeBas 1.3.6.1.4.1.18.3.4.23.2.8.1.21 integer read-write
Buffer ageing support. Enumeration: 'disabled': 2, 'enabled': 1.
             wfAtmAlcSarModeAm 1.3.6.1.4.1.18.3.4.23.2.8.1.22 integer read-write
Traffic rate averaging method. Enumeration: 'trickle': 1, 'burst': 2.
             wfAtmAlcSarModeTrtl 1.3.6.1.4.1.18.3.4.23.2.8.1.23 integer read-write
Transmit routing tag length. Enumeration: 'notag': 1, 'oneoctettag': 2, 'threeoctettag': 4, 'twooctettag': 3.
             wfAtmAlcSarTimeoutCtrPeriod 1.3.6.1.4.1.18.3.4.23.2.8.1.24 integer read-write
Number of DCCK clock periods required to increment the receive buffer ageing time base counter.
             wfAtmAlcSarTimeoutCtrInt 1.3.6.1.4.1.18.3.4.23.2.8.1.25 integer read-write
Maximum time period allowed between the arrival of an incoming packet and the host servicing the receive buffer.
             wfAtmAlcSarMaxReceivePktLen 1.3.6.1.4.1.18.3.4.23.2.8.1.26 integer read-write
Maximum number of bytes of incoming packet data that can be received. Enumeration: 'default': 4608.
     wfAtmAlcSarTrafficMgtTable 1.3.6.1.4.1.18.3.4.23.2.9 no-access
This table contains information relating to the traffic management controller in the ATM/ALC SAR device.
         wfAtmAlcSarTrafficMgtEntry 1.3.6.1.4.1.18.3.4.23.2.9.1 no-access
Entry definition.
             wfAtmAlcSarTrafficMgtDelete 1.3.6.1.4.1.18.3.4.23.2.9.1.1 integer read-write
Create/delete MIB instance parameter. Enumeration: 'create': 1, 'delete': 2.
             wfAtmAlcSarTrafficMgtIndex 1.3.6.1.4.1.18.3.4.23.2.9.1.2 integer read-only
Uniquely identifies the interface that contains the appropriate management information.
             wfAtmAlcSarPeakCellRateEna 1.3.6.1.4.1.18.3.4.23.2.9.1.3 integer read-write
Enable counter for SAR peak transmission rate. Enumeration: 'disabled': 2, 'enabled': 1.
             wfAtmAlcSarAvgCellRateEna 1.3.6.1.4.1.18.3.4.23.2.9.1.4 integer read-write
Enable counter for SAR average trasnmission rate. Enumeration: 'disabled': 2, 'enabled': 1.
             wfAtmAlcSarPeakCellRate 1.3.6.1.4.1.18.3.4.23.2.9.1.5 integer read-write
Desired value for SAR total peak cell rate (cells/second). Enumeration: 'default': 365566.
             wfAtmAlcSarAvgCellRate 1.3.6.1.4.1.18.3.4.23.2.9.1.6 integer read-write
Desired value for SAR total average cell rate (cells/second). Enumeration: 'default': 365566.
             wfAtmAlcSarMaxBurstSize 1.3.6.1.4.1.18.3.4.23.2.9.1.7 integer read-write
Desired value for SAR maximum burst size (cells). Enumeration: 'default': 40.
     wfAtmAlcSarRateQueueTable 1.3.6.1.4.1.18.3.4.23.2.10 no-access
This table contains information relating to the peak rate queues provided by the ATM/ALC SAR device.
           wfAtmAlcSarRateQueueEntry 1.3.6.1.4.1.18.3.4.23.2.10.1 no-access
Entry definition.
               wfAtmAlcSarRateQueueIndex 1.3.6.1.4.1.18.3.4.23.2.10.1.1 integer read-only
Uniquely identifies the interface that contains the appropriate management information.
               wfAtmAlcSarRateQueueNumber 1.3.6.1.4.1.18.3.4.23.2.10.1.2 integer read-only
Identifies a particular instance of a rate queue.
               wfAtmAlcSarRateQueueState 1.3.6.1.4.1.18.3.4.23.2.10.1.3 integer read-only
Rate queue state parameter: enabled or disabled. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcSarRateQueuePcr 1.3.6.1.4.1.18.3.4.23.2.10.1.4 integer read-only
Peak Cell Rate (PCR) of rate queue defined in bits per second.
               wfAtmAlcSarRateQueueVcs 1.3.6.1.4.1.18.3.4.23.2.10.1.5 integer read-only
Number of Virtual Connections (VCs) configured for this queue.
               wfAtmAlcSarRateQueueDef 1.3.6.1.4.1.18.3.4.23.2.10.1.6 integer read-only
Indicates the method by which this queue was defined: IMPLICIT means that the driver defined the queue when a VC was added; EXPLICIT means that the queue was explicitly defined by an entity other than the driver. Enumeration: 'explicit': 2, 'implicit': 1.
     wfAtmAlcFrmConfTable 1.3.6.1.4.1.18.3.4.23.2.11 no-access
This table contains configuration information for the ATM/ALC FRAMER device.
           wfAtmAlcFrmConfEntry 1.3.6.1.4.1.18.3.4.23.2.11.1 no-access
Entry definition.
               wfAtmAlcFrmConfDelete 1.3.6.1.4.1.18.3.4.23.2.11.1.1 integer read-write
Create/delete MIB instance parameter. Enumeration: 'create': 1, 'delete': 2.
               wfAtmAlcFrmConfIndex 1.3.6.1.4.1.18.3.4.23.2.11.1.2 integer read-only
Uniquely identifies the interface that contains the appropriate management information.
               wfAtmAlcFrmGenEnable 1.3.6.1.4.1.18.3.4.23.2.11.1.3 integer read-write
Rx/Tx framer enable. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmGenFramingMode 1.3.6.1.4.1.18.3.4.23.2.11.1.4 integer read-write
Framing (transceiver) mode. Enumeration: 'ds3nonplcp': 7, 'sonetsts1': 6, 'ds3': 4, 'cell': 1, 'sonet': 3, 'sdh': 2, 'e3': 5.
               wfAtmAlcFrmGenScramblerEna 1.3.6.1.4.1.18.3.4.23.2.11.1.5 integer read-write
1+x(6)+x(7) frame scrambler. Only applies to framing standards such as SONET/SDH. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmGenDescrambleEna 1.3.6.1.4.1.18.3.4.23.2.11.1.6 integer read-write
1+x(6)+x(7) frame descrambler. Only applies to framing standards such as SONET/SDH. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmGenLoopback 1.3.6.1.4.1.18.3.4.23.2.11.1.7 integer read-write
Transmit to receive framer loopback. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmGenSyncFoundCnt 1.3.6.1.4.1.18.3.4.23.2.11.1.8 integer read-write
Frame sync found count.
               wfAtmAlcFrmGenSyncLostCnt 1.3.6.1.4.1.18.3.4.23.2.11.1.9 integer read-write
Frame sync lost count.
               wfAtmAlcFrmRcvCellEnable 1.3.6.1.4.1.18.3.4.23.2.11.1.10 integer read-write
Cell receiver enable. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmRcvOamCrcCheck 1.3.6.1.4.1.18.3.4.23.2.11.1.11 integer read-write
OAM cell CRC check. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmRcvOamCrcGen 1.3.6.1.4.1.18.3.4.23.2.11.1.12 integer read-write
OAM cell CRC generate. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmRcvCellInsPrio 1.3.6.1.4.1.18.3.4.23.2.11.1.13 integer read-write
Cell insert priority. Enumeration: 'insert': 2, 'user': 1.
               wfAtmAlcFrmRcvInsertPcr 1.3.6.1.4.1.18.3.4.23.2.11.1.14 integer read-write
Peak cell insertion rate. Enumeration: 'default': 4.
               wfAtmAlcFrmRcvGfcIgnore 1.3.6.1.4.1.18.3.4.23.2.11.1.15 integer read-write
GFC field ignore. Enumeration: 'vpi8': 2, 'vpi12': 1.
               wfAtmAlcFrmRcvDescrambleCtl 1.3.6.1.4.1.18.3.4.23.2.11.1.16 integer read-write
Descramble control. Only applies to framing standards such as SONET/SDH. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmRcvHecRcvMask 1.3.6.1.4.1.18.3.4.23.2.11.1.17 integer read-write
HEC receive mask. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmRcvErrCorrectEna 1.3.6.1.4.1.18.3.4.23.2.11.1.18 integer read-write
Error correction enable. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmRcvByteAlignment 1.3.6.1.4.1.18.3.4.23.2.11.1.19 integer read-write
Byte alignment. Enumeration: 'nonalign': 1, 'align': 2.
               wfAtmAlcFrmRcvCellSyncFound 1.3.6.1.4.1.18.3.4.23.2.11.1.20 integer read-write
Cell sync found count.
               wfAtmAlcFrmRcvCellSyncLost 1.3.6.1.4.1.18.3.4.23.2.11.1.21 integer read-write
Cell sync lost count.
               wfAtmAlcFrmRcvExtUserCell 1.3.6.1.4.1.18.3.4.23.2.11.1.22 integer read-write
Extract user defined cell. Enumeration: 'disabled': 1, 'defined': 2, 'undefined': 3, 'invalid': 4.
               wfAtmAlcFrmRcvExtMetaSig 1.3.6.1.4.1.18.3.4.23.2.11.1.23 integer read-write
Extract meta signalling. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmRcvExtBcastSig 1.3.6.1.4.1.18.3.4.23.2.11.1.24 integer read-write
Extract broadcast signalling. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmRcvExtPointSig 1.3.6.1.4.1.18.3.4.23.2.11.1.25 integer read-write
Extract point-point signalling. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmRcvExtIlmiSig 1.3.6.1.4.1.18.3.4.23.2.11.1.26 integer read-write
Extract ILMI signalling. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmRcvExtF4F5PrfMan 1.3.6.1.4.1.18.3.4.23.2.11.1.27 integer read-write
Extract F4/F5 performance man. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmRcvExtF1F3PlOam 1.3.6.1.4.1.18.3.4.23.2.11.1.28 integer read-write
Extract F1/F3 PL-OAM. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmRcvExtF4Segment 1.3.6.1.4.1.18.3.4.23.2.11.1.29 integer read-write
Extract F4 segment (FM and AD). Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmRcvExtF4EndEnd 1.3.6.1.4.1.18.3.4.23.2.11.1.30 integer read-write
Extract F4 end-end (FM and AD). Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmRcvExtF5Segment 1.3.6.1.4.1.18.3.4.23.2.11.1.31 integer read-write
Extract F5 segment (FM and AD). Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmRcvExtF5EndEnd 1.3.6.1.4.1.18.3.4.23.2.11.1.32 integer read-write
Extract F5 end-end (FM and AD). Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmRcvDisUserCell 1.3.6.1.4.1.18.3.4.23.2.11.1.33 integer read-write
Discard user defined cell. Enumeration: 'disabled': 1, 'defined': 2, 'undefined': 3, 'invalid': 4.
               wfAtmAlcFrmRcvDisMetaSig 1.3.6.1.4.1.18.3.4.23.2.11.1.34 integer read-write
Discard meta signalling. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmRcvDisBcastSig 1.3.6.1.4.1.18.3.4.23.2.11.1.35 integer read-write
Discard broadcast signalling. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmRcvDisPointSig 1.3.6.1.4.1.18.3.4.23.2.11.1.36 integer read-write
Discard point-point signalling. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmRcvDisIlmiSig 1.3.6.1.4.1.18.3.4.23.2.11.1.37 integer read-write
Discard ILMI signalling. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmRcvDisUnassCell 1.3.6.1.4.1.18.3.4.23.2.11.1.38 integer read-write
Discard unassigned cell. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmRcvDisF4Segment 1.3.6.1.4.1.18.3.4.23.2.11.1.39 integer read-write
Discard F4 segment (FM and AD). Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmRcvDisF4EndEnd 1.3.6.1.4.1.18.3.4.23.2.11.1.40 integer read-write
Discard F4 end-end (FM and AD). Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmRcvDisF5Segment 1.3.6.1.4.1.18.3.4.23.2.11.1.41 integer read-write
Discard F5 segment (FM and AD). Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmRcvDisF5EndEnd 1.3.6.1.4.1.18.3.4.23.2.11.1.42 integer read-write
Discard F5 end-end (FM and AD). Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmXmtCellEnable 1.3.6.1.4.1.18.3.4.23.2.11.1.43 integer read-write
Cell transmitter enable. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmXmtOamCrcCheck 1.3.6.1.4.1.18.3.4.23.2.11.1.44 integer read-write
OAM cell CRC check. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmXmtOamCrcGen 1.3.6.1.4.1.18.3.4.23.2.11.1.45 integer read-write
OAM cell CRC generate. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmXmtCellInsPrio 1.3.6.1.4.1.18.3.4.23.2.11.1.46 integer read-write
Cell insert priority. Enumeration: 'insert': 2, 'user': 1.
               wfAtmAlcFrmXmtInsertPcr 1.3.6.1.4.1.18.3.4.23.2.11.1.47 integer read-write
Peak cell insertion rate. Enumeration: 'default': 4.
               wfAtmAlcFrmXmtGfcIgnore 1.3.6.1.4.1.18.3.4.23.2.11.1.48 integer read-write
GFC field ignore. Enumeration: 'vpi8': 2, 'vpi12': 1.
               wfAtmAlcFrmXmtCellDecouple 1.3.6.1.4.1.18.3.4.23.2.11.1.49 integer read-write
Cell rate decoupling. Enumeration: 'idle': 1, 'unassign': 2.
               wfAtmAlcFrmXmtScrambleCtl 1.3.6.1.4.1.18.3.4.23.2.11.1.50 integer read-write
Scramble control. Only applies to framing standards such as SONET/SDH. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmXmtHecXmtMask 1.3.6.1.4.1.18.3.4.23.2.11.1.51 integer read-write
HEC transmit mask. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmXmtExtUserCell 1.3.6.1.4.1.18.3.4.23.2.11.1.52 integer read-write
Extract user defined cell. Enumeration: 'disabled': 1, 'defined': 2, 'undefined': 3, 'invalid': 4.
               wfAtmAlcFrmXmtExtMetaSig 1.3.6.1.4.1.18.3.4.23.2.11.1.53 integer read-write
Extract meta signalling. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmXmtExtBcastSig 1.3.6.1.4.1.18.3.4.23.2.11.1.54 integer read-write
Extract broadcast signalling. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmXmtExtPointSig 1.3.6.1.4.1.18.3.4.23.2.11.1.55 integer read-write
Extract point-point signalling. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmXmtExtIlmiSig 1.3.6.1.4.1.18.3.4.23.2.11.1.56 integer read-write
Extract ILMI signalling. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmXmtExtF4F5PrfMan 1.3.6.1.4.1.18.3.4.23.2.11.1.57 integer read-write
Extract F4/F5 performance man. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmXmtExtF4Segment 1.3.6.1.4.1.18.3.4.23.2.11.1.58 integer read-write
Extract F4 segment (FM and AD). Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmXmtExtF4EndEnd 1.3.6.1.4.1.18.3.4.23.2.11.1.59 integer read-write
Extract F4 end-end (FM and AD). Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmXmtExtF5Segment 1.3.6.1.4.1.18.3.4.23.2.11.1.60 integer read-write
Extract F5 segment (FM and AD). Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmXmtExtF5EndEnd 1.3.6.1.4.1.18.3.4.23.2.11.1.61 integer read-write
Extract F5 end-end (FM and AD). Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmXmtDisUserCell 1.3.6.1.4.1.18.3.4.23.2.11.1.62 integer read-write
Discard user defined cell. Enumeration: 'disabled': 1, 'defined': 2, 'undefined': 3, 'invalid': 4.
               wfAtmAlcFrmXmtDisMetaSig 1.3.6.1.4.1.18.3.4.23.2.11.1.63 integer read-write
Discard meta signalling. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmXmtDisBcastSig 1.3.6.1.4.1.18.3.4.23.2.11.1.64 integer read-write
Discard broadcast signalling. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmXmtDisPointSig 1.3.6.1.4.1.18.3.4.23.2.11.1.65 integer read-write
Discard point-point signalling. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmXmtDisIlmiSig 1.3.6.1.4.1.18.3.4.23.2.11.1.66 integer read-write
Discard ILMI signalling. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmXmtDisUnassCell 1.3.6.1.4.1.18.3.4.23.2.11.1.67 integer read-write
Discard unassigned cell. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmXmtDisF4Segment 1.3.6.1.4.1.18.3.4.23.2.11.1.68 integer read-write
Discard F4 segment (FM and AD). Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmXmtDisF4EndEnd 1.3.6.1.4.1.18.3.4.23.2.11.1.69 integer read-write
Discard F4 end-end (FM and AD). Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmXmtDisF5Segment 1.3.6.1.4.1.18.3.4.23.2.11.1.70 integer read-write
Discard F5 segment (FM and AD). Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmXmtDisF5EndEnd 1.3.6.1.4.1.18.3.4.23.2.11.1.71 integer read-write
Discard F5 end-end (FM and AD). Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmOamEnable 1.3.6.1.4.1.18.3.4.23.2.11.1.72 integer read-write
OAM controller enable. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmOamInvertBip 1.3.6.1.4.1.18.3.4.23.2.11.1.73 integer read-write
Invert BIP. Enumeration: 'invert': 2, 'normal': 1.
               wfAtmAlcFrmOamTxPathFerf 1.3.6.1.4.1.18.3.4.23.2.11.1.74 integer read-write
Tx path FERF. Enumeration: 'auto': 2, 'clear': 1, 'set': 3.
               wfAtmAlcFrmOamTxSectionFerf 1.3.6.1.4.1.18.3.4.23.2.11.1.75 integer read-write
Tx section FERF. Enumeration: 'auto': 2, 'clear': 1, 'set': 3.
               wfAtmAlcFrmOamTxPathAis 1.3.6.1.4.1.18.3.4.23.2.11.1.76 integer read-write
Tx path AIS. Enumeration: 'clear': 1, 'set': 2.
               wfAtmAlcFrmOamTxSectionAis 1.3.6.1.4.1.18.3.4.23.2.11.1.77 integer read-write
Tx section AIS. Enumeration: 'clear': 1, 'set': 2.
               wfAtmAlcFrmOamTxPathFebe 1.3.6.1.4.1.18.3.4.23.2.11.1.78 integer read-write
Tx path FEBE (B3). Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmOamTxSectionFebe 1.3.6.1.4.1.18.3.4.23.2.11.1.79 integer read-write
Tx section FEBE (B3). Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmStatsSwEnable 1.3.6.1.4.1.18.3.4.23.2.11.1.80 integer read-write
Switch statistics handler. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmStatsMode 1.3.6.1.4.1.18.3.4.23.2.11.1.81 integer read-write
Statistics controller mode. Enumeration: 'disabled': 1, 'header': 2, 'header16': 3, 'header32': 4.
               wfAtmAlcFrmStatsReceive 1.3.6.1.4.1.18.3.4.23.2.11.1.82 integer read-write
Receive user statistics. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmStatsTransmit 1.3.6.1.4.1.18.3.4.23.2.11.1.83 integer read-write
Transmit statistics. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmStatsMask 1.3.6.1.4.1.18.3.4.23.2.11.1.84 integer read-write
VP/VC filter mask. Enumeration: 'disabled': 1, 'lmask': 4, 'hmask': 2, 'invalid': 3.
               wfAtmAlcFrmStatsTimeout 1.3.6.1.4.1.18.3.4.23.2.11.1.85 integer read-write
Statistics DMA transfer timeout.
               wfAtmAlcFrmStatsTimerEna 1.3.6.1.4.1.18.3.4.23.2.11.1.86 integer read-write
Timer enable (DMA). Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmStatsOflowEna 1.3.6.1.4.1.18.3.4.23.2.11.1.87 integer read-write
Overflow enable (DMA). Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmStatsForceDma 1.3.6.1.4.1.18.3.4.23.2.11.1.88 integer read-write
Force DMA transfer. Enumeration: 'dma': 2, 'other': 1.
               wfAtmAlcFrmCsiEnable 1.3.6.1.4.1.18.3.4.23.2.11.1.89 integer read-write
Cell stream enable. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmCsiLoop 1.3.6.1.4.1.18.3.4.23.2.11.1.90 integer read-write
CSI rx/tx loopback. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmCsiRcvAtcEnable 1.3.6.1.4.1.18.3.4.23.2.11.1.91 integer read-write
Receive ATC enable. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmCsiRcvAte 1.3.6.1.4.1.18.3.4.23.2.11.1.92 integer read-write
Address translation error (receive). Enumeration: 'forward': 2, 'discard': 1.
               wfAtmAlcFrmCsiRcvClpBitOpt 1.3.6.1.4.1.18.3.4.23.2.11.1.93 integer read-write
CLP bit option (receive). Enumeration: 'header': 1, 'force1': 4, 'force0': 3, 'xlat': 2.
               wfAtmAlcFrmCsiRcvCongBitOpt 1.3.6.1.4.1.18.3.4.23.2.11.1.94 integer read-write
PLT congestion bit option (receive). Enumeration: 'header': 1, 'force1': 4, 'force0': 3, 'xlat': 2.
               wfAtmAlcFrmCsiRoutingTag 1.3.6.1.4.1.18.3.4.23.2.11.1.95 integer read-write
Routing tag byte size. Enumeration: 'tag0': 1, 'tag1': 2, 'tag2': 3, 'tag3': 4.
               wfAtmAlcFrmCsiXmtAtcEnable 1.3.6.1.4.1.18.3.4.23.2.11.1.96 integer read-write
Transmit ATC enable. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmCsiXmtAte 1.3.6.1.4.1.18.3.4.23.2.11.1.97 integer read-write
Address translation error (transmit). Enumeration: 'forward': 2, 'discard': 1.
               wfAtmAlcFrmCsiXmtClpBitOpt 1.3.6.1.4.1.18.3.4.23.2.11.1.98 integer read-write
CLP bit option (transmit). Enumeration: 'header': 1, 'force1': 4, 'force0': 3, 'xlat': 2.
               wfAtmAlcFrmCsiXmtCongBitOpt 1.3.6.1.4.1.18.3.4.23.2.11.1.99 integer read-write
PLT congestion bit option (transmit). Enumeration: 'header': 1, 'force1': 4, 'force0': 3, 'xlat': 2.
               wfAtmAlcFrmCsiOmitHec 1.3.6.1.4.1.18.3.4.23.2.11.1.100 integer read-write
Omit HEC byte on transmit. Enumeration: 'cell52byte': 2, 'cell53byte': 1.
               wfAtmAlcFrmCsiRcvHecEnable 1.3.6.1.4.1.18.3.4.23.2.11.1.101 integer read-write
HEC generator enable. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmCsiRcvHecMask 1.3.6.1.4.1.18.3.4.23.2.11.1.102 integer read-write
ASCI rx path HEC mask. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmDmaChan0Enable 1.3.6.1.4.1.18.3.4.23.2.11.1.103 integer read-write
DMA channel 0 enable. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmDmaChan1Enable 1.3.6.1.4.1.18.3.4.23.2.11.1.104 integer read-write
DMA channel 1 enable. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmDmaChan2Enable 1.3.6.1.4.1.18.3.4.23.2.11.1.105 integer read-write
DMA channel 2 enable. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmDmaChan3Enable 1.3.6.1.4.1.18.3.4.23.2.11.1.106 integer read-write
DMA channel 3 enable. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmDmaChan4Enable 1.3.6.1.4.1.18.3.4.23.2.11.1.107 integer read-write
DMA channel 4 enable. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmDmaChan5Enable 1.3.6.1.4.1.18.3.4.23.2.11.1.108 integer read-write
DMA channel 5 enable. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmDmaEnable 1.3.6.1.4.1.18.3.4.23.2.11.1.109 integer read-write
DMA controller enable. Enumeration: 'disabled': 2, 'enabled': 1.
               wfAtmAlcFrmDmaStop 1.3.6.1.4.1.18.3.4.23.2.11.1.110 integer read-write
DMA stop. Enumeration: 'stopped': 2, 'notstopped': 1.
               wfAtmAlcFrmDmaPrioritySel 1.3.6.1.4.1.18.3.4.23.2.11.1.111 integer read-write
Priority select. Enumeration: 'chan5prio': 2, 'chan0prio': 1.
               wfAtmAlcFrmDmaFastXferMode 1.3.6.1.4.1.18.3.4.23.2.11.1.112 integer read-write
Fast transfer mode. Enumeration: 'descdma': 1, 'fastdma': 2.
 wfAtmCellSwitchGroup 1.3.6.1.4.1.18.3.4.23.3
     wfAtmizerCfgTable 1.3.6.1.4.1.18.3.4.23.3.1 no-access
ARE ATMizer Configuration Record
         wfAtmizerCfgEntry 1.3.6.1.4.1.18.3.4.23.3.1.1 no-access
Information about a Transmit/Receive pair of ATMizers
             wfAtmizerCfgSlot 1.3.6.1.4.1.18.3.4.23.3.1.1.1 integer read-only
Slot number -- instance id.
             wfAtmizerCfgMaxVcl 1.3.6.1.4.1.18.3.4.23.3.1.1.2 integer read-only
The maximum size of a Virtual Channel Links (VCLs) which can be supported by the ATMizers.
             wfAtmizerCfgCurrVcl 1.3.6.1.4.1.18.3.4.23.3.1.1.3 integer read-only
The number of Virtual Channel Links (VCLs) currently active on the slot.
             wfAtmizerCfgRxQueueLenMax 1.3.6.1.4.1.18.3.4.23.3.1.1.4 integer read-write
The maximum size of a receive buffer list which will be delivered by the RX ATMizer to the driver. Enumeration: 'default': 150.
             wfAtmizerCfgRxQueueTmoMax 1.3.6.1.4.1.18.3.4.23.3.1.1.5 integer read-write
The maximum amount of idle time (in microseconds) the RX ATMizer will wait before delivering its queue of receive buffers to the driver. Enumeration: 'default': 100.
             wfAtmizerCfgRxBuffersMax 1.3.6.1.4.1.18.3.4.23.3.1.1.6 integer read-write
The maximum number of receive buffers which the RX ATMizer can own before encountering a lack of resources. This is a configurable option and does not indicate the true value.
             wfAtmizerCfgRxPagesMax 1.3.6.1.4.1.18.3.4.23.3.1.1.7 integer read-write
The maximum number of additional physical pages which the RX ATMizer can own before encountering a lack of resources. This is a configurable option and does not indicate the true value.
             wfAtmizerCfgTxBuffersMax 1.3.6.1.4.1.18.3.4.23.3.1.1.8 integer read-write
The maximum number of transmit buffers which the TX ATMizer can own before it begins clipping. This is a configurable option and does not indicate the true value.
             wfAtmizerCfgTxPagesMax 1.3.6.1.4.1.18.3.4.23.3.1.1.9 integer read-write
The maximum number of additional physical pages which the TX ATMizer can own before encountering a lack of resources. This is a configurable option and does not indicate the true value.
             wfAtmizerCfgTxPercentRsrcs 1.3.6.1.4.1.18.3.4.23.3.1.1.10 integer read-write
The maximum percentage of transmit buffers which the transmit driver can hold before it begins clipping. This is a configurable option and does not indicate the true value. Enumeration: 'default': 50.
             wfAtmizerCfgHeartbeatPeriod 1.3.6.1.4.1.18.3.4.23.3.1.1.11 integer read-write
The timer period, in seconds, which defines how often heartbeat messages are sent to the ATMizers. Enumeration: 'default': 3.
             wfAtmizerRxBuffersMax 1.3.6.1.4.1.18.3.4.23.3.1.1.12 integer read-only
The maximum number of receive buffers which the RX ATMizer can own before encountering a lack of resources. This value indicates the true value of the Rx buffers available.
             wfAtmizerRxPagesMax 1.3.6.1.4.1.18.3.4.23.3.1.1.13 integer read-only
The maximum number of additional physical pages which the RX ATMizer can own before encountering a lack of resources. This value indicates the true value of the Rx Pages available.
             wfAtmizerTxBuffersMax 1.3.6.1.4.1.18.3.4.23.3.1.1.14 integer read-only
The maximum number of transmit buffers which the TX ATMizer can own before it begins clipping. This value indicates the true value of the Tx buffers available.
             wfAtmizerTxPagesMax 1.3.6.1.4.1.18.3.4.23.3.1.1.15 integer read-only
The maximum number of additional physical pages which the TX ATMizer can own before encountering a lack of resources. This value indicates the true value of the Tx pagess available.
             wfAtmizerTxPercentRsrcs 1.3.6.1.4.1.18.3.4.23.3.1.1.16 integer read-only
The maximum percentage of transmit buffers which the transmit driver can hold before it begins clipping.
             wfAtmizerTxPerVcClipEnable 1.3.6.1.4.1.18.3.4.23.3.1.1.17 integer read-write
Enable/disable Transmit per-VC buffer clipping threshold Enumeration: 'enable': 1, 'disable': 2.
             wfAtmizerCfgTxVcBuffersMax 1.3.6.1.4.1.18.3.4.23.3.1.1.18 integer read-write
The maximum number of buffers which the TX ATMizer can queue for a particular virtual connection before clipping. This is a configurable option and does not indicate the true value.
             wfAtmizerTxVcBuffersMax 1.3.6.1.4.1.18.3.4.23.3.1.1.19 integer read-only
The maximum number of buffers which the TX ATMizer can queue for a particular virtual connection before clipping.
     wfAtmizerDrvCfgTable 1.3.6.1.4.1.18.3.4.23.3.2 no-access
ATMizer Line Driver Configuration Record
         wfAtmizerDrvCfgEntry 1.3.6.1.4.1.18.3.4.23.3.2.1 no-access
Information about a particular driver
             wfAtmizerDrvCfgDelete 1.3.6.1.4.1.18.3.4.23.3.2.1.1 integer read-write
Create/delete MIB instance parameter. Enumeration: 'create': 1, 'delete': 2.
             wfAtmizerDrvCfgEnable 1.3.6.1.4.1.18.3.4.23.3.2.1.2 integer read-write
Enable/disable driver parameter. Enumeration: 'enable': 1, 'disable': 2.
             wfAtmizerDrvCfgState 1.3.6.1.4.1.18.3.4.23.3.2.1.3 integer read-only
Driver state parameter. This parameter does not represent the state of the physical interface! Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpresent': 20.
             wfAtmizerDrvCfgSlot 1.3.6.1.4.1.18.3.4.23.3.2.1.4 integer read-only
Slot number -- instance id.
             wfAtmizerDrvCfgPort 1.3.6.1.4.1.18.3.4.23.3.2.1.5 integer read-only
Physical port number -- instance id. Enumeration: 'four': 4, 'three': 3, 'two': 2, 'one': 1.
             wfAtmizerDrvCfgCct 1.3.6.1.4.1.18.3.4.23.3.2.1.6 integer read-write
Circuit number for the driver.
             wfAtmizerDrvCfgLineNumber 1.3.6.1.4.1.18.3.4.23.3.2.1.7 integer read-write
The LineNumber is an Index value used to uniquely identify an instance of a physical ATM port. This value shall be used as an instance identifier for ATM MIB objects.
             wfAtmizerDrvCfgType 1.3.6.1.4.1.18.3.4.23.3.2.1.8 integer read-only
The type of interface. This attribute is an alias for 'ifType. Enumeration: 'sonet': 1, 'e1': 5, 'ds3': 2, 'e3': 3, 'ds1': 4.
             wfAtmizerDrvCfgMtu 1.3.6.1.4.1.18.3.4.23.3.2.1.9 integer read-write
The size of the largest packet which can be sent/received on the interface, specified in octets. This attribute is an alias for 'ifMtu'.
             wfAtmizerDrvCfgSpeed 1.3.6.1.4.1.18.3.4.23.3.2.1.10 integer read-only
An estimate of the interface's current bandwidth in bits per second. This attribute is an alias for 'ifSpeed'. Enumeration: 'speed2p048mb': 2048000, 'speed35mb': 34368000, 'speed622mb': 622080000, 'speed155mb': 155520000, 'speed140mb': 140000000, 'speed100mb': 100000000, 'speed45mb': 44736000, 'speed1p544mb': 1544000.
             wfAtmizerDrvCfgDpNotify 1.3.6.1.4.1.18.3.4.23.3.2.1.11 integer read-write
Data Path (DP) notify function. This function, when enabled, will disable the DP interface when the physical interface becomes non-operational. Enumeration: 'enable': 1, 'disable': 2.
             wfAtmizerDrvCfgDpNotifyTimeout 1.3.6.1.4.1.18.3.4.23.3.2.1.12 integer read-write
Data Path (DP) notify function timeout period. This value specifies the number of seconds to wait before implementing the DP notify function. A timer will get set to this value when the state of the physical interface transitions from operational to non-operational when the DP notify function is enabled.
             wfAtmizerDrvCfgVcInactEnable 1.3.6.1.4.1.18.3.4.23.3.2.1.13 integer read-write
Inactivity timeout value for all SVCs on this interface in seconds. If no cells have been transmitted or received on an SVC over the given timeout period then the SVC will be closed. If this value is set to zero, then the SVCs inactivity timer will be disabled for this interface. Enumeration: 'enable': 1, 'disable': 2.
             wfAtmizerDrvCfgVcInactTimeout 1.3.6.1.4.1.18.3.4.23.3.2.1.14 integer read-write
Inactivity timeout value for all SVCs on this interface in seconds. If no cells have been transmitted or received on an SVC over the given timeout period then the SVC will be closed.
             wfAtmizerDrvCfgMadrCt 1.3.6.1.4.1.18.3.4.23.3.2.1.15 integer read-only
Number of PROM-based MAC addresses.
             wfAtmizerDrvCfgMadr 1.3.6.1.4.1.18.3.4.23.3.2.1.16 octet string read-only
First MAC address in canonical format (i.e., 00-00-a2...). The number of subsequent MAC addresses is specified by wfAtmizerDrvCfgMadrCt which are sequential.
             wfAtmizerDrvCfgFramingMode 1.3.6.1.4.1.18.3.4.23.3.2.1.17 integer read-write
The framing (transceiver) mode for the physical interface Enumeration: 't3cbitplcp': 13, 'cbit': 3, 'e1plcp': 12, 'g832': 6, 'g751': 5, 'm23': 4, 'clearchannel': 8, 'sonet': 2, 't3m23plcp': 14, 'e1adm': 10, 't1adm': 9, 'sdh': 1, 'cbitnofallback': 7, 't1plcp': 11.
             wfAtmizerDrvCfgClkSource 1.3.6.1.4.1.18.3.4.23.3.2.1.18 integer read-write
Source of the physical interface clocking signal, either internal or external. Enumeration: 'extrn': 2, 'intrn': 1.
             wfAtmizerDrvCfgLogLevel 1.3.6.1.4.1.18.3.4.23.3.2.1.19 integer read-write
Bit mask which controls the amount of logging done by the ATM driver. If a bit in the mask is set, it enables logging of an event class. If a bit is cleared, it disables logging of an event class. ----------------------------------- | | ----------------------------------- 31 0 bit 0 - Link Module Coprocessor debug events bit 1 - VC setup/teardown events Enumeration: 'vcmsg': 4, 'atmcdb2': 2, 'atmcdbg': 1.
             wfAtmizerDrvCfgDsx3SendCode 1.3.6.1.4.1.18.3.4.23.3.2.1.20 integer read-write
This variable indicates what type of code is being sent across DS3/E3 interface by the device. (These are optional for E3 interfaces.) The values mean: ATM_DSX3_SEND_CODE_NONE : Sending looped or normal data. ATM_DSX3_SEND_CODE_LINE : Sending a request for line loopback. ATM_DSX3_SEND_CODE_PAYLOAD : Sending a request for a payload loopback. (i.e., all Ds1/E1s in a DS3/E3 frame) ATM_DSX3_SEND_CODE_RESET : Sending a loopback deactivation request. ATM_DSX3_SEND_CODE_DS1_LOOP: Requesting to loopback a particular DS1/E1 within a DS3/E3 frame. ATM_DSX3_SEND_TEST_PATTERN : Sending a test pattern. Enumeration: 'reset': 4, 'none': 1, 'pattern': 6, 'line': 2, 'payload': 3, 'loop': 5.
             wfAtmizerDrvCfgDsx3LoopbackConfig 1.3.6.1.4.1.18.3.4.23.3.2.1.21 integer read-write
This variable represents the loopback configuration of the DS3/E3 interface. Ther values mean: ATM_DSX3_LOOPBACK_NONE : Not in the loopback state/ A device that is not capable of performing a loopback on the interface shall always return this as it's value. ATM_DSX3_LOOPBACK_PAYLOAD : The received signal at this interface is looped through the device. Typically the received signal is looped back for retransmission after it has passed through the device's framing function. ATM_DSX3_LOOPBACK_LINE : The received signal at this interface does not go through the device (minimum penetration) but is looped back out. ATM_DSX3_LOOPBACK_OTHER : Loopback's that are not defined here. Enumeration: 'none': 1, 'other': 4, 'line': 3, 'payload': 2.
             wfAtmizerDrvCfgDs3Scrambling 1.3.6.1.4.1.18.3.4.23.3.2.1.22 integer read-write
This variable represents if scrambling is turned on or off Enumeration: 'on': 1, 'off': 2.
             wfAtmizerDrvCfgDs3LineBuildOut 1.3.6.1.4.1.18.3.4.23.3.2.1.23 integer read-write
This variable represents the Line Build Out for the DS3 short and long cables. Enumeration: 'short': 1, 'long': 2.
             wfAtmizerDrvCfgModule 1.3.6.1.4.1.18.3.4.23.3.2.1.24 integer read-only
Module number for ASN type platforms. For non-ASN platforms this attribute will not be used.
             wfAtmizerFramingMode 1.3.6.1.4.1.18.3.4.23.3.2.1.25 integer read-only
The actual framing (transceiver) mode for the physical interface
             wfAtmizerDrvCfgIwfCct 1.3.6.1.4.1.18.3.4.23.3.2.1.26 integer read-write
This variable represents the circuit number associated with FR/ATM Interworking Service record.
             wfAtmizerDrvCfgCcType 1.3.6.1.4.1.18.3.4.23.3.2.1.27 integer read-write
Which one is the Call Control module, ATM or MPLS? Enumeration: 'none': 1, 'mplsMlm': 2, 'atmCc': 4.
             wfAtmizerDrvCfgMaxVcls 1.3.6.1.4.1.18.3.4.23.3.2.1.28 integer read-only
The maximum number of Virtual Channel Links (VCLs) that are supported at the ATM driver interface.
             wfAtmizerDrvCfgCurrVcls 1.3.6.1.4.1.18.3.4.23.3.2.1.29 integer read-only
The number of Virtual Channel Links (VCLs) currently active.
             wfAtmizerDrvCfgScrSum 1.3.6.1.4.1.18.3.4.23.3.2.1.30 integer read-only
Total sum of all VC Sustainable Cell Rates (SCR). Used for Call Admission Control (CAC).
             wfAtmizerDrvCfgExtRate 1.3.6.1.4.1.18.3.4.23.3.2.1.31 integer read-write
A user specified value for line speed which, if non-zero, will be reported as ifEntry.ifSpeed. It has no effect on operation of the interface.
     wfAtmizerIntfStatsTable 1.3.6.1.4.1.18.3.4.23.3.3 no-access
ARE Line Driver Statistics Record
         wfAtmizerIntfStatsEntry 1.3.6.1.4.1.18.3.4.23.3.3.1 no-access
Information about a particular driver
             wfAtmizerIntfSlot 1.3.6.1.4.1.18.3.4.23.3.3.1.1 integer read-only
Slot number -- instance id.
             wfAtmizerIntfPort 1.3.6.1.4.1.18.3.4.23.3.3.1.2 integer read-only
Physical port number -- instance id. Enumeration: 'four': 4, 'three': 3, 'two': 2, 'one': 1.
             wfAtmizerIntfLastChange 1.3.6.1.4.1.18.3.4.23.3.3.1.3 timeticks read-only
The time (in hundreths of a second) since the network management portion of the system was last re-initialized. This attribute is an alias for 'ifLastChange' in the MIBII System Group.
             wfAtmizerIntfOutQLen 1.3.6.1.4.1.18.3.4.23.3.3.1.4 gauge read-only
This attribute is an alias for 'ifOutQLen' in the MIBII interface group.
             wfAtmizerIntfStatus 1.3.6.1.4.1.18.3.4.23.3.3.1.5 integer read-only
MIB-II ifOperStatus Enumeration: 'down': 2, 'unknown': 4, 'testing': 3, 'up': 1, 'dormant': 5.
             wfAtmizerIntfIndex 1.3.6.1.4.1.18.3.4.23.3.3.1.6 integer read-only
MIB-II interface index
             wfAtmizerIntfOcdEvents 1.3.6.1.4.1.18.3.4.23.3.3.1.7 counter read-only
The number of times the Out of Cell Delineation (OCD) events occur. If seven consecutive ATM cells have Header Error Control (HEC) violations, an OCD event occurs. A high number of OCD events may indicate a problem with the TC sublayer.
             wfAtmizerIntfTcAlarmState 1.3.6.1.4.1.18.3.4.23.3.3.1.8 integer read-only
This variable indicates if there is an alarm present for the TC sublayer. The value ATM_LCD_FAILURE indicates that a Loss of Cell Delineation (LCD) failure state has been declared for the TC sublayer. Transition from failure to the ATM_NO_ALARM state occurs when six consecutive ATM cells are received with valid HEC, followed by about 10 seconds of acceptable working signal. Enumeration: 'no-alarm': 1, 'failure': 2.
             wfAtmizerIntfRxPacketsOkWrap 1.3.6.1.4.1.18.3.4.23.3.3.1.9 counter read-only
The number of times the wfAtmizerIntfRxPacketsOk counter has wrapped.
             wfAtmizerIntfRxPacketsOk 1.3.6.1.4.1.18.3.4.23.3.3.1.10 counter read-only
The number of Service Data Units (SDUs) received without error.
             wfAtmizerIntfRxCellsOkWrap 1.3.6.1.4.1.18.3.4.23.3.3.1.11 counter read-only
The number of times the wfAtmizerIntfRxCellsOk counter has wrapped.
             wfAtmizerIntfRxCellsOk 1.3.6.1.4.1.18.3.4.23.3.3.1.12 counter read-only
The number of reassembled Service Data Unit (SDU) cells received without error.
             wfAtmizerIntfRxOamCount 1.3.6.1.4.1.18.3.4.23.3.3.1.13 counter read-only
The number of F4/F5 OAM Cells received on this interface.
             wfAtmizerIntfRxFlowCtrlCount 1.3.6.1.4.1.18.3.4.23.3.3.1.14 counter read-only
The number of Flow Control OAM Cells received on this interface.
             wfAtmizerIntfRxInvalidHeaders 1.3.6.1.4.1.18.3.4.23.3.3.1.15 counter read-only
The number of receive cells dropped because of bad header fields (invalid VPI/VCI, non-zero GFC, bad PTI field).
             wfAtmizerIntfRxOverSizedSDUs 1.3.6.1.4.1.18.3.4.23.3.3.1.16 counter read-only
The number of receive packets dropped because the reassembled SDU was greater than the MTU for this interface.
             wfAtmizerIntfRxCrcErrors 1.3.6.1.4.1.18.3.4.23.3.3.1.17 counter read-only
The number of received cells dropped because of an invalid CRC.
             wfAtmizerIntfRxCrc10Errors 1.3.6.1.4.1.18.3.4.23.3.3.1.18 counter read-only
The number of OAM cells dropped because of an invalid CRC-10.
             wfAtmizerIntfRxLackBufCredits 1.3.6.1.4.1.18.3.4.23.3.3.1.19 counter read-only
The number of received packets lost on this interface because no receive buffer space was available to the receiver for incoming data.
             wfAtmizerIntfRxLackPageCredits 1.3.6.1.4.1.18.3.4.23.3.3.1.20 counter read-only
The number of received packets lost on this interface because no physical pages were available to the receiver for incoming data.
             wfAtmizerIntfRxLackBufResc 1.3.6.1.4.1.18.3.4.23.3.3.1.21 counter read-only
The number of received packets lost on this interface because there were no free system buffers available.
             wfAtmizerIntfRxLackPageResc 1.3.6.1.4.1.18.3.4.23.3.3.1.22 counter read-only
The number of received packets lost on this interface because there were no free system pages available.
             wfAtmizerIntfTxPacketsOkWrap 1.3.6.1.4.1.18.3.4.23.3.3.1.23 counter read-only
The number of times the wfAtmizerIntfTxPacketsOk counter has wrapped.
             wfAtmizerIntfTxPacketsOk 1.3.6.1.4.1.18.3.4.23.3.3.1.24 counter read-only
The number of Service Data Units (SDUs) transmitted without error.
             wfAtmizerIntfTxCellsOkWrap 1.3.6.1.4.1.18.3.4.23.3.3.1.25 counter read-only
The number of times the wfAtmizerIntfTxCellsOk counter has wrapped.
             wfAtmizerIntfTxCellsOk 1.3.6.1.4.1.18.3.4.23.3.3.1.26 counter read-only
The number of segmented Service Data Unit (SDU) cells transmitted without error.
             wfAtmizerIntfTxOamCount 1.3.6.1.4.1.18.3.4.23.3.3.1.27 counter read-only
The number of F4/F5 OAM Cells transmitted on this interface.
             wfAtmizerIntfTxFlowCtrlCount 1.3.6.1.4.1.18.3.4.23.3.3.1.28 counter read-only
The number of Flow Control OAM Cells transmitted on this interface.
             wfAtmizerIntfTxBadVcs 1.3.6.1.4.1.18.3.4.23.3.3.1.29 counter read-only
Count of packets dropped on transmit because of an invalid VPI/VCI.
             wfAtmizerIntfTxOverSizedSDUs 1.3.6.1.4.1.18.3.4.23.3.3.1.30 counter read-only
The number of transmit packets dropped because their SDU size was greater than the MTU for this interface.
             wfAtmizerIntfTxLackBufCredits 1.3.6.1.4.1.18.3.4.23.3.3.1.31 counter read-only
The number of transmit packets lost on this interface because no buffer space was available to the transmitter for outgoing data.
             wfAtmizerIntfTxLackPageCredits 1.3.6.1.4.1.18.3.4.23.3.3.1.32 counter read-only
The number of transmit packets lost on this interface because no physical pages were available to the transmitter for outgoing data.
             wfAtmizerIntfTxDrvClipCount 1.3.6.1.4.1.18.3.4.23.3.3.1.33 counter read-only
The number of transmit packets lost on this interface because no buffer space was available to the host transmit driver for outgoing data.
             wfAtmizerIntfHecDetectedCount 1.3.6.1.4.1.18.3.4.23.3.3.1.34 counter read-only
Number of uncorrectable HEC errors detected on this interface.
             wfAtmizerIntfHecCorrectedCount 1.3.6.1.4.1.18.3.4.23.3.3.1.35 counter read-only
Number of correctable HEC errors detected on this interface.
             wfAtmizerIntfRxOctets 1.3.6.1.4.1.18.3.4.23.3.3.1.36 counter read-only
Count of octets received successfully. Note: May not be supported on all ATM-based platforms.
             wfAtmizerIntfTxOctets 1.3.6.1.4.1.18.3.4.23.3.3.1.37 counter read-only
Count of octets transmitted successfully. Note: May not be supported on all ATM-based platforms.
             wfAtmizerIntfRxUTOPIAErrors 1.3.6.1.4.1.18.3.4.23.3.3.1.38 counter read-only
Count of cells dropped as a result of UTOPIA parity errors or state machine errors (short or long cells). Note: May not be supported on all ATM-based platforms.
             wfAtmizerIntfRxLengthErrors 1.3.6.1.4.1.18.3.4.23.3.3.1.39 counter read-only
Count of Rx length errors. AAL5 CPCS-PDU length violation. Note: May not be supported on all ATM-based platforms.
             wfAtmizerIntfRxAbortMessages 1.3.6.1.4.1.18.3.4.23.3.3.1.40 counter read-only
Count of abort messages received (AAL5 length field equals 0). Note: May not be supported on all ATM-based platforms.
             wfAtmizerIntfRxSequenceNumberErrors 1.3.6.1.4.1.18.3.4.23.3.3.1.41 counter read-only
Count of AAL1 sequence number errors. Note: May not be supported on all ATM-based platforms.
     wfAtmizerVclStatsTable 1.3.6.1.4.1.18.3.4.23.3.4 no-access
Virtual Channel Statistics Record
         wfAtmizerVclStatsEntry 1.3.6.1.4.1.18.3.4.23.3.4.1 no-access
Information about a particular virtual channel
             wfAtmizerVclIndex 1.3.6.1.4.1.18.3.4.23.3.4.1.1 integer read-only
Instance id - Index number of this physical interface.
             wfAtmizerVclVpi 1.3.6.1.4.1.18.3.4.23.3.4.1.2 integer read-only
Instance id - Virtual Path Id for this VCL.
             wfAtmizerVclVci 1.3.6.1.4.1.18.3.4.23.3.4.1.3 integer read-only
Instance id - Virtual Channel Id for this VCL.
             wfAtmizerVclRxPacketsOkWrap 1.3.6.1.4.1.18.3.4.23.3.4.1.4 counter read-only
Number of times the wfAtmizerVclRxPacketsOk has wrapped.
             wfAtmizerVclRxPacketsOk 1.3.6.1.4.1.18.3.4.23.3.4.1.5 counter read-only
Number of packets received on this VCL.
             wfAtmizerVclRxCellsOkWrap 1.3.6.1.4.1.18.3.4.23.3.4.1.6 counter read-only
Number of times the wfAtmizerVclRxCellsOk has wrapped.
             wfAtmizerVclRxCellsOk 1.3.6.1.4.1.18.3.4.23.3.4.1.7 counter read-only
Number of cells received on this VCL.
             wfAtmizerVclRxOamCount 1.3.6.1.4.1.18.3.4.23.3.4.1.8 counter read-only
The number of OAM cells received on this VCL.
             wfAtmizerVclRxFlowCtrlCount 1.3.6.1.4.1.18.3.4.23.3.4.1.9 counter read-only
The number of Flow Control cells received on this VCL.
             wfAtmizerVclRxInvalidHeaders 1.3.6.1.4.1.18.3.4.23.3.4.1.10 counter read-only
The number of receive cells dropped because of an invalid ATM header.
             wfAtmizerVclRxOverSizedSDUs 1.3.6.1.4.1.18.3.4.23.3.4.1.11 counter read-only
The number of receive packets dropped on this VCL because the reassembled SDU was greater than the MTU for this interface.
             wfAtmizerVclRxCrcErrors 1.3.6.1.4.1.18.3.4.23.3.4.1.12 counter read-only
The number of received cells dropped on this VCL because of an invalid CRC.
             wfAtmizerVclRxCrc10Errors 1.3.6.1.4.1.18.3.4.23.3.4.1.13 counter read-only
The number of OAM cells dropped on this VCL because of an invalid CRC-10.
             wfAtmizerVclRxLackBufCredits 1.3.6.1.4.1.18.3.4.23.3.4.1.14 counter read-only
The number of received packets lost on this VCL because no receive buffer space was available to the receiver for incoming data.
             wfAtmizerVclRxLackPageCredits 1.3.6.1.4.1.18.3.4.23.3.4.1.15 counter read-only
The number of received packets lost on this VCL because no physical pages were available to the receiver for incoming data.
             wfAtmizerVclRxLackBufResc 1.3.6.1.4.1.18.3.4.23.3.4.1.16 counter read-only
The number of received packets lost on this VCL because there were no free system buffers available.
             wfAtmizerVclRxLackPageResc 1.3.6.1.4.1.18.3.4.23.3.4.1.17 counter read-only
The number of received packets lost on this VCL because there were no free system pages available.
             wfAtmizerVclTxPacketsOkWrap 1.3.6.1.4.1.18.3.4.23.3.4.1.18 counter read-only
Number of times the wfAtmizerVclTxPacketsOk has wrapped.
             wfAtmizerVclTxPacketsOk 1.3.6.1.4.1.18.3.4.23.3.4.1.19 counter read-only
Number of packets transmitted on this VCL.
             wfAtmizerVclTxCellsOkWrap 1.3.6.1.4.1.18.3.4.23.3.4.1.20 counter read-only
Number of times the wfAtmizerVclTxCellsOk has wrapped.
             wfAtmizerVclTxCellsOk 1.3.6.1.4.1.18.3.4.23.3.4.1.21 counter read-only
Number of cells transmitted on this VCL.
             wfAtmizerVclTxOamCount 1.3.6.1.4.1.18.3.4.23.3.4.1.22 counter read-only
The number of OAM cells transmitted on this VCL.
             wfAtmizerVclTxFlowCtrlCount 1.3.6.1.4.1.18.3.4.23.3.4.1.23 counter read-only
The number of Flow Control cells received on this VCL.
             wfAtmizerVclTxOverSizedSDUs 1.3.6.1.4.1.18.3.4.23.3.4.1.24 counter read-only
The number of transmit packets dropped on this VCL because their SDU size was greater than the MTU for this interface.
             wfAtmizerVclTxLackBufCredits 1.3.6.1.4.1.18.3.4.23.3.4.1.25 counter read-only
The number of transmit packets lost on this VCL because no buffer space was available to the transmitter for outgoing data.
             wfAtmizerVclTxLackPageCredits 1.3.6.1.4.1.18.3.4.23.3.4.1.26 counter read-only
The number of transmit packets lost on this VCL because no physical pages were available to the transmitter for outgoing data.
             wfAtmizerVclRxOctets 1.3.6.1.4.1.18.3.4.23.3.4.1.27 counter read-only
Count of octets received successfully. Note: May not be supported on all ATM-based platforms.
             wfAtmizerVclTxOctets 1.3.6.1.4.1.18.3.4.23.3.4.1.28 counter read-only
Count of octets transmitted successfully. Note: May not be supported on all ATM-based platforms.
             wfAtmizerVclTxClipFrames 1.3.6.1.4.1.18.3.4.23.3.4.1.29 counter read-only
Number of frames clipped (dropped) due to transmit congestion. Note: May not be supported on all ATM-based platforms.
             wfAtmizerVclRxLengthErrors 1.3.6.1.4.1.18.3.4.23.3.4.1.30 counter read-only
Count of Rx length errors. AAL5 CPCS-PDU length violation. Note: May not be supported on all ATM-based platforms.
             wfAtmizerVclRxAbortMessages 1.3.6.1.4.1.18.3.4.23.3.4.1.31 counter read-only
Count of abort messages received (AAL5 length field equals 0). Note: May not be supported on all ATM-based platforms.
             wfAtmizerVclRxSequenceNumberErrors 1.3.6.1.4.1.18.3.4.23.3.4.1.32 counter read-only
Count of AAL1 sequence number errors. Note: May not be supported on all ATM-based platforms.
     wfAtmizerDebugTable 1.3.6.1.4.1.18.3.4.23.3.5 no-access
ARE ATMizer Debug Record
         wfAtmizerDebugEntry 1.3.6.1.4.1.18.3.4.23.3.5.1 no-access
Information about a Transmit/Receive pair of ATMizers
             wfAtmizerDebugSlot 1.3.6.1.4.1.18.3.4.23.3.5.1.1 integer read-only
Slot number -- instance id.
             wfAtmizerDebugCmd 1.3.6.1.4.1.18.3.4.23.3.5.1.2 integer read-write
Debug command to be issued to ATMizers.
             wfAtmizerDebugCmdSize 1.3.6.1.4.1.18.3.4.23.3.5.1.3 integer read-write
Number of parameters to the debug command.
             wfAtmizerDebugParam1 1.3.6.1.4.1.18.3.4.23.3.5.1.4 integer read-write
The first parameter to the ATMizer debug command.
             wfAtmizerDebugParam2 1.3.6.1.4.1.18.3.4.23.3.5.1.5 integer read-write
The second parameter to the ATMizer debug command.
             wfAtmizerDebugParam3 1.3.6.1.4.1.18.3.4.23.3.5.1.6 integer read-write
The third parameter to the ATMizer debug command.
             wfAtmizerDebugParam4 1.3.6.1.4.1.18.3.4.23.3.5.1.7 integer read-write
The fourth parameter to the ATMizer debug command.
             wfAtmizerDebugParam5 1.3.6.1.4.1.18.3.4.23.3.5.1.8 integer read-write
The fifth parameter to the ATMizer debug command.
             wfAtmizerDebugParam6 1.3.6.1.4.1.18.3.4.23.3.5.1.9 integer read-write
The sixth parameter to the ATMizer debug command.
             wfAtmizerDebugParam7 1.3.6.1.4.1.18.3.4.23.3.5.1.10 integer read-write
The seventh parameter to the ATMizer debug command.
             wfAtmizerDebugParam8 1.3.6.1.4.1.18.3.4.23.3.5.1.11 integer read-write
The eighth parameter to the ATMizer debug command.
             wfAtmizerDebugParam9 1.3.6.1.4.1.18.3.4.23.3.5.1.12 integer read-write
The nineth parameter to the ATMizer debug command.
             wfAtmizerDebugParam10 1.3.6.1.4.1.18.3.4.23.3.5.1.13 integer read-write
The tenth parameter to the ATMizer debug command.
             wfAtmizerDebugRxDone 1.3.6.1.4.1.18.3.4.23.3.5.1.14 integer read-write
Completion flag indicating that the RX ATMizer has completed the debug command and the result is available in wfAtmizerDebugRxValue. Enumeration: 'done': 2, 'err': 16, 'inprog': 1.
             wfAtmizerDebugRxValue 1.3.6.1.4.1.18.3.4.23.3.5.1.15 octet string read-write
The result of the RX ATMizer debug operation.
             wfAtmizerDebugTxDone 1.3.6.1.4.1.18.3.4.23.3.5.1.16 integer read-write
Completion flag indicating that the TX ATMizer has completed the debug command and the result is available in wfAtmizerDebugTxValue. Enumeration: 'done': 2, 'err': 16, 'inprog': 1.
             wfAtmizerDebugTxValue 1.3.6.1.4.1.18.3.4.23.3.5.1.17 octet string read-write
The result of the TX ATMizer debug operation.
 wfSonetMediumTable 1.3.6.1.4.1.18.3.4.24.1 no-access
Statistics for the SONET medium table
     wfSonetMediumEntry 1.3.6.1.4.1.18.3.4.24.1.1 no-access
An entry in the medium table
         wfSonetMediumIndex 1.3.6.1.4.1.18.3.4.24.1.1.1 integer read-only
Index for this physical Sonet interface.
         wfSonetMediumType 1.3.6.1.4.1.18.3.4.24.1.1.2 integer read-only
This variable identifies whether a SONET or a SDH signal is used across this interface.
         wfSonetMediumTimeElapsed 1.3.6.1.4.1.18.3.4.24.1.1.3 integer read-only
The number of seconds that have elapsed since the beginning of the current error-measurement period.
         wfSonetMediumValidIntervals 1.3.6.1.4.1.18.3.4.24.1.1.4 integer read-only
The number of previous intervals for which valid data has been stored.
         wfSonetMediumLineCoding 1.3.6.1.4.1.18.3.4.24.1.1.5 integer read-only
This variable describes the line coding for this interface. Enumeration: 'b3zs': 2, 'nrz': 4, 'other': 1, 'rz': 5, 'cmi': 3.
         wfSonetMediumLineType 1.3.6.1.4.1.18.3.4.24.1.1.6 integer read-only
This variable describes the line type for this interface. Enumeration: 'longsinglemode': 3, 'shortsinglemode': 2, 'coax': 5, 'utp': 6, 'other': 1, 'multimode': 4.
         wfSonetMediumCircuitIdentifier 1.3.6.1.4.1.18.3.4.24.1.1.7 displaystring read-only
This variable contains the transmission vendor's circuit identifier.
 wfSonetSectionCurrentTable 1.3.6.1.4.1.18.3.4.24.2 no-access
Statistics for the SONET section current table
     wfSonetSectionCurrentEntry 1.3.6.1.4.1.18.3.4.24.2.1 no-access
An entry in the Section current table
         wfSonetSectionCurrentIndex 1.3.6.1.4.1.18.3.4.24.2.1.1 integer read-only
Index for this physical Sonet interface.
         wfSonetSectionCurrentStatus 1.3.6.1.4.1.18.3.4.24.2.1.2 integer read-only
This variable is a bitmask indicating the status of the interface. Enumeration: 'los': 2, 'nodefect': 1, 'lof': 4.
         wfSonetSectionCurrentESs 1.3.6.1.4.1.18.3.4.24.2.1.3 gauge read-only
The counter associated with the number of Errored Seconds encountered by a SONET/SDH Section in the current 15 minute interval.
         wfSonetSectionCurrentSESs 1.3.6.1.4.1.18.3.4.24.2.1.4 gauge read-only
The counter associated with the number of Severely Errored Seconds encountered by a SONET/SDH Section in the current 15 minute interval.
         wfSonetSectionCurrentSEFSs 1.3.6.1.4.1.18.3.4.24.2.1.5 gauge read-only
The counter associated with the number of Severely Errored Framing Seconds encountered by a SONET/SDH Section in the current 15 minute interval.
         wfSonetSectionCurrentCVs 1.3.6.1.4.1.18.3.4.24.2.1.6 gauge read-only
The counter associated with the number of Coding Violations encountered by a SONET/SDH Section in the current 15 minute interval.
 wfSonetSectionIntervalTable 1.3.6.1.4.1.18.3.4.24.3 no-access
Statistics for the SONET section interval table
     wfSonetSectionIntervalEntry 1.3.6.1.4.1.18.3.4.24.3.1 no-access
An entry in the Section Interval table
         wfSonetSectionIntervalIndex 1.3.6.1.4.1.18.3.4.24.3.1.1 integer read-only
Index for this physical Sonet interface.
         wfSonetSectionIntervalNumber 1.3.6.1.4.1.18.3.4.24.3.1.2 integer read-only
A number between 1 and 96, which identifies the interval for which the set of statistics is available. The interval identified by 1 is the most recently completed 15 minute interval, and the interval identified by N is the interval immediately preceding the one identified by N-1.
         wfSonetSectionIntervalESs 1.3.6.1.4.1.18.3.4.24.3.1.3 gauge read-only
The counter associated with the number of Errored Seconds encountered by a SONET/SDH Section in a particular 15 minute interval.
         wfSonetSectionIntervalSESs 1.3.6.1.4.1.18.3.4.24.3.1.4 gauge read-only
The counter associated with the number of Severely Errored Seconds encountered by a SONET/SDH Section in a particular 15 minute interval.
         wfSonetSectionIntervalSEFSs 1.3.6.1.4.1.18.3.4.24.3.1.5 gauge read-only
The counter associated with the number of Severely Errored Framing Seconds encountered by a SONET/SDH Section in a particular 15 minute interval.
         wfSonetSectionIntervalCVs 1.3.6.1.4.1.18.3.4.24.3.1.6 gauge read-only
The counter associated with the number of Coding Violations encountered by a SONET/SDH Section in a particular 15 minute interval.
 wfSonetLineCurrentTable 1.3.6.1.4.1.18.3.4.24.4 no-access
Statistics for the SONET line current table
     wfSonetLineCurrentEntry 1.3.6.1.4.1.18.3.4.24.4.1 no-access
An entry in the Line current table
         wfSonetLineCurrentIndex 1.3.6.1.4.1.18.3.4.24.4.1.1 integer read-only
Index for this physical Sonet interface.
         wfSonetLineCurrentStatus 1.3.6.1.4.1.18.3.4.24.4.1.2 integer read-only
This variable is a bitmask indicating the status of the interface. Enumeration: 'nodefect': 1, 'rdi': 4, 'ais': 2.
         wfSonetLineCurrentESs 1.3.6.1.4.1.18.3.4.24.4.1.3 gauge read-only
The counter associated with the number of Errored Seconds encountered by a SONET/SDH Line in the current 15 minute interval.
         wfSonetLineCurrentSESs 1.3.6.1.4.1.18.3.4.24.4.1.4 gauge read-only
The counter associated with the number of Severely Errored Seconds encountered by a SONET/SDH Line in the current 15 minute interval.
         wfSonetLineCurrentCVs 1.3.6.1.4.1.18.3.4.24.4.1.5 gauge read-only
The counter associated with the number of Coding Violations encountered by a SONET/SDH Line in the current 15 minute interval.
         wfSonetLineCurrentUASs 1.3.6.1.4.1.18.3.4.24.4.1.6 gauge read-only
The counter associated with the number of Unavailable Seconds encountered by a SONET/SDH Line in the current 15 minute interval.
 wfSonetLineIntervalTable 1.3.6.1.4.1.18.3.4.24.5 no-access
Statistics for the SONET line interval table
     wfSonetLineIntervalEntry 1.3.6.1.4.1.18.3.4.24.5.1 no-access
An entry in the Line Interval table
         wfSonetLineIntervalIndex 1.3.6.1.4.1.18.3.4.24.5.1.1 integer read-only
Index for this physical Sonet interface.
         wfSonetLineIntervalNumber 1.3.6.1.4.1.18.3.4.24.5.1.2 integer read-only
A number between 1 and 96, which identifies the interval for which the set of statistics is available. The interval identified by 1 is the most recently completed 15 minute interval, and the interval identified by N is the interval immediately preceding the one identified by N-1.
         wfSonetLineIntervalESs 1.3.6.1.4.1.18.3.4.24.5.1.3 gauge read-only
The counter associated with the number of Errored Seconds encountered by a SONET/SDH Line in a particular 15 minute interval.
         wfSonetLineIntervalSESs 1.3.6.1.4.1.18.3.4.24.5.1.4 gauge read-only
The counter associated with the number of Severely Errored Seconds encountered by a SONET/SDH Line in a particular 15 minute interval.
         wfSonetLineIntervalCVs 1.3.6.1.4.1.18.3.4.24.5.1.5 gauge read-only
The counter associated with the number of Coding Violations encountered by a SONET/SDH Line in a particular 15 minute interval.
         wfSonetLineIntervalUASs 1.3.6.1.4.1.18.3.4.24.5.1.6 gauge read-only
The counter associated with the number of Unavailable Seconds encountered by a SONET/SDH Line in a particular 15 minute interval.
 wfSonetFarEndLineCurrentTable 1.3.6.1.4.1.18.3.4.24.6 no-access
Statistics for the SONET far end line current table
     wfSonetFarEndLineCurrentEntry 1.3.6.1.4.1.18.3.4.24.6.1 no-access
An entry in the FarEndLine current table
         wfSonetFarEndLineCurrentIndex 1.3.6.1.4.1.18.3.4.24.6.1.1 integer read-only
Index for this physical Sonet interface.
         wfSonetFarEndLineCurrentESs 1.3.6.1.4.1.18.3.4.24.6.1.2 gauge read-only
The counter associated with the number of Far End Errored Seconds encountered by a SONET/SDH Medium/Section/Line in the current 15 minute interval.
         wfSonetFarEndLineCurrentSESs 1.3.6.1.4.1.18.3.4.24.6.1.3 gauge read-only
The counter associated with the number of Far End Severely Errored Seconds encountered by a SONET/SDH Medium/Section/Line in the current 15 minute interval.
         wfSonetFarEndLineCurrentCVs 1.3.6.1.4.1.18.3.4.24.6.1.4 gauge read-only
The counter associated with the number of Far End Coding Violations encountered by a SONET/SDH Medium/Section/Line in the current 15 minute interval.
         wfSonetFarEndLineCurrentUASs 1.3.6.1.4.1.18.3.4.24.6.1.5 gauge read-only
The counter associated with the number of Far End Unavailable Seconds encountered by a SONET/SDH Medium/Section/Line in the current 15 minute interval.
 wfSonetFarEndLineIntervalTable 1.3.6.1.4.1.18.3.4.24.7 no-access
Statistics for the SONET far end line interval table
     wfSonetFarEndLineIntervalEntry 1.3.6.1.4.1.18.3.4.24.7.1 no-access
An entry in the FarEndLine Interval table
         wfSonetFarEndLineIntervalIndex 1.3.6.1.4.1.18.3.4.24.7.1.1 integer read-only
Index for this physical Sonet interface.
         wfSonetFarEndLineIntervalNumber 1.3.6.1.4.1.18.3.4.24.7.1.2 integer read-only
A number between 1 and 96, which identifies the interval for which the set of statistics is available. The interval identified by 1 is the most recently completed 15 minute interval, and the interval identified by N is the interval immediately preceding the one identified by N-1.
         wfSonetFarEndLineIntervalESs 1.3.6.1.4.1.18.3.4.24.7.1.3 gauge read-only
The counter associated with the number of Far End Errored Seconds encountered by a SONET/SDH Medium/Section/Line in the current 15 minute interval.
         wfSonetFarEndLineIntervalSESs 1.3.6.1.4.1.18.3.4.24.7.1.4 gauge read-only
The counter associated with the number of Far End Severely Errored Seconds encountered by a SONET/SDH Medium/Section/Line in the current 15 minute interval.
         wfSonetFarEndLineIntervalCVs 1.3.6.1.4.1.18.3.4.24.7.1.5 gauge read-only
The counter associated with the number of Far End Coding Violations encountered by a SONET/SDH Medium/Section/Line in the current 15 minute interval.
         wfSonetFarEndLineIntervalUASs 1.3.6.1.4.1.18.3.4.24.7.1.6 gauge read-only
The counter associated with the number of Far End Unavailable Seconds encountered by a SONET/SDH Medium/Section/Line in the current 15 minute interval.
 wfSonetPathCurrentTable 1.3.6.1.4.1.18.3.4.24.8 no-access
Statistics for the SONET path current table
     wfSonetPathCurrentEntry 1.3.6.1.4.1.18.3.4.24.8.1 no-access
An entry in the Path current table
         wfSonetPathCurrentIndex 1.3.6.1.4.1.18.3.4.24.8.1.1 integer read-only
Index for this physical Sonet interface.
         wfSonetPathCurrentWidth 1.3.6.1.4.1.18.3.4.24.8.1.2 integer read-only
A value that indicates the type of the SONET/SDH Path. Enumeration: 'sts3cstm1': 2, 'sts1': 1, 'sts12cstm4': 3, 'sts48cstm16': 5, 'sts24c': 4.
         wfSonetPathCurrentStatus 1.3.6.1.4.1.18.3.4.24.8.1.3 integer read-only
This variable is a bitmask indicating the status of the interface. Enumeration: 'unequipped': 16, 'siglabelmis': 32, 'stsrdi': 8, 'nodefect': 1, 'stslop': 2, 'stsais': 4.
         wfSonetPathCurrentESs 1.3.6.1.4.1.18.3.4.24.8.1.4 gauge read-only
The counter associated with the number of Errored Seconds encountered by a SONET/SDH Path in the current 15 minute interval.
         wfSonetPathCurrentSESs 1.3.6.1.4.1.18.3.4.24.8.1.5 gauge read-only
The counter associated with the number of Severely Errored Seconds encountered by a SONET/SDH Path in the current 15 minute interval.
         wfSonetPathCurrentCVs 1.3.6.1.4.1.18.3.4.24.8.1.6 gauge read-only
The counter associated with the number of Coding Violations encountered by a SONET/SDH Path in the current 15 minute interval.
         wfSonetPathCurrentUASs 1.3.6.1.4.1.18.3.4.24.8.1.7 gauge read-only
The counter associated with the number of Unavailable Seconds encountered by a SONET/SDH Path in the current 15 minute interval.
 wfSonetPathIntervalTable 1.3.6.1.4.1.18.3.4.24.9 no-access
Statistics for the SONET path interval table
     wfSonetPathIntervalEntry 1.3.6.1.4.1.18.3.4.24.9.1 no-access
An entry in the Path Interval table
         wfSonetPathIntervalIndex 1.3.6.1.4.1.18.3.4.24.9.1.1 integer read-only
Index for this physical Sonet interface.
         wfSonetPathIntervalNumber 1.3.6.1.4.1.18.3.4.24.9.1.2 integer read-only
A number between 1 and 96, which identifies the interval for which the set of statistics is available. The interval identified by 1 is the most recently completed 15 minute interval, and the interval identified by N is the interval immediately preceding the one identified by N-1.
         wfSonetPathIntervalESs 1.3.6.1.4.1.18.3.4.24.9.1.3 gauge read-only
The counter associated with the number of Errored Seconds encountered by a SONET/SDH Path in a particular 15 minute interval.
         wfSonetPathIntervalSESs 1.3.6.1.4.1.18.3.4.24.9.1.4 gauge read-only
The counter associated with the number of Severely Errored Seconds encountered by a SONET/SDH Path in a particular 15 minute interval.
         wfSonetPathIntervalCVs 1.3.6.1.4.1.18.3.4.24.9.1.5 gauge read-only
The counter associated with the number of Coding Violations encountered by a SONET/SDH Path in a particular 15 minute interval.
         wfSonetPathIntervalUASs 1.3.6.1.4.1.18.3.4.24.9.1.6 gauge read-only
The counter associated with the number of Unavailable Seconds encountered by a SONET/SDH Path in a particular 15 minute interval.
 wfSonetFarEndPathCurrentTable 1.3.6.1.4.1.18.3.4.24.10 no-access
Statistics for the SONET far end path current table
       wfSonetFarEndPathCurrentEntry 1.3.6.1.4.1.18.3.4.24.10.1 no-access
An entry in the Far End Path current table
           wfSonetFarEndPathCurrentIndex 1.3.6.1.4.1.18.3.4.24.10.1.1 integer read-only
Index for this physical Sonet interface.
           wfSonetFarEndPathCurrentESs 1.3.6.1.4.1.18.3.4.24.10.1.2 gauge read-only
The counter associated with the number of Far End Errored Seconds encountered by a SONET/SDH Path in the current 15 minute interval.
           wfSonetFarEndPathCurrentSESs 1.3.6.1.4.1.18.3.4.24.10.1.3 gauge read-only
The counter associated with the number of Far End Severely Errored Seconds encountered by a SONET/SDH Path in the current 15 minute interval.
           wfSonetFarEndPathCurrentCVs 1.3.6.1.4.1.18.3.4.24.10.1.4 gauge read-only
The counter associated with the number of Far End Coding Violations encountered by a SONET/SDH Path in the current 15 minute interval.
           wfSonetFarEndPathCurrentUASs 1.3.6.1.4.1.18.3.4.24.10.1.5 gauge read-only
The counter associated with the number of Far End Unavailable Seconds encountered by a SONET/SDH Path in the current 15 minute interval.
 wfSonetFarEndPathIntervalTable 1.3.6.1.4.1.18.3.4.24.11 no-access
Statistics for the SONET far end path interval table
       wfSonetFarEndPathIntervalEntry 1.3.6.1.4.1.18.3.4.24.11.1 no-access
An entry in the Far End Path Interval table
           wfSonetFarEndPathIntervalIndex 1.3.6.1.4.1.18.3.4.24.11.1.1 integer read-only
Index for this physical Sonet interface.
           wfSonetFarEndPathIntervalNumber 1.3.6.1.4.1.18.3.4.24.11.1.2 integer read-only
A number between 1 and 96, which identifies the interval for which the set of statistics is available. The interval identified by 1 is the most recently completed 15 minute interval, and the interval identified by N is the interval immediately preceding the one identified by N-1.
           wfSonetFarEndPathIntervalESs 1.3.6.1.4.1.18.3.4.24.11.1.3 gauge read-only
The counter associated with the number of Far End Errored Seconds encountered by a SONET/SDH Path in a particular 15 minute interval.
           wfSonetFarEndPathIntervalSESs 1.3.6.1.4.1.18.3.4.24.11.1.4 gauge read-only
The counter associated with the number of Far End Severely Errored Seconds encountered by a SONET/SDH Path in a particular 15 minute interval.
           wfSonetFarEndPathIntervalCVs 1.3.6.1.4.1.18.3.4.24.11.1.5 gauge read-only
The counter associated with the number of Far End Coding Violations encountered by a SONET/SDH Path in a particular 15 minute interval.
           wfSonetFarEndPathIntervalUASs 1.3.6.1.4.1.18.3.4.24.11.1.6 gauge read-only
The counter associated with the number of Far End Unavailable Seconds encountered by a SONET/SDH Path in a particular 15 minute interval.
   wfAtm 1.3.6.1.4.1.18.3.5.9.5.1
       wfAtmDelete 1.3.6.1.4.1.18.3.5.9.5.1.1 integer read-write
Indication to create or delete an ATM Base record. Enumeration: 'deleted': 2, 'created': 1.
       wfAtmInterfaceNumber 1.3.6.1.4.1.18.3.5.9.5.1.2 integer read-only
Number of ATM interfaces in the Wellfleet Router (entries in the wfAtmInterfaceTable), regardless of their current state, present on this system.
       wfAtmOverallStatus 1.3.6.1.4.1.18.3.5.9.5.1.3 integer read-only
Overall status of ATM interfaces in the Wellfleet Router(entries in the wfAtmInterfaceTable) present on this system. Healthy indicates each configured interfaces are in the UP state. An interface anomaly is indicative of one or more of the configured interfaces being in the DOWN State. Other Anomaly is indicative of one or more ATM interfaces being in the INIT or NOT PRESENT state Enumeration: 'healthy': 1, 'otheranomaly': 3, 'interfaceanomaly': 2.
       wfAtmGlobalSigStkVersion 1.3.6.1.4.1.18.3.5.9.5.1.4 integer read-write
Global signalling stack Version. This value will be used to by management entities to know the global version of signalling. The intent here is to have passive placeholder. Active versions of signalling are maintained on a per ATM interface basis in wfAtmSscopEntry and wfAtmSigEntry. If this is considered of no value, please remove at your earliest convenience. Enumeration: 'u40': 4, 'sym': 3, 'u31': 2, 'u30': 1.
   wfAtmInterfaceTable 1.3.6.1.4.1.18.3.5.9.5.2 no-access
ATM Interface Table - Router Resident The statistical and configuration parameters for an ATM Interface. There is one MIB instance of this record per Sync or HSSI line configured for ATM DXI support. The Physical ATM DXI interface is managed via this table.
       wfAtmInterfaceEntry 1.3.6.1.4.1.18.3.5.9.5.2.1 no-access
The attributes for a particular ATM DXI Interface
           wfAtmInterfaceDelete 1.3.6.1.4.1.18.3.5.9.5.2.1.1 integer read-write
Indication to create or delete an ATM DXI interface. This will remove ATMNET access over this interface The ATM Interface entry instance is removed from the MIB in this case. Enumeration: 'deleted': 2, 'created': 1.
           wfAtmInterfaceDisable 1.3.6.1.4.1.18.3.5.9.5.2.1.2 integer read-write
Indicates when an ATM DXI interface is to be enabled or disabled. Disabling will disable ATM Access over this interface. The ATM Interface instance is NOT removed from the MIB in this case. Enumeration: 'disabled': 2, 'enabled': 1.
           wfAtmInterfaceState 1.3.6.1.4.1.18.3.5.9.5.2.1.3 integer read-only
Indicates the state for this interface. The state indicates Not Present when the interface has been configured but has not been initialized. Init state indicates that the interface is in the process of being initialized by the system. Up state indicates that the interface is operating normally. Down state indicates that the ATM DXI interface is physically or logically disabled. Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpresent': 4.
           wfAtmInterfaceCircuit 1.3.6.1.4.1.18.3.5.9.5.2.1.4 integer read-only
The Wellfleet circuit number of this entry
           wfAtmInterfaceMaxSupportedVCs 1.3.6.1.4.1.18.3.5.9.5.2.1.5 integer read-write
Maximum number of VCs allowed on this interface. Initially set by configuration system for PVCs only
           wfAtmInterfaceVCsInUse 1.3.6.1.4.1.18.3.5.9.5.2.1.6 integer read-only
The number of VCs that are currently configured on this interface
           wfAtmInterfaceDescr 1.3.6.1.4.1.18.3.5.9.5.2.1.7 displaystring read-write
A textual string describing this ATM interface.
           wfAtmInterfaceType 1.3.6.1.4.1.18.3.5.9.5.2.1.8 integer read-only
The transmission type used at the ATM interface. Enumeration: 'other': 1, 'ds3': 3, 'ds1': 2.
           wfAtmInterfaceLastChange 1.3.6.1.4.1.18.3.5.9.5.2.1.9 timeticks read-only
The value of sysUpTime at the time the interface entered its current operational state. If the current state was entered prior to the last re-initialization of the local network management subsystem, then this object contains a zero value.
           wfAtmInterfacePlcp 1.3.6.1.4.1.18.3.5.9.5.2.1.10 object identifier read-only
Identifies the OID of the PLCP object in the MIB If no additional transmission and/or media specific information is available, this object has the value { 0 0 }.
           wfAtmMpeNull 1.3.6.1.4.1.18.3.5.9.5.2.1.11 integer read-write
Used to select Null, Multi-Protocol Encapsulation (RFC 1294) or Multi-Protocol Encapsulation (RFC 1483) layer for this Interface. Null is considered VC Based Multiplexing and is not supported for Bridging. Enumeration: 'mpe1483': 3, 'null': 2, 'mpe1294': 1.
           wfAtmCsNull 1.3.6.1.4.1.18.3.5.9.5.2.1.12 integer read-write
Used to configure the type of CS_PDU encapsulation supported on the ATM DXI interface based on the ATM Forum's ATM DXI specification. This configuration is on a per Interface basis. The supported values are AAL3/4, AAL5 and Null (no CS_PDU encapsulation). Null is a propriatary configurable value when no CS_PDU encapsulation is desired. Enumeration: 'null': 2, 'aal34': 1, 'aal5': 3.
           wfAtmInterfaceMulticast 1.3.6.1.4.1.18.3.5.9.5.2.1.13 integer read-write
This indicates whether the ATM service provider offers multicast service Enumeration: 'disabled': 2, 'enabled': 1.
           wfAtmDrops 1.3.6.1.4.1.18.3.5.9.5.2.1.14 counter read-only
The cumulative count of packet drops on this ATM Interface.
           wfAtmInterfaceLmiDisable 1.3.6.1.4.1.18.3.5.9.5.2.1.15 integer read-write
Indicates when an LMI entry is to be enabled or disabled. Disabling will temporarily disable the ability to report CSU/DSU traps and the ability to retrieve statistical information from the CSU/DSU. The ATM LMI instance is NOT removed from the MIB in this case. Enumeration: 'disabled': 2, 'enabled': 1.
           wfAtmInterfaceLineNumber 1.3.6.1.4.1.18.3.5.9.5.2.1.16 integer read-only
Instance identifier. This value corresponds to the line number of the Wellfleet router.
           wfAtmInterfaceLLIndex 1.3.6.1.4.1.18.3.5.9.5.2.1.17 integer read-only
Instance identifier. This value corresponds to the port's llindex number. The Lower layer index uniquely identifies the lower layer in cases where the lower layer may be something other than the physical layer.
           wfAtmInterfaceDxiMode 1.3.6.1.4.1.18.3.5.9.5.2.1.18 integer read-write
ATM DXI Mode. This attribute specifies the ATM DXI Mode for this interface based on the ATM Forum's ATM DXI specification. Currently supported is Modes 1a, 1b, 2 and Proprietary 2 (which is an earlier version of Mode 2). Enumeration: 'mode1a': 1, 'mode1b': 2, 'mode2': 3, 'modep2': 4.
           wfAtmUnknownVCPkts 1.3.6.1.4.1.18.3.5.9.5.2.1.19 counter read-only
The count of packets received with an unknown VC
   wfAtmLmiTable 1.3.6.1.4.1.18.3.5.9.5.3 no-access
ATM Local Management Interface Table - Router Resident The statistical and configuration parameters for an ATM DXI Local Management Interface. There is one LMI MIB instance per Sync or HSSI line configured for ATM DXI support. The LMI interface is managed via this table.
       wfAtmLmiEntry 1.3.6.1.4.1.18.3.5.9.5.3.1 no-access
The attributes for a particular ATM Lmi
           wfAtmLmiState 1.3.6.1.4.1.18.3.5.9.5.3.1.1 integer read-only
Indicates the state of the LMI for this interface The state indicates Not Present when the LMI has been configured but has not been initialized. Init state indicates that the LMI is in the process of being initialized by the system. Up state indicates that the LMI is operating normally. Down state indicates that the LMI is physically or logically disabled. Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpresent': 4.
           wfAtmLmiCircuit 1.3.6.1.4.1.18.3.5.9.5.3.1.2 integer read-only
The circuit number of this entry
           wfAtmLmiNoVCErrors 1.3.6.1.4.1.18.3.5.9.5.3.1.3 counter read-only
The number of Frames dropped that couldn't be associated with the LMI VPI/VCI
           wfAtmLmiProxyRequests 1.3.6.1.4.1.18.3.5.9.5.3.1.4 counter read-only
The number of SNMP Proxy Requests
           wfAtmLmiCsuDsuResponses 1.3.6.1.4.1.18.3.5.9.5.3.1.5 counter read-only
The number of CSU/DSU SNMP Responses to Proxy Requests
           wfAtmLmiCsuDsuTraps 1.3.6.1.4.1.18.3.5.9.5.3.1.6 counter read-only
The number of CSU/DSU SNMP Traps Received
           wfAtmLmiOtherErrors 1.3.6.1.4.1.18.3.5.9.5.3.1.7 counter read-only
The number of frames dropped to format or other errors.
           wfAtmLmiLineNumber 1.3.6.1.4.1.18.3.5.9.5.3.1.8 integer read-only
Instance identifier. This value corresponds to the line number of the Wellfleet router.
           wfAtmLmiLLIndex 1.3.6.1.4.1.18.3.5.9.5.3.1.9 integer read-only
Instance identifier. This value corresponds to the port's llindex number. The Lower layer index uniquely identifies the lower layer in cases where the lower layer may be something other than the physical layer.
   wfAtmPlcpTable 1.3.6.1.4.1.18.3.5.9.5.4 no-access
The ATM PLCP Table - CSU/DSU Resident The PLCP object reflects information about either DS1 or DS3 PLCP framing status and performance. There is one instance of this object for every ATM DS1 or DS3 UNI. The PLCP object is separated from the other ATM objects for two reasons. First, there may be ATM UNIs which use physical media other than DS1 or DS3, and thus the PLCP object may not apply to them. Second, the PLCP object may also be applied towards management of SMDS Interfaces (SIPs). This PLCP object is essentially a superset of the PLCP object described in the Internet Draft MIB for SMDS (SIPs). It contains variables of interest to some ATM service providers and customers.
       wfAtmPlcpEntry 1.3.6.1.4.1.18.3.5.9.5.4.1 no-access
per linenumber/llindex PLCP objects
           wfAtmPlcpCct 1.3.6.1.4.1.18.3.5.9.5.4.1.1 integer read-only
Identifies the DS1 or DS3 PLCP port for which this entry contains information. This corresponds to the Wellfleet circuit number
           wfAtmPlcpPhysical 1.3.6.1.4.1.18.3.5.9.5.4.1.2 object identifier read-only
Identifies the OID of the first object in the standard DS1 or DS3 MIB
           wfAtmPlcpLof 1.3.6.1.4.1.18.3.5.9.5.4.1.3 integer read-only
True if Loss of Frame has been detected Enumeration: 'false': 2, 'true': 1.
           wfAtmPlcpLofCFA 1.3.6.1.4.1.18.3.5.9.5.4.1.4 integer read-only
True if Loss of Frame has been detected over the CFA time period Enumeration: 'false': 2, 'true': 1.
           wfAtmPlcpYellow 1.3.6.1.4.1.18.3.5.9.5.4.1.5 integer read-only
True if PLCP Yellow (Remote Alarm Indication) has been detected Enumeration: 'false': 2, 'true': 1.
           wfAtmPlcpYellowCFA 1.3.6.1.4.1.18.3.5.9.5.4.1.6 integer read-only
True if PLCP Yellow (Remote Alarm Indication) has been detected over the CFA time period Enumeration: 'false': 2, 'true': 1.
           wfAtmPlcpStatus 1.3.6.1.4.1.18.3.5.9.5.4.1.7 integer read-only
The value of this variable indicates the PLCP status as indicated by the three-bit PLCP LSS code received from the remote end. Connected is LSS code #0, linkUp is LSS code #6, and linkDown is code #3. OtherCode means that one of the other five possible code values is being received. OutOfFrame means that the PLCP is in the out of frame state, and therefore there is no code being received. Enumeration: 'down': 3, 'outofframe': 5, 'other': 4, 'connected': 1, 'up': 2.
           wfAtmPlcpSeconds 1.3.6.1.4.1.18.3.5.9.5.4.1.8 counter read-only
The count of seconds elapsed since event counting began or since the counters were last cleared. The implementation may optionally allow this variable to be set. If set, the set value is ignored, and this variable and all other event counters for this object are reset to zero.
           wfAtmPlcpBipErrors 1.3.6.1.4.1.18.3.5.9.5.4.1.9 counter read-only
The count of PLCP Bit Interleaved Parity (BIP) errors detected.
           wfAtmPlcpBipESecs 1.3.6.1.4.1.18.3.5.9.5.4.1.10 counter read-only
BIP Errored Seconds. The count of seconds during which one or more BIP errors were detected.
           wfAtmPlcpBipSESecs 1.3.6.1.4.1.18.3.5.9.5.4.1.11 counter read-only
BIP Severely Errored Seconds. The count of seconds during which five (5) or more BIP errors were detected.
           wfAtmPlcpFebes 1.3.6.1.4.1.18.3.5.9.5.4.1.12 counter read-only
The count of PLCP Far End Block Errors (FEBE) detected.
           wfAtmPlcpFebeESecs 1.3.6.1.4.1.18.3.5.9.5.4.1.13 counter read-only
FEBE Errored Seconds. The count of seconds during which one or more FEBE errors were detected.
           wfAtmPlcpFebeSESecs 1.3.6.1.4.1.18.3.5.9.5.4.1.14 counter read-only
FEBE Severely Errored Seconds. The count of seconds during which five (5) or more FEBE errors were detected.
           wfAtmPlcpFrameErrors 1.3.6.1.4.1.18.3.5.9.5.4.1.15 counter read-only
The count of PLCP Frame bit errors detected.
           wfAtmPlcpSevereFrameErrors 1.3.6.1.4.1.18.3.5.9.5.4.1.16 counter read-only
The count of PLCP Severe Frame errors (aka Out Of Frame Events) detected.
           wfAtmPlcpSEFS 1.3.6.1.4.1.18.3.5.9.5.4.1.17 counter read-only
Severely Errored Framing Seconds. The count of seconds during which one or more PLCP Severe Frame errors were detected.
           wfAtmPlcpUAS 1.3.6.1.4.1.18.3.5.9.5.4.1.18 counter read-only
Unavailable Seconds. The count of seconds during which the PLCP service was declared to be unavailable.
           wfAtmPlcpLineNumber 1.3.6.1.4.1.18.3.5.9.5.4.1.19 integer read-only
Instance identifier. This value corresponds to the line number of the Wellfleet router.
           wfAtmPlcpLLIndex 1.3.6.1.4.1.18.3.5.9.5.4.1.20 integer read-only
Instance identifier. This value corresponds to the port's llindex. The Lower layer index uniquely identifies the lower layer in cases where the lower layer may be something other than the physical layer.
   wfAtmUniTable 1.3.6.1.4.1.18.3.5.9.5.5 no-access
The ATM UNI Table - CSU/DSU Resident The ATM User Network Interface (UNI) object reflects information about a particular ATM UNI. In particular it contains information, both configuration and performance, from the 'ATM' or Cell layer of the ATM protocol hierarchy. It optionally keeps some information on a per-VPI/VCI basis. It 'points to' its associated physical layer object, for example the DS1 or DS3 PLCP object. It also 'points to' the (one or more) higher layer object(s), namely the ATM Adaptation Layer (AAL) object(s) which further process the ATM Cells. It should be noted that in the ATM UNI MIB, the receive (transmit) direction refers to data received from (transmitted to) the ATM UNI interface. ** For DL200 and DL3200 there is only one ATM UNI per DL unit ** and only one AAL object (specifically VBR) per ATM UNI.
       wfAtmUniEntry 1.3.6.1.4.1.18.3.5.9.5.5.1 no-access
per linenumber/llindex User Network Interface (UNI) objects - wfAtmUniLineNumber and wfAtmUniLLIndex corresponds to Wellfleet linenumber/llindex number
           wfAtmUniCct 1.3.6.1.4.1.18.3.5.9.5.5.1.1 integer read-only
This corresponds to the Wellfleet circuit number
           wfAtmUniPhysical 1.3.6.1.4.1.18.3.5.9.5.5.1.2 object identifier read-only
Identifies the OID of the first object in the standard DS1 or DS3 MIB corresponding to this ATM UNI port
           wfAtmUniAal 1.3.6.1.4.1.18.3.5.9.5.5.1.3 object identifier read-only
Identifies the AAL MIB corresponding to this ATM UNI port. There is only one AAL currently for the DXI application.
           wfAtmUniSeconds 1.3.6.1.4.1.18.3.5.9.5.5.1.4 counter read-only
The count of seconds elapsed since event counting began or since the counters were last cleared.The implementation may optionally allow this variable to be set.If set, the set value is ignored, and this variable and all other event counters for this object are reset to zero.
           wfAtmUniLineNumber 1.3.6.1.4.1.18.3.5.9.5.5.1.5 integer read-only
Instance identifier. This value corresponds to the line number of the Wellfleet router.
           wfAtmUniLLIndex 1.3.6.1.4.1.18.3.5.9.5.5.1.6 integer read-only
Instance identifier. This value corresponds to the port's llindex. The Lower layer index uniquely identifies the lower layer in cases where the lower layer may be something other than the physical layer.
   wfAtmUniAtmTable 1.3.6.1.4.1.18.3.5.9.5.6 no-access
The ATM UNIATM Table CSU/DSU Resident This list contains ATM Layer parameters, one entry per ATM UNI port. The counts maintained in this table are totals for the UNI, across all VPI/VCIs.
       wfAtmUniAtmEntry 1.3.6.1.4.1.18.3.5.9.5.6.1 no-access
per linenumber/llindex UNI ATM Layer objects - wfAtmUniAtmLineNumber and wfAtmUniAtmLLIndex corresponds to Wellfleet linenumber/llindex number
           wfAtmUniAtmCct 1.3.6.1.4.1.18.3.5.9.5.6.1.1 integer read-only
The ATM UNI port for which corresponds to the Wellfleet circuit number
           wfAtmUniAtmNoBuffers 1.3.6.1.4.1.18.3.5.9.5.6.1.2 counter read-only
Received ATM cells discarded due to the lack of available cell buffers
           wfAtmUniAtmHECs 1.3.6.1.4.1.18.3.5.9.5.6.1.3 counter read-only
Received ATM cells discarded due to an uncorrected HEC
           wfAtmUniAtmCHECs 1.3.6.1.4.1.18.3.5.9.5.6.1.4 counter read-only
Received ATM cells for which a HEC error was detected and corrected
           wfAtmUniAtmNullCells 1.3.6.1.4.1.18.3.5.9.5.6.1.5 counter read-only
Received Null (unassigned , empty) cells
           wfAtmUniAtmMisdeliveredCells 1.3.6.1.4.1.18.3.5.9.5.6.1.6 counter read-only
Received cells with an invalid VPI/VCI and were discarded
           wfAtmUniAtmReceives 1.3.6.1.4.1.18.3.5.9.5.6.1.7 counter read-only
Valid (non-null) ATM Cells received at this layer and passed up
           wfAtmUniAtmTransmits 1.3.6.1.4.1.18.3.5.9.5.6.1.8 counter read-only
Valid (non-null) ATM Cells transmitted at this layer and passed down to the PLCP layer
           wfAtmUniAtmLineNumber 1.3.6.1.4.1.18.3.5.9.5.6.1.9 integer read-only
Instance identifier. This value corresponds to the line number of the Wellfleet router.
           wfAtmUniAtmLLIndex 1.3.6.1.4.1.18.3.5.9.5.6.1.10 integer read-only
Instance identifier. This value corresponds to the port's llindex. The Lower layer index uniquely identifies the lower layer in cases where the lower layer may be something other than the physical layer.
   wfAtmVbrTable 1.3.6.1.4.1.18.3.5.9.5.8 no-access
The ATM VBR Table - CSU/DSU Resident The ATM Variable Bit Rate (VBR) object is one of several types of ATM Adaptation Layer (AAL) objects. The ATM VBR object reflects information about a VBR service carried by an ATM UNI on behalf of a DTE interface (e.g. a DXI). In particular, it contains both configuration and performance information about the Segmentation and Reassembly (SAR) sublayer and the Convergence Sublayer (CS). Each instance of the VBR object has only one corresponding DTE interface, and only one corresponding ATM UNI, although it may correspond to several VPI/VCIs within a particular ATM UNI. The VBR object optionally keeps some information on a per-VPI/VCI basis. It should be noted that in the ATM VBR MIB, the receive (transmit) direction refers to data received from (transmitted to) the ATM UNI interface. ** For DL200 and DL3200 DSUs, there is only one ATM UNI per DSU ** and only one AAL object (specifically VBR) per ATM UNI. ** For these products, the DSU does not perform the ** integrity checks for the VBR CS layer, and thus will not ** provide all variables for the VBR CS table. The Router/Host ** is expected to perform these checks and provide these variables.
       wfAtmVbrEntry 1.3.6.1.4.1.18.3.5.9.5.8.1 no-access
per linenumber/llindex VBR AAL objects - wfAtmVbrLineNumber and wfAtmVbrLLIndex corresponds to Wellfleet linenumber/llindex number
           wfAtmVbrCct 1.3.6.1.4.1.18.3.5.9.5.8.1.1 integer read-only
Identifies the ATM VBR object which corresponds to the Wellfleet circuit number
           wfAtmVbrAtmUni 1.3.6.1.4.1.18.3.5.9.5.8.1.2 object identifier read-only
Identifies the OID of the first object in the ATM UNI MIB corresponding to this ATM VBR-AAL
           wfAtmVbrDxi 1.3.6.1.4.1.18.3.5.9.5.8.1.3 object identifier read-only
Identifies the DXI MIB corresponding to this ATM VBR-AAL. There is only one AAL currently for the DXI application.
           wfAtmVbrSeconds 1.3.6.1.4.1.18.3.5.9.5.8.1.4 counter read-only
The count of seconds elapsed since event counting began or since the counters were last cleared. The implementation may optionally allow this variable to be set. If set, the set value is ignored, and this variable and all other event counters for this object are reset to zero.
           wfAtmVbrLineNumber 1.3.6.1.4.1.18.3.5.9.5.8.1.5 integer read-only
Instance identifier. This value corresponds to the line number of the Wellfleet router.
           wfAtmVbrLLIndex 1.3.6.1.4.1.18.3.5.9.5.8.1.6 integer read-only
Instance identifier. This value corresponds to the port's llindex. The Lower layer index uniquely identifies the lower layer in cases where the lower layer may be something other than the physical layer.
   wfAtmVbrSarTable 1.3.6.1.4.1.18.3.5.9.5.9 no-access
The ATM VBR SAR Table CSU/DSU Resident This table contains ATM VBR-AAL, SAR Layer parameters, the entry per ATM VBR-AAL object. The counts maintained in this table are totals for the VBR, across all VPI/VCIs within the VBR.
       wfAtmVbrSarEntry 1.3.6.1.4.1.18.3.5.9.5.9.1 no-access
per linenumber/llindex VBR AAL SAR sublayer objects - wfAtmSarLineNumber and wfAtmSarLLIndex corresponds to Wellfleet linenumber/llindex number
           wfAtmVbrSarCct 1.3.6.1.4.1.18.3.5.9.5.9.1.1 integer read-only
identifies the VBR_SAR object which corresponds to the Wellfleet circuit number
           wfAtmVbrSarAssemblyTimer 1.3.6.1.4.1.18.3.5.9.5.9.1.2 integer read-only
The maximum time period (milliseconds) allowed for CS_PDU assembly process to complete. This is the time between receipt of a BOM and receipt of an EOM SAR_PDU.
           wfAtmVbrSarCrc10Errors 1.3.6.1.4.1.18.3.5.9.5.9.1.3 counter read-only
The count of received SAR_PDUs discarded due to CRC10 error
           wfAtmVbrSarCellMidErrors 1.3.6.1.4.1.18.3.5.9.5.9.1.4 counter read-only
The count of received SAR_PDUs discarded due to an invalid MID field value
           wfAtmVbrSarCsPduSizeTooBigErrors 1.3.6.1.4.1.18.3.5.9.5.9.1.5 counter read-only
The count of received SAR_PDUs discarded due to CS_PDU size is too big . NOTE: This attribute needs to be moved to router based CS object.
           wfAtmVbrSarNoBufferErrors 1.3.6.1.4.1.18.3.5.9.5.9.1.6 counter read-only
No CS_PDU assembly buffer space
           wfAtmVbrSarComNoProcessErrors 1.3.6.1.4.1.18.3.5.9.5.9.1.7 counter read-only
Received COM SAR_PDUs discarded due to lack of an active CS_PDU assembly process
           wfAtmVbrSarEomNoProcessErrors 1.3.6.1.4.1.18.3.5.9.5.9.1.8 counter read-only
Received EOM SAR_PDUs discarded due to lack of an active CS_PDU assembly process
           wfAtmVbrSarCellSequenceErrors 1.3.6.1.4.1.18.3.5.9.5.9.1.9 counter read-only
The count of active CS_PDU assembly processes closed (aborted, accumulation discarded) due to detecting a SAR sequence number error in a received SAR_PDU.
           wfAtmVbrSarCellLengthErrors 1.3.6.1.4.1.18.3.5.9.5.9.1.10 counter read-only
The count of active CS_PDU assembly processes closed (aborted, accumulation discarded) due to detecting a length field error in a received SAR_PDU.
           wfAtmVbrSarBomBeforeEomErrors 1.3.6.1.4.1.18.3.5.9.5.9.1.11 counter read-only
The count of active CS_PDU assembly processes closed (aborted, accumulation discarded) due to receiving a new BOM or SSM SAR_PDU for the same VPI/VCI (and MID) before receiving the EOM SAR_PDU.
           wfAtmVbrSarTimeouts 1.3.6.1.4.1.18.3.5.9.5.9.1.12 counter read-only
The count of active CS_PDU assembly processes closed (aborted, accumulation discarded) due to expiration of the assembly timer.
           wfAtmVbrSarLengthExceeds 1.3.6.1.4.1.18.3.5.9.5.9.1.13 counter read-only
The count of active CS_PDU assembly processes closed (aborted, accumulation discarded) due to receiving more SAR_PDUs (and their payloads) than will fit in the CS_PDU assembly buffer.
           wfAtmVbrSarReceives 1.3.6.1.4.1.18.3.5.9.5.9.1.14 counter read-only
The count of received SAR_PDUs (all types, i.e. BOM, COM, EOM, SSM) successfully accumulated into a CS_PDU assembly buffer.
           wfAtmVbrSarTransmits 1.3.6.1.4.1.18.3.5.9.5.9.1.15 counter read-only
The count of SAR_PDUs (all types, i.e. BOM, COM, EOM, SSM) transmitted to the ATM layer from a CS_PDU segmentation process.
           wfAtmVbrSarLineNumber 1.3.6.1.4.1.18.3.5.9.5.9.1.16 integer read-only
Instance identifier. This value corresponds to the line number of the Wellfleet router.
           wfAtmVbrSarLLIndex 1.3.6.1.4.1.18.3.5.9.5.9.1.17 integer read-only
Instance identifier. This value corresponds to the port's llindex. The Lower layer index uniquely identifies the lower layer in cases where the lower layer may be something other than the physical layer.
   wfAtmVbrCsTable 1.3.6.1.4.1.18.3.5.9.5.11 no-access
The ATM VBR CS Table - Router Resident This table contains ATM VBR-AAL, CS Layer parameters, one entry per ATM VBR-AAL object. The counts maintained in this table are totals for the VBR, across all VPI/VCIs within the VBR.
         wfAtmVbrCsEntry 1.3.6.1.4.1.18.3.5.9.5.11.1 no-access
per linenumber/llindex VBR_CS objects - wfAtmVbrCsLineNumber and wfAtmVbrCsLLIndex corresponds to Wellfleet linenumber/llindex number
             wfAtmVbrCsCct 1.3.6.1.4.1.18.3.5.9.5.11.1.1 integer read-only
Identifies the VBR_CS object which corresponds to the Wellfleet circuit number
             wfAtmVbrCsBETagMismatches 1.3.6.1.4.1.18.3.5.9.5.11.1.2 counter read-only
The count of received CS_PDUs discarded due to a mismatch when comparing the BETag fields in the CS_PDU header and trailer.
             wfAtmVbrCsLengthMismatches 1.3.6.1.4.1.18.3.5.9.5.11.1.3 counter read-only
The count of received CS_PDUs discarded due to a mismatch when comparing the CS_PDU header BASize field, the CS_PDU trailer length field and the actual length of the CS_PDU received.
             wfAtmVbrCsMisdeliveredPdus 1.3.6.1.4.1.18.3.5.9.5.11.1.4 counter read-only
The count of received SAR_PDUs discarded due to an invalid VPI/VCI detected at this layer.
             wfAtmVbrCsReceives 1.3.6.1.4.1.18.3.5.9.5.11.1.5 counter read-only
The count of the valid CS_PDUs received from the SAR layer and passed on to the next upper layer for further processing.
             wfAtmVbrCsTransmits 1.3.6.1.4.1.18.3.5.9.5.11.1.6 counter read-only
The count of CS_PDUs received from upper layers and sent to the SAR layer for segmentation and transmission
             wfAtmVbrCsLineNumber 1.3.6.1.4.1.18.3.5.9.5.11.1.7 integer read-only
Instance identifier. This value corresponds to the line number of the Wellfleet router.
             wfAtmVbrCsLLIndex 1.3.6.1.4.1.18.3.5.9.5.11.1.8 integer read-only
Instance identifier. This value corresponds to the port's llindex number. The Lower layer index uniquely identifies the lower layer in cases where the lower layer may be something other than the physical layer.
   wfAtmVbrCsVciTable 1.3.6.1.4.1.18.3.5.9.5.12 no-access
The ATM VBR CS_VCI Table - Router Resident This table contains ATM VBR-AAL, CS Layer parameters, one entry per ATM VPI/VCI for which information has been recorded per ATM VBR-AAL object.
         wfAtmVbrCsVciEntry 1.3.6.1.4.1.18.3.5.9.5.12.1 no-access
per virtual circuit VBR_CS objects
             wfAtmVbrCsVciVbrCct 1.3.6.1.4.1.18.3.5.9.5.12.1.1 integer read-only
Identifies the VBR_CS object which corresponds to the Wellfleet circuit number
             wfAtmVbrCsVciIndex 1.3.6.1.4.1.18.3.5.9.5.12.1.2 integer read-only
Identifies the VPI/VCI object for which this entry contains information.
             wfAtmVbrCsVciBETagMismatches 1.3.6.1.4.1.18.3.5.9.5.12.1.3 counter read-only
The count of received CSVCI_PDUs discarded due to a mismatch when comparing the BETag fields in the CSVCI_PDU header and trailer.
             wfAtmVbrCsVciLengthMismatches 1.3.6.1.4.1.18.3.5.9.5.12.1.4 counter read-only
The count of received CSVCI_PDUs discarded due to a mismatch when comparing the CSVCI_PDU header BASize field, the CSVCI_PDU trailer length field and the actual length of the CSVCI_PDU received.
             wfAtmVbrCsVciMisdeliveredPdus 1.3.6.1.4.1.18.3.5.9.5.12.1.5 counter read-only
The count of received SAR_PDUs discarded due to an invalid VPI/VCI detected at this layer.
             wfAtmVbrCsVciReceives 1.3.6.1.4.1.18.3.5.9.5.12.1.6 counter read-only
The count of the valid CSVCI_PDUs received from the SAR layer and passed on to the next upper layer for further processing.
             wfAtmVbrCsVciTransmits 1.3.6.1.4.1.18.3.5.9.5.12.1.7 counter read-only
The count of CSVCI_PDUs received from upper layers and sent to the SAR layer for segmentation and transmission
             wfAtmVbrCsVciOctetReceives 1.3.6.1.4.1.18.3.5.9.5.12.1.8 counter read-only
The octet count of the valid CSVCI_PDUs received from the SAR layer and passed on to the next upper layer for further processing.
             wfAtmVbrCsVciOctetTransmits 1.3.6.1.4.1.18.3.5.9.5.12.1.9 counter read-only
The count of CSVCI_PDUs received from upper layers and sent to the SAR layer for segmentation and transmission
             wfAtmVbrCsVciLineNumber 1.3.6.1.4.1.18.3.5.9.5.12.1.10 integer read-only
Instance identifier. This value corresponds to the line number of the Wellfleet router.
             wfAtmVbrCsVciLLIndex 1.3.6.1.4.1.18.3.5.9.5.12.1.11 integer read-only
Instance identifier. This value corresponds to the port's llindex number. The Lower layer index uniquely identifies the lower layer in cases where the lower layer may be something other than the physical layer.
   wfAtmMpeTable 1.3.6.1.4.1.18.3.5.9.5.13 no-access
The ATM MPE Table - Router Resident This table contains ATM DXI MPE Layer parameters, one entry per ATM Circuit.The counts maintained in this table are totals for the MPE Layer, across all VPI/VCIs.
         wfAtmMpeEntry 1.3.6.1.4.1.18.3.5.9.5.13.1 no-access
per circuit MPE objects - wfAtmMpeIndex corresponds to Wellfleet circuit number
             wfAtmMpeIndex 1.3.6.1.4.1.18.3.5.9.5.13.1.1 integer read-only
Identifies the MPE object for which this entry contains information. This corresponds to the Wellfleet circuit number
             wfAtmMpeInvalidNlpids 1.3.6.1.4.1.18.3.5.9.5.13.1.2 counter read-only
The count of received MPE_PDUs discarded due to an unknown or unsupported NLPID
             wfAtmMpeInvalidPids 1.3.6.1.4.1.18.3.5.9.5.13.1.3 counter read-only
The count of received MPE_PDUs discarded due to an unknown or unsupported PID
             wfAtmMpeInvalidOuis 1.3.6.1.4.1.18.3.5.9.5.13.1.4 counter read-only
The count of received MPE_PDUs discarded due to an unknown or unsupported OUI
             wfAtmMpeMisdeliveredPdus 1.3.6.1.4.1.18.3.5.9.5.13.1.5 counter read-only
The count of received MPE_PDUs discarded due to an inactive SAP.
             wfAtmMpeUnsupportedControlFields 1.3.6.1.4.1.18.3.5.9.5.13.1.6 counter read-only
The count of received MPE_PDUs discarded due to an unknown or unsupported Control field
             wfAtmMpeInvalidSAP 1.3.6.1.4.1.18.3.5.9.5.13.1.7 counter read-only
The cound of received MPE_PDUs discarded due to either a bad SSAP or DSAP (RFC1483)
   wfAtmPvcTable 1.3.6.1.4.1.18.3.5.9.5.14 no-access
The ATM PVC Table - Router Resident This table contains Virtual Circuit configuration and stats parameters, one entry per ATM VPI/PVC for which information has been recorded.
         wfAtmPvcEntry 1.3.6.1.4.1.18.3.5.9.5.14.1 no-access
per virtual circuit objects
             wfAtmPvcDelete 1.3.6.1.4.1.18.3.5.9.5.14.1.1 integer read-write
Used to create/delete an instance of this object. This action will result in a PVC being added or removed from service. Enumeration: 'deleted': 2, 'created': 1.
             wfAtmPvcCct 1.3.6.1.4.1.18.3.5.9.5.14.1.2 integer read-only
Identifies the object which corresponds to the Wellfleet circuit number
             wfAtmPvcVpi 1.3.6.1.4.1.18.3.5.9.5.14.1.3 integer read-only
The VPI associated with this PVC
             wfAtmPvcVci 1.3.6.1.4.1.18.3.5.9.5.14.1.4 integer read-only
The VCI associated with this PVC
             wfAtmPvcReceives 1.3.6.1.4.1.18.3.5.9.5.14.1.5 counter read-only
The count of the valid PVC_PDUs received from the SAR layer and passed on to the next upper layer for further processing.
             wfAtmPvcTransmits 1.3.6.1.4.1.18.3.5.9.5.14.1.6 counter read-only
The count of PVC_PDUs received from upper layers and sent to the SAR layer for segmentation and transmission
             wfAtmPvcOctetReceives 1.3.6.1.4.1.18.3.5.9.5.14.1.7 counter read-only
The octet count of the valid PVC_PDUs received from the SAR layer and passed on to the next upper layer for further processing.
             wfAtmPvcOctetTransmits 1.3.6.1.4.1.18.3.5.9.5.14.1.8 counter read-only
The octet count of PVC_PDUs received from upper layers and sent to the SAR layer for segmentation and transmission
             wfAtmPvcMode 1.3.6.1.4.1.18.3.5.9.5.14.1.9 integer read-write
The mode of the given VC. GROUP - treats the VC as one of many vc's on a circuit. HYBRID - treats the VC as one of many vc's on a circuit for protocol traffic, but as a separate circuit for bridging. DIRECT - treats the VC as a separate circuit for all applications. Enumeration: 'groupaccess': 1, 'hybridaccess': 2, 'direct': 3.
             wfAtmPvcDirectAccessCct 1.3.6.1.4.1.18.3.5.9.5.14.1.10 integer read-write
Circuit number to use for this VC for hybrid or direct access routing
             wfAtmPvcState 1.3.6.1.4.1.18.3.5.9.5.14.1.11 integer read-only
Indicates the state of the PVC. The state indicates Not Present when the PVC has been configured but has not been initialized. Init state indicates that the PVC is in the process of being initialized by the system. Up state indicates that the PVC is operating normally. Down state indicates that the PVC is disabled. Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpresent': 4.
             wfAtmPvcMpeNull 1.3.6.1.4.1.18.3.5.9.5.14.1.12 integer read-write
Used to select Null, Multi-Protocol Encapsulation (RFC 1294) or Multi-Protocol Encapsulation (RFC 1483) layer for this PVC. Null is considered VC Based Multiplexing and is not supported for Bridging. Enumeration: 'mpe1483': 3, 'null': 2, 'mpe1294': 1.
             wfAtmPvcCsNull 1.3.6.1.4.1.18.3.5.9.5.14.1.13 integer read-write
Used to configure the type of CS_PDU encapsulation supported on the ATM DXI PVC based on the ATM Forum's ATM DXI specification. This configuration is on a per Direct VC basis. The supported values are AAL3/4, AAL5 and Null (no CS_PDU encapsulation). Null is a propriatary configurable value when no CS_PDU encapsulation is desired. Enumeration: 'null': 2, 'aal34': 1, 'aal5': 3.
             wfAtmPvcDisable 1.3.6.1.4.1.18.3.5.9.5.14.1.14 integer read-write
Used to enable/disable a PVC Enumeration: 'disabled': 2, 'enabled': 1.
             wfAtmPvcDrops 1.3.6.1.4.1.18.3.5.9.5.14.1.15 counter read-only
The total count of packets dropped on this VC
             wfAtmPvcMulticast 1.3.6.1.4.1.18.3.5.9.5.14.1.16 integer read-write
Indicates whether this VPI/VCI is used for multicast or single destination. Enumeration: 'unicast': 1, 'multicast': 2.
             wfAtmPvcLineNumber 1.3.6.1.4.1.18.3.5.9.5.14.1.17 integer read-only
Instance identifier. This value corresponds to the line number of the Wellfleet router.
             wfAtmPvcLLIndex 1.3.6.1.4.1.18.3.5.9.5.14.1.18 integer read-only
Instance identifier. This value corresponds to the port's llindex number. The Lower layer index uniquely identifies the lower layer in cases where the lower layer may be something other than the physical layer.
   wfAtmDxiTable 1.3.6.1.4.1.18.3.5.9.5.15 no-access
The ATM DXI Table - An entry in this table is either resident in the Wellfleet MIB or in the Digital Link MIB via the SNMP Proxy. The Component attribute determines local or remote residency. The ATM Data Exchange Interface (DXI) object reflects information about an ATM DXI interface between an ATM DSU and a Router/Host. In particular, it contains both configuration and performance information specific to the DXI (ATM) interface. Each DXI instance typically corresponds to several (ATM) DXIADDRs. The DXI object optionally keeps some information on a per-DXIADDR basis. Each instance of the DXI object typically has only one corresponding ATM -AAL object, but the MIB has been structured so that a DXI may have more than one. It should be noted that in the DXI MIB, the receive (transmit) direction refers to data received from (transmitted to) the ATM interface. With a 23-bit DXIADDR, the range of valid DXIADDR index values is 1 thru 2**23 inclusive. Note that the 23-bit binary DXIADDR field (with values 0 thru 2**23-1) from the Frame Relay header must be incremented by one to yield the DXIADDR index for accessing the tables in the MIB. The DXIADDR consisting of all zeros (with corresponding MIB index value of 1) is reserved for the DXI Local Management Interface (LMI) with the DSU. DxiAddr ::= INTEGER (1..8388608) ** For DL200 and DL3200 DSUs, there is only one ATM DXI per DSU ** and only one AAL object (specifically VBR) per ATM DXI. ** For these products, the mapping between the DXI (Frame Relay) ** DXIADDR and the ATM VPI/VCI is fixed. The LMI DXIADDR has no ** corresponding VPI/VCI. Otherwise, the eight most significant ** bits of the DXIADDR map into the the VPI (the eight most ** significant bits of the VPI/VCI), the fifteen least ** significant bits of the DXIADDR map into the fifteen least ** significant bits of the VCI, and the most significant bit of ** the VCI is set to zero.
         wfAtmDxiEntry 1.3.6.1.4.1.18.3.5.9.5.15.1 no-access
per linenumber/llindex ATM DXI objects - wfAtmDxiLineNumber and wfAtmDxiLLIndex corresponds to Wellfleet linenumber/llindex number
             wfAtmDxiCct 1.3.6.1.4.1.18.3.5.9.5.15.1.1 integer read-only
Identifies the ATM DXI cct which corresponds to the Wellfleet circuit number
             wfAtmDxiComponent 1.3.6.1.4.1.18.3.5.9.5.15.1.2 integer read-only
Identifies the component where the ATM DXI parameters are resident - either the router or CSU/DSU. Enumeration: 'router': 1, 'csuds': 2.
             wfAtmDxiMaxLmiPduLengthErrors 1.3.6.1.4.1.18.3.5.9.5.15.1.3 counter read-only
The maximum length of an LMI PDU, measured in octets
             wfAtmDxiSeconds 1.3.6.1.4.1.18.3.5.9.5.15.1.4 counter read-only
The count of seconds elapsed since event counting began or since the counters were last cleared. The implementation may optionally allow this variable to be set. If set, the set value is ignored , and this variable and all other event counters for this object are reset to zero.
             wfAtmDxiDiscardedFrames 1.3.6.1.4.1.18.3.5.9.5.15.1.5 counter read-only
The count of received frames discarded due to lack of buffer space.
             wfAtmDxiAbortedFrames 1.3.6.1.4.1.18.3.5.9.5.15.1.6 counter read-only
The count of the received frames aborted (and discarded) before the closing flag
             wfAtmDxiNonOctetAlignedFrames 1.3.6.1.4.1.18.3.5.9.5.15.1.7 counter read-only
The count of the received frames discarded due to not being octet aligned.
             wfAtmDxiTooLongFrames 1.3.6.1.4.1.18.3.5.9.5.15.1.8 counter read-only
The count of the received frames discarded due to being longer than the maximum allowed frame length
             wfAtmDxiTooShortFrames 1.3.6.1.4.1.18.3.5.9.5.15.1.9 counter read-only
The count of the received frames discarded due to being shorter than the minimum allowed frame length (less than 6 octets long)
             wfAtmDxiFrameChecksumErrors 1.3.6.1.4.1.18.3.5.9.5.15.1.10 counter read-only
The count of the received frames discarded due to detected checksum error (CRC16)
             wfAtmDxiFrameHeaderErrors 1.3.6.1.4.1.18.3.5.9.5.15.1.11 counter read-only
The count of the received frames discarded due to detected frame relay header errors
             wfAtmDxiValidFrameReceives 1.3.6.1.4.1.18.3.5.9.5.15.1.12 counter read-only
The count of the valid frames received.
             wfAtmDxiFrameTransmits 1.3.6.1.4.1.18.3.5.9.5.15.1.13 counter read-only
The count of CSVCI_PDUs received from upper layers and sent to the SAR layer for segmentation and transmission
             wfAtmDxiLineNumber 1.3.6.1.4.1.18.3.5.9.5.15.1.14 integer read-only
Instance identifier. This value corresponds to the line number of the Wellfleet router.
             wfAtmDxiLLIndex 1.3.6.1.4.1.18.3.5.9.5.15.1.15 integer read-only
Instance identifier. This value corresponds to the port's llindex number. The Lower layer index uniquely identifies the lower layer in cases where the lower layer may be something other than the physical layer.
   wfAtmDxiDxiAddrTable 1.3.6.1.4.1.18.3.5.9.5.16 no-access
The ATM DXI DXIADDR Table - Router and CSU/DSU Resident This table contains ATM DXI parameters, one entry per DXI DXIADDR for which information has been recorded per DXI DXIADDR Layer. Since the DXIADDR consisting of all zeros (with corresponding MIB index value of 1) is reserved for the DXI Local Management Interface (LMI) with the DSU, there is always at least one entry in the table.
         wfAtmDxiDxiAddrEntry 1.3.6.1.4.1.18.3.5.9.5.16.1 no-access
per DXIADDR ATM DXI objects
             wfAtmDxiDxiAddrDxiCct 1.3.6.1.4.1.18.3.5.9.5.16.1.1 integer read-only
Identifies the Atm Dxi object for which this entry contains information. This attribute corresponds to the Wellfleet circuit number
             wfAtmDxiDxiAddrDxiComponent 1.3.6.1.4.1.18.3.5.9.5.16.1.2 integer read-only
Identifies the component where the ATM DXI parameters are resident - either the router or CSU/DSU. Enumeration: 'router': 1, 'csuds': 2.
             wfAtmDxiDxiAddrIndex 1.3.6.1.4.1.18.3.5.9.5.16.1.3 integer read-only
Identifies the DXIADDR object for which this entry contains information.
             wfAtmDxiDxiAddrAtmVbr 1.3.6.1.4.1.18.3.5.9.5.16.1.4 object identifier read-only
The object identifier of the first object in the ATM VBR-AAL MIB which corresponds to this DXIADDR of this DXI port. If there is only one ATM VBR-AAL object associated with this DXI object, then the LMI DXIADDR entry in this table will have a valid value for this variable, even though the LMI DXIADDR has no valid VPI/VCI value.'
             wfAtmDxiDxiAddrVpiVci 1.3.6.1.4.1.18.3.5.9.5.16.1.5 integer read-only
The VPI/VCI of the ATM UNI of the ATM VBR-AAL object which corresponds to this DXIADDR of this DXI port. For the LMI DXIADDR there is no valid VPI/VCI value.
             wfAtmDxiDxiAddrReceives 1.3.6.1.4.1.18.3.5.9.5.16.1.6 counter read-only
The count of the valid frames received from the next lower layer and passed on to the next upper layer for further processing.
             wfAtmDxiDxiAddrTransmits 1.3.6.1.4.1.18.3.5.9.5.16.1.7 counter read-only
The count of frames received from upper layers and sent to the next lower layer for transmission
             wfAtmDxiDxiAddrLineNumber 1.3.6.1.4.1.18.3.5.9.5.16.1.8 integer read-only
Instance identifier. This value corresponds to the line number of the Wellfleet router.
             wfAtmDxiDxiAddrLLIndex 1.3.6.1.4.1.18.3.5.9.5.16.1.9 integer read-only
Instance identifier. This value corresponds to the port's llindex number. The Lower layer index uniquely identifies the lower layer in cases where the lower layer may be something other than the physical layer.