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

VENDOR: ALLIED TELESIS


 Home MIB: SWITCH-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
 switchAtmMib 1.3.6.1.4.1.207.8.9.2.1.1
The MIB module for ATM support. This module is designed with the assumption that only one virtual path identifier (VPI) may be assigned and is usually determined by the underlying software implementation. The VPI is never used as an index in any table in this module.
     atmxPortGroup 1.3.6.1.4.1.207.8.9.2.1.1.1
         atmxPortTable 1.3.6.1.4.1.207.8.9.2.1.1.1.1 no-access
A table of port layer status and parameter information for the UNI's physical interface.
             atmxPortEntry 1.3.6.1.4.1.207.8.9.2.1.1.1.1.1 no-access
An entry in the table, containing information about the physical layer of a UNI interface.
                 atmxPortIndex 1.3.6.1.4.1.207.8.9.2.1.1.1.1.1.1 atmportindex no-access
A unique value which identifies this atm submodule port.
                 atmxPortDescription 1.3.6.1.4.1.207.8.9.2.1.1.1.1.1.2 displaystring read-write
A description for this atm port.
                 atmxPortTransmissionType 1.3.6.1.4.1.207.8.9.2.1.1.1.1.1.3 atmtransmissiontypes read-only
The transmission type of this port. For example, for a port using the Sonet STS-3c physical layer at 155.52 Mbs, this object would have the value 'sonetSTS3c'.
                 atmxPortMediaType 1.3.6.1.4.1.207.8.9.2.1.1.1.1.1.4 atmmediatypes read-only
The type of media being used on this port. For example for a port using coaxial cable, the object would have the value 'coaxCable'.
                 atmxPortOperStatus 1.3.6.1.4.1.207.8.9.2.1.1.1.1.1.5 atmoperstatus read-only
The operational state (i.e., actual) of this port. The ILMI should not alarm on a physical interface when the value of this object is 'outOfService'. This capability is useful if the equipment is to be disconnected or for troubleshooting purposes. A value of 'loopBack' indicates that loopback is in place.
                 atmxPortMaxVCCs 1.3.6.1.4.1.207.8.9.2.1.1.1.1.1.6 integer read-only
The maximum number of VCCs supported on this UNI.
                 atmxPortMaxVciBits 1.3.6.1.4.1.207.8.9.2.1.1.1.1.1.7 integer read-only
The number of active VCI bits on this interface.
                 atmxPortAddress 1.3.6.1.4.1.207.8.9.2.1.1.1.1.1.8 atmaddress read-write
The ATM address assigned to this port. The value of this attribute is normally set via the ILMI. If the ILMI Address registration mib, ATM-FORUM-ADDR-REG, is supported and the the value of atmxPortIlmiStatus is 'up' than atmxPortAddress should have a MAX-ACCESS of read-only.
                 atmxPortSignalingVersion 1.3.6.1.4.1.207.8.9.2.1.1.1.1.1.9 integer read-write
Version of the ATM forum UNI Signaling. Enumeration: 'ver31': 2, 'ver30': 1.
                 atmxPortSignalingVci 1.3.6.1.4.1.207.8.9.2.1.1.1.1.1.10 integer read-only
Signaling Vci. ATM Forum has defined VPI/VCI as VPI 0, VCI 5 for signaling.
                 atmxPortILMIVci 1.3.6.1.4.1.207.8.9.2.1.1.1.1.1.11 integer read-only
ILMI Vci. ATM Forum has defined the VPI 0, VCI 16 for ILMI.
                 atmxPortEnableIlmi 1.3.6.1.4.1.207.8.9.2.1.1.1.1.1.12 integer read-write
ILMI Enable. Enumeration: 'true': 2, 'false': 1.
                 atmxPortEnableIlmiPoll 1.3.6.1.4.1.207.8.9.2.1.1.1.1.1.13 integer read-write
ILMI Poll Enable. Enumeration: 'true': 2, 'false': 1.
                 atmxPortEnablePlScramble 1.3.6.1.4.1.207.8.9.2.1.1.1.1.1.14 integer read-write
Payload Scrambling Enable. Enumeration: 'true': 2, 'false': 1.
                 atmxPortClock 1.3.6.1.4.1.207.8.9.2.1.1.1.1.1.15 integer read-write
ATM Port clock mode. Enumeration: 'loopTimed': 2, 'local': 1.
                 atmxPortMacAddress 1.3.6.1.4.1.207.8.9.2.1.1.1.1.1.16 macaddress read-only
ATM Port MAC Address.
                 atmxPortAdaptorRamSize 1.3.6.1.4.1.207.8.9.2.1.1.1.1.1.17 integer read-only
Segmentation and reassembly memory size in bytes.
                 atmxPortIlmiStatus 1.3.6.1.4.1.207.8.9.2.1.1.1.1.1.18 atmconnectionoperstatuscodes read-only
ILMI status.
                 atmxPortSignalingStatus 1.3.6.1.4.1.207.8.9.2.1.1.1.1.1.19 atmconnectionoperstatuscodes read-only
Signaling Status.
                 atmxPortSignalingMode 1.3.6.1.4.1.207.8.9.2.1.1.1.1.1.20 integer read-write
If this has the value 'pvc' then signaling, ILMI and ILMI polling will be automatically disabled. Enumeration: 'pvc': 1, 'svc': 2.
     atmxLecGroup 1.3.6.1.4.1.207.8.9.2.1.1.2
         atmxLecTable 1.3.6.1.4.1.207.8.9.2.1.1.2.1 no-access
A table of LEC status and parameter information.
             atmxLecEntry 1.3.6.1.4.1.207.8.9.2.1.1.2.1.1 no-access
An entry in the table, containing information about the indicated LEC.
                 atmxLecIndex 1.3.6.1.4.1.207.8.9.2.1.1.2.1.1.1 atmlecindex no-access
A unique value which identifies this LEC entry.
                 atmxLecDescription 1.3.6.1.4.1.207.8.9.2.1.1.2.1.1.2 displaystring read-only
A description for this LEC.
                 atmxElanName 1.3.6.1.4.1.207.8.9.2.1.1.2.1.1.3 displaystring read-only
A Name for the ELAN.
                 atmxLecConfigMode 1.3.6.1.4.1.207.8.9.2.1.1.2.1.1.4 integer read-only
Configuration Mode for this LEC. Enumeration: 'auto': 1, 'manual': 2.
                 atmxLecServerAddress 1.3.6.1.4.1.207.8.9.2.1.1.2.1.1.5 atmaddress read-only
ATM Address of the LE Configuration Server if the configuration mode is auto; else, the LE Server ATM Address.
                 atmxLecUnicastMacAddress 1.3.6.1.4.1.207.8.9.2.1.1.2.1.1.6 macaddress read-only
The Local Unicast MAC address for this LEC. This is now obsolete because the information can be obtained from the vport entry identified by atmxLecVPortNumber.
                 atmxLecMaxUnknownFrameCount 1.3.6.1.4.1.207.8.9.2.1.1.2.1.1.7 integer read-only
Maximum number of frames to the BUS for a given unicast LAN destination within the Maximum unknown Frame time.
                 atmxLecMaxArpRetryCount 1.3.6.1.4.1.207.8.9.2.1.1.2.1.1.8 integer read-only
Maximum number of times LE_ARP_REQUEST will be retried for a given frame's LAN destination.
                 atmxLecArpRespTime 1.3.6.1.4.1.207.8.9.2.1.1.2.1.1.9 integer read-only
Maximum time in seconds that the LEC expects an LE_ARP_REQUEST/LE_ARP_RESPONSE cycle to take.
                 atmxLecMaxUnknownFrameTime 1.3.6.1.4.1.207.8.9.2.1.1.2.1.1.10 integer read-only
Time period in seconds for the maximum number of frames that can be sent to the BUS for a given LAN destination.
                 atmxLecControlTimeout 1.3.6.1.4.1.207.8.9.2.1.1.2.1.1.11 integer read-only
Time out period in seconds for timing out most request response control frame interations.
                 atmxLecVccTimeout 1.3.6.1.4.1.207.8.9.2.1.1.2.1.1.12 unsigned32 read-only
Maximum in-active time period in seconds a data direct VCC will be active before being released. A value of 0 indicates that it will never be release.
                 atmxLecAgeingTime 1.3.6.1.4.1.207.8.9.2.1.1.2.1.1.13 integer read-only
Maximum time in seconds that an LE client will maintain an entry in its LE-ARP cache in the absence of verification.
                 atmxLecFlushTimeout 1.3.6.1.4.1.207.8.9.2.1.1.2.1.1.14 integer read-only
Time limit in seconds to wait to receive an LE_FLUSH_RESPONSE after the LE_FLUSH_REQUEST has been sent before taking recovery action.
                 atmxLecVPortNumber 1.3.6.1.4.1.207.8.9.2.1.1.2.1.1.15 integer read-only
The Virtual port number with which this LEC is associated. If the value of this object is 0, then no virtual port has been assigned and the LEC is not active.
                 atmxLecProtocolState 1.3.6.1.4.1.207.8.9.2.1.1.2.1.1.16 integer read-only
This object contains the LAN emulation protocol state. Enumeration: 'ctrlDirConReq': 1, 'busArpReq': 8, 'mcastSndFwdConRsp': 4, 'cfgDirConReq': 12, 'mcastFwdConRsp': 7, 'ctrlDistConRsp': 2, 'joinReq': 10, 'mcastSndConCfm': 6, 'inActive': 0, 'cfgReq': 9, 'active': 11, 'mcastSndFwdConCfm': 5, 'mcastSndConReq': 3.
                 atmxLecRowStatus 1.3.6.1.4.1.207.8.9.2.1.1.2.1.1.17 rowstatus read-only
This object is used to create and delete entries. Only the values 'active', 'createAndGo', and 'delete are supported.
                 atmxLecIfIndex 1.3.6.1.4.1.207.8.9.2.1.1.2.1.1.18 ifindexorzero read-only
This object contains the ifIndex of the corresponding entry in the ifTable. If no such entry exists or unknown then value of this object is 0.
                 atmxLecId 1.3.6.1.4.1.207.8.9.2.1.1.2.1.1.19 integer read-only
A value assigned by the LAN Emulation Service (LES) for the LEC identified by atmLecIndex. The value 0 indicates the LES has not assigned a value.
                 atmxLecControlDirectVcc 1.3.6.1.4.1.207.8.9.2.1.1.2.1.1.20 atmvci read-only
The VCC assigned for the Control Direct connection. The value 0 indicates the VCC is not set.
                 atmxLecControlDistributeVcc 1.3.6.1.4.1.207.8.9.2.1.1.2.1.1.21 atmvci read-only
The VCC assigned for the Control Distribute connection. The value 0 indicates the VCC is not set.
                 atmxLecMulticastSendVcc 1.3.6.1.4.1.207.8.9.2.1.1.2.1.1.22 atmvci read-only
The VCC assigned for Multicast send. The value 0 indicates the VCC is not set.
                 atmxLecMulticastForwardVcc 1.3.6.1.4.1.207.8.9.2.1.1.2.1.1.23 atmvci read-only
The VCC assigned for multicast forwarding. The value 0 indicates the VCC is not set.
                 atmxLecVlanNumber 1.3.6.1.4.1.207.8.9.2.1.1.2.1.1.24 atmxvlanrange read-only
The virtual LAN number to which this LEC is attached. This object is required for row creation and the value of this object must correspond to an existing vLanNumber object in the 'SWITCH-VLAN-MIB.vLanTable'. After a successful row creation, this value may change as a result of moving the virtual port, atmxLecIfIndex, to a different Vlan.
     atmxCipGroup 1.3.6.1.4.1.207.8.9.2.1.1.3
         atmxCipTable 1.3.6.1.4.1.207.8.9.2.1.1.3.1 no-access
A table of CIP status and parameter information.
             atmxCipEntry 1.3.6.1.4.1.207.8.9.2.1.1.3.1.1 no-access
An entry in the table, containing information about the indicated CIP.
                 atmxCipIndex 1.3.6.1.4.1.207.8.9.2.1.1.3.1.1.1 atmcipindex no-access
A unique value which identifies this CIP entry.
                 atmxCipDescription 1.3.6.1.4.1.207.8.9.2.1.1.3.1.1.2 displaystring read-only
A description for this CIP.
                 atmxCipIPAddress 1.3.6.1.4.1.207.8.9.2.1.1.3.1.1.3 ipaddress read-only
The IP address associated with this CIP entity.
                 atmxCipIPSubnetMask 1.3.6.1.4.1.207.8.9.2.1.1.3.1.1.4 ipaddress read-only
The IP subnet mask associated with this CIP entity.
                 atmxCipConnectionType 1.3.6.1.4.1.207.8.9.2.1.1.3.1.1.5 integer read-only
The connection type of this CIP. If during row creation the value of this object is 'pvc', then at least one entry in the atmxCipVciTable is required before atmxCipRowStatus can be set to 'active'. If during row creation the value is 'svc' then atmxCipServerAtmAddress must be set before atmxCipRowStatus can be set to 'active'. Enumeration: 'pvc': 1, 'svc': 2.
                 atmxCipVci 1.3.6.1.4.1.207.8.9.2.1.1.3.1.1.6 atmvci read-only
The virtual channel identifier associated with this CIP, if PVC.
                 atmxCipServerAtmAddress 1.3.6.1.4.1.207.8.9.2.1.1.3.1.1.7 atmaddress read-only
ATM Address of the ARP server for the logical IP subnet, to which this CIP belongs. This object is required if atmxCipConnectionType is 'svc'.
                 atmxCipMtuSize 1.3.6.1.4.1.207.8.9.2.1.1.3.1.1.8 integer read-only
The maximum size of the transmit or receive SDU size of all connections associated with this CIP entity.
                 atmxCipIfIndex 1.3.6.1.4.1.207.8.9.2.1.1.3.1.1.9 ifindexorzero read-only
This value of this object identifies the corresponding entry in the ifTable. If this object has the value of 0 then there is no corresponding entry in the ifTable.
                 atmxCipProtocolState 1.3.6.1.4.1.207.8.9.2.1.1.3.1.1.10 integer read-only
The state of the CIP Protocol. Enumeration: 'active': 2, 'inactive': 0, 'arpConReq': 1.
                 atmxCipAdmStatus 1.3.6.1.4.1.207.8.9.2.1.1.3.1.1.11 atmadminstatus read-only
The administrative status of this CIP instance.
                 atmxCipOperStatus 1.3.6.1.4.1.207.8.9.2.1.1.3.1.1.12 atmoperstatus read-only
The operational status of this CIP instance.
                 atmxCipRowStatus 1.3.6.1.4.1.207.8.9.2.1.1.3.1.1.13 rowstatus read-only
This object is used to create and delete atmxCipEntry. To create of a logical row, set this object to 'createAndWait'. Before this object can be set to 'active', the objects atmxCipIPAddress, atmxCipIPSubnetMask, atmxCipConnectionType must be set to the appropriate values and at least one entry must be created in the atmxCipVciTable with the same atmxCipIndex value as used with this object instance. When this object is set to 'active', the logical rows in atmxCipVciTable with the same atmxCipIndex value will also be set to 'active'. If this object is set to 'delete', the logical rows in atmxCipVciTable with the same atmxCipIndex value will also be deleted.
                 atmxCipRipMode 1.3.6.1.4.1.207.8.9.2.1.1.3.1.1.14 integer read-only
If the value of this object is 'silent', RIP daemon processes received routing packets and does NOT send routing packets over the interface identified by atmxCipIfIndex. With a value of 'active', RIP sends and receives routing packets. With a value of 'deaf' RIP sends routing packets and does not process recieved packets. With a value of 'inactive' RIP deamon does not send nor receive routing packets. Enumeration: 'active': 2, 'inactive': 4, 'deaf': 3, 'silent': 1.
         atmxCipVciTable 1.3.6.1.4.1.207.8.9.2.1.1.3.2 no-access
A table which contains VCIs associated with each CIP.
             atmxCipVciEntry 1.3.6.1.4.1.207.8.9.2.1.1.3.2.1 no-access
An entry in the table, identifying each VCI for a CIP.
                 atmxCipVciId 1.3.6.1.4.1.207.8.9.2.1.1.3.2.1.1 atmclientvci no-access
The virtual channel identifier associated with this CIP.
                 atmxCipVciRowStatus 1.3.6.1.4.1.207.8.9.2.1.1.3.2.1.2 rowstatus read-only
This object is used to create and delete entries in the atmxCipVciTable. An object instance of this object corresponds to an object instance of atmxCipRowStatus if both objects have the same for atmxCipIndex index value. There may be multiple instances of this object which correspond to the same instance of atmxCipRowStatus. To create a conceptual row in this table and the corresponding object instance atmxCipRowStatus does not exist or has the value 'notReady', the value for atmxCipVciRowStatus in an SNMP Set operation can be only 'createAndWait'. Under these conditions, atmxCipVciRowStatus cannot be set to 'active' but transitions to 'active' as a side effect of an SNMP set operation changing atmxCipRowStatus to 'active'. At least one corresponding instance of atmxCipVciRowStatus must exist before atmxCipRowStatus can transition to 'active'. To create a conceptual row in this table and the corresponding object instance atmxCipRowStatus exists with the value 'active' then the value for atmxCipVciRowStatus may be 'createAndWait' or 'createAndGo'. An SNMP Set operation may not set the value of this object to 'active' unless the the corresponde atmxCipRowStatus has the value 'active'.
     atmxLayerStatsGroup 1.3.6.1.4.1.207.8.9.2.1.1.4
         atmxLayerStatsTable 1.3.6.1.4.1.207.8.9.2.1.1.4.1 no-access
A table of ATM layer statistics information.
             atmxLayerStatsEntry 1.3.6.1.4.1.207.8.9.2.1.1.4.1.1 no-access
An entry in the table, containing information about the ATM layer statistics.
                 atmxLayerStatsTxCells 1.3.6.1.4.1.207.8.9.2.1.1.4.1.1.2 counter32 read-only
The total number of successfully transmitted cells.
                 atmxLayerStatsRxCells 1.3.6.1.4.1.207.8.9.2.1.1.4.1.1.3 counter32 read-only
The total number of successfully received cells.
                 atmxLayerStatsTxCellDiscards 1.3.6.1.4.1.207.8.9.2.1.1.4.1.1.4 counter32 read-only
The total number of transmit cells that are discarded.
                 atmxLayerStatsRxCellDiscards 1.3.6.1.4.1.207.8.9.2.1.1.4.1.1.5 counter32 read-only
The total number of receive cells that are discarded.
                 atmxLayerStatsClear 1.3.6.1.4.1.207.8.9.2.1.1.4.1.1.6 atmclearstats read-write
When this attribute is set to 'clearStats', the counters for this logical row are reset to 0 and atmxLayerStatsClearTime is reset to 0.
                 atmxLayerStatsClearTime 1.3.6.1.4.1.207.8.9.2.1.1.4.1.1.7 integer read-only
Amount of time in seconds that has elapsed since the counters have been cleared.
         aal5LayerStatsTable 1.3.6.1.4.1.207.8.9.2.1.1.4.2 no-access
A table of AAL5 layer statistics information.
             aal5LayerStatsEntry 1.3.6.1.4.1.207.8.9.2.1.1.4.2.1 no-access
An entry in the table, containing information about the AAL5 layer statistics.
                 aal5LayerTxOctets 1.3.6.1.4.1.207.8.9.2.1.1.4.2.1.2 counter32 read-only
The total number of successfully transmitted octets for all AAL5 connections.
                 aal5LayerTxCells 1.3.6.1.4.1.207.8.9.2.1.1.4.2.1.3 counter32 read-only
The total number of successfully transmitted cells for all AAL5 connections.
                 aal5LayerTxSDUs 1.3.6.1.4.1.207.8.9.2.1.1.4.2.1.4 counter32 read-only
The total number of successfully transmitted service data units for all AAL5 connections.
                 aal5LayerTxSDUDiscards 1.3.6.1.4.1.207.8.9.2.1.1.4.2.1.5 counter32 read-only
The total number of transmit SDUs discarded.
                 aal5LayerTxErrors 1.3.6.1.4.1.207.8.9.2.1.1.4.2.1.6 counter32 read-only
The total number of transmit SDUs that could not be transmitted due to errors.
                 aal5LayerRxOctets 1.3.6.1.4.1.207.8.9.2.1.1.4.2.1.7 counter32 read-only
The total number of successfully received octets for all AAL5 connections.
                 aal5LayerRxCells 1.3.6.1.4.1.207.8.9.2.1.1.4.2.1.8 counter32 read-only
The total number of successfully received cells for all AAL5 connections.
                 aal5LayerRxSDUs 1.3.6.1.4.1.207.8.9.2.1.1.4.2.1.9 counter32 read-only
The total number of successfully received service data units for all AAL5 connections.
                 aal5LayerRxSDUDiscards 1.3.6.1.4.1.207.8.9.2.1.1.4.2.1.10 counter32 read-only
The total number of received SDUs discarded.
                 aal5LayerRxErrors 1.3.6.1.4.1.207.8.9.2.1.1.4.2.1.11 counter32 read-only
The total number of errored SDUs that received.
                 aal5LayerRxSarTimeouts 1.3.6.1.4.1.207.8.9.2.1.1.4.2.1.12 counter32 read-only
The total number of partially re-assembled SDUs that were discarded.
                 aal5LayerRxCrcErrors 1.3.6.1.4.1.207.8.9.2.1.1.4.2.1.13 counter32 read-only
The total number of SDUs that were received with CRC errors.
                 aal5LayerRxSDUInvalidSz 1.3.6.1.4.1.207.8.9.2.1.1.4.2.1.14 counter32 read-only
The total number of SDUs discarded because their size exceeded the max SDU size.
                 aal5LayerClearStats 1.3.6.1.4.1.207.8.9.2.1.1.4.2.1.15 atmclearstats read-write
When this attribute is set to 'clearStats', the counters for this logical row are reset to 0 and aal5LayerStatsClearTime is reset to 0.
                 aal5LayerStatsClearTime 1.3.6.1.4.1.207.8.9.2.1.1.4.2.1.16 integer read-only
Amount of time in seconds that has elapsed since the counters have been reset.
     atmxVccStatsGroup 1.3.6.1.4.1.207.8.9.2.1.1.5
         atmxVccStatsTable 1.3.6.1.4.1.207.8.9.2.1.1.5.1 no-access
A table of ATM virtual channel connection statistics information.
             atmxVccStatsEntry 1.3.6.1.4.1.207.8.9.2.1.1.5.1.1 no-access
An entry in the table, containing information about the ATM virtual channel connection statistics.
                 atmxVccStatsTxSDUs 1.3.6.1.4.1.207.8.9.2.1.1.5.1.1.3 counter32 read-only
The total number of transmitted SDU's on this virtual channel.
                 atmxVccStatsTxCells 1.3.6.1.4.1.207.8.9.2.1.1.5.1.1.4 counter32 read-only
The total number of transmitted cells on this virtual channel.
                 atmxVccStatsTxOctets 1.3.6.1.4.1.207.8.9.2.1.1.5.1.1.5 counter32 read-only
The total number of transmitted octets on this virtual channel.
                 atmxVccStatsRxSDUs 1.3.6.1.4.1.207.8.9.2.1.1.5.1.1.6 counter32 read-only
The total number of received SDU's on this virtual channel.
                 atmxVccStatsRxCells 1.3.6.1.4.1.207.8.9.2.1.1.5.1.1.7 counter32 read-only
The total number of received cells on this virtual channel.
                 atmxVccStatsRxOctets 1.3.6.1.4.1.207.8.9.2.1.1.5.1.1.8 counter32 read-only
The total number of received octets on this virtual channel.
                 atmxVccStatsTxSDUDiscards 1.3.6.1.4.1.207.8.9.2.1.1.5.1.1.9 counter32 read-only
The total number of transmit SDUs discarded on this virtual channel.
                 atmxVccStatsTxErrors 1.3.6.1.4.1.207.8.9.2.1.1.5.1.1.10 counter32 read-only
The total number of transmit SDU errors on this virtual channel.
                 atmxVccStatsRxSDUDiscards 1.3.6.1.4.1.207.8.9.2.1.1.5.1.1.11 counter32 read-only
The total number of receive SDU's discarded on this virtual channel.
                 atmxVccStatsRxErrors 1.3.6.1.4.1.207.8.9.2.1.1.5.1.1.12 counter32 read-only
The total number of receive SDU's with errors on this virtual channel.
                 atmxVccStatsRxSarTimeouts 1.3.6.1.4.1.207.8.9.2.1.1.5.1.1.13 counter32 read-only
The total number of partially re-assembled SDUs that were discarded.
                 atmxVccStatsRxCrcErrors 1.3.6.1.4.1.207.8.9.2.1.1.5.1.1.14 counter32 read-only
The total number of receive SDU's crc errors on this virtual channel.
                 atmxVccStatsRxOversizedSdus 1.3.6.1.4.1.207.8.9.2.1.1.5.1.1.15 counter32 read-only
The total number of receive SDU's that are oversized.
                 atmxVccStatsConnCreateTime 1.3.6.1.4.1.207.8.9.2.1.1.5.1.1.16 integer read-only
Time elapsed in seconds since the connection has been created.
                 atmxVccStatsConnInIdleTime 1.3.6.1.4.1.207.8.9.2.1.1.5.1.1.17 integer read-only
Time that has elapsed in seconds since any traffic has been received on this connection.
                 atmxVccStatsConnOutIdleTime 1.3.6.1.4.1.207.8.9.2.1.1.5.1.1.18 integer read-only
Time that has elapsed in seconds since any traffic has been sent out on this connection.
                 atmxVccStatsConnModifiedTime 1.3.6.1.4.1.207.8.9.2.1.1.5.1.1.19 integer read-only
Time that has elapsed in seconds since any connection parameters have been modified.
     atmxLecStatsGroup 1.3.6.1.4.1.207.8.9.2.1.1.6
         atmxLecStatsTable 1.3.6.1.4.1.207.8.9.2.1.1.6.1 no-access
A table of ATM LEC statistics information.
             atmxLecStatsEntry 1.3.6.1.4.1.207.8.9.2.1.1.6.1.1 no-access
An entry in the table, containing information about the LEC statistics.
                 atmxLecStatsTxArpReq 1.3.6.1.4.1.207.8.9.2.1.1.6.1.1.2 counter32 read-only
Total number of ARP requests transmitted from this LEC.
                 atmxLecStatsTxArpRsp 1.3.6.1.4.1.207.8.9.2.1.1.6.1.1.3 counter32 read-only
Total number of ARP responses transmitted from this LEC.
                 atmxLecStatsTxControlPkts 1.3.6.1.4.1.207.8.9.2.1.1.6.1.1.4 counter32 read-only
Total number of control packets transmitted from this LEC.
                 atmxLecStatsTxUnicastPkts 1.3.6.1.4.1.207.8.9.2.1.1.6.1.1.5 counter32 read-only
Total number of unicast packets transmitted from this LEC.
                 atmxLecStatsTxMulticastPkts 1.3.6.1.4.1.207.8.9.2.1.1.6.1.1.6 counter32 read-only
Total number of multicast packets transmitted from this LEC.
                 atmxLecStatsTxBroadcastPkts 1.3.6.1.4.1.207.8.9.2.1.1.6.1.1.7 counter32 read-only
Total number of broadcast packets transmitted from this LEC.
                 atmxLecStatsTxDiscardPkts 1.3.6.1.4.1.207.8.9.2.1.1.6.1.1.8 counter32 read-only
Total number of transmission packets discarded from this LEC.
                 atmxLecStatsRxArpReq 1.3.6.1.4.1.207.8.9.2.1.1.6.1.1.9 counter32 read-only
Total number of ARP requests received for this LEC.
                 atmxLecStatsRxArpRsp 1.3.6.1.4.1.207.8.9.2.1.1.6.1.1.10 counter32 read-only
Total number of ARP responses received for this LEC.
                 atmxLecStatsRxControlPkts 1.3.6.1.4.1.207.8.9.2.1.1.6.1.1.11 counter32 read-only
Total number of control packets received for this LEC.
                 atmxLecStatsRxUnicastPkts 1.3.6.1.4.1.207.8.9.2.1.1.6.1.1.12 counter32 read-only
Total number of unicast packets received for this LEC.
                 atmxLecStatsRxMulticastPkts 1.3.6.1.4.1.207.8.9.2.1.1.6.1.1.13 counter32 read-only
Total number of multicast packets received for this LEC.
                 atmxLecStatsRxBroadcastPkts 1.3.6.1.4.1.207.8.9.2.1.1.6.1.1.14 counter32 read-only
Total number of broadcast packets received for this LEC.
                 atmxLecStatsRxDiscardPkts 1.3.6.1.4.1.207.8.9.2.1.1.6.1.1.15 counter32 read-only
Total number of discarded packets received for this LEC.
     atmxCipStatsGroup 1.3.6.1.4.1.207.8.9.2.1.1.7
         atmxCipStatsTable 1.3.6.1.4.1.207.8.9.2.1.1.7.1 no-access
A table of ATM CIP statistics information.
             atmxCipStatsEntry 1.3.6.1.4.1.207.8.9.2.1.1.7.1.1 no-access
An entry in the table, containing information about the CIP statistics.
                 atmxCipStatsPktsFromOtherLIS 1.3.6.1.4.1.207.8.9.2.1.1.7.1.1.2 counter32 read-only
Total number of packets received that does not belong to this logical IP subnet.
                 atmxCipStatsTxArpReq 1.3.6.1.4.1.207.8.9.2.1.1.7.1.1.3 counter32 read-only
Total number of ARP requests transmitted from this CIP.
                 atmxCipStatsTxArpRsp 1.3.6.1.4.1.207.8.9.2.1.1.7.1.1.4 counter32 read-only
Total number of ARP responses transmitted from this CIP.
                 atmxCipStatsTxInArpReq 1.3.6.1.4.1.207.8.9.2.1.1.7.1.1.5 counter32 read-only
Total number of InARP requests transmitted from this CIP.
                 atmxCipStatsTxInArpRsp 1.3.6.1.4.1.207.8.9.2.1.1.7.1.1.6 counter32 read-only
Total number of InARP responses transmitted from this CIP.
                 atmxCipStatsTxDiscards 1.3.6.1.4.1.207.8.9.2.1.1.7.1.1.7 counter32 read-only
Total number of packets discarded on transmit from this CIP.
                 atmxCipStatsRxArpReq 1.3.6.1.4.1.207.8.9.2.1.1.7.1.1.8 counter32 read-only
Total number of ARP requests received for this CIP.
                 atmxCipStatsRxArpRsp 1.3.6.1.4.1.207.8.9.2.1.1.7.1.1.9 counter32 read-only
Total number of ARP responses received for this CIP.
                 atmxCipStatsRxInArpReq 1.3.6.1.4.1.207.8.9.2.1.1.7.1.1.10 counter32 read-only
Total number of InARP requests received for this CIP.
                 atmxCipStatsRxInArpRsp 1.3.6.1.4.1.207.8.9.2.1.1.7.1.1.11 counter32 read-only
Total number of InARP responsese received for this CIP.
                 atmxCipStatsRxDiscards 1.3.6.1.4.1.207.8.9.2.1.1.7.1.1.12 counter32 read-only
Total number of packets discarded on receive for this CIP.
     atmxSscopStatsGroup 1.3.6.1.4.1.207.8.9.2.1.1.8
         atmxSscopStatsTable 1.3.6.1.4.1.207.8.9.2.1.1.8.1 no-access
A table of ATM Service Specific Connection Oriented Protocol (SSCOP) statistics information.
             atmxSscopStatsEntry 1.3.6.1.4.1.207.8.9.2.1.1.8.1.1 no-access
An entry in the table, containing information about the ATM SSCOP statistics.
                 atmxSscopStatsTxTotalPdus 1.3.6.1.4.1.207.8.9.2.1.1.8.1.1.1 counter32 read-only
Total number of transmit PDU's sent without error by SSCOP.
                 atmxSscopStatsTxDiscardSdus 1.3.6.1.4.1.207.8.9.2.1.1.8.1.1.2 counter32 read-only
Total number of transmit SDUs discarded by SSCOP.
                 atmxSscopStatsTxDiscardPdus 1.3.6.1.4.1.207.8.9.2.1.1.8.1.1.3 counter32 read-only
Total number of transmit PDUs discarded by SSCOP.
                 atmxSscopStatsTxErrorPdus 1.3.6.1.4.1.207.8.9.2.1.1.8.1.1.4 counter32 read-only
Total number of transmit PDUs with transmission errors.
                 atmxSscopStatsTxBufferInUseCtr 1.3.6.1.4.1.207.8.9.2.1.1.8.1.1.5 counter32 read-only
Transmit buffer in-use counter.
                 atmxSscopStatsTxBufferInUseGauge 1.3.6.1.4.1.207.8.9.2.1.1.8.1.1.6 gauge32 read-only
Transmit buffer in-use gauge.
                 atmxSscopStatsRxTotalPdus 1.3.6.1.4.1.207.8.9.2.1.1.8.1.1.7 counter32 read-only
Total number of PDU's received without error by SSCOP.
                 atmxSscopStatsRxDiscardPdus 1.3.6.1.4.1.207.8.9.2.1.1.8.1.1.8 counter32 read-only
Total number of PDUs discarded on receipt by SSCOP.
                 atmxSscopStatsRxErrorPdus 1.3.6.1.4.1.207.8.9.2.1.1.8.1.1.9 counter32 read-only
Total number of received PDUs with reception errors.
                 atmxSscopStatsRxBufferInUseCtr 1.3.6.1.4.1.207.8.9.2.1.1.8.1.1.10 counter32 read-only
Receive buffer in-use counter.
                 atmxSscopStatsRxBufferInUseGauge 1.3.6.1.4.1.207.8.9.2.1.1.8.1.1.11 gauge32 read-only
Receive buffer in-use gauge.
     atmxIlmiStatsGroup 1.3.6.1.4.1.207.8.9.2.1.1.9
         atmxIlmiStatsTable 1.3.6.1.4.1.207.8.9.2.1.1.9.1 no-access
A table of ATM ILMI statistics information.
             atmxIlmiStatsEntry 1.3.6.1.4.1.207.8.9.2.1.1.9.1.1 no-access
An entry in the table, containing information about the ATM ILMI statistics.
                 atmxIlmiTxPDUs 1.3.6.1.4.1.207.8.9.2.1.1.9.1.1.2 counter32 read-only
Total number of transmitted PDUs over the ILMI connection.
                 atmxIlmiRxPDUs 1.3.6.1.4.1.207.8.9.2.1.1.9.1.1.3 counter32 read-only
Total number of received PDUs over the ILMI connection.
                 atmxIlmiRxDiscardPDUs 1.3.6.1.4.1.207.8.9.2.1.1.9.1.1.4 counter32 read-only
Total number of received PDUs that are received over the ILMI connection and discarded.
     atmxVccGroup 1.3.6.1.4.1.207.8.9.2.1.1.10
           atmxVccTable 1.3.6.1.4.1.207.8.9.2.1.1.10.1 no-access
A table of ATM virtual channel connections status and parameter information.
               atmxVccEntry 1.3.6.1.4.1.207.8.9.2.1.1.10.1.1 no-access
An entry in the table, containing information about the ATM virtual channel connections.
                   atmxVccVpi 1.3.6.1.4.1.207.8.9.2.1.1.10.1.1.2 atmvpi read-only
The virtual path identifier associated with this virtual connection.
                   atmxVccVci 1.3.6.1.4.1.207.8.9.2.1.1.10.1.1.3 atmvci no-access
The virtual channel identifier associated with the virtual connection.
                   atmxVccCircuitType 1.3.6.1.4.1.207.8.9.2.1.1.10.1.1.4 integer read-only
The virtual connection circuit type. Enumeration: 'pvc': 1, 'svc': 2.
                   atmxVccOperStatus 1.3.6.1.4.1.207.8.9.2.1.1.10.1.1.5 atmconnectionoperstatuscodes read-only
The actual operational status of the VCC.
                   atmxVccUpTime 1.3.6.1.4.1.207.8.9.2.1.1.10.1.1.6 unsigned32 read-only
The virtual channel connection up time in seconds since atmxVccOperStatus transitioned to the value 'up'.
                   atmxVccTxQosClass 1.3.6.1.4.1.207.8.9.2.1.1.10.1.1.7 atmqosclass read-only
Transmit Quality of Service for this virtual channel connection.
                   atmxVccTxBestEffort 1.3.6.1.4.1.207.8.9.2.1.1.10.1.1.8 integer read-only
Transmit Best Effort Indicator for this virtual channel connection. Enumeration: 'true': 2, 'false': 1.
                   atmxVccTxPeakCellRate 1.3.6.1.4.1.207.8.9.2.1.1.10.1.1.9 integer read-only
Peak Cell Rate for CLP 0+1 in the transmit direction for this virtual channel connection.
                   atmxVccRxQosClass 1.3.6.1.4.1.207.8.9.2.1.1.10.1.1.10 atmqosclass read-only
Receive Quality of Service for this virtual channel connection.
                   atmxVccRxBestEffort 1.3.6.1.4.1.207.8.9.2.1.1.10.1.1.11 integer read-only
Receive Best Effort Indicator for this virtual channel connection. Enumeration: 'true': 2, 'false': 1.
                   atmxVccRxPeakCellRate 1.3.6.1.4.1.207.8.9.2.1.1.10.1.1.12 integer read-only
Peak Cell Rate for CLP 0+1 in the receive direction for this virtual channel connection.
                   atmxVccRowStatus 1.3.6.1.4.1.207.8.9.2.1.1.10.1.1.13 rowstatus read-only
Only the values 'active', 'createAndGo', and 'delete' are supported.
                   atmxVccServiceType 1.3.6.1.4.1.207.8.9.2.1.1.10.1.1.14 integer read-only
The virtual connection Service type. Enumeration: 'lec': 3, 'pt-pt': 6, 'oam': 5, 'cip': 4, 'ilmi': 2, 'trunk': 7, 'sscop': 1, 'csr': 8.
     atmxAddressGroup 1.3.6.1.4.1.207.8.9.2.1.1.11
     atmxCipArpGroup 1.3.6.1.4.1.207.8.9.2.1.1.12
           atmxCipArpTable 1.3.6.1.4.1.207.8.9.2.1.1.12.1 no-access
A table of ATM address to IP address information.
               atmxCipArpEntry 1.3.6.1.4.1.207.8.9.2.1.1.12.1.1 no-access
An entry in the table, containing information about the ATM address.
                   atmxCipArpIPAddress 1.3.6.1.4.1.207.8.9.2.1.1.12.1.1.2 ipaddress no-access
The IP address for this Arp entry.
                   atmxCipArpAtmAddress 1.3.6.1.4.1.207.8.9.2.1.1.12.1.1.3 atmaddress read-only
The ATM address for the Arp address.
                   atmxCipArpVci 1.3.6.1.4.1.207.8.9.2.1.1.12.1.1.4 atmclientvci read-only
The virtual channel identifier associated with Arp entry.
                   atmxCipArpTimeToLive 1.3.6.1.4.1.207.8.9.2.1.1.12.1.1.5 integer read-only
The Arp Entry time to live in seconds. The value 0 indicates an infinite time to live
                   atmxCipArpSource 1.3.6.1.4.1.207.8.9.2.1.1.12.1.1.6 atmxarpentrytype read-only
The source of this Arp entry.
                   atmxCipArpRowStatus 1.3.6.1.4.1.207.8.9.2.1.1.12.1.1.7 rowstatus read-only
Only the values 'active', 'createAndGo', and 'delete' are supported.
     atmxLecArpGroup 1.3.6.1.4.1.207.8.9.2.1.1.13
           atmxLecArpTable 1.3.6.1.4.1.207.8.9.2.1.1.13.1 no-access
A table of ATM address to MAC address information.
               atmxLecArpEntry 1.3.6.1.4.1.207.8.9.2.1.1.13.1.1 no-access
An entry in the table, containing information about the ATM address.
                   atmxLecArpMacAddress 1.3.6.1.4.1.207.8.9.2.1.1.13.1.1.2 macaddress no-access
The MAC address for identifying this Arp entry.
                   atmxLecArpAtmAddress 1.3.6.1.4.1.207.8.9.2.1.1.13.1.1.3 atmaddress read-only
The ATM address for the corresponding MAC addess.
                   atmxLecArpVci 1.3.6.1.4.1.207.8.9.2.1.1.13.1.1.4 atmvci read-only
The virtual channel identifier associated with Arp entry.
                   atmxLecArpTimeToLive 1.3.6.1.4.1.207.8.9.2.1.1.13.1.1.5 integer read-only
The address time to live in seconds. The value 0 indicates an infinite time to live.
                   atmxLecArpSource 1.3.6.1.4.1.207.8.9.2.1.1.13.1.1.6 atmxarpentrytype read-only
The source of this Arp entry.
                   atmxLecArpRowStatus 1.3.6.1.4.1.207.8.9.2.1.1.13.1.1.7 rowstatus read-only
Only the values 'active', 'createAndGo', and 'delete' are supported.
     atmxPtToPtGroup 1.3.6.1.4.1.207.8.9.2.1.1.14
           atmxPtToPtTable 1.3.6.1.4.1.207.8.9.2.1.1.14.1 no-access
A table of point to point over ATM.
               atmxPtToPtEntry 1.3.6.1.4.1.207.8.9.2.1.1.14.1.1 no-access
An entry in the table containg information about the point to point connection.
                   atmxPtToPtIndex 1.3.6.1.4.1.207.8.9.2.1.1.14.1.1.1 integer no-access
The index which identifies each entry instance.
                   atmxPtToPtDescription 1.3.6.1.4.1.207.8.9.2.1.1.14.1.1.2 displaystring read-only
A description of the point to point link.
                   atmxPtToPtEncap 1.3.6.1.4.1.207.8.9.2.1.1.14.1.1.3 integer read-only
The data encapsulation format. 'rfc1483' identifies the format defined in RFC 1483. Enumeration: 'rfc1483': 1, 'private': 2.
                   atmxPtToPtConnType 1.3.6.1.4.1.207.8.9.2.1.1.14.1.1.4 integer read-only
The connection type of the point to point link. Enumeration: 'pvc': 1, 'svc': 2.
                   atmxPtToPtVci 1.3.6.1.4.1.207.8.9.2.1.1.14.1.1.5 atmclientvci read-only
The VCI used if atmxPtToPtConnType has the value 'pvc'.
                   atmxPtToPtDestAddr 1.3.6.1.4.1.207.8.9.2.1.1.14.1.1.6 atmaddress read-only
The ATM address of the other end point of the connection.
                   atmxPtToPtRowStatus 1.3.6.1.4.1.207.8.9.2.1.1.14.1.1.7 rowstatus read-only
This object is used to create or delete an entry in the atmxPtToPtTable. Only the values 'active', 'createAndGo', and 'delete' are supported. The objects atmxPtToPtVlanNumber, atmxPtToPtConnType, and atmxPtToPtVci if atmxPtToPtConnType is 'pvc' or atmxPtToPtDestAddr if atmxPtToPtConnType is 'svc' are required for a successful 'createAndGo'.
                   atmxPtToPtIfIndex 1.3.6.1.4.1.207.8.9.2.1.1.14.1.1.8 ifindexorzero read-only
This is the value of ifIndex or 0 if ifIndex is not known.
                   atmxPtToPtVlanNumber 1.3.6.1.4.1.207.8.9.2.1.1.14.1.1.9 atmxvlanrange read-only
The VLAN which is supported by this point to point link.
                   atmxPtToPtAdminStatus 1.3.6.1.4.1.207.8.9.2.1.1.14.1.1.10 atmadminstatus read-only
The administrative status of this point to point instance.
                   atmxPtToPtOperStatus 1.3.6.1.4.1.207.8.9.2.1.1.14.1.1.11 atmconnectionoperstatuscodes read-only
The operational status of this point to point instance.
           atmxPtToPtStatsTable 1.3.6.1.4.1.207.8.9.2.1.1.14.2 no-access
A table of point to point Statistics.
               atmxPtToPtStatsEntry 1.3.6.1.4.1.207.8.9.2.1.1.14.2.1 no-access
An entry in the table containg information about the point to point connection statistics.
                   atmxPtToPtStatsTotalTxPkts 1.3.6.1.4.1.207.8.9.2.1.1.14.2.1.1 integer read-only
Total Transmission Packets through this Connection.
                   atmxPtToPtStatsTotalRxPkts 1.3.6.1.4.1.207.8.9.2.1.1.14.2.1.2 integer read-only
Total Packets Received through this Connection.
                   atmxPtToPtStatsTotalTxDiscards 1.3.6.1.4.1.207.8.9.2.1.1.14.2.1.3 integer read-only
Total Transmission packets discarded by this connection.
                   atmxPtToPtStatsTotalRxDiscards 1.3.6.1.4.1.207.8.9.2.1.1.14.2.1.4 integer read-only
Total Received packets discarded by this connection.
     atmxTrunkGroup 1.3.6.1.4.1.207.8.9.2.1.1.15
           atmxTrunkTable 1.3.6.1.4.1.207.8.9.2.1.1.15.1 no-access
A table of trunk over ATM.
               atmxTrunkEntry 1.3.6.1.4.1.207.8.9.2.1.1.15.1.1 no-access
An entry in the table containg information about the trunk connection.
                   atmxTrunkIndex 1.3.6.1.4.1.207.8.9.2.1.1.15.1.1.1 integer no-access
The index which identifies each entry instance.
                   atmxTrunkDescription 1.3.6.1.4.1.207.8.9.2.1.1.15.1.1.2 displaystring read-only
A description of the trunk link.
                   atmxTrunkConnType 1.3.6.1.4.1.207.8.9.2.1.1.15.1.1.3 integer read-only
The connection type of the trunk link. Enumeration: 'pvc': 1, 'svc': 2.
                   atmxTrunkVci 1.3.6.1.4.1.207.8.9.2.1.1.15.1.1.4 atmclientvci read-only
The VCI used if atmxTrunkConnType has the value 'pvc'.
                   atmxTrunkDestAddr 1.3.6.1.4.1.207.8.9.2.1.1.15.1.1.5 atmaddress read-only
The ATM address of the other end point of the connection if atmxTrunkConnType is 'svc'.
                   atmxTrunkRowStatus 1.3.6.1.4.1.207.8.9.2.1.1.15.1.1.6 rowstatus read-only
This attribute is used to create or delete an entry in the atmxTrunkTable. Only the values 'active', 'createAndGo', and 'delete' are supported. The following objects must exist for a successful create, atmxTrunkConnType and atmxTrunkVci if atmxTrunkConnType has the value 'pvc' or atmxTrunkDestAddr if atmxTrunkConnType has the value 'svc'.
                   atmxTrunkAdminStatus 1.3.6.1.4.1.207.8.9.2.1.1.15.1.1.7 atmadminstatus read-only
The administrative status of this trunk instance.
                   atmxTrunkOperStatus 1.3.6.1.4.1.207.8.9.2.1.1.15.1.1.8 atmconnectionoperstatuscodes read-only
The operational status of this trunk instance.
           atmxTrunkVlanTable 1.3.6.1.4.1.207.8.9.2.1.1.15.2 no-access
A table containing the list of 1 or more VLan which are trunked over ATM. Creating an entry in this table creates entries in ifTable and SWITCH-VLAN_MIB.vPortTable.
               atmxTrunkVlanEntry 1.3.6.1.4.1.207.8.9.2.1.1.15.2.1 no-access
An entry in the table identifies each VLAN and the trunk connection.
                   atmxTrunkVlanNumber 1.3.6.1.4.1.207.8.9.2.1.1.15.2.1.1 atmxvlanrange no-access
This identifies the VLAN whose traffic is carried over the trunk. The value of this object corresponds to vLanNumber defined in the SWITCH-VLAN-MIB module.
                   atmxTrunkVlanIfIndex 1.3.6.1.4.1.207.8.9.2.1.1.15.2.1.2 ifindexorzero read-only
This is the value of ifIndex of the Vlan interface.
                   atmxTrunkVlanRowStatus 1.3.6.1.4.1.207.8.9.2.1.1.15.2.1.3 rowstatus read-only
This attribute is used to create or delete an entry in the atmxTrunkTable. Only the values 'active', 'createAndGo', and 'delete' are supported. The corresponding atmTrunkRowStatus must have the value 'active' before this object may be created.
           atmxTrunkStatsTable 1.3.6.1.4.1.207.8.9.2.1.1.15.3 no-access
A table of trunk statistics.
               atmxTrunkStatsEntry 1.3.6.1.4.1.207.8.9.2.1.1.15.3.1 no-access
An entry in the table containg information about the trunk connection statistics.
                   atmxTrunkStatsTotalTxPkts 1.3.6.1.4.1.207.8.9.2.1.1.15.3.1.1 integer read-only
Total Transmission Packets through this Connection.
                   atmxTrunkStatsTotalRxPkts 1.3.6.1.4.1.207.8.9.2.1.1.15.3.1.2 integer read-only
Total Packets Received through this Connection.
                   atmxTrunkStatsTotalTxDiscards 1.3.6.1.4.1.207.8.9.2.1.1.15.3.1.3 integer read-only
Total Transmission packets discarded by this connection.
                   atmxTrunkStatsTotalRxDiscards 1.3.6.1.4.1.207.8.9.2.1.1.15.3.1.4 integer read-only
Total Received packets discarded by this connection.