All MIBs › Unisphere-Data-ATM-MIB
Organization: Juniper Networks, Inc.
Last Updated: 2002-08-09
Category: Juniper Unisphere ERX Routing
Description:
Manages Juniper/Unisphere ERX ATM interface configuration, virtual circuit status, and traffic shaping.
Imported Objects
| atmfM4VcTestId | OBJECT-TYPE |
| atmfM4VcTestObject | OBJECT-TYPE |
| atmfM4VcTestResult | OBJECT-TYPE |
| atmfM4VcTestType | OBJECT-TYPE |
| atmfM4VpTestId | OBJECT-TYPE |
| atmfM4VpTestObject | OBJECT-TYPE |
| atmfM4VpTestResult | OBJECT-TYPE |
| atmfM4VpTestType | OBJECT-TYPE |
From ATM-MIB
| atmVclVci | OBJECT-TYPE |
| atmVclVpi | OBJECT-TYPE |
| atmVplVpi | OBJECT-TYPE |
From ATM-TC-MIB
| AtmAddr | |
| AtmVcIdentifier | |
| AtmVorXAdminStatus | |
| AtmVpIdentifier |
From IF-MIB
| InterfaceIndex | |
| InterfaceIndexOrZero | |
| ifIndex | OBJECT-TYPE |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Counter64 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TimeStamp | |
| TruthValue |
From Unisphere-Data-MIBs
| usDataMibs | MODULE-IDENTITY |
From Unisphere-Data-TC
| UsdEnable | |
| UsdNextIfIndex |
What Is Unisphere-Data-ATM-MIB?
Unisphere-Data-ATM-MIB is a Unisphere Networks (later Juniper ERX platform) enterprise MIB managing ATM interface configuration, virtual circuit status, and traffic shaping on ERX edge routers. It exposes ATM interface table entries covering interface layering (usdAtmIfLowerIfIndex), ILMI (Interim Local Management Interface) parameters like VPI/VCI/VCD values and polling frequency, UNI version, and administrative row status for provisioning ATM sub-interfaces. Its monitoring focus is configuration and operational state of ATM circuits and layered interfaces: administrators can confirm an ATM interface's row status is active, verify ILMI negotiation parameters are correctly set, and detect stale or misconfigured VPI/VCI mappings that would break virtual circuit connectivity. It depends on and layers over the standard IF-MIB ifIndex model, since ATM interfaces are represented as stacked entries on top of underlying physical interfaces. It is deployed on Unisphere/Juniper ERX edge routers providing ATM-based broadband or carrier access aggregation. Engineers can download the Unisphere-Data-ATM-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in Unisphere-Data-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 row status
- ILMI VPI/VCI/VCD values
- ILMI admin state
- ILMI poll frequency
- UNI version
Supported Devices
- Unisphere ERX edge router
- Juniper ERX edge router
Monitoring Examples
An operator would poll usdAtmIfTable/usdAtmIfEntry for a given usdAtmIfIndex to check usdAtmIfRowStatus is active and usdAtmIfLowerIfIndex correctly references the underlying physical port. Checking usdAtmIfIlmiVpi, usdAtmIfIlmiVci, and usdAtmIfIlmiVcd together reveals whether ILMI has negotiated a valid virtual circuit; a stuck or zeroed usdAtmIfIlmiAdminState would indicate ILMI negotiation failure and consequent loss of the ATM circuit. usdAtmIfUniVersion helps confirm the interface is using the expected UNI signaling version for interoperability with the carrier's ATM switch.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| usdAtmMIB | 1.3.6.1.4.1.4874.2.2.8 | The ATM MIB for the Unisphere Networks Inc. enterprise. | ||
| usdAtmObjects | 1.3.6.1.4.1.4874.2.2.8.1 | |||
| usdAtmIfLayer | 1.3.6.1.4.1.4874.2.2.8.1.1 | |||
| USD usdAtmNextIfIndex | 1.3.6.1.4.1.4874.2.2.8.1.1.1 | UsdNextIfIndex | read-only | Coordinate ifIndex value allocation for entries in usdAtmIfTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously. |
| usdAtmIfTable | 1.3.6.1.4.1.4874.2.2.8.1.1.2 | not-accessible | This table contains entries for ATM interfaces present in the system. | |
| usdAtmIfEntry | 1.3.6.1.4.1.4874.2.2.8.1.1.2.1 | not-accessible | Each entry describes the characteristics of an ATM interface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/usdIfTable. | |
| NUM usdAtmIfIndex | 1.3.6.1.4.1.4874.2.2.8.1.1.2.1.1 | InterfaceIndex | not-accessible | The ifIndex of the ATM interface. When creating entries in this table, suitable values for this object are determined by reading usdAtmNextIfIndex. |
| ROW usdAtmIfRowStatus | 1.3.6.1.4.1.4874.2.2.8.1.1.2.1.2 | RowStatus | read-create | Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: usdAtmIfRowStatus usdAtmIfLowerIfIndex In addition, when creating an entry the following condition must hold: A value for usdAtmIfIndex must have been determined previously, by reading usdAtmNextIfIndex. A corresponding entry in ifTable/ifXTable/usdIfTable is created or destroyed as a result of creating/destroying an entry in this table. |
| NUM usdAtmIfLowerIfIndex | 1.3.6.1.4.1.4874.2.2.8.1.1.2.1.3 | InterfaceIndexOrZero | read-create | The ifIndex of an interface over which this ATM interface is to be layered. A value of zero indicates no layering. An implementation may choose to require that a nonzero value be configured at entry creation. |
| OID usdAtmIfIlmiVpi | 1.3.6.1.4.1.4874.2.2.8.1.1.2.1.4 | AtmVpIdentifier | read-create | The VPI of the ILMI of a major ATM interface. |
| OID usdAtmIfIlmiVci | 1.3.6.1.4.1.4874.2.2.8.1.1.2.1.5 | AtmVcIdentifier | read-create | The VCI of the ILMI of a major ATM interface. |
| I32 usdAtmIfIlmiVcd | 1.3.6.1.4.1.4874.2.2.8.1.1.2.1.6 | Integer32 | read-create | An integer identifier for the ILMI, used in conjunction with the command-line interface. The value must be unique among VCs configured on the same ATM interface. |
| I32 usdAtmIfIlmiPollFrequency | 1.3.6.1.4.1.4874.2.2.8.1.1.2.1.7 | Integer32 | read-create | The amount of time in seconds between successive transmissions of ILMI messages on this interface for the purpose of detecting loss of ILMI connectivity. The distinguished value zero disables ILMI connectivity procedures on this interface. |
| INT usdAtmIfIlmiAdminState | 1.3.6.1.4.1.4874.2.2.8.1.1.2.1.8 | INTEGER | read-create | The administrative status of ILMI in the ATM interface. |
| INT usdAtmIfUniVersion | 1.3.6.1.4.1.4874.2.2.8.1.1.2.1.9 | INTEGER | read-create | Use to specify the User Network Interface (UNI) the router should use when ILMI link auto determination is unsuccesful or ILMI is disabled. |
| INT usdAtmIfOamCellRxAdminState | 1.3.6.1.4.1.4874.2.2.8.1.1.2.1.10 | INTEGER | read-create | Use to specify the OAM Cell Receive Administrative state on this interface. |
| C64 usdAtmIfInCells | 1.3.6.1.4.1.4874.2.2.8.1.1.2.1.11 | Counter64 | read-only | The total number of cells received on this major interface. |
| C64 usdAtmIfOutCells | 1.3.6.1.4.1.4874.2.2.8.1.1.2.1.12 | Counter64 | read-only | The total number of cells transmitted on this major interface. |
| INT usdAtmIfVcCount | 1.3.6.1.4.1.4874.2.2.8.1.1.2.1.13 | INTEGER | read-only | The total number of circuits configured on this interface. |
| USD usdAtmIfMapGroup | 1.3.6.1.4.1.4874.2.2.8.1.1.2.1.14 | UsdAtmNbmaMapNameOrNull | read-create | The NBMA map group this interface is associated with. |
| USD usdAtmIfCacAdminState | 1.3.6.1.4.1.4874.2.2.8.1.1.2.1.15 | UsdEnable | read-create | The administrative staus of CAC on this ATM major interface. |
| I32 usdAtmIfCacUbrWeight | 1.3.6.1.4.1.4874.2.2.8.1.1.2.1.16 | Integer32 | read-create | The bandwidth associated with every UBR and UBR with PCR connection configured on the ATM major interface. This value is used for CAC computation. The units are kilo-bits per second (kbps). |
| I32 usdAtmIfCacSubscriptionBandwidth | 1.3.6.1.4.1.4874.2.2.8.1.1.2.1.17 | Integer32 | read-create | The subscribed bandwidth of the ATM major interface. If this value is not specified or set to 0, the effective port bandwidth is used. When a Get operation is performed the current effective bandwidth is returned. The units are kilo-bits per second (kbps). |
| I32 usdAtmIfCacAvailableBandwidth | 1.3.6.1.4.1.4874.2.2.8.1.1.2.1.18 | Integer32 | read-only | The available bandwidth of the ATM major interface. As connections are added or deleted on the interface, this value is updated. The units are kilo-bits per second (kbps). |
| INT usdAtmIfOamCellFilter | 1.3.6.1.4.1.4874.2.2.8.1.1.2.1.23 | INTEGER | read-create | The type of OAM cells to discard when usdAtmIfOamCellRxAdminState is set to oamCellAdminStateDisabled. The value oamCellFilterAlarm discards received OAM AIS and RDI cells. The value oamCellFilterAll discards all received OAM cells. Note that when usdAtmIfOamCellRxAdminState is set to oamCellAdminStateEnabled, this object has no effect. |
| U32 usdAtmIfCacUsedBandwidthUpper | 1.3.6.1.4.1.4874.2.2.8.1.1.2.1.24 | Unsigned32 | read-only | The most significant 32 bits of the CAC used bandwidth on the ATM major interface. The least significant 32 bits of the CAC used bandwidth are specified by usdAtmIfCacUsedBandwidthLower. |
| U32 usdAtmIfCacUsedBandwidthLower | 1.3.6.1.4.1.4874.2.2.8.1.1.2.1.25 | Unsigned32 | read-only | The least significant 32 bits of the CAC used bandwidth on the ATM major interface. The most significant 32 bits of the CAC used bandwidth are specified by usdAtmIfCacUsedBandwidthUpper. |
| usdAtmPvcStatisticsTable | 1.3.6.1.4.1.4874.2.2.8.1.1.3 | not-accessible | This table contains statistics for PVC entries. | |
| usdAtmPvcStatisticsEntry | 1.3.6.1.4.1.4874.2.2.8.1.1.3.1 | not-accessible | Each entry provides statistics on an ATM PVC. | |
| NUM usdAtmPvcStatsIfIndex | 1.3.6.1.4.1.4874.2.2.8.1.1.3.1.1 | InterfaceIndex | not-accessible | The ifIndex of the ATM interface. |
| OID usdAtmPvcStatsVpi | 1.3.6.1.4.1.4874.2.2.8.1.1.3.1.2 | AtmVpIdentifier | not-accessible | The VPI of the ATM VCC used by this ATM interface and PVC. |
| OID usdAtmPvcStatsVci | 1.3.6.1.4.1.4874.2.2.8.1.1.3.1.3 | AtmVcIdentifier | not-accessible | The VCI of the ATM VCC used by this ATM interface and PVC. |
| C64 usdAtmPvcStatsInCells | 1.3.6.1.4.1.4874.2.2.8.1.1.3.1.4 | Counter64 | read-only | Received cells. |
| C64 usdAtmPvcStatsInCellOctets | 1.3.6.1.4.1.4874.2.2.8.1.1.3.1.5 | Counter64 | read-only | Received cells octets. |
| C64 usdAtmPvcStatsInPackets | 1.3.6.1.4.1.4874.2.2.8.1.1.3.1.6 | Counter64 | read-only | Received AAL PDUs. |
| C64 usdAtmPvcStatsInPacketOctets | 1.3.6.1.4.1.4874.2.2.8.1.1.3.1.7 | Counter64 | read-only | Received AAL PDU octets. |
| C64 usdAtmPvcStatsOutCells | 1.3.6.1.4.1.4874.2.2.8.1.1.3.1.8 | Counter64 | read-only | Transmitted cells. |
| C64 usdAtmPvcStatsOutCellOctets | 1.3.6.1.4.1.4874.2.2.8.1.1.3.1.9 | Counter64 | read-only | Transmitted cell octets. |
| C64 usdAtmPvcStatsOutPackets | 1.3.6.1.4.1.4874.2.2.8.1.1.3.1.10 | Counter64 | read-only | Transmitted AAL PDUs. |
| C64 usdAtmPvcStatsOutPacketOctets | 1.3.6.1.4.1.4874.2.2.8.1.1.3.1.11 | Counter64 | read-only | Transmitted AAL PDU octets. |
| C32 usdAtmPvcStatsInCellErrors | 1.3.6.1.4.1.4874.2.2.8.1.1.3.1.12 | Counter32 | read-only | Received cells dropped due to errors. |
| C32 usdAtmPvcStatsinPacketErrors | 1.3.6.1.4.1.4874.2.2.8.1.1.3.1.13 | Counter32 | read-only | Received packets dropped due to errors. |
| C32 usdAtmPvcStatsOutCellErrors | 1.3.6.1.4.1.4874.2.2.8.1.1.3.1.14 | Counter32 | read-only | Cells not transmitted due to errors. |
| C32 usdAtmPvcStatsOutPacketErrors | 1.3.6.1.4.1.4874.2.2.8.1.1.3.1.15 | Counter32 | read-only | Packets not transmitted due to errors. |
| C32 usdAtmPvcStatsInPacketDiscards | 1.3.6.1.4.1.4874.2.2.8.1.1.3.1.16 | Counter32 | read-only | Received packets w/o errors discarded. |
| C32 usdAtmPvcStatsInPacketOctetDiscards | 1.3.6.1.4.1.4874.2.2.8.1.1.3.1.17 | Counter32 | read-only | Received bytes w/o errors discarded. |
| C32 usdAtmPvcStatsInPacketUnknownProtocol | 1.3.6.1.4.1.4874.2.2.8.1.1.3.1.18 | Counter32 | read-only | Received packets that are discarded because the interface can not discern or is not configured to support this protocol. |
| usdAtmVpTunnelTable | 1.3.6.1.4.1.4874.2.2.8.1.1.4 | not-accessible | This table contains entries for ATM VP Tunnels present in the system. | |
| usdAtmVpTunnelEntry | 1.3.6.1.4.1.4874.2.2.8.1.1.4.1 | not-accessible | Each entry describes the characteristics of an ATM VP Tunnel. | |
| NUM usdAtmVpTunnelIfIndex | 1.3.6.1.4.1.4874.2.2.8.1.1.4.1.1 | InterfaceIndex | not-accessible | The ifIndex of the ATM interface. The value of this object is the same as the usdAtmIfIndex object in the usdAtmIfTable. Entries in this table cannot be created unless the underlying ATM interface entry is created first in the usdAtmIfTable. |
| OID usdAtmVpTunnelVpi | 1.3.6.1.4.1.4874.2.2.8.1.1.4.1.2 | AtmVpIdentifier | not-accessible | The VPI value for this VP tunnel entry. |
| I32 usdAtmVpTunnelKbps | 1.3.6.1.4.1.4874.2.2.8.1.1.4.1.3 | Integer32 | read-create | The tunnel rate in kilobits per second (kbps) for this entry. |
| ROW usdAtmVpTunnelRowStatus | 1.3.6.1.4.1.4874.2.2.8.1.1.4.1.4 | RowStatus | read-create | Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: usdAtmVpTunnelRowStatus usdAtmVpTunnelKbps In addition, when creating an entry the following condition must hold: A correponding usdAtmVpTunnelIfIndex value must have been created in the usdAtmIfTable previously. |
| INT usdAtmVpTunnelServiceCategory | 1.3.6.1.4.1.4874.2.2.8.1.1.4.1.5 | INTEGER | read-create | The ATM service category for the tunnel. |
| usdAtmIfCapabilityTable | 1.3.6.1.4.1.4874.2.2.8.1.1.5 | not-accessible | This table contains entries for ATM interfaces present in the system. | |
| usdAtmIfCapabilityEntry | 1.3.6.1.4.1.4874.2.2.8.1.1.5.1 | not-accessible | Each entry describes the capabilities of an ATM interface. A management client can use this table to determine differences in the configurable level of support across entries in this table. | |
| NUM usdAtmIfCapabilityIndex | 1.3.6.1.4.1.4874.2.2.8.1.1.5.1.1 | InterfaceIndex | not-accessible | The ifIndex of the ATM interface. The value of this object is the same as usdAtmIfIndex in the usdAtmIfTable. |
| T/F usdAtmIfCapabilityTrafficShaping | 1.3.6.1.4.1.4874.2.2.8.1.1.5.1.2 | TruthValue | read-only | Indicates whether traffic shaping is supported on this interface; true(1) indicates that it is, false(2) indicates that it is not. |
| T/F usdAtmIfCapabilityOam | 1.3.6.1.4.1.4874.2.2.8.1.1.5.1.3 | TruthValue | read-only | Indicates whether OAM is supported on this interface; true(1) indicates that it is, false(2) indicates that it is not. |
| INT usdAtmIfCapabilityDefaultVcPerVp | 1.3.6.1.4.1.4874.2.2.8.1.1.5.1.4 | INTEGER | read-only | The default number of VCs per VP for this interface. |
| INT usdAtmIfCapabilityNumVpiVciBits | 1.3.6.1.4.1.4874.2.2.8.1.1.5.1.5 | INTEGER | read-only | The total range of bits used for constructing VPI/VCI identifiers for this interface. |
| I32 usdAtmIfCapabilityMaxVcd | 1.3.6.1.4.1.4874.2.2.8.1.1.5.1.6 | Integer32 | read-only | The maximum configurable value for a VCD on this interface. |
| OID usdAtmIfCapabilityMaxVpi | 1.3.6.1.4.1.4874.2.2.8.1.1.5.1.7 | AtmVpIdentifier | read-only | The maximum configurable value for a VPI on this interface. |
| OID usdAtmIfCapabilityMaxVci | 1.3.6.1.4.1.4874.2.2.8.1.1.5.1.8 | AtmVcIdentifier | read-only | The maximum configurable value for a VCI on this interface. |
| T/F usdAtmIfCapabilityOamCellFilter | 1.3.6.1.4.1.4874.2.2.8.1.1.5.1.9 | TruthValue | read-only | Indicates whether OAM cell filter is supported on this interface; true(1) indicates that it is, false(2) indicates that it is not. |
| usdAtmIfSvcSignallingTable | 1.3.6.1.4.1.4874.2.2.8.1.1.6 | not-accessible | This table contains entries for extending the usdAtmIfTable for configuring signalling information for switched virtual connection (SVC). | |
| usdAtmIfSvcSignallingEntry | 1.3.6.1.4.1.4874.2.2.8.1.1.6.1 | not-accessible | Each entry provides configuration parameters for ATM signalling on the interface. | |
| OID usdAtmIfSvcSignallingVpi | 1.3.6.1.4.1.4874.2.2.8.1.1.6.1.1 | AtmVpIdentifier | read-write | The VPI identifier of the ATM circuit used for signalling for this interface. |
| OID usdAtmIfSvcSignallingVci | 1.3.6.1.4.1.4874.2.2.8.1.1.6.1.2 | AtmVcIdentifier | read-write | The VCI identifier of the ATM circuit used for signalling for this interface. |
| OID usdAtmIfSvcSignallingVcd | 1.3.6.1.4.1.4874.2.2.8.1.1.6.1.3 | AtmVcIdentifier | read-write | The VCI identifier of the ATM circuit used for signalling for this interface. |
| ATM usdAtmIfSvcSignallingAdminStatus | 1.3.6.1.4.1.4874.2.2.8.1.1.6.1.4 | AtmVorXAdminStatus | read-write | The administrative status of signalling in the ATM interface. |
| usdAtmAal5IfLayer | 1.3.6.1.4.1.4874.2.2.8.1.2 | |||
| USD usdAtmAal5NextIfIndex | 1.3.6.1.4.1.4874.2.2.8.1.2.1 | UsdNextIfIndex | read-only | Coordinate ifIndex value allocation for entries in usdAtmAal5IfTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously. |
| usdAtmAal5IfTable | 1.3.6.1.4.1.4874.2.2.8.1.2.2 | not-accessible | This table contains entries for ATM AAL5 interfaces present in the system. | |
| usdAtmAal5IfEntry | 1.3.6.1.4.1.4874.2.2.8.1.2.2.1 | not-accessible | Each entry describes the characteristics of an ATM AAL5 interface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/usdIfTable. | |
| NUM usdAtmAal5IfIndex | 1.3.6.1.4.1.4874.2.2.8.1.2.2.1.1 | InterfaceIndex | not-accessible | The ifIndex of the ATM AAL5 interface. When creating entries in this table, suitable values for this object are determined by reading usdAtmAal5NextIfIndex. |
| ROW usdAtmAal5IfRowStatus | 1.3.6.1.4.1.4874.2.2.8.1.2.2.1.2 | RowStatus | read-create | Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: usdAtmAal5IfRowStatus usdAtmAal5IfLowerIfIndex In addition, when creating an entry the following condition must hold: A value for usdAtmAal5IfIndex must have been determined previously, by reading usdAtmAal5NextIfIndex. A corresponding entry in ifTable/ifXTable/usdIfTable is created or destroyed as a result of creating/destroying an entry in this table. |
| NUM usdAtmAal5IfLowerIfIndex | 1.3.6.1.4.1.4874.2.2.8.1.2.2.1.3 | InterfaceIndexOrZero | read-create | The ifIndex of an ATM interface over which this ATM AAL5 interface is to be layered. A value of zero indicates no layering. An implementation may choose to require that a nonzero value be configured at entry creation. |
| usdAtmSubIfLayer | 1.3.6.1.4.1.4874.2.2.8.1.3 | |||
| USD usdAtmSubIfNextIfIndex | 1.3.6.1.4.1.4874.2.2.8.1.3.1 | UsdNextIfIndex | read-only | Coordinate ifIndex value allocation for entries in usdAtmSubIfTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously. |
| usdAtmSubIfTable | 1.3.6.1.4.1.4874.2.2.8.1.3.2 | not-accessible | This table contains entries for ATM Subinterfaces present in the system. | |
| usdAtmSubIfEntry | 1.3.6.1.4.1.4874.2.2.8.1.3.2.1 | not-accessible | Each entry describes the characteristics of an ATM Subinterface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/usdIfTable. | |
| NUM usdAtmSubIfIndex | 1.3.6.1.4.1.4874.2.2.8.1.3.2.1.1 | InterfaceIndex | not-accessible | The ifIndex of the ATM Subinterface. When creating entries in this table, suitable values for this object are determined by reading usdAtmSubNextIfIndex. |
| ROW usdAtmSubIfRowStatus | 1.3.6.1.4.1.4874.2.2.8.1.3.2.1.2 | RowStatus | read-create | Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: usdAtmSubIfRowStatus usdAtmSubIfLowerIndex In addition, when creating an entry the following condition must hold: A value for usdAtmSubIfIndex must have been determined previously, by reading usdAtmSubIfNextIfIndex. A corresponding entry in ifTable/ifXTable/usdIfTable is created or destroyed as a result of creating/destroying an entry in this table. |
| I32 usdAtmSubIfDistinguisher | 1.3.6.1.4.1.4874.2.2.8.1.3.2.1.3 | Integer32 | read-create | An integer identifier for the subinterface, used in conjunction with the command-line interface. It is provided here for cross-reference purposes only. The value must be unique among subinterfaces configured on the same underlying ATM adaptation layer. The upper bound for the value is further constrained to be identical with the maximum number of subinterfaces supported by the lower interface. If this object is not configured, a value will be allocated internally and can be queried after table entry creation has succeeded. |
| NUM usdAtmSubIfLowerIfIndex | 1.3.6.1.4.1.4874.2.2.8.1.3.2.1.4 | InterfaceIndexOrZero | read-create | The ifIndex of an ATM AAL5 interface over which this ATM subinterface is to be layered. A value of zero indicates no layering. An implementation may choose to require that a nonzero value be configured at entry creation. |
| T/F usdAtmSubIfNbma | 1.3.6.1.4.1.4874.2.2.8.1.3.2.1.5 | TruthValue | read-create | The NBMA administrative setting. Setting this value of this object to true(1) will enable multipoint access on this interface. Setting the value to false(2), will enable point to point access on this interface. |
| ATM usdAtmSubIfAddress | 1.3.6.1.4.1.4874.2.2.8.1.3.2.1.6 | AtmAddr | read-create | Specifies the local ATM NSAP address of the circuit. A GET operation returns a full 20-octet NSAP. A SET operation only requires 7 octets, since the prefix can be implied. |
| usdAtmSubIfVccTable | 1.3.6.1.4.1.4874.2.2.8.1.3.3 | not-accessible | This table contains entries for ATM VCCs configured on ATM subinterfaces present in the system. An implementation may constrain the number of VCCs permitted to be configured per ATM Subinterface; in particular, an implementation may restrict each ATM Subinterface to have a single VCC. Attributes in this entry can only be configured at entry creation, and remain fixed for the lifetime of the entry. | |
| usdAtmSubIfVccEntry | 1.3.6.1.4.1.4874.2.2.8.1.3.3.1 | not-accessible | Each entry describes the characteristics of an ATM subinterface VCC. | |
| OID usdAtmSubIfVccVpi | 1.3.6.1.4.1.4874.2.2.8.1.3.3.1.1 | AtmVpIdentifier | not-accessible | The VPI of the ATM VCC used by this subinterface. |
| OID usdAtmSubIfVccVci | 1.3.6.1.4.1.4874.2.2.8.1.3.3.1.2 | AtmVcIdentifier | not-accessible | The VCI of the ATM VCC used by this subinterface. |
| ROW usdAtmSubIfVccRowStatus | 1.3.6.1.4.1.4874.2.2.8.1.3.3.1.3 | RowStatus | read-create | Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: usdAtmSubIfVccRowStatus In addition, when creating an entry the following conditions must hold: The ATM Subinterface identified by usdAtmSubIfIndex must exist. A positive value configured for usdAtmSubIfVccVcd must not already be assigned to an existing VCC. For each value of usdAtmSubIfVccServiceCategory, additional dependent objects in the entry require configuration as identified here: usdAtmSubIfVccServiceCategory Requires configuration of: ------------------------------------------------------------ ubr ubrPcr usdAtmSubIfVccPcr nrtVbr usdAtmSubIfVccPcr usdAtmSubIfVccScr usdAtmSubIfVccMbs cbr usdAtmSubIfVccPcr rtVbr usdAtmSubIfVccPcr usdAtmSubIfVccScr usdAtmSubIfVccMbs ------------------------------------------------------------ Attributes in this entry can only be configured at entry creation, and remain fixed for the lifetime of the entry. |
| I32 usdAtmSubIfVccVcd | 1.3.6.1.4.1.4874.2.2.8.1.3.3.1.4 | Integer32 | read-create | An integer identifier for the circuit, used in conjunction with the command-line interface. It is provided here for cross-reference purposes only. The value must be unique among VCCs configured on the same underlying ATM interface. If this object is not configured, or is configured with a value of zero, a value will be allocated internally and can be queried after table entry creation has succeeded. |
| INT usdAtmSubIfVccType | 1.3.6.1.4.1.4874.2.2.8.1.3.3.1.5 | INTEGER | read-create | Specifies the encapsulation used by the circuit to carry IP datagrams. Encapsulations are as specified in RFC1483 Multiprotocol Interconnect over ATM. 'autoconfig' will recognize both VcMux and LLC formats. |
| INT usdAtmSubIfVccServiceCategory | 1.3.6.1.4.1.4874.2.2.8.1.3.3.1.6 | INTEGER | read-create | Service category for this circuit: ubr Unspecified Bit Rate (best effort). ubrPcr Unspecified Bit Rate with Peak Cell Rate limit. nrtVbr Non-RealTime Variable Bit Rate. cbr Constant Bit Rate. rtVbr Realtime Variable Bit Rate. |
| I32 usdAtmSubIfVccPcr | 1.3.6.1.4.1.4874.2.2.8.1.3.3.1.7 | Integer32 | read-create | Peak Cell Rate, in kilobits per second (kbps), of this circuit. This parameter is only required when usdAtmSubIfVccServiceCategory is configured to have one of the following values: ubrPcr nrtVbr cbr rtVbr |
| I32 usdAtmSubIfVccScr | 1.3.6.1.4.1.4874.2.2.8.1.3.3.1.8 | Integer32 | read-create | Sustained Cell Rate, in kilobits per second (kbps), of this circuit. This parameter is only required when usdAtmSubIfVccServiceCategory is configured to have the following value: nrtVbr rtVbr |
| I32 usdAtmSubIfVccMbs | 1.3.6.1.4.1.4874.2.2.8.1.3.3.1.9 | Integer32 | read-create | Maximum Burst Size, in cells, of this circuit. This parameter is only required when usdAtmSubIfVccServiceCategory is configured to have the following value: nrtVbr rtVbr |
| T/F usdAtmSubIfInverseArp | 1.3.6.1.4.1.4874.2.2.8.1.3.3.1.10 | TruthValue | read-create | Enables the inverse ARP protocol on this VCC; true(1) enables the protocol, false(2) disables it. |
| I32 usdAtmSubIfInverseArpRefresh | 1.3.6.1.4.1.4874.2.2.8.1.3.3.1.11 | Integer32 | read-create | The refresh rate in minutes between inverse ARP protocol messages. |
| usdAtmCircuitOamTable | 1.3.6.1.4.1.4874.2.2.8.1.3.4 | not-accessible | This table contains circuit OAM data for a PVC. | |
| usdAtmCircuitOamEntry | 1.3.6.1.4.1.4874.2.2.8.1.3.4.1 | not-accessible | Each entry provides OAM data on an ATM PVC. | |
| NUM usdAtmCircuitOamIfIndex | 1.3.6.1.4.1.4874.2.2.8.1.3.4.1.1 | InterfaceIndex | not-accessible | The ifIndex of the ATM subinterface. |
| OID usdAtmCircuitOamVpi | 1.3.6.1.4.1.4874.2.2.8.1.3.4.1.2 | AtmVpIdentifier | not-accessible | The VPI of the ATM VCC used by this ATM interface and PVC. |
| OID usdAtmCircuitOamVci | 1.3.6.1.4.1.4874.2.2.8.1.3.4.1.3 | AtmVcIdentifier | not-accessible | The VCI of the ATM VCC used by this ATM interface and PVC. |
| INT usdAtmCircuitOamAdminStatus | 1.3.6.1.4.1.4874.2.2.8.1.3.4.1.4 | INTEGER | read-write | The administrative state of OAM for the interface identified by this entry. |
| INT usdAtmCircuitOamLoopbackOperStatus | 1.3.6.1.4.1.4874.2.2.8.1.3.4.1.5 | INTEGER | read-only | The operational status of OAM for the interface identified by this entry. oamOperStatusNotSupported(0) - OAM not supported on this interface oamOperStatusDisabled(1) - VC integrity disabled oamOperStatusSent(2) - Loopback sent, awaiting response oamOperStatusReceived(3) - Loopback response received, awaiting frequency oamOperStatusFailed(4) - Loopback response not received, or invalid response received |
| INT usdAtmCircuitVcOamOperStatus | 1.3.6.1.4.1.4874.2.2.8.1.3.4.1.6 | INTEGER | read-only | The OAM VC operational status of this entry. oamVcOperStateAisState(0) - AIS cell received or underlying physical layer reporting transmission path AIS oamVcOperStateRdiState(1) - RDI cell received oamVcOperStateDownRetry(2) - OAM loopback failed, using retry frequency to verify that the VC is really down oamVcOperStateUpRetry(3) - OAM loopback successful, using retry frequency to verify that the VC is really up oamVcOperStateUp(4) - OAM loopback successful after up retry verification oamVcOperStateDown(5) - OAM loopback failed after down retry verification oamVcOperStateNotManaged(6)- No verification via loopback cells being performed. |
| I32 usdAtmCircuitOamLoopbackFrequency | 1.3.6.1.4.1.4874.2.2.8.1.3.4.1.7 | Integer32 | read-write | The OAM loopback frequency for the interface identified by this entry. |
| C32 usdAtmCircuitInOamF5Cells | 1.3.6.1.4.1.4874.2.2.8.1.3.4.1.8 | Counter32 | read-only | Received OAM F5 cells. |
| C32 usdAtmCircuitInOamCellsDropped | 1.3.6.1.4.1.4874.2.2.8.1.3.4.1.9 | Counter32 | read-only | Received OAM cells that were dropped. |
| C32 usdAtmCircuitOutOamF5Cells | 1.3.6.1.4.1.4874.2.2.8.1.3.4.1.10 | Counter32 | read-only | Transmitted OAM F5 cells. |
| C32 usdAtmCircuitInOamF5EndToEndLoopbackCells | 1.3.6.1.4.1.4874.2.2.8.1.3.4.1.11 | Counter32 | read-only | Received OAM F5 end-to-end loopback cells. |
| C32 usdAtmCircuitInOamF5SegmentLoopbackCells | 1.3.6.1.4.1.4874.2.2.8.1.3.4.1.12 | Counter32 | read-only | Received OAM F5 segment loopback cells. |
| C32 usdAtmCircuitInOamF5AisCells | 1.3.6.1.4.1.4874.2.2.8.1.3.4.1.13 | Counter32 | read-only | Received OAM F5 AIS cells. |
| C32 usdAtmCircuitInOamF5RdiCells | 1.3.6.1.4.1.4874.2.2.8.1.3.4.1.14 | Counter32 | read-only | Received OAM F5 RDI cells. |
| C32 usdAtmCircuitOutOamF5EndToEndLoopbackCells | 1.3.6.1.4.1.4874.2.2.8.1.3.4.1.15 | Counter32 | read-only | Transmitted OAM F5 end-to-end loopback cells. |
| C32 usdAtmCircuitOutOamF5SegmentLoopbackCells | 1.3.6.1.4.1.4874.2.2.8.1.3.4.1.16 | Counter32 | read-only | Transmitted OAM F5 segment loopback cells. |
| C32 usdAtmCircuitOutOamF5RdiCells | 1.3.6.1.4.1.4874.2.2.8.1.3.4.1.17 | Counter32 | read-only | Transmitted OAM F5 RDI cells. |
| usdAtmSubIfVccTrafficShapingTable | 1.3.6.1.4.1.4874.2.2.8.1.3.5 | not-accessible | This table contains entries for traffic shaping of ATM VCCs configured on ATM subinterfaces present in the system. This table augments the usdAtmSubIfVccTable only for VCCs that support traffic shapping. Attributes in this entry can only be configured at entry creation, and remain fixed for the lifetime of the entry. | |
| usdAtmSubIfVccTrafficShapingEntry | 1.3.6.1.4.1.4874.2.2.8.1.3.5.1 | not-accessible | Each entry describes the traffic shping characteristics of an ATM subinterface VCC. | |
| U32 usdAtmSubIfVccTrafficShapingCdvt | 1.3.6.1.4.1.4874.2.2.8.1.3.5.1.1 | Unsigned32 | read-create | The network cell delay variation tolerance (CDVT) in tenths of a microsecond. |
| T/F usdAtmSubIfVccTrafficShapingClp0 | 1.3.6.1.4.1.4874.2.2.8.1.3.5.1.2 | TruthValue | read-create | Specifies whether or not only CLP0 cells are to be policed according to the traffic contract. CLP1 cells are forwarded on a best-effort basis CLP-significant model for (VBR.2, VBR.3 conformance). Applicable only for VBR circuits. |
| T/F usdAtmSubIfVccTrafficShapingTagging | 1.3.6.1.4.1.4874.2.2.8.1.3.5.1.3 | TruthValue | read-create | Specifies whether or not CLP0 cells should be tagged for SCR policing (VBR.3 conformance). Applicable only for VBR circuits. |
| T/F usdAtmSubIfVccTrafficShapingPoliceObserve | 1.3.6.1.4.1.4874.2.2.8.1.3.5.1.4 | TruthValue | read-create | Specifies whether of not no policing action is to be taken (note the double negative; if true(1) then no policing action will be taken; if false(2) then policing action will be taken). Regardless of the state of this object, all counters will be incremented. |
| T/F usdAtmSubIfVccTrafficShapingPacketShaping | 1.3.6.1.4.1.4874.2.2.8.1.3.5.1.5 | TruthValue | read-create | Specifies whether of not to shape output traffic on a packet boundary. |
| usdAtmSubIfSvcConfigTable | 1.3.6.1.4.1.4874.2.2.8.1.3.6 | not-accessible | This table contains entries for extending the usdAtmSubIfTable to configure switched virtual connection (SVC)on the subinterfaces. | |
| usdAtmSubIfSvcConfigEntry | 1.3.6.1.4.1.4874.2.2.8.1.3.6.1 | not-accessible | Each entry provides configuration parameters for an ATM SVC on the subinterface. | |
| ROW usdAtmSubIfSvcRowStatus | 1.3.6.1.4.1.4874.2.2.8.1.3.6.1.1 | RowStatus | read-create | Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy |
| ATM usdAtmSubIfSvcConfigDestAtmAddress | 1.3.6.1.4.1.4874.2.2.8.1.3.6.1.2 | AtmAddr | read-create | Specifies the destination ATM NSAP address of the circuit. |
| INT usdAtmSubIfSvcConfigCircuitType | 1.3.6.1.4.1.4874.2.2.8.1.3.6.1.3 | INTEGER | read-create | Specifies the encapsulation used by the circuit to carry IP datagrams. Encapsulations are as specified in RFC1483 Multiprotocol Interconnect over ATM. |
| INT usdAtmSubIfSvcConfigServiceCategory | 1.3.6.1.4.1.4874.2.2.8.1.3.6.1.4 | INTEGER | read-create | Service category for this circuit: ubr Unspecified Bit Rate (best effort). ubrPcr Unspecified Bit Rate with Peak Cell Rate limit. nrtVbr Non-RealTime Variable Bit Rate. cbr Constant Bit Rate. rtVbr Realtime Variable Bit Rate. |
| U32 usdAtmSubIfSvcConfigPcr | 1.3.6.1.4.1.4874.2.2.8.1.3.6.1.5 | Unsigned32 | read-create | Peak Cell Rate, in kilo-bits per second (kbps), of this circuit. |
| U32 usdAtmSubIfSvcConfigScr | 1.3.6.1.4.1.4874.2.2.8.1.3.6.1.6 | Unsigned32 | read-create | Sustained Cell Rate, in kilo-bits per second (kbps), of this circuit. |
| U32 usdAtmSubIfSvcConfigMbs | 1.3.6.1.4.1.4874.2.2.8.1.3.6.1.7 | Unsigned32 | read-create | Maximum Burst Size, in cells, of this circuit. |
| U32 usdAtmSubIfSvcConfigCdvt | 1.3.6.1.4.1.4874.2.2.8.1.3.6.1.8 | Unsigned32 | read-create | Specify the network Cell Delay Variation Tolerance. |
| T/F usdAtmSubIfSvcConfigClp0 | 1.3.6.1.4.1.4874.2.2.8.1.3.6.1.9 | TruthValue | read-create | Specify that only CLP0 cells are to be policed according to the traffic contract. CLP1 cells are forwarded on a best-effort basis CLP-significant model for (VBR.2, VBR.3 conformance). |
| T/F usdAtmSubIfSvcConfigTagging | 1.3.6.1.4.1.4874.2.2.8.1.3.6.1.10 | TruthValue | read-create | Specify that CLP0 cells should be tagged for SCR policing (VBR.3 conformance). |
| T/F usdAtmSubIfSvcConfigObserve | 1.3.6.1.4.1.4874.2.2.8.1.3.6.1.11 | TruthValue | read-create | Specify that no policing action is to be taken; only counters are incremented. |
| T/F usdAtmSubIfSvcConfigPacketDiscard | 1.3.6.1.4.1.4874.2.2.8.1.3.6.1.12 | TruthValue | read-create | Enable early packet Discard for this circuit. |
| usdAtmNbma | 1.3.6.1.4.1.4874.2.2.8.1.4 | |||
| usdAtmNbmaMapTable | 1.3.6.1.4.1.4874.2.2.8.1.4.1 | not-accessible | This table contains entries for ATM NBMA maps. | |
| usdAtmNbmaMapEntry | 1.3.6.1.4.1.4874.2.2.8.1.4.1.1 | not-accessible | Each entry describes the characteristics of an ATM NBMA map. | |
| USD usdAtmNbmaMapName | 1.3.6.1.4.1.4874.2.2.8.1.4.1.1.1 | UsdAtmNbmaMapName | not-accessible | The NBMA map name. |
| I32 usdAtmNbmaMapVcd | 1.3.6.1.4.1.4874.2.2.8.1.4.1.1.2 | Integer32 | not-accessible | An integer identifier for the ATM circuit, used in conjunction with the command-line interface. The value must be unique among VCs configured on the same ATM interface. |
| IP usdAtmNbmaMapIpAddress | 1.3.6.1.4.1.4874.2.2.8.1.4.1.1.3 | IpAddress | read-create | The IP address associated with this entry. |
| OID usdAtmNbmaMapVpi | 1.3.6.1.4.1.4874.2.2.8.1.4.1.1.4 | AtmVpIdentifier | read-only | The VPI identifier of the ATM circuit. |
| OID usdAtmNbmaMapVci | 1.3.6.1.4.1.4874.2.2.8.1.4.1.1.5 | AtmVcIdentifier | read-only | The VCI identifier of the ATM circuit. |
| NUM usdAtmNbmaMapIfIndex | 1.3.6.1.4.1.4874.2.2.8.1.4.1.1.6 | InterfaceIndexOrZero | read-only | The ifIndex of the ATM major interface associated with this entry. The value of this object will be zero when the map is not applied to an interface. |
| T/F usdAtmNbmaMapBroadcast | 1.3.6.1.4.1.4874.2.2.8.1.4.1.1.7 | TruthValue | read-create | The broadcast enable/disable setting for this entry. The value true(1) enable broadcast support; disable(2) disabled broadcast support for this entry. |
| ROW usdAtmNbmaMapRowStatus | 1.3.6.1.4.1.4874.2.2.8.1.4.1.1.8 | RowStatus | read-create | Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy Additional notes to aid the network manager: - NBMA maps are not supported on dynamic interface. - NBMA maps can only be applied to a single major ATM interface at a time. - NBMA maps cannot be deleted unless the map is removed from the ATM interface (usdAtmNbmaMapIfIndex = 0). - The values of usdAtmNbmaMapVpi, usdAtmNbmaMapVci and usdAtmNbmaMapIfIndex are zero until the map is applied to a major ATM interface. - To create an entry in this table, the following objects must be present in the set PDU: usdAtmNbmaMapIpAddress usdAtmNbmaMapBroadcast usdAtmNbmaMapRowStatus - Once created, only the following objects can be modified: usdAtmNbmaMapBroadcast |
| usdAtmNbmaMapListTable | 1.3.6.1.4.1.4874.2.2.8.1.4.2 | not-accessible | This table contains entries for ATM NBMA map lists. | |
| usdAtmNbmaMapListEntry | 1.3.6.1.4.1.4874.2.2.8.1.4.2.1 | not-accessible | Each entry describes the characteristics of an ATM NBMA map. | |
| USD usdAtmNbmaMapListName | 1.3.6.1.4.1.4874.2.2.8.1.4.2.1.1 | UsdAtmNbmaMapName | not-accessible | The NBMA Map List name. |
| ROW usdAtmNbmaMapListRowStatus | 1.3.6.1.4.1.4874.2.2.8.1.4.2.1.2 | RowStatus | read-create | Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy |
| usdAtmPing | 1.3.6.1.4.1.4874.2.2.8.1.5 | |||
| usdAtmPingTestTypes | 1.3.6.1.4.1.4874.2.2.8.1.5.1 | |||
| usdAtmPingTestOamSeg | 1.3.6.1.4.1.4874.2.2.8.1.5.1.1 | This identifies an OAM Ping (multiple loopbacks) Test on a VPL, VPC, VCL, or VCC termination point, using segment OAM cells. The test type must have appended to it a code that uniquely identifies an intermediate point responsible for looping back each cell. If this is absent, the loopbacks are performed at the end of the segment or connection. E.g., the OID { usdAtmPingTestOamSeg 5 } identifies that the loopbacks should be performed at the intermediate point labeled 5. | ||
| usdAtmPingTestOamE2E | 1.3.6.1.4.1.4874.2.2.8.1.5.1.2 | This identifies an OAM Ping (multiple loopbacks) Test on a VPL, VPC, VCL, or VCC termination point, using end-to-end OAM cells. | ||
| usdAtmVpPingTable | 1.3.6.1.4.1.4874.2.2.8.1.5.2 | not-accessible | This table contains entries for extending the ATM-FORUM-SNMP-M4-MIB atmM4VpTestTable to do ping (multiple loopback) type testing. | |
| usdAtmVpPingEntry | 1.3.6.1.4.1.4874.2.2.8.1.5.2.1 | not-accessible | Each entry describes the characteristics, status and results of the most recent ATM ping test. | |
| U32 usdAtmVpPingProbeCount | 1.3.6.1.4.1.4874.2.2.8.1.5.2.1.1 | Unsigned32 | read-write | The number of ping probes (OAM cells) to be sent to complete the test. |
| U32 usdAtmVpPingTimeOut | 1.3.6.1.4.1.4874.2.2.8.1.5.2.1.2 | Unsigned32 | read-write | Specifies the time-out value, in seconds, for a remote ping operation. |
| BIT usdAtmVpPingCtlTrapGeneration | 1.3.6.1.4.1.4874.2.2.8.1.5.2.1.3 | Bits | read-write | The value of this object determines when and if to generate a notification for this entry: testCompletion(0) - Generate a usdPingTestCompleted notification. The value of this object defaults to zero, indicating that no notification has been selected. |
| U32 usdAtmVpPingSentProbes | 1.3.6.1.4.1.4874.2.2.8.1.5.2.1.4 | Unsigned32 | read-only | The number of ping probes (OAM cells) that have been sent thus far for this test. The value of this object MUST be set to zero when the atmfM4VpTestStatus object transitions from notInUse(0) to inUse(1). |
| U32 usdAtmVpPingProbeResponses | 1.3.6.1.4.1.4874.2.2.8.1.5.2.1.5 | Unsigned32 | read-only | The number of ping responses that have been received thus far for this test. The value of this object MUST be set to zero when the atmfM4VpTestStatus object transitions from notInUse(0) to inUse(1). |
| TIM usdAtmVpPingStartTime | 1.3.6.1.4.1.4874.2.2.8.1.5.2.1.6 | TimeStamp | read-only | The time (sysUpTime) when the test started. |
| U32 usdAtmVpPingMinRtt | 1.3.6.1.4.1.4874.2.2.8.1.5.2.1.7 | Unsigned32 | read-only | The shortest round-trip-time (RTT) for the pings that have received responses. The value of this object MUST be set to zero when the atmfM4VpTestStatus object transitions from notInUse(0) to inUse(1). A value of zero for this object implies that no ping responses have been received for the current test. |
| U32 usdAtmVpPingMaxRtt | 1.3.6.1.4.1.4874.2.2.8.1.5.2.1.8 | Unsigned32 | read-only | The longest round-trip-time (RTT) for the pings that have received responses. The value of this object MUST be set to zero when the atmfM4VpTestStatus object transitions from notInUse(0) to inUse(1). A value of zero for this object implies that no ping responses have been received for the current test. |
| U32 usdAtmVpPingAverageRtt | 1.3.6.1.4.1.4874.2.2.8.1.5.2.1.9 | Unsigned32 | read-only | The average round-trip-time (RTT) for all the pings that have received responses. The value of this object MUST be set to zero when the atmfM4VpTestStatus object transitions from notInUse(0) to inUse(1). A value of zero for this object implies that no ping responses have been received for the current test. |
| usdAtmVcPingTable | 1.3.6.1.4.1.4874.2.2.8.1.5.3 | not-accessible | This table contains entries for extending the ATM-FORUM-SNMP-M4-MIB atmM4VcTestTable to do ping (multiple loopback) type testing. | |
| usdAtmVcPingEntry | 1.3.6.1.4.1.4874.2.2.8.1.5.3.1 | not-accessible | Each entry describes the characteristics, status and results of the most recent ATM ping test. | |
| U32 usdAtmVcPingProbeCount | 1.3.6.1.4.1.4874.2.2.8.1.5.3.1.1 | Unsigned32 | read-write | The number of ping probes (OAM cells) to be sent to complete the test. |
| U32 usdAtmVcPingTimeOut | 1.3.6.1.4.1.4874.2.2.8.1.5.3.1.2 | Unsigned32 | read-write | Specifies the time-out value, in seconds, for a remote ping operation. |
| BIT usdAtmVcPingCtlTrapGeneration | 1.3.6.1.4.1.4874.2.2.8.1.5.3.1.3 | Bits | read-write | The value of this object determines when and if to generate a notification for this entry: testCompletion(0) - Generate a usdPingTestCompleted notification. The value of this object defaults to zero, indicating that no notification has been selected. |
| U32 usdAtmVcPingSentProbes | 1.3.6.1.4.1.4874.2.2.8.1.5.3.1.4 | Unsigned32 | read-only | The number of ping probes (OAM cells) that have been sent thus far for this test. The value of this object MUST be set to zero when the atmfM4VcTestStatus object transitions from notInUse(0) to inUse(1). |
| U32 usdAtmVcPingProbeResponses | 1.3.6.1.4.1.4874.2.2.8.1.5.3.1.5 | Unsigned32 | read-only | The number of ping responses that have been received thus far for this test. The value of this object MUST be set to zero when the atmfM4VcTestStatus object transitions from notInUse(0) to inUse(1). |
| TIM usdAtmVcPingStartTime | 1.3.6.1.4.1.4874.2.2.8.1.5.3.1.6 | TimeStamp | read-only | The time (sysUpTime) when the test started. |
| U32 usdAtmVcPingMinRtt | 1.3.6.1.4.1.4874.2.2.8.1.5.3.1.7 | Unsigned32 | read-only | The shortest round-trip-time (RTT) for the pings that have received responses. The value of this object MUST be set to zero when the atmfM4VcTestStatus object transitions from notInUse(0) to inUse(1). A value of zero for this object implies that no ping responses have been received for the current test. |
| U32 usdAtmVcPingMaxRtt | 1.3.6.1.4.1.4874.2.2.8.1.5.3.1.8 | Unsigned32 | read-only | The longest round-trip-time (RTT) for the pings that have received responses. The value of this object MUST be set to zero when the atmfM4VcTestStatus object transitions from notInUse(0) to inUse(1). A value of zero for this object implies that no ping responses have been received for the current test. |
| U32 usdAtmVcPingAverageRtt | 1.3.6.1.4.1.4874.2.2.8.1.5.3.1.9 | Unsigned32 | read-only | The average round-trip-time (RTT) for all the pings that have received responses. The value of this object MUST be set to zero when the atmfM4VcTestStatus object transitions from notInUse(0) to inUse(1). A value of zero for this object implies that no ping responses have been received for the current test. |
| usdAtmTraps | 1.3.6.1.4.1.4874.2.2.8.3 | |||
| usdAtmTrapPrefix | 1.3.6.1.4.1.4874.2.2.8.3.0 | |||
| NTF usdAtmVpPingTestCompleted | 1.3.6.1.4.1.4874.2.2.8.3.0.1 | Generated at the completion of a AtmfM4VpTest when the corresponding usdAtmVpPingCtlTrapGeneration object has the testCompletion(0) bit set. | ||
| NTF usdAtmVcPingTestCompleted | 1.3.6.1.4.1.4874.2.2.8.3.0.2 | Generated at the completion of a AtmfM4VcTest when the corresponding usdAtmVcPingCtlTrapGeneration object has the testCompletion(0) bit set. | ||
| usdAtmConformance | 1.3.6.1.4.1.4874.2.2.8.4 | |||
| usdAtmCompliances | 1.3.6.1.4.1.4874.2.2.8.4.1 | |||
| usdAtmCompliance | 1.3.6.1.4.1.4874.2.2.8.4.1.1 | Obsolete compliance statement for entities which implement the Unisphere ATM MIB. This statement became obsolete when support was added for NBMA map lists and ATM ping. | ||
| usdAtmCompliance2 | 1.3.6.1.4.1.4874.2.2.8.4.1.2 | Obsolete compliance statement for entities which implement the Unisphere ATM MIB. This statement became obsolete when support was added for traffic shapping on VCC subinterfaces. | ||
| usdAtmCompliance3 | 1.3.6.1.4.1.4874.2.2.8.4.1.3 | Obsolete compliance statement for entities which implement the Unisphere ATM MIB. This statement became obsolete when support was added for connection admission control (CAC). | ||
| usdAtmCompliance4 | 1.3.6.1.4.1.4874.2.2.8.4.1.4 | Obsolete compliance statement for entities which implement the Unisphere ATM MIB. This statement became obsolete when ATM SVC, CAC used bandwidth and sub-interface address objects were added. | ||
| usdAtmCompliance5 | 1.3.6.1.4.1.4874.2.2.8.4.1.5 | The compliance statement for entities which implement the Unisphere ATM MIB. | ||
| usdAtmGroups | 1.3.6.1.4.1.4874.2.2.8.4.2 | |||
| usdAtmGroup | 1.3.6.1.4.1.4874.2.2.8.4.2.1 | Obsolete collection of objects providing management of ATM interfaces in a Unisphere product. This group became obsolete when the usdAtmIfMapGroup object was added. | ||
| usdAtmAal5Group | 1.3.6.1.4.1.4874.2.2.8.4.2.2 | A collection of objects providing management of AAL5 interfaces in a Unisphere product. | ||
| usdAtmSubIfGroup | 1.3.6.1.4.1.4874.2.2.8.4.2.3 | Obsolete collection of objects providing management of ATM subinterfaces in a Unisphere product. This group became obsolete when usdAtmSubIfNbma, usdAtmSubIfInverseArp, and usdAtmSubIfInverseArpRefresh were added. | ||
| usdAtmVpTunnelGroup | 1.3.6.1.4.1.4874.2.2.8.4.2.4 | A collection of objects providing management of VP tunnels in a Unisphere product. | ||
| usdAtmNbmaMapGroup | 1.3.6.1.4.1.4874.2.2.8.4.2.5 | A collection of object providing management of NBMA in a Unisphere product. | ||
| usdAtmSubIfGroup2 | 1.3.6.1.4.1.4874.2.2.8.4.2.6 | Obsolete collection of objects providing management of ATM subinterfaces in a Unisphere product. This group became obsolete when usdAtmSubIfAddress was added. | ||
| usdAtmVpPingControlGroup | 1.3.6.1.4.1.4874.2.2.8.4.2.7 | A collection of object providing management of ATM VPL Ping testing in a Unisphere product. | ||
| usdAtmVcPingControlGroup | 1.3.6.1.4.1.4874.2.2.8.4.2.8 | A collection of object providing management of ATM VCL Ping testing in a Unisphere product. | ||
| usdAtmPingTrapGroup | 1.3.6.1.4.1.4874.2.2.8.4.2.9 | A collection of notifications supporting ATM Ping testing in a Unisphere product. | ||
| usdAtmGroup2 | 1.3.6.1.4.1.4874.2.2.8.4.2.10 | Obsolete collection of objects providing management of ATM interfaces in a Unisphere product. This group became obsolete when support was added for connection admission control (CAC). | ||
| usdAtmTrafficShapingGroup | 1.3.6.1.4.1.4874.2.2.8.4.2.11 | A collection of objects providing management of ATM traffic shaping in a Unisphere product. | ||
| usdAtmGroup3 | 1.3.6.1.4.1.4874.2.2.8.4.2.12 | Obsolete collection of objects providing management of ATM interfaces in a Unisphere product. This group became obsolete when support was added for connection admission control (CAC) used bandwidth. | ||
| usdAtmGroup4 | 1.3.6.1.4.1.4874.2.2.8.4.2.13 | A collection of objects providing management of ATM interfaces in a Unisphere product. | ||
| usdAtmSvcGroup | 1.3.6.1.4.1.4874.2.2.8.4.2.14 | A collection of objects providing management of ATM SVC interfaces in a Unisphere product. | ||
| usdAtmSubIfGroup3 | 1.3.6.1.4.1.4874.2.2.8.4.2.15 | A collection of objects providing management of ATM subinterfaces in a Unisphere product. |
RFC description
Comprehensive ATM network management covering interfaces, virtual connections, CAC, and traffic shaping.
Start monitoring Unisphere ERX edge router, Juniper ERX edge router (ATM interface/ILMI provisioning 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.