XYLAN-ATM-MIB

MIB Reference — IPNetwork Monitor

All MIBsXYLAN-ATM-MIB

Category: Xylan OmniSwitch

Description:

Monitors Xylan OmniSwitch ATM interface parameters, VCC/VPC status, and cell traffic statistics.

Imported Objects

From BRIDGE-MIB

MacAddress

From LAN-EMULATION-CLIENT-MIB

LecDataFrameSize
lecIndexOBJECT-TYPE

From RFC-1212

OBJECT-TYPE

From RFC1155-SMI

Counter
IpAddress

From RFC1213-MIB

DisplayString

From XYLAN-BASE-MIB

xylanAtmArchOBJECT-IDENTITY

What Is XYLAN-ATM-MIB?

The XYLAN-ATM-MIB is a Xylan Corporation proprietary MIB for managing ATM interfaces on Xylan OmniSwitch switches, covering the technology area of ATM cell-based switching and virtual circuit/path management. It exposes per-interface ATM configuration objects and status/counter tables for virtual channel connections (VCCs) and virtual path connections (VPCs), along with cell-level traffic statistics. Its monitoring emphasis is on hardware and service status: it lets an operator confirm ATM ports and their VCC/VPC endpoints are up and passing cells, and detect cell discard or VC failure conditions that indicate congestion or a misconfigured connection on the switch fabric. Teams running XYLAN-ATM-MIB SNMP monitoring against an OmniSwitch typically pair it with a general polling platform to trend VCC/VPC cell-discard counters over time rather than checking them ad hoc. It is built to complement the IETF ATM MIB (RFC 1695/2515) conventions, on which ATM VC/VP management objects of this kind are typically modeled. It was deployed on Xylan OmniSwitch multilayer switches in enterprise and service-provider networks running ATM backbone or access links.

IPNetwork Monitor allows you to monitor SNMP objects defined in XYLAN-ATM-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • ATM interface operational status
  • VCC/VPC connection state
  • cell traffic counters
  • cell discard/error events

Supported Devices

  • Xylan OmniSwitch ATM switch

Monitoring Examples

A network engineer polls the ATM interface status objects on an OmniSwitch to confirm a port is operational, then checks the VCC/VPC status table for a specific virtual circuit to verify it is in the active state and passing cells. A VCC showing an increasing cell-discard counter while the interface itself reports no physical errors typically indicates congestion or a bandwidth mismatch on that particular virtual circuit rather than a link-level fault.

OIDs
OID symbolicOID numericTypeAccessDescription
atmxPortGroup1.3.6.1.4.1.800.2.4.1
atmxPortTable1.3.6.1.4.1.800.2.4.1.1not-accessibleA table of port layer status and parameter information for the UNI's physical interface.
atmxPortEntry1.3.6.1.4.1.800.2.4.1.1.1not-accessibleAn entry in the table, containing information about the physical layer of a UNI interface.
INT atmxPortSlotIndex1.3.6.1.4.1.800.2.4.1.1.1.1INTEGERread-onlyA unique value which identifies this hsm board slot.
INT atmxPortPortIndex1.3.6.1.4.1.800.2.4.1.1.1.2INTEGERread-onlyA unique value which identifies this atm submodule port.
STR atmxPortDescription1.3.6.1.4.1.800.2.4.1.1.1.3DisplayStringread-writeA description for this atm port.
INT atmxPortConnectionType1.3.6.1.4.1.800.2.4.1.1.1.4INTEGERread-writeThe connection type of this board.
ATM atmxPortTransmissionType1.3.6.1.4.1.800.2.4.1.1.1.5AtmTransmissionTypesread-onlyThe 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 Object Identifier value: atmxSonetSTS3c.
ATM atmxPortMediaType1.3.6.1.4.1.800.2.4.1.1.1.6AtmMediaTypesread-onlyThe type of media being used on this port. For example for a port using coaxial cable, the object would have the Object Identifier value: atmxMediaCoaxCable.
ATM atmxPortOperStatus1.3.6.1.4.1.800.2.4.1.1.1.7AtmOperStatCodesread-onlyThe operational state (i.e., actual) of this port. The ILMI should not alarm on a physical interface for when the value of this object is outOfService(3). This capability is useful if the equipment is to be disconnected, or for troubleshooting purposes. A value of loopBack(4) indicates that a local loopback is in place.
INT atmxPortUniType1.3.6.1.4.1.800.2.4.1.1.1.8INTEGERread-writeThe type of the ATM UNI, either public or private.
INT atmxPortMaxVCCs1.3.6.1.4.1.800.2.4.1.1.1.9INTEGERread-onlyThe maximum number of VCCs supported on this UNI.
INT atmxPortMaxVciBits1.3.6.1.4.1.800.2.4.1.1.1.10INTEGERread-onlyThe number of active VCI bits on this interface.
INT atmxPortTxSegmentSize1.3.6.1.4.1.800.2.4.1.1.1.11INTEGERread-writeThe transmit segment size on this UNI. The nearest power of two less than or equal to this value will be used internally. The max memory is 512K, therefore the maximum number of channels will be 512K/internal tx seg size.
INT atmxPortRxSegmentSize1.3.6.1.4.1.800.2.4.1.1.1.12INTEGERread-writeThe receive segment size on this UNI. The nearest power of two less than or equal to this value will be used internally. The max memory is 512K, therefore the maximum number of channels will be 512K/internal rx seg size.
INT atmxPortTxBufferSize1.3.6.1.4.1.800.2.4.1.1.1.13INTEGERread-writeThe transmit buffer size on this UNI. The buffer size must be less than or equal to the segment size and should be greater than or equal to the maximum frame size.
INT atmxPortRxBufferSize1.3.6.1.4.1.800.2.4.1.1.1.14INTEGERread-writeThe receive buffer size on this UNI. The buffer size must be less than or equal to the segment size and should be greater than or equal to the maximum frame size.
INT atmxPortUniPortIndex1.3.6.1.4.1.800.2.4.1.1.1.15INTEGERread-onlyThis object should not be implemented except as required for backward compatibility with version 2.0 of the UNI specification. This object provide a port index link to the UNI MIB
STR atmxPortAddress1.3.6.1.4.1.800.2.4.1.1.1.16DisplayStringread-writeThis object should not be implemented except as required for backward compatibility with version 2.0 of the UNI specification. The Address Group, as defined as part of the separate Address Registration MIB should be used instead.
INT atmxPortSignalingVersion1.3.6.1.4.1.800.2.4.1.1.1.17INTEGERread-writeVersion of the ATM forum UNI Signaling.
INT atmxPortSignalingVci1.3.6.1.4.1.800.2.4.1.1.1.18INTEGERread-writeSignaling Vci.
INT atmxPortILMIVci1.3.6.1.4.1.800.2.4.1.1.1.19INTEGERread-writeILMI Vci.
INT atmxPortEnableILMI1.3.6.1.4.1.800.2.4.1.1.1.20INTEGERread-writeILMI Enable.
INT atmxPortPlScramble1.3.6.1.4.1.800.2.4.1.1.1.21INTEGERread-writePayload Scrambling Enable.
INT atmxPortTimingMode1.3.6.1.4.1.800.2.4.1.1.1.22INTEGERread-writeTiming mode to use. Use local timing or loop timing.
INT atmxPortProtocolType1.3.6.1.4.1.800.2.4.1.1.1.23INTEGERread-writePhysical layer protocol type.
INT atmxPortLoopbackConfig1.3.6.1.4.1.800.2.4.1.1.1.24INTEGERread-writeLoopback config. for this physical layer. 1 = NoLoop, 2 = DiagLoop, 3 = LineLoop, 4 = CellLoop, 5 = PayloadLoop
INT atmxPortSSCOPstatus1.3.6.1.4.1.800.2.4.1.1.1.25INTEGERread-onlySSCOP status of this physical layer.
INT atmxPortILMIstatus1.3.6.1.4.1.800.2.4.1.1.1.26INTEGERread-onlyILMI status of this physical layer.
atmxServiceGroup1.3.6.1.4.1.800.2.4.2
atmxServiceTable1.3.6.1.4.1.800.2.4.2.1not-accessibleA table of ATM services status and parameter information.
atmxServiceEntry1.3.6.1.4.1.800.2.4.2.1.1not-accessibleAn entry in the table, containing information about the ATM services.
INT atmxServiceSlotIndex1.3.6.1.4.1.800.2.4.2.1.1.1INTEGERread-writeA unique value which identifies this hsm board slot.
INT atmxServicePortIndex1.3.6.1.4.1.800.2.4.2.1.1.2INTEGERread-writeA unique value which identifies this atm submodule port.
INT atmxServiceNumber1.3.6.1.4.1.800.2.4.2.1.1.3INTEGERread-writeThe unique service number for this particular slot/port.
STR atmxServiceDescription1.3.6.1.4.1.800.2.4.2.1.1.4DisplayStringread-writeA description for this atm service.
INT atmxServiceType1.3.6.1.4.1.800.2.4.2.1.1.5INTEGERread-writeThe service type. For 1483 Scaling Service, create it only with 1 group and 1 vc thru this atmxServiceGroup. Adding Other group-to-vc mapping should utilize the atmx1483ScaleGroup.
INT atmxServiceConnectionType1.3.6.1.4.1.800.2.4.2.1.1.6INTEGERread-writeThe connection type of this board.
ATM atmxServiceOperStatus1.3.6.1.4.1.800.2.4.2.1.1.7AtmServiceOperStatCodesread-onlyThe service operational status.
ATM atmxServiceAdmStatus1.3.6.1.4.1.800.2.4.2.1.1.8AtmAdminStatCodesread-writeThe service adminstration status.
INT atmxServiceEncapsType1.3.6.1.4.1.800.2.4.2.1.1.9INTEGERread-writeThe service encapsulation type. This object is applicable only to PTOP service.
INT atmxServiceArpRequestServer1.3.6.1.4.1.800.2.4.2.1.1.10INTEGERread-writeThe Arp request server. 0 = not applicable, 1 = Non arp server, 2 = arp server.
OCT atmxServiceConnections1.3.6.1.4.1.800.2.4.2.1.1.11OCTET STRINGread-writeThe connections for this service. Interpret this as a 16 bit field per connection: Trunking 1, PTOP Bridging 1, Classical IP 1..255. For Vlan cluster, this object is interpreted as a 32 bit field where each 32 bit represent the vci value of the Data Direct vcc and the Multicast In vcc. Each vcc take up 16 bits. There can be up to 32 pairs of Data Direct vcc and Mulitcast In vcc. For 1483 Scaling Service, create it only with 1 group and 1 vc thru this atmxServiceGroup. Adding Other group-to-vc mapping should utilize the atmx1483ScaleGroup.
STR atmxServiceAddress1.3.6.1.4.1.800.2.4.2.1.1.12DisplayStringread-writeThe unique service address.
OCT atmxServiceAddresses1.3.6.1.4.1.800.2.4.2.1.1.13OCTET STRINGread-writeThe addresses for this service. Interpret this as a 16 bit field per address: Trunking 1, PTOP Bridging 1, Classical IP 1..255.
OCT atmxServiceVlan1.3.6.1.4.1.800.2.4.2.1.1.14OCTET STRINGread-writeThe Vlans for this service. Interpret this as a 16 bit field per vlan: Trunking 1-32, PTOP Bridging 1, Classical IP 1. For Vlan Cluster, it will depend on the encapsulation type selected. If RFC 1483, only 1 vlan while Xylan ATM trunking up to 32 vlans are allowed. For 1483 Scaling Service, create it only with 1 group and 1 vc thru this atmxServiceGroup. Adding Other group-to-vc mapping should utilize the atmx1483ScaleGroup.
INT atmxServiceSEL1.3.6.1.4.1.800.2.4.2.1.1.15INTEGERread-writeThe SEL for the ATM address of this service.
INT atmxServiceLaneCfgTblIdx1.3.6.1.4.1.800.2.4.2.1.1.16INTEGERread-writeIndex to the LAN Emulation Configuration Table. This index is only used when the Service type is ATM LAN Emulation. For other service type this should be set to zero (0).
INT atmxServiceMulticastOutVcc1.3.6.1.4.1.800.2.4.2.1.1.17INTEGERread-writeThe Multicast Out VCC for this Vlan Cluster (X-LANE) service. This is only applicable to service type Vlan Cluster. For other ATM services, this object will return a zero (0). For Vlan Cluster service if a zero (0) is returned means no Multicast out is specified.
INT atmxServiceNumVclMembers1.3.6.1.4.1.800.2.4.2.1.1.18INTEGERread-writeThe number of other Vlan cluster members defined and have a data direct VCC associated with the connection. This object is valid only for Vlan cluster services. Zero (0) will be returned for other ATM services.
INT atmxServiceVclEncapType1.3.6.1.4.1.800.2.4.2.1.1.19INTEGERread-writeThe Encapsulation type for the Vlan Cluster service. 1 = RFC 1483 encapsulation. 2 = Xylan ATM trunking. 3 = not applicable. This object is only valid for Vlan cluster services. All other ATM services will return a value of 3. If the encapsulation type is RFC 1483, only one (1) vlan as defined in atmxServiceVlan can be associated with this service. If encapsulation type is Xylan ATM trunking more than 1 vlan can be assocated with this service.
INT atmxServiceSahiBwgNum1.3.6.1.4.1.800.2.4.2.1.1.20INTEGERread-writeThe bwg num for sahi based hsm's. The user can set the pcr, scr, mbs using the bwg table and chose the desired bwg num for this service ensuring that this service obtains the desired bandwidth
atmxLayerStatsGroup1.3.6.1.4.1.800.2.4.3
atmxLayerStatsTable1.3.6.1.4.1.800.2.4.3.1not-accessibleA table of ATM layer statistics information.
atmxLayerStatsEntry1.3.6.1.4.1.800.2.4.3.1.1not-accessibleAn entry in the table, containing information about the ATM layer statistics.
INT atmxLayerStatsSlotIndex1.3.6.1.4.1.800.2.4.3.1.1.1INTEGERread-onlyA unique value which identifies this hsm board slot.
INT atmxLayerStatsPortIndex1.3.6.1.4.1.800.2.4.3.1.1.2INTEGERread-onlyA unique value which identifies this atm submodule port.
CTR atmxLayerStatsTxSDUs1.3.6.1.4.1.800.2.4.3.1.1.3Counterread-onlyThe total number of successfully transmitted SDU's on the physical port.
CTR atmxLayerStatsTxCells1.3.6.1.4.1.800.2.4.3.1.1.4Counterread-onlyThe total number of successfully transmitted cells.
CTR atmxLayerStatsTxOctets1.3.6.1.4.1.800.2.4.3.1.1.5Counterread-onlyThe total number of successfully transmitted octets.
CTR atmxLayerStatsRxSDUs1.3.6.1.4.1.800.2.4.3.1.1.6Counterread-onlyThe total number of successfully received SDU's.
CTR atmxLayerStatsRxCells1.3.6.1.4.1.800.2.4.3.1.1.7Counterread-onlyThe total number of successfully received cells.
CTR atmxLayerStatsRxOctets1.3.6.1.4.1.800.2.4.3.1.1.8Counterread-onlyThe total number of successfully received octets.
CTR atmxLayerStatsTxSDUDiscards1.3.6.1.4.1.800.2.4.3.1.1.9Counterread-onlyThe total number of transmit SDUs that are discarded.
CTR atmxLayerStatsTxSDUErrors1.3.6.1.4.1.800.2.4.3.1.1.10Counterread-onlyThe total number of transmit SDU with errors.
CTR atmxLayerStatsTxSDUNoBuffers1.3.6.1.4.1.800.2.4.3.1.1.11Counterread-onlyThe number of transmitted SDU's with no buffers available on the physical port.
CTR atmxLayerStatsTxCellDiscards1.3.6.1.4.1.800.2.4.3.1.1.12Counterread-onlyThe total number of transmit cells that are dicscarded.
CTR atmxLayerStatsTxCellErrors1.3.6.1.4.1.800.2.4.3.1.1.13Counterread-onlyThe total number of transmit cell with errors.
CTR atmxLayerStatsTxCellNoBuffers1.3.6.1.4.1.800.2.4.3.1.1.14Counterread-onlyThe total number of transmit cell with no buffers available.
CTR atmxLayerStatsRxSDUDiscards1.3.6.1.4.1.800.2.4.3.1.1.15Counterread-onlyThe total number of receive SDU's that are discarded.
CTR atmxLayerStatsRxSDUErrors1.3.6.1.4.1.800.2.4.3.1.1.16Counterread-onlyThe total number of receive SDU's with errors.
CTR atmxLayerStatsRxSDUInvalidSz1.3.6.1.4.1.800.2.4.3.1.1.17Counterread-onlyThe total number of receive SDU's with invalid size
CTR atmxLayerStatsRxSDUNoBuffers1.3.6.1.4.1.800.2.4.3.1.1.18Counterread-onlyThe total number of receive SDU's with no buffers
CTR atmxLayerStatsRxSDUTrash1.3.6.1.4.1.800.2.4.3.1.1.19Counterread-onlyThe total number of receive trash SDU's
CTR atmxLayerStatsRxSDUCrcErrors1.3.6.1.4.1.800.2.4.3.1.1.20Counterread-onlyThe total number of receive SDU's with crc errors
CTR atmxLayerStatsRxCellDiscards1.3.6.1.4.1.800.2.4.3.1.1.21Counterread-onlyThe total number of receive cells that are discarded.
CTR atmxLayerStatsRxCellErrors1.3.6.1.4.1.800.2.4.3.1.1.22Counterread-onlyThe total number of recieve cell with errors
CTR atmxLayerStatsRxCellNoBuffers1.3.6.1.4.1.800.2.4.3.1.1.23Counterread-onlyThe total number of receive cell with no buffers
CTR atmxLayerStatsRxCellTrash1.3.6.1.4.1.800.2.4.3.1.1.24Counterread-onlyThe total number of recieve trash cells.
CTR atmxLayerStatsRxCellCrcErrors1.3.6.1.4.1.800.2.4.3.1.1.25Counterread-onlyThe total number of receive cells with crc errors.
atmxVccStatsGroup1.3.6.1.4.1.800.2.4.4
atmxVccStatsTable1.3.6.1.4.1.800.2.4.4.1not-accessibleA table of ATM virtual channel connection statistics information.
atmxVccStatsEntry1.3.6.1.4.1.800.2.4.4.1.1not-accessibleAn entry in the table, containing information about the ATM virtual channel connection statistics.
INT atmxVccStatsSlotIndex1.3.6.1.4.1.800.2.4.4.1.1.1INTEGERread-onlyA unique value which identifies this hsm board slot.
INT atmxVccStatsPortIndex1.3.6.1.4.1.800.2.4.4.1.1.2INTEGERread-onlyA unique value which identifies this atm submodule port.
INT atmxVccStatsVci1.3.6.1.4.1.800.2.4.4.1.1.3INTEGERread-onlyA unique value which identifies this atm port.
CTR atmxVccStatsTxSDUs1.3.6.1.4.1.800.2.4.4.1.1.4Counterread-onlyThe total number of transmitted SDU's on this virtual channel.
CTR atmxVccStatsTxCells1.3.6.1.4.1.800.2.4.4.1.1.5Counterread-onlyThe total number of transmitted cells on this virtual channel.
CTR atmxVccStatsTxOctets1.3.6.1.4.1.800.2.4.4.1.1.6Counterread-onlyThe total number of transmitted octets on this virtual channel.
CTR atmxVccStatsRxSDUs1.3.6.1.4.1.800.2.4.4.1.1.7Counterread-onlyThe total number of received SDU's on this virtual channel.
CTR atmxVccStatsRxCells1.3.6.1.4.1.800.2.4.4.1.1.8Counterread-onlyThe total number of received cells on this virtual channel.
CTR atmxVccStatsRxOctets1.3.6.1.4.1.800.2.4.4.1.1.9Counterread-onlyThe total number of received octets on this virtual channel.
CTR atmxVccStatsTxSDUDiscards1.3.6.1.4.1.800.2.4.4.1.1.10Counterread-onlyThe total number of transmit SDU discards on this virtual channel.
CTR atmxVccStatsTxSDUErrors1.3.6.1.4.1.800.2.4.4.1.1.11Counterread-onlyThe total number of transmit SDU errors on this virtual channel.
CTR atmxVccStatsTxSDUNoBuffers1.3.6.1.4.1.800.2.4.4.1.1.12Counterread-onlyThe number of transmit SDU's with no buffers on this virtual channel.
CTR atmxVccStatsTxCellDiscards1.3.6.1.4.1.800.2.4.4.1.1.13Counterread-onlyThe total number of transmit cells that are dicscarded on this virtual channel.
CTR atmxVccStatsTxCellErrors1.3.6.1.4.1.800.2.4.4.1.1.14Counterread-onlyThe total number of transmit cell with errors on this virtual channel.
CTR atmxVccStatsTxCellNoBuffers1.3.6.1.4.1.800.2.4.4.1.1.15Counterread-onlyThe total number of transmit cell with no buffers on this virtual channel.
CTR atmxVccStatsRxSDUDiscards1.3.6.1.4.1.800.2.4.4.1.1.16Counterread-onlyThe total number of receive SDU's discarded on this virtual channel.
CTR atmxVccStatsRxSDUErrors1.3.6.1.4.1.800.2.4.4.1.1.17Counterread-onlyThe total number of receive SDU's with errors on this virtual channel.
CTR atmxVccStatsRxSDUInvalidSz1.3.6.1.4.1.800.2.4.4.1.1.18Counterread-onlyThe total number of received SDU's with invalid size on this virtual channel.
CTR atmxVccStatsRxSDUNoBuffers1.3.6.1.4.1.800.2.4.4.1.1.19Counterread-onlyThe total number of receive SDU's with no buffers on this virtual channel.
CTR atmxVccStatsRxSDUTrash1.3.6.1.4.1.800.2.4.4.1.1.20Counterread-onlyThe total number of receive trash SDU's on this virtual channel.
CTR atmxVccStatsRxSDUCrcErrors1.3.6.1.4.1.800.2.4.4.1.1.21Counterread-onlyThe total number of receive SDU's crc errors on this virtual channel.
CTR atmxVccStatsRxCellDiscards1.3.6.1.4.1.800.2.4.4.1.1.22Counterread-onlyThe total number of receive cells discarded on this virtual channel.
CTR atmxVccStatsRxCellErrors1.3.6.1.4.1.800.2.4.4.1.1.23Counterread-onlyThe total number of recieve cell with errors on this virtual channel.
CTR atmxVccStatsRxCellNoBuffers1.3.6.1.4.1.800.2.4.4.1.1.24Counterread-onlyThe total number of receive cells with no buffers on this virtual channel.
CTR atmxVccStatsRxCellTrash1.3.6.1.4.1.800.2.4.4.1.1.25Counterread-onlyThe total number of recieve trash cells on this virtual channel.
CTR atmxVccStatsRxCellCrcErrors1.3.6.1.4.1.800.2.4.4.1.1.26Counterread-onlyThe total number of receive cells with crc errors on this virtual channel.
atmxVccGroup1.3.6.1.4.1.800.2.4.5
atmxVccTable1.3.6.1.4.1.800.2.4.5.1not-accessibleA table of ATM virtual channel connections status and parameter information.
atmxVccEntry1.3.6.1.4.1.800.2.4.5.1.1not-accessibleAn entry in the table, containing information about the ATM virtual channel connections.
INT atmxVccSlotIndex1.3.6.1.4.1.800.2.4.5.1.1.1INTEGERread-writeA unique value which identifies this hsm board slot.
INT atmxVccPortIndex1.3.6.1.4.1.800.2.4.5.1.1.2INTEGERread-writeA unique value which identifies this atm submodule port.
INT atmxVccVpi1.3.6.1.4.1.800.2.4.5.1.1.3INTEGERread-onlyThe virtual path identifier associated with this virtual connection.
INT atmxVccVci1.3.6.1.4.1.800.2.4.5.1.1.4INTEGERread-writeThe virtual channel identifier associated with the virtual connection.
STR atmxVccDescription1.3.6.1.4.1.800.2.4.5.1.1.5DisplayStringread-writeA description for this virtual connection.
INT atmxVccConnType1.3.6.1.4.1.800.2.4.5.1.1.6INTEGERread-writeThe virtual connection type.
INT atmxVccCircuitType1.3.6.1.4.1.800.2.4.5.1.1.7INTEGERread-writeThe virtual connection circuit type.
ATM atmxVccOperStatus1.3.6.1.4.1.800.2.4.5.1.1.8AtmConnectionOperStatCodesread-onlyThe actual operational status of the VCC A value of end2endUp(2) or end2endDown(3) would be used if end-to-end status is known. If only local status information is available, a value of localUpEnd2endUnknown(4) or localDown(5) would be used.
STR atmxVccUpTime1.3.6.1.4.1.800.2.4.5.1.1.9DisplayStringread-onlyThe virtual channel connection up time for this connection.
STR atmxVccDownTime1.3.6.1.4.1.800.2.4.5.1.1.10DisplayStringread-onlyThe virtual channel connection down time for this connection.
INT atmxVccTransmitMaxFrameSize1.3.6.1.4.1.800.2.4.5.1.1.11INTEGERread-writeThe virtual channel connection maximum transmit frame size for this connection.
INT atmxVccReceiveMaxFrameSize1.3.6.1.4.1.800.2.4.5.1.1.12INTEGERread-writeThe virtual channel connection maximum receive frame size for this connection.
ATM atmxVccRequestedTransmitTrafficDescriptor1.3.6.1.4.1.800.2.4.5.1.1.13AtmTrafficDescrTypesread-writeThe virtual channel connection traffic descriptor for this connection.
INT atmxVccRequestedTransmitTrafficDescriptorParam11.3.6.1.4.1.800.2.4.5.1.1.14INTEGERread-writeThe virtual channel connection traffic parameter 1 for this connection.
INT atmxVccRequestedTransmitTrafficDescriptorParam21.3.6.1.4.1.800.2.4.5.1.1.15INTEGERread-writeThe virtual channel connection traffic parameter 2 for this connection.
INT atmxVccRequestedTransmitTrafficDescriptorParam31.3.6.1.4.1.800.2.4.5.1.1.16INTEGERread-writeThe virtual channel connection traffic parameter 3 for this connection.
INT atmxVccRequestedTransmitTrafficQoSClass1.3.6.1.4.1.800.2.4.5.1.1.17INTEGERread-writeThe virtual channel connection QOS Class for this connection.
INT atmxVccRequestedTransmitTrafficBestEffort1.3.6.1.4.1.800.2.4.5.1.1.18INTEGERread-writeThe virtual channel connection best effort value for this connection.
ATM atmxVccRequestedReceiveTrafficDescriptor1.3.6.1.4.1.800.2.4.5.1.1.19AtmTrafficDescrTypesread-writeThe virtual channel connection traffic descriptor for this connection.
INT atmxVccRequestedReceiveTrafficDescriptorParam11.3.6.1.4.1.800.2.4.5.1.1.20INTEGERread-writeThe virtual channel connection traffic parameter 1 for this connection.
INT atmxVccRequestedReceiveTrafficDescriptorParam21.3.6.1.4.1.800.2.4.5.1.1.21INTEGERread-writeThe virtual channel connection traffic parameter 2 for this connection.
INT atmxVccRequestedReceiveTrafficDescriptorParam31.3.6.1.4.1.800.2.4.5.1.1.22INTEGERread-writeThe virtual channel connection traffic parameter 3 for this connection.
INT atmxVccRequestedReceiveTrafficQoSClass1.3.6.1.4.1.800.2.4.5.1.1.23INTEGERread-writeThe virtual channel connection traffic QOS Class for this connection.
INT atmxVccRequestedReceiveTrafficBestEffort1.3.6.1.4.1.800.2.4.5.1.1.24INTEGERread-writeThe virtual channel connection best effort value for this connection.
ATM atmxVccAcceptableTransmitTrafficDescriptor1.3.6.1.4.1.800.2.4.5.1.1.25AtmTrafficDescrTypesread-writeThe virtual channel connection traffic descriptor for this connection.
INT atmxVccAcceptableTransmitTrafficDescriptorParam11.3.6.1.4.1.800.2.4.5.1.1.26INTEGERread-writeThe virtual channel connection traffic parameter 1 for this connection.
INT atmxVccAcceptableTransmitTrafficDescriptorParam21.3.6.1.4.1.800.2.4.5.1.1.27INTEGERread-writeThe virtual channel connection traffic parameter 2 for this connection.
INT atmxVccAcceptableTransmitTrafficDescriptorParam31.3.6.1.4.1.800.2.4.5.1.1.28INTEGERread-writeThe virtual channel connection traffic parameter 3 for this connection.
INT atmxVccAcceptableTransmitTrafficQoSClass1.3.6.1.4.1.800.2.4.5.1.1.29INTEGERread-writeThe virtual channel connection QOS Class for this connection.
INT atmxVccAcceptableTransmitTrafficBestEffort1.3.6.1.4.1.800.2.4.5.1.1.30INTEGERread-writeThe virtual channel connection best effort value for this connection.
ATM atmxVccAcceptableReceiveTrafficDescriptor1.3.6.1.4.1.800.2.4.5.1.1.31AtmTrafficDescrTypesread-writeThe virtual channel connection traffic descriptor for this connection.
INT atmxVccAcceptableReceiveTrafficDescriptorParam11.3.6.1.4.1.800.2.4.5.1.1.32INTEGERread-writeThe virtual channel connection traffic parameter 1 for this connection.
INT atmxVccAcceptableReceiveTrafficDescriptorParam21.3.6.1.4.1.800.2.4.5.1.1.33INTEGERread-writeThe virtual channel connection traffic parameter 2 for this connection.
INT atmxVccAcceptableReceiveTrafficDescriptorParam31.3.6.1.4.1.800.2.4.5.1.1.34INTEGERread-writeThe virtual channel connection traffic parameter 3 for this connection.
INT atmxVccAcceptableReceiveTrafficQoSClass1.3.6.1.4.1.800.2.4.5.1.1.35INTEGERread-writeThe virtual channel connection traffic QOS Class for this connection.
INT atmxVccAcceptableReceiveTrafficBestEffort1.3.6.1.4.1.800.2.4.5.1.1.36INTEGERread-writeThe virtual channel connection best effort value for this connection.
ATM atmxVccActualTransmitTrafficDescriptor1.3.6.1.4.1.800.2.4.5.1.1.37AtmTrafficDescrTypesread-onlyThe virtual channel connection traffic descriptor for this connection.
INT atmxVccActualTransmitTrafficDescriptorParam11.3.6.1.4.1.800.2.4.5.1.1.38INTEGERread-onlyThe virtual channel connection traffic parameter 1 for this connection.
INT atmxVccActualTransmitTrafficDescriptorParam21.3.6.1.4.1.800.2.4.5.1.1.39INTEGERread-onlyThe virtual channel connection traffic parameter 2 for this connection.
INT atmxVccActualTransmitTrafficDescriptorParam31.3.6.1.4.1.800.2.4.5.1.1.40INTEGERread-onlyThe virtual channel connection traffic parameter 3 for this connection.
INT atmxVccActualTransmitTrafficQoSClass1.3.6.1.4.1.800.2.4.5.1.1.41INTEGERread-onlyThe virtual channel connection QOS Class for this connection.
INT atmxVccActualTransmitTrafficBestEffort1.3.6.1.4.1.800.2.4.5.1.1.42INTEGERread-onlyThe virtual channel connection best effort value for this connection.
ATM atmxVccActualReceiveTrafficDescriptor1.3.6.1.4.1.800.2.4.5.1.1.43AtmTrafficDescrTypesread-onlyThe virtual channel connection traffic descriptor for this connection.
INT atmxVccActualReceiveTrafficDescriptorParam11.3.6.1.4.1.800.2.4.5.1.1.44INTEGERread-onlyThe virtual channel connection traffic parameter 1 for this connection.
INT atmxVccActualReceiveTrafficDescriptorParam21.3.6.1.4.1.800.2.4.5.1.1.45INTEGERread-onlyThe virtual channel connection traffic parameter 2 for this connection.
INT atmxVccActualReceiveTrafficDescriptorParam31.3.6.1.4.1.800.2.4.5.1.1.46INTEGERread-onlyThe virtual channel connection traffic parameter 3 for this connection.
INT atmxVccActualReceiveTrafficQoSClass1.3.6.1.4.1.800.2.4.5.1.1.47INTEGERread-onlyThe virtual channel connection traffic QOS Class for this connection.
INT atmxVccActualReceiveTrafficBestEffort1.3.6.1.4.1.800.2.4.5.1.1.48INTEGERread-onlyThe virtual channel connection best effort value for this connection.
ATM atmxVccAdmStatus1.3.6.1.4.1.800.2.4.5.1.1.49AtmAdminStatCodesread-writeThe vcc adminstration status - used to delete a vcc.
INT atmxVccServiceUsed1.3.6.1.4.1.800.2.4.5.1.1.50INTEGERread-onlyThe service number in which this vcc connection is used.
INT atmxVccConnectionUsed1.3.6.1.4.1.800.2.4.5.1.1.51INTEGERread-onlyConnection being used or not being used, currently not implemented.
atmxAddressGroup1.3.6.1.4.1.800.2.4.6
atmxAddressTable1.3.6.1.4.1.800.2.4.6.1not-accessibleA table of ATM virtual address status and parameter information.
atmxAddressEntry1.3.6.1.4.1.800.2.4.6.1.1not-accessibleAn entry in the table, containing information about the ATM virtual address.
INT atmxAddressIndex1.3.6.1.4.1.800.2.4.6.1.1.1INTEGERread-onlyA unique value which identifies this address index.
STR atmxAddressAtmAddress1.3.6.1.4.1.800.2.4.6.1.1.2DisplayStringread-writeA unique value which identifies this address.
INT atmxAddressType1.3.6.1.4.1.800.2.4.6.1.1.3INTEGERread-writeThe address type.
INT atmxAddressVpi1.3.6.1.4.1.800.2.4.6.1.1.4INTEGERread-onlyThe virtual path identifier associated with this address.
INT atmxAddressVci1.3.6.1.4.1.800.2.4.6.1.1.5INTEGERread-writeThe virtual channel identifier associated with this address.
STR atmxAddressDescription1.3.6.1.4.1.800.2.4.6.1.1.6DisplayStringread-writeA description for this address.
INT atmxAddressTransmitMaxSDU1.3.6.1.4.1.800.2.4.6.1.1.7INTEGERread-writeThe address maximum transmit SDU size in bytes for this SVC.
INT atmxAddressReceiveMaxSDU1.3.6.1.4.1.800.2.4.6.1.1.8INTEGERread-writeThe address maximun receive SDU size in bytes for this SVC.
ATM atmxAddressRequestedTransmitTrafficDescriptor1.3.6.1.4.1.800.2.4.6.1.1.9AtmTrafficDescrTypesread-writeThe address traffic descriptor for this SVC.
INT atmxAddressRequestedTransmitTrafficDescriptorParam11.3.6.1.4.1.800.2.4.6.1.1.10INTEGERread-writeThe address transmit parameter 1 cell rate in cells/second for this SVC.
INT atmxAddressRequestedTransmitTrafficDescriptorParam21.3.6.1.4.1.800.2.4.6.1.1.11INTEGERread-writeThe address transmit parameter 2 cell rate in cells/second for this SVC.
INT atmxAddressRequestedTransmitTrafficDescriptorParam31.3.6.1.4.1.800.2.4.6.1.1.12INTEGERread-writeThe address transmit parameter 3 cell rate in cells for this SVC.
INT atmxAddressRequestedTransmitTrafficQoSClass1.3.6.1.4.1.800.2.4.6.1.1.13INTEGERread-writeThe address transmit traffic QOS Class for this SVC.
INT atmxAddressRequestedTransmitTrafficBestEffort1.3.6.1.4.1.800.2.4.6.1.1.14INTEGERread-writeThe address transmit traffic best effort value for this SVC.
ATM atmxAddressRequestedReceiveTrafficDescriptor1.3.6.1.4.1.800.2.4.6.1.1.15AtmTrafficDescrTypesread-writeThe address receive traffic descriptor for this SVC.
INT atmxAddressRequestedReceiveTrafficDescriptorParam11.3.6.1.4.1.800.2.4.6.1.1.16INTEGERread-writeThe address receive parameter 1 cell rate in cells/second for this SVC.
INT atmxAddressRequestedReceiveTrafficDescriptorParam21.3.6.1.4.1.800.2.4.6.1.1.17INTEGERread-writeThe address receive parameter 2 cell rate in cells/second for this SVC.
INT atmxAddressRequestedReceiveTrafficDescriptorParam31.3.6.1.4.1.800.2.4.6.1.1.18INTEGERread-writeThe address receive parameter 2 cell rate in cells for this SVC.
INT atmxAddressRequestedReceiveTrafficQoSClass1.3.6.1.4.1.800.2.4.6.1.1.19INTEGERread-writeThe address receive traffic QOS Class for this SVC.
INT atmxAddressRequestedReceiveTrafficBestEffort1.3.6.1.4.1.800.2.4.6.1.1.20INTEGERread-writeThe address receive traffic best effort value for this SVC.
ATM atmxAddressAcceptableTransmitTrafficDescriptor1.3.6.1.4.1.800.2.4.6.1.1.21AtmTrafficDescrTypesread-writeThe address traffic descriptor for this SVC.
INT atmxAddressAcceptableTransmitTrafficDescriptorParam11.3.6.1.4.1.800.2.4.6.1.1.22INTEGERread-writeThe address transmit parameter 1 cell rate in cells/second for this SVC.
INT atmxAddressAcceptableTransmitTrafficDescriptorParam21.3.6.1.4.1.800.2.4.6.1.1.23INTEGERread-writeThe address transmit parameter 2 cell rate in cells/second for this SVC.
INT atmxAddressAcceptableTransmitTrafficDescriptorParam31.3.6.1.4.1.800.2.4.6.1.1.24INTEGERread-writeThe address transmit parameter 3 cell rate in cells for this SVC.
INT atmxAddressAcceptableTransmitTrafficQoSClass1.3.6.1.4.1.800.2.4.6.1.1.25INTEGERread-writeThe address transmit traffic QOS Class for this SVC.
INT atmxAddressAcceptableTransmitTrafficBestEffort1.3.6.1.4.1.800.2.4.6.1.1.26INTEGERread-writeThe address transmit traffic best effort value for this SVC.
ATM atmxAddressAcceptableReceiveTrafficDescriptor1.3.6.1.4.1.800.2.4.6.1.1.27AtmTrafficDescrTypesread-writeThe address receive traffic descriptor for this SVC.
INT atmxAddressAcceptableReceiveTrafficDescriptorParam11.3.6.1.4.1.800.2.4.6.1.1.28INTEGERread-writeThe address receive parameter 1 cell rate in cells/second for this SVC.
INT atmxAddressAcceptableReceiveTrafficDescriptorParam21.3.6.1.4.1.800.2.4.6.1.1.29INTEGERread-writeThe address receive parameter 2 cell rate in cells/second for this SVC.
INT atmxAddressAcceptableReceiveTrafficDescriptorParam31.3.6.1.4.1.800.2.4.6.1.1.30INTEGERread-writeThe address receive parameter 2 cell rate in cells for this SVC.
INT atmxAddressAcceptableReceiveTrafficQoSClass1.3.6.1.4.1.800.2.4.6.1.1.31INTEGERread-writeThe address receive traffic QOS Class for this SVC.
INT atmxAddressAcceptableReceiveTrafficBestEffort1.3.6.1.4.1.800.2.4.6.1.1.32INTEGERread-writeThe address receive traffic best effort value for this SVC.
ATM atmxAddressAdmStatus1.3.6.1.4.1.800.2.4.6.1.1.33AtmAdminStatCodesread-writeThe address adminstration status - used to delete an address.
INT atmxAddressServiceUsed1.3.6.1.4.1.800.2.4.6.1.1.34INTEGERread-onlyThe service number in which this address is used.
INT atmxAddressAddrUsed1.3.6.1.4.1.800.2.4.6.1.1.35INTEGERread-onlyAddress being used or not being used, currently not implemented.
atmxArpGroup1.3.6.1.4.1.800.2.4.7
atmxArpTable1.3.6.1.4.1.800.2.4.7.1not-accessibleA table of ATM address to IP address information.
atmxArpEntry1.3.6.1.4.1.800.2.4.7.1.1not-accessibleAn entry in the table, containing information about the ATM address.
INT atmxArpIndex1.3.6.1.4.1.800.2.4.7.1.1.1INTEGERread-onlyA unique value which identifies this arp entry.
IP atmxArpIPAddress1.3.6.1.4.1.800.2.4.7.1.1.2IpAddressread-onlyThe IP address for this atm address.
STR atmxArpAtmAddress1.3.6.1.4.1.800.2.4.7.1.1.3DisplayStringread-onlyA unique value which identifies this address.
INT atmxArpVci1.3.6.1.4.1.800.2.4.7.1.1.4INTEGERread-onlyThe virtual channel identifier associated with this address.
INT atmxArpTimeToLive1.3.6.1.4.1.800.2.4.7.1.1.5INTEGERread-onlyThe address time to live.
INT atmxArpType1.3.6.1.4.1.800.2.4.7.1.1.6INTEGERread-onlyThe address type, statically or dynamically created.
atmxLaneGroup1.3.6.1.4.1.800.2.4.8
atmLecConfigTable1.3.6.1.4.1.800.2.4.8.1not-accessibleThis table contains all the configuration parameters for a LAN Emulation client.
atmLecConfigEntry1.3.6.1.4.1.800.2.4.8.1.1not-accessibleEach table entry contains configuration information for one LAN Emulation Client. Most of the objects are derived from Initial State Parameters in the LAN Emulation specification.
INT atmxLecConfigIndex1.3.6.1.4.1.800.2.4.8.1.1.1INTEGERread-onlyIndex to identify an instance of this table.
ADR atmLecConfigLecsAtmAddress1.3.6.1.4.1.800.2.4.8.1.1.2XylanAtmLaneAddressread-writeThe LAN Emulation Configuration Server which this client can use if the Well Known LECS address is not used.
INT atmLecConfigUseDefaultLecsAddr1.3.6.1.4.1.800.2.4.8.1.1.3INTEGERread-writeThis is to specify if this client is to use the Well Know LECS address or user supplied address. This object alone with atmLecConfigLecsAtmAddress is meaningless if the atmLecConfigMode is setted to manual(2) mode. 1 = TRUE 2 = FALSE
INT atmLecRowStatus1.3.6.1.4.1.800.2.4.8.1.1.4INTEGERread-writeThis object lets network managers create and delete an instance for this table. 1 = Create, 2 = Delete, 3 = Modify.
INT atmLecRowInUse1.3.6.1.4.1.800.2.4.8.1.1.5INTEGERread-onlyThis object returns a value to indicate if this instance is used by an ATM service. 1 = In use 2 = Free.
INT atmLecConfigMode1.3.6.1.4.1.800.2.4.8.1.1.6INTEGERread-writeIndicates whether this LAN Emulation Client should auto-configure the next time it is (re)started. In automatic(1) mode, a client uses a LAN Emulation Configuration Server to learn the ATM address of its LAN Emulation Server, and to obtain other parameters. atmLecConfig{ LanType, MaxDataFrameSize, LanName } are used in the Configure request. atmLecConfigLesAtmAddress is ignored. In manual(2) mode, management tells the client the ATM address of its LAN Emulation Server and the values of other parameters. atmLecConfig{ LanType, MaxDataFrameSize, LanName } are used in the Join request. atmLecConfigLesAtmAddress tells the client which LES to call.
LEC atmLecConfigLanType1.3.6.1.4.1.800.2.4.8.1.1.7LecDataFrameFormatread-writeC2 LAN Type. The data frame format which this client will use the next time it returns to the Initial State. Auto-configuring clients use this parameter in their Configure requests. Manually-configured clients use it in their Join requests. This MIB object will not be overwritten with the new value from a LE_{JOIN,CONFIGURE}_RESPONSE. Instead, atmLecActualLanType will be.
LEC atmLecConfigMaxDataFrameSize1.3.6.1.4.1.800.2.4.8.1.1.8LecDataFrameSizeread-writeC3 Maximum Data Frame Size. The maximum data frame size which this client will use the next time it returns to the Initial State. Auto-configuring clients use this parameter in their Configure requests. Manually-configured clients use it in their Join requests. This MIB object will not be overwritten with the new value from a LE_{JOIN,CONFIGURE}_RESPONSE. Instead, atmLecActualMaxDataFrameSize will be.
STR atmLecConfigLanName1.3.6.1.4.1.800.2.4.8.1.1.9DisplayStringread-writeC5 ELAN Name. The ELAN Name this client will use the next time it returns to the Initial State. Auto-configuring clients use this parameter in their Configure requests. Manually-configured clients use it in their Join requests. This MIB object will not be overwritten with the new value from a LE_{JOIN,CONFIGURE}_RESPONSE. Instead, atmLecActualLanName will be.
ADR atmLecConfigLesAtmAddress1.3.6.1.4.1.800.2.4.8.1.1.10XylanAtmLaneAddressread-writeC9 LE Server ATM Address. The LAN Emulation Server which this client will use the next time it is started in manual configuration mode. When atmLecConfigMode is 'automatic', there is no need to set this address, and no advantage to doing so. The client will use the LECS to find a LES, putting the auto-configured address in atmLecActualLesAtmAddress while leaving atmLecConfigLesAtmAddress alone.
INT atmLecControlTimeout1.3.6.1.4.1.800.2.4.8.1.1.11INTEGERread-writeC7 Control Time-out. Time out period used for timing out most request/response control frame interactions, as specified elsewhere [in the LAN Emulation specification]. This time value is expressed in seconds.
INT atmLecMaxUnknownFrameCount1.3.6.1.4.1.800.2.4.8.1.1.12INTEGERread-writeC10 Maximum Unknown Frame Count. See the description of atmLecMaxUnknownFrameTime below.
INT atmLecMaxUnknownFrameTime1.3.6.1.4.1.800.2.4.8.1.1.13INTEGERread-writeC11 Maximum Unknown Frame Time. Within the period of time defined by the Maximum Unknown Frame Time, a LE Client will send no more than Maximum Unknown Frame Count frames to the BUS for a given unicast LAN Destination, and it must also initiate the address resolution protocol to resolve that LAN Destination. This time value is expressed in seconds.
INT atmLecVccTimeoutPeriod1.3.6.1.4.1.800.2.4.8.1.1.14INTEGERread-writeC12 VCC Time-out Period. A LE Client SHOULD release any Data Direct VCC that it has not used to transmit or receive any data frames for the length of the VCC Time-out Period. This parameter is only meaningful for SVC Data Direct VCCs. This time value is expressed in seconds. The default value is 20 minutes. A value of 0 seconds means that the timeout period is infinite. Negative values will be rejected by the agent.
INT atmLecMaxRetryCount1.3.6.1.4.1.800.2.4.8.1.1.15INTEGERread-writeC13 Maximum Retry Count. A LE CLient MUST not retry a LE_ARP_REQUEST for a given frame's LAN destination more than Maximum Retry Count times, after the first LE_ARP_REQUEST for that same frame's LAN destination.
INT atmLecAgingTime1.3.6.1.4.1.800.2.4.8.1.1.16INTEGERread-writeC17 Aging Time. The maximum time that a LE Client will maintain an entry in its LE_ARP cache in the absence of a verification of that relationship. This time value is expressed in seconds.
INT atmLecForwardDelayTime1.3.6.1.4.1.800.2.4.8.1.1.17INTEGERread-writeC18 Forward Delay Time. The maximum time that a LE Client will maintain an entry for a non-local MAC address in its LE_ARP cache in the absence of a verification of that relationship, as long as the Topology Change flag C19 is true. atmLecForwardDelayTime SHOULD BE less than atmLecAgingTime. When it is not, atmLecAgingTime governs LE_ARP aging. This time value is expressed in seconds.
INT atmLecExpectedArpResponseTime1.3.6.1.4.1.800.2.4.8.1.1.18INTEGERread-writeC20 Expected LE_ARP Reponse Time. The maximum time that the LEC expects an LE_ARP_REQUEST/ LE_ARP_RESPONSE cycle to take. Used for retries and verifies. This time value is expressed in seconds.
INT atmLecFlushTimeOut1.3.6.1.4.1.800.2.4.8.1.1.19INTEGERread-writeC21 Flush Time-out. Time limit to wait to receive a LE_FLUSH_RESPONSE after the LE_FLUSH_REQUEST has been sent before taking recovery action. This time value is expressed in seconds.
INT atmLecPathSwitchingDelay1.3.6.1.4.1.800.2.4.8.1.1.20INTEGERread-writeC22 Path Switching Delay. The time since sending a frame to the BUS after which the LE Client may assume that the frame has been either discarded or delivered to the recipient. May be used to bypass the Flush protocol. This time value is expressed in seconds.
INT atmLecUseForwardDelay1.3.6.1.4.1.800.2.4.8.1.1.21INTEGERread-writeThis is specify whether to use Forward delay or arp cache aging time 1 = No, 2 = Yes.
INT atmLecUseTranslation1.3.6.1.4.1.800.2.4.8.1.1.23INTEGERread-writeUse translation option or not. If set to yes, user must set the translation options by the swch command in UI or the vportSwitchTable to set the translation option other than the default defined for LANE. 1 = no, 2 = yes.
INT atmLecSrBridgeNum1.3.6.1.4.1.800.2.4.8.1.1.24INTEGERread-writeSR bridge number for the LEC
INT atmLecSrRingNum1.3.6.1.4.1.800.2.4.8.1.1.25INTEGERread-writeSR Ring number for the LEC
atmLecStatusTable1.3.6.1.4.1.800.2.4.8.2not-accessibleA read-only table containing identification, status, and operational information about the LAN Emulation Clients this agent manages.
atmLecStatusEntry1.3.6.1.4.1.800.2.4.8.2.1not-accessibleEach table entry contains information about one LAN Emulation Client.
INT atmxLecStatusSlotIndex1.3.6.1.4.1.800.2.4.8.2.1.1INTEGERread-onlySlot index to identify an instance of this table.
INT atmxLecStatusPortIndex1.3.6.1.4.1.800.2.4.8.2.1.2INTEGERread-onlyPort index to identify an instance of this table.
INT atmxLecStatusServiceNum1.3.6.1.4.1.800.2.4.8.2.1.3INTEGERread-onlyService number index to identify an instance of this table.
ADR atmLecPrimaryAtmAddress1.3.6.1.4.1.800.2.4.8.2.1.4XylanAtmLaneAddressread-onlyC1 LE Client's ATM Addresses. The primary ATM address of this LAN Emulation Client. This address is used to establish the Control Direct and Multicast Send VCCs, and may also be used to set up Data Direct VCCs. A client may have additional ATM addresses for use with Data Direct VCCs. These addresses are readable via the atmLecAtmAddressTable.
INT atmLecID1.3.6.1.4.1.800.2.4.8.2.1.5INTEGERread-onlyC14 LE Client Identifier. Each LE Client requires a LE Client Identifier (LECID) assigned by the LE Server during the Join phase. The LECID is placed in control requests by the LE Client and MAY be used for echo suppression on multicast data frames sent by that LE Client. This value MUST NOT change without terminating the LE Client and returning to the Initial state. A valid LECID MUST be in the range X'0001' through X'FEFF'. The value of this object is only meaningful for a LEC that is connected to a LES. For a LEC which does not belong to an emulated LAN, the value of this object is defined to be 0.
LEC atmLecInterfaceState1.3.6.1.4.1.800.2.4.8.2.1.6LecStateread-onlyThe mandatory state of the LAN Emulation Client. Note that 'ifOperStatus' is defined to be 'up' when, and only when, 'atmLecInterfaceState' is 'operational'.
INT atmLecLastFailureRespCode1.3.6.1.4.1.800.2.4.8.2.1.7INTEGERread-onlyStatus code from the last failed Configure response or Join response. Failed responses are those for which the LE_CONFIGURE_RESPONSE / LE_JOIN_RESPONSE frame contains a non-zero code, or fails to arrive within a timeout period. If none of this client's requests have failed, this object has the value 'none'. If the failed response contained a STATUS code that is not defined in the LAN Emulation specification, this object has the value 'undefinedError'. The value 'timeout' is self-explanatory. Other failure codes correspond to those defined in the specification, although they may have different numeric values.
LEC atmLecLastFailureState1.3.6.1.4.1.800.2.4.8.2.1.8LecStateread-onlyThe state this client was in when it updated the 'atmLecLastFailureRespCode'. If 'atmLecLastFailureRespCode' is 'none', this object has the value initialState(1).
INT atmLecProtocol1.3.6.1.4.1.800.2.4.8.2.1.9INTEGERread-onlyThe LAN Emulation protocol which this client supports, and specifies in its LE_JOIN_REQUESTs.
INT atmLecVersion1.3.6.1.4.1.800.2.4.8.2.1.10INTEGERread-onlyThe LAN Emulation protocol version which this client supports, and specifies in its LE_JOIN_REQUESTs.
INT atmLecTopologyChange1.3.6.1.4.1.800.2.4.8.2.1.11INTEGERread-onlyC19 Topology Change. Boolean indication that the LE Client is using the Forward Delay Time C18, instead of the Aging Time C17, to age non-local entries in its LE_ARP cache C16. For a client which is not connected to the LES, this object is defined to have the value 'false'.
ADR atmLecConfigServerAtmAddress1.3.6.1.4.1.800.2.4.8.2.1.12XylanAtmLaneAddressread-onlyThe ATM address of the LAN Emulation Configuration Server (if known) or the empty string (otherwise).
INT atmLecConfigSource1.3.6.1.4.1.800.2.4.8.2.1.13INTEGERread-onlyIndicates whether this LAN Emulation Client used the LAN Emulation Configuration Server, and, if so, what method it used to establish the Configuration Direct VCC.
LEC atmLecActualLanType1.3.6.1.4.1.800.2.4.8.2.1.14LecDataFrameFormatread-onlyC2 LAN Type. The data frame format that this LAN Emulation Client is using right now. This may come from * atmLecConfigLanType, * the LAN Emulation Configuration Server, or * the LAN Emulation Server This value is related to 'ifMtu' and 'ifType'. See the LEC management specification for more details.
LEC atmLecActualMaxDataFrameSize1.3.6.1.4.1.800.2.4.8.2.1.15LecDataFrameSizeread-onlyC3 Maximum Data Frame Size. The maximum data frame size that this LAN Emulation client is using right now. This may come from * atmLecConfigMaxDataFrameSize, * the LAN Emulation Configuration Server, or * the LAN Emulation Server
STR atmLecActualLanName1.3.6.1.4.1.800.2.4.8.2.1.16DisplayStringread-onlyC5 ELAN Name. The identity of the emulated LAN which this client last joined, or wishes to join. This may come from * atmLecConfigLanName, * the LAN Emulation Configuration Server, or * the LAN Emulation Server
ADR atmLecActualLesAtmAddress1.3.6.1.4.1.800.2.4.8.2.1.17XylanAtmLaneAddressread-onlyC9 LE Server ATM Address. The LAN Emulation Server address currently in use or most recently attempted. If no LAN Emulation Server attachment has been tried, this object's value is the zero-length string.
INT atmLecProxyClient1.3.6.1.4.1.800.2.4.8.2.1.18INTEGERread-onlyC4 Proxy. Indicates whether this client is acting as a proxy. Proxy clients are allowed to represent unregistered MAC addresses, and receive copies of LE_ARP_REQUEST frames for such addresses.
atmLecStatisticsTable1.3.6.1.4.1.800.2.4.8.3not-accessibleAn extension table containing traffic statistics for all the LAN Emulation Clients this host implements.
atmLecStatisticsEntry1.3.6.1.4.1.800.2.4.8.3.1not-accessibleEach row in this table contains traffic statistics for one LAN Emulation client.
INT atmxLecStatsSlotIndex1.3.6.1.4.1.800.2.4.8.3.1.1INTEGERread-onlySlot index to identify an instance of this table.
INT atmxLecStatsPortIndex1.3.6.1.4.1.800.2.4.8.3.1.2INTEGERread-onlyPort index to identify an instance of this table.
INT atmxLecStatsServiceNum1.3.6.1.4.1.800.2.4.8.3.1.3INTEGERread-onlyService number index to identify an instance of this table.
CTR atmLecArpRequestsOut1.3.6.1.4.1.800.2.4.8.3.1.4Counterread-onlyThe number of LE_ARP_REQUESTs sent over the LUNI by this LAN Emulation Client.
CTR atmLecArpRequestsIn1.3.6.1.4.1.800.2.4.8.3.1.5Counterread-onlyThe number of LE_ARP_REQUESTs received over the LUNI by this LAN Emulation Client. Requests may arrive on the Control Direct VCC or on the Control Distribute VCC, depending upon how the LES is implemented and the chances it has had for learning. This counter covers both VCCs.
CTR atmLecArpRepliesOut1.3.6.1.4.1.800.2.4.8.3.1.6Counterread-onlyThe number of LE_ARP_RESPONSEs sent over the LUNI by this LAN Emulation Client.
CTR atmLecArpRepliesIn1.3.6.1.4.1.800.2.4.8.3.1.7Counterread-onlyThe number of LE_ARP_RESPONSEs received over the LUNI by this LAN Emulation Client. This count includes all such replies, whether solicited or not. Replies may arrive on the Control Direct VCC or on the Control Distribute VCC, depending upon how the LES is implemented. This counter covers both VCCs.
CTR atmLecControlFramesOut1.3.6.1.4.1.800.2.4.8.3.1.8Counterread-onlyThe total number of control packets sent by this LAN Emulation Client over the LUNI.
CTR atmLecControlFramesIn1.3.6.1.4.1.800.2.4.8.3.1.9Counterread-onlyThe total number of control packets received by this LAN Emulation Client over the LUNI.
CTR atmLecSvcFailures1.3.6.1.4.1.800.2.4.8.3.1.10Counterread-onlyThe total number of * outgoing LAN Emulation SVCs which this client tried, but failed, to open; * incoming LAN Emulation SVCs which this client tried, but failed to establish; and * incoming LAN Emulation SVCs which this client rejected for protocol or security reasons.
atmLecServerVccTable1.3.6.1.4.1.800.2.4.8.4not-accessibleA table identifying the Control and Multicast VCCs for each LAN Emulation Client this host implements.
atmLecServerVccEntry1.3.6.1.4.1.800.2.4.8.4.1not-accessibleEach row in this table describes the Control VCCs and Multicast VCCs for one LAN Emulation client.
INT atmxLecSlotIndex1.3.6.1.4.1.800.2.4.8.4.1.1INTEGERread-onlyindex that uniquely identify an instance of the atmLecServerVccTable.
INT atmxLecPortIndex1.3.6.1.4.1.800.2.4.8.4.1.2INTEGERread-onlyindex that uniquely identify an instance of the atmLecServerVccTable.
INT atmxLecServiceNum1.3.6.1.4.1.800.2.4.8.4.1.3INTEGERread-onlyIndex that uniquely identify an instance of the atmLecServerVccTable.
NUM atmLecConfigDirectVpi1.3.6.1.4.1.800.2.4.8.4.1.4VpiIntegerread-onlyIf the Configuration Direct VCC exists, this object contains the VPI which identifies that VCC at the point where it connects to this LE client. Otherwise, this object has the value 0.
NUM atmLecConfigDirectVci1.3.6.1.4.1.800.2.4.8.4.1.5VciIntegerread-onlyIf the Configuration Direct VCC exists, this object contains the VCI which identifies that VCC at the point where it connects to this LE client. Otherwise, this object has the value 0.
NUM atmLecControlDirectVpi1.3.6.1.4.1.800.2.4.8.4.1.6VpiIntegerread-onlyIf the Control Direct VCC exists, this object contains the VPI which identifies that VCC at the point where it connects to this LE client. Otherwise, this object has the value 0.
NUM atmLecControlDirectVci1.3.6.1.4.1.800.2.4.8.4.1.7VciIntegerread-onlyIf the Control Direct VCC exists, this object contains the VCI which identifies that VCC at the point where it connects to this LE client. Otherwise, this object has the value 0.
NUM atmLecControlDistributeVpi1.3.6.1.4.1.800.2.4.8.4.1.8VpiIntegerread-onlyIf the Control Distribute VCC exists, this object contains the VPI which identifies that VCC at the point where it connects to this LE client. Otherwise, this object has the value 0.
NUM atmLecControlDistributeVci1.3.6.1.4.1.800.2.4.8.4.1.9VciIntegerread-onlyIf the Control Distribute VCC exists, this object contains the VCI which identifies that VCC at the point where it connects to this LE client. Otherwise, this object contains the value 0.
NUM atmLecMulticastSendVpi1.3.6.1.4.1.800.2.4.8.4.1.10VpiIntegerread-onlyIf the Multicast Send VCC exists, this object contains the VPI which identifies that VCC at the point where it connects to this LE client. Otherwise, this object has the value 0.
NUM atmLecMulticastSendVci1.3.6.1.4.1.800.2.4.8.4.1.11VciIntegerread-onlyIf the Multicast Send VCC exists, this object contains the VCI which identifies that VCC at the point where it connects to this LE client. Otherwise, this object has the value 0.
NUM atmLecMulticastForwardVpi1.3.6.1.4.1.800.2.4.8.4.1.12VpiIntegerread-onlyIf the Multicast Forward VCC exists, this object contains the VPI which identifies that VCC at the point where it connects to this LE client. Otherwise, this object has the value 0.
NUM atmLecMulticastForwardVci1.3.6.1.4.1.800.2.4.8.4.1.13VciIntegerread-onlyIf the Multicast Forward VCC exists, this object contains the VCI which identifies that VCC at the point where it connects to this LE client. Otherwise, this object has the value 0.
atmLeArpTable1.3.6.1.4.1.800.2.4.8.5not-accessibleThis table provides access to an ATM LAN Emulation Client's MAC-to-ATM ARP cache. It contains entries for unicast addresses and for the broadcast address, but not for multicast MAC addresses. C16 LE_ARP Cache. A table of entries, each of which establishes a relationship between a LAN Destination external to the LE Client and the ATM address to which data frames for that LAN Destination will be sent.
atmLeArpEntry1.3.6.1.4.1.800.2.4.8.5.1not-accessibleAn ATM LAN Emulation ARP cache entry containing information about the binding of one MAC address to one ATM address.
INT atmxLeArpSlotIndex1.3.6.1.4.1.800.2.4.8.5.1.1INTEGERread-onlySlot index that uniquely identify an instance of the LeArp Table.
INT atmxLeArpPortIndex1.3.6.1.4.1.800.2.4.8.5.1.2INTEGERread-onlyPort index that uniquely identify an instance of the LeArp Table.
INT atmxLeArpServiceNum1.3.6.1.4.1.800.2.4.8.5.1.3INTEGERread-onlyService number index that uniquely identify an instance of the LeArp Table.
INT atmLeArpIndex1.3.6.1.4.1.800.2.4.8.5.1.4INTEGERread-onlyIndex that uniquely identify an instance of the LeArp Table.
MAC atmLeArpMacAddress1.3.6.1.4.1.800.2.4.8.5.1.5MacAddressread-onlyThe MAC address for which this cache entry provides a translation. Since ATM LAN Emulation uses an ARP protocol to locate the Broadcast and Unknown Server, the value of this object could be the broadcast MAC address. MAC addresses should be unique within any given ATM Emulated LAN. However, there's no requirement that they be unique across disjoint emulated LANs.
ADR atmLeArpAtmAddress1.3.6.1.4.1.800.2.4.8.5.1.6XylanAtmLaneAddressread-onlyThe ATM address of the Broadcast & Unknown Server or LAN Emulation Client whose MAC address is stored in 'atmLeArpMacAddress'. This value may be determined through the use of the LE_ARP procedure, through source address learning, or through other mechanisms. Some agents may provide write access to this object, as part of their support for 'static' LE_ARP entries. The effect of attempting to write an ATM address to a 'learned' row is explicitly undefined. Agents may disallow the write, accept the write and change the row's type, or even accept the write as-is.
INT atmLeArpIsRemoteAddress1.3.6.1.4.1.800.2.4.8.5.1.7INTEGERread-onlyIndicates whether this entry is for a local or remote MAC address. In this context, 'local' means 'a MAC address that is local to the remote client', as opposed to 'one of my addresses'. true(1) The address is believed to be remote - or its local/remote status is unknown. For an entry created via the LE_ARP mechanism, this corresponds to the 'Remote address' flag being set in the LE_ARP_RESPONSE. During Topology Change periods, remote LE_ARP entries generally age out faster than others. Specifically, they are subject to the Forward Delay Time as well as to the Aging Time. false(2) The address is believed to be local - that is to say, registered with the LES by the client whose ATM address is atmLeArpAtmAddress. For an entry created via the LE_ARP mechanism, this corresponds to the 'Remote address' flag being cleared in the LE_ARP_RESPONSE.
LEA atmLeArpEntryType1.3.6.1.4.1.800.2.4.8.5.1.8LeArpTableEntryTyperead-onlyIndicates how this LE_ARP table entry was created and whether it is aged.
NUM atmLeArpVpi1.3.6.1.4.1.800.2.4.8.5.1.9VpiIntegerread-onlyIndicates the vpi that this MAC is used to for it Data Direct VCC.
NUM atmLeArpVci1.3.6.1.4.1.800.2.4.8.5.1.10VciIntegerread-onlyIndicates the vci that this MAC is used to for it Data Direct VCC.
INT atmLeArpAge1.3.6.1.4.1.800.2.4.8.5.1.11INTEGERread-onlyIndicates the time in second that this entry is being verified.
LEA atmLeArpType1.3.6.1.4.1.800.2.4.8.5.1.12LeArpTyperead-onlyIndicates if this entry represents a SR RD or a ESI.
xylanLecConfigTable1.3.6.1.4.1.800.2.4.8.6not-accessibleA supplementary table of the lecConfigTable in ATM Forum MIB providing additional information for creating and starting LEC service. This table is indexed by the lecIndex. Each row corresponding to the row with the same lecIndex in the lecConfigTable.
xylanLecConfigEntry1.3.6.1.4.1.800.2.4.8.6.1not-accessibleEach row contains a slot number, a port number, a service number and a group number for the LEC service.
INT xylanLecSlotNumber1.3.6.1.4.1.800.2.4.8.6.1.1INTEGERread-writeThe slot on which the ASM/FCSM module is located. The LEC service is to be created on that module. When a row has just been created, the first slot which has the ASM/FCSM module is assigned to this instance. If this number is not changed. The service will be created based on this assigned slot number.
INT xylanLecPortNumber1.3.6.1.4.1.800.2.4.8.6.1.2INTEGERread-writeThe port of the ASM/FCSM module on which The LEC service is to be created. When a row has just been created, the first available port of the ASM/FCSM module is assigned to this instance. If this number is not changed. The service will be created based on this assigned port number.
INT xylanLecServiceNumber1.3.6.1.4.1.800.2.4.8.6.1.3INTEGERread-onlyThe service number which is assigned by the system.
INT xylanLecGroupNumber1.3.6.1.4.1.800.2.4.8.6.1.4INTEGERread-writeThe group to which the LEC service belong. When a row has just been created, the default group number is assigned to this instance. If this number is not changed. The service will be created based on this assigned group number.
atmxCIPstatsGroup1.3.6.1.4.1.800.2.4.9
atmCIPStatisticsTable1.3.6.1.4.1.800.2.4.9.1not-accessibleAn extension table containing traffic statistics for all the Classical IP this host implements.
atmCIPStatisticsEntry1.3.6.1.4.1.800.2.4.9.1.1not-accessibleEach row in this table contains traffic statistics for one Classical IP Service.
INT atmxCIPSlotIndex1.3.6.1.4.1.800.2.4.9.1.1.1INTEGERread-onlySlot index to identify an instance of this table.
INT atmxCIPPortIndex1.3.6.1.4.1.800.2.4.9.1.1.2INTEGERread-onlyPort index to identify an instance of this table.
INT atmxCIPServiceNum1.3.6.1.4.1.800.2.4.9.1.1.3INTEGERread-onlyService number index to identify an instance of this table.
CTR atmCIPpktsFromIP1.3.6.1.4.1.800.2.4.9.1.1.4Counterread-onlyThe number of packets received form IP.
CTR atmCIPBroadcastPktFromIP1.3.6.1.4.1.800.2.4.9.1.1.5Counterread-onlyThe number of Broadcast packets received form IP.
CTR atmCIPPktsFromIPDiscard1.3.6.1.4.1.800.2.4.9.1.1.6Counterread-onlyThe number of packets received form IP discarded.
CTR atmCIPPktsToIP1.3.6.1.4.1.800.2.4.9.1.1.7Counterread-onlyThe number of packets sent to IP.
CTR atmCIPPktsFromNet1.3.6.1.4.1.800.2.4.9.1.1.8Counterread-onlyThe number of packets received from the Network.
CTR atmCIPPktsFromNetDiscard1.3.6.1.4.1.800.2.4.9.1.1.9Counterread-onlyThe number of packets sent to IP discarded.
CTR atmCIPArpRespFromNet1.3.6.1.4.1.800.2.4.9.1.1.10Counterread-onlyThe number of Arp response packet received form the network.
CTR atmCIPArpReqFromNet1.3.6.1.4.1.800.2.4.9.1.1.11Counterread-onlyThe number of Arp request packet received form the network.
CTR atmCIPInvArpRespFromNet1.3.6.1.4.1.800.2.4.9.1.1.12Counterread-onlyThe number of Inverse Arp response packet received form the network.
CTR atmCIPInvArpReqFromNet1.3.6.1.4.1.800.2.4.9.1.1.13Counterread-onlyThe number of Inverse Arp request packet received form the network.
CTR atmCIPInvArpNakFromNet1.3.6.1.4.1.800.2.4.9.1.1.14Counterread-onlyThe number of Inverse Arp negative acknowledgement packet received form the network.
CTR atmCIPPktsToNet1.3.6.1.4.1.800.2.4.9.1.1.15Counterread-onlyThe number of packets sent to the network.
CTR atmCIPPktsToNetDiscard1.3.6.1.4.1.800.2.4.9.1.1.16Counterread-onlyThe number of packets sent to the network.
CTR atmCIPArpRespToNet1.3.6.1.4.1.800.2.4.9.1.1.17Counterread-onlyThe number of Arp response packet sent to the network.
CTR atmCIPArpReqToNet1.3.6.1.4.1.800.2.4.9.1.1.18Counterread-onlyThe number of Arp request packet sent to the network.
CTR atmCIPInvArpRespToNet1.3.6.1.4.1.800.2.4.9.1.1.19Counterread-onlyThe number of Inverse Arp response packet sent to the network.
CTR atmCIPInvArpReqToNet1.3.6.1.4.1.800.2.4.9.1.1.20Counterread-onlyThe number of Inverse Arp request packet sent to the network.
CTR atmCIPInvArpNakToNet1.3.6.1.4.1.800.2.4.9.1.1.21Counterread-onlyThe number of Inverse Arp negative acknowledge packet sent to the network.
atmxSahiBWGroup1.3.6.1.4.1.800.2.4.11
atmxBwgTable1.3.6.1.4.1.800.2.4.11.1not-accessibleA table of Bandwidth group parameters for Traffic Shaping
atmxBwgEntry1.3.6.1.4.1.800.2.4.11.1.1not-accessibleAn entry in the table, containing information about the Traffic parameters for each of the 8 bandwidth groups
INT atmxBwgSlotIndex1.3.6.1.4.1.800.2.4.11.1.1.1INTEGERread-onlyA unique value which identifies this hsm board slot.
INT atmxBwgPortIndex1.3.6.1.4.1.800.2.4.11.1.1.2INTEGERread-onlyA unique value which identifies this atm submodule port.
INT atmxBwgNum1.3.6.1.4.1.800.2.4.11.1.1.3INTEGERread-onlyA unique value that identifies the bwg
INT atmxBwgBE1.3.6.1.4.1.800.2.4.11.1.1.4INTEGERread-writeWhether to use Best Effort for tx data.
INT atmxBwgPcr1.3.6.1.4.1.800.2.4.11.1.1.5INTEGERread-writeThe value of the Peak Cell Rate(Kbps) as defined in the Traffic Management Specification Version 4.0. atmxBwgPcr has no meaning when atmxBwgBE is equal to true.
INT atmxBwgScr1.3.6.1.4.1.800.2.4.11.1.1.6INTEGERread-writeThe value of the Sustained Cell Rate(Kbps) as defined in the Traffic Management Specification Version 4.0. atmxBwgScr must be less or equal to atmxBwgPcr. atmxBwgScr has no meaning when atmxBwgBE is equal to true.
INT atmxBwgMbs1.3.6.1.4.1.800.2.4.11.1.1.7INTEGERread-writeThe value of the max burst size when interleaving traffic from multiple sources as defined in the 4.0 Traffic Management specification. atmxBwgMbs has no meaning when atmxBwgBE is equal to true.
ATM atmxBwgOperStatus1.3.6.1.4.1.800.2.4.11.1.1.8AtmOperStatCodesread-onlyIf the bwg is being used by any service we return inService(2) , or we return outOfService(3).
atmxBwgServiceTable1.3.6.1.4.1.800.2.4.11.2not-accessibleA table of Service group parameters for Traffic Shaping
atmxBwgServiceEntry1.3.6.1.4.1.800.2.4.11.2.1not-accessibleEach entry represents an BandWidthGroup to Service mapping.
INT atmxBwgServiceNum1.3.6.1.4.1.800.2.4.11.2.1.1INTEGERread-onlyA unique value which identifies a service.
atmx1483ScaleGroup1.3.6.1.4.1.800.2.4.12
atmGpToVcMappingTable1.3.6.1.4.1.800.2.4.12.1not-accessibleAn extension table containing mapping info for all group to VCI (and VPI) mapping for 1 Scaling service. This table is for create, delete 1 mapping entry. Utilize atmxServiceGroup to create or delete a 1483 Scaling Service. Create 1483 Scaling Service only with 1 group and 1 vc thru the atmxServiceGroup. Adding or removing other group-to-vc mapping should then use this atmx1483ScaleGroup.
atmGpToVcMappingEntry1.3.6.1.4.1.800.2.4.12.1.1not-accessibleEach row in this table contains mapping info for 1 group to 1 VCI (and 1 VPI) entry. The value for VPI must be zero (0).
INT atmxGpToVcSlotIndex1.3.6.1.4.1.800.2.4.12.1.1.1INTEGERread-onlySlot index to identify an instance of this table.
INT atmxGpToVcPortIndex1.3.6.1.4.1.800.2.4.12.1.1.2INTEGERread-onlyPort index to identify an instance of this table.
INT atmxGpToVcServiceNum1.3.6.1.4.1.800.2.4.12.1.1.3INTEGERread-onlyService number index to identify an instance of this table.
INT atmxGpToVcGroupId1.3.6.1.4.1.800.2.4.12.1.1.4INTEGERread-onlyGroup number index to identify an instance of this table.
INT atmxGpToVcVpi1.3.6.1.4.1.800.2.4.12.1.1.5INTEGERread-writeThe VPI for 1 Scaling Service. VPI can only be zero .
INT atmxGpToVcVci1.3.6.1.4.1.800.2.4.12.1.1.6INTEGERread-writeThe VCI for 1 Scaling Service. The range for VCI is from 1 to 1000.
INT atmxGpToVcRowStatus1.3.6.1.4.1.800.2.4.12.1.1.7INTEGERread-writeRow Status indicates the state of a entry of this mapping table. For a Get-operation, the value to be returned values can be ACTIVE or INACTIVE. This RowStatus will return ACTIVE, if the atmxServiceAdminStatus (an object in atmxSerivceGroup) is set to ENABLE. RowStatus will be INACTIVE if atmxServiceAdminStatus is set to a value other than ENABLE. RowStatus can only set to CREATE or DELETE. The values ACTIVE and INACTIVE are read only. For a Set-operation, values to be set can be CREATE or DELETE. Utilize atmxServiceGroup to create or delete a 1483 Scaling Service. Create 1483 Scaling Service only with 1 group and 1 vc thru the atmxServiceGroup. Adding or removing other group-to-vc mapping should then use this atmx1483ScaleGroup.
atmGpToVcBulkMappingTable1.3.6.1.4.1.800.2.4.12.2not-accessibleAn extension table containing mapping (bulk) info for all group to VCI (and VPI) mapping for 1 Scaling service. This table can only have 1 row. This table is for updating the whole mapping list (ie. all mapping entries ) at one time.
atmGpToVcBulkMappingEntry1.3.6.1.4.1.800.2.4.12.2.1not-accessibleThere is only 1 row in this table. This row contains all group to VCI (and VPI) mapping for 1 Scaling service. There are 3 indices for this table. The value for VPI must be zero (0).
INT atmxGpToVcBulkSlotIndex1.3.6.1.4.1.800.2.4.12.2.1.1INTEGERread-onlySlot index to identify a Scaling service.
INT atmxGpToVcBulkPortIndex1.3.6.1.4.1.800.2.4.12.2.1.2INTEGERread-onlyPort index to identify a Scaling service.
INT atmxGpToVcBulkServiceNum1.3.6.1.4.1.800.2.4.12.2.1.3INTEGERread-onlyService number index to identify a Scaling service.
INT atmxGpToVcBulkNumOfNodes1.3.6.1.4.1.800.2.4.12.2.1.4INTEGERread-onlyNumber of group to VCI (and VPI) mapping inside the bulk mapping list.
OCT atmxGpToVcBulkMappingList1.3.6.1.4.1.800.2.4.12.2.1.5OCTET STRINGread-writeA list containing all group to VCI (and VPI) mapping entries. Each mapping entry has the following fields having the exact order : a) Group Number (4 bytes) b) VPI (2 bytes) c) VCI (2 bytes) A total of 8 bytes for each mapping structure. There is no separator in between matching structures, nor is a end-of-string in this whole matching list. The size of this whole mapping list must be a multiple of 8 bytes. For Set-Operations, if a user wants to update the mapping list, he must send the whole mapping list buffer.
atmxLsmGroup1.3.6.1.4.1.800.2.4.13

RFC description

SNMP MIB module for monitoring and managing ATM (Asynchronous Transfer Mode) configurations on Xylan OmniSwitch network devices.

Start monitoring Xylan OmniSwitch ATM switch (per-interface VCC/VPC cell-traffic/discard status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download XYLAN-ATM-MIB