All MIBs › ACE20-MIB
Category: ATM
Description: Manages the Nortel ACE 20 ATM access concentrator, providing configuration and status objects for ATM virtual circuits and interfaces.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock 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.
What Is ACE20-MIB?
ACE20-MIB is a vendor-specific SNMP module for the Nortel (originally ACE, later Nortel-branded) ACE 20 ATM access concentrator, providing configuration and status objects for ATM virtual circuits, switch interfaces, and system-level events. It exposes both configuration data (such as switch software version/switchover commands) and operational status data, including an alarm history table recording past alarm conditions with timestamps and affected VPI/VCI values. Its monitoring value spans both software status (switch operational state, software version/switchover) and fault history — the alarm table is effectively a device event/fault log usable for diagnosing hardware or link problems on ATM ports. It is a self-contained proprietary MIB built around the ATM Forum's VPI/VCI addressing concepts rather than a direct extension of a standard IETF MIB. It is deployed in ATM access networks where an ACE 20 concentrator aggregates ATM virtual circuits from multiple sources. Engineers can download the ACE20-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in ACE20-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.
Supported Devices
- Nortel/ACE 20 ATM access concentrator
Monitoring Examples
The sample objects show atmSuSystemSwOperStatus and atmSuSystemSwSwitchVersionsCmd for switch software state, plus an atmSuSystemHistoryAlrTable/atmSuSystemHistoryAlrEntry keyed by atmSuSystemHistoryAlrIndex with fields like atmSuSystemHistoryAlrIfIndex, atmSuSystemHistoryAlrDescription, atmSuSystemHistoryAlrStatus, atmSuSystemHistoryAlrOccurrenceTime, atmSuSystemHistoryAlrVpi, and atmSuSystemHistoryAlrVci. An administrator would poll atmSuSystemSwOperStatus to confirm the switch software is running normally, and review the alarm history table to correlate a specific VPI/VCI's past alarm occurrences with reported ATM circuit outages. This alarm table is the primary fault-diagnosis resource in this MIB.
What Can Be Monitored
- switch software operational status
- software version/switchover state
- alarm history log
- affected interface (ifIndex)
- VPI/VCI of alarmed circuit
- alarm occurrence timestamp
This MIB depends on
Related MIBs
Imported Objects
From ATM-MIB
| AtmTrafficDescrParamIndex |
From IF-MIB
| ifAlias | OBJECT-TYPE |
From RAD-MIB
| TimeSlots | |
| agnIndication | OBJECT-TYPE |
| agnLed | OBJECT-TYPE |
| alarmSeverity | OBJECT-TYPE |
| alarmState | OBJECT-TYPE |
| radAtm | OBJECT-IDENTITY |
From RFC1155-SMI
| IpAddress | |
| OBJECT-TYPE |
From SNMPv2-SMI
| Counter32 | |
| Integer32 | |
| NOTIFICATION-TYPE | |
| OBJECT-IDENTITY |
From SNMPv2-TC
| DisplayString | |
| MacAddress | |
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TimeStamp |
How to Use in IPNetwork Monitor
Example using atmSuPortAtmRxClp0Cells OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| NTF alarmTrap | 1.3.6.1.4.1.164.12.0.1 | This trap is sent whenever an alarm occurs in the agent. | ||
| INT atmCbrCnfgAAL1Signalling | 1.3.6.1.4.1.164.12.4.3.3.1.1.8 | INTEGER | read-create | Not in use. Must be always 'off'. |
| INT atmCbrCnfgAdminStatus | 1.3.6.1.4.1.164.12.4.3.3.1.1.5 | INTEGER | read-create | The requested status of the connection. |
| I32 atmCbrCnfgAtmIfIndex | 1.3.6.1.4.1.164.12.4.3.3.1.1.1 | Integer32 | read-only | The ifIndex associated to the ATM interface. |
| I32 atmCbrCnfgAtmVci | 1.3.6.1.4.1.164.12.4.3.3.1.1.3 | Integer32 | read-only | The Vci number of the ATM end point. |
| I32 atmCbrCnfgAtmVpi | 1.3.6.1.4.1.164.12.4.3.3.1.1.2 | Integer32 | read-only | The Vpi number of the ATM end point. |
| I32 atmCbrCnfgCbrIfIndex | 1.3.6.1.4.1.164.12.4.3.3.1.1.4 | Integer32 | read-only | The ifIndex associated to the logical interface of DS0s bundle or to ifIndex of one of the data ports. |
| atmCbrCnfgEntry | 1.3.6.1.4.1.164.12.4.3.3.1.1 | not-accessible | An entry defines virtual connection between ATM port and DS1-CBR port. | |
| TIM atmCbrCnfgLastChange | 1.3.6.1.4.1.164.12.4.3.3.1.1.7 | TimeStamp | read-only | The value of sysUpTime at the time the ATM to CBR connection entered its mandatory operational state. If the mandatory state was entered prior to the last re-initialization of the local network management subsystem, then this object contains a zero value. Same value define both direction ( Atm2Cbr and Cbr2Atm ). |
| INT atmCbrCnfgOperStatus | 1.3.6.1.4.1.164.12.4.3.3.1.1.6 | INTEGER | read-only | The real operational status of the connection. |
| INT atmCbrCnfgParity | 1.3.6.1.4.1.164.12.4.3.3.1.1.13 | INTEGER | read-create | Controls the use of pointer parity when using the STRUCTURED or STRUCTURED WITH POINTER connection type. as defined by atmCbrCnfgService. ON - Pointer parity bit generation at the transmit side, and checking of parity bit for error detection at the receiving side enabled. Supported only for STRUCTURED or STRUCTURED WITH POINTER service. OFF - Pointer parity generation and checking disabled. Supported only for STRUCTURED or STRUCTURED WITH POINTER service. N/A - Not applicable. This is the only option when selecting UNSTRUCTURED or STRUCTURED WITHOUT POINTER. |
| ROW atmCbrCnfgRowStatus | 1.3.6.1.4.1.164.12.4.3.3.1.1.14 | RowStatus | read-create | This object is used to create a new row or modify or delete an existing row in this table. |
| I32 atmCbrCnfgRxBytesPerCell | 1.3.6.1.4.1.164.12.4.3.3.1.1.10 | Integer32 | read-create | number of bytes to be receive in order per cell to low the delay. |
| TIM atmCbrCnfgRxTimeSlots | 1.3.6.1.4.1.164.12.4.3.3.1.1.9 | TimeSlots | read-create | This value indicates the time-slots used by this connection for receiving. It uses 32 bits for E1 and low 24 bits for T1. each bit represents a time slot for receiving : time-slot 0 = bit 0 (LSB - most right bit in last byte), ... ... time-slot 31 = bit 31 (MSB - most left bit in first byte ). value '0' indicate unused time-slot and value '1' indicates used time-slot. On set-request the user indicates the time-slot he needs for requested ATM-Vcc by putting '1' to the right bits. note : time-slots '0' and '16' are used for signalling in E1 interface. Currently not in use. Must be '0'. |
| INT atmCbrCnfgService | 1.3.6.1.4.1.164.12.4.3.3.1.1.15 | INTEGER | read-create | Define if DSx service is structured or unstructured. A structured(3) interface is some nx64Kbps. (n x DS0 = n Time Slots) An unstructured (2) interface is full DSx, x >0. (1.544Mbps, 2.048Mbps, 6.312Mbps, 44.736 Mbps, or 34.368 Mbps.) This objects selects the connection type also for AAL1 Stream for Data port. The available selections depend on the data rate selected. For the 64 kbps rate: STRUCTURED WITH POINTER = structure(4) Use of the structured service as defined in ATMF AF-VTOA-0078.000. STRUCTURED WITHOUT POINTER : same as above, but without using a pointer (the resulting cell structure is similar to that of the unstructured service cells). Default: STRUCTURED WITH POINTER structuredControlSignalsTransport -Pointer is used to transfer Data Control Signals through ATM network. For other rates: STRUCTURED : Use of structured service as defined in ATMF AF-VTOA-0078.000. UNSTRUCTURED : Use of unstructured service as defined in ATMF document AF-VTOA-0078.000. |
| atmCbrCnfgTable | 1.3.6.1.4.1.164.12.4.3.3.1 | not-accessible | This table defines AAL1 virtual connections (not CES) between ATM port and DS1-CBR port. | |
| I32 atmCbrCnfgTxBytesPerCell | 1.3.6.1.4.1.164.12.4.3.3.1.1.12 | Integer32 | read-create | number of bytes to be transmit in order per cell to low the delay. |
| TIM atmCbrCnfgTxTimeSlots | 1.3.6.1.4.1.164.12.4.3.3.1.1.11 | TimeSlots | read-create | This value indicates the time-slots used by this connection for receiving. It uses 32 bits for E1 and low 24 bits for T1. each bit represents a time slot for receiving : time-slot 0 = bit 0 (LSB - most right bit in last byte), ... ... time-slot 31 = bit 31 (MSB - most left bit in first byte ). value '0' indicate unused time-slot and value '1' indicates used time-slot. On set-request the user indicates the time-slot he needs for requested ATM-Vcc by putting '1' to the right bits. note : time-slots '0' and '16' are used for signalling in E1 interface. Currently not in use. Must be '0'. |
| INT atmCESAal1Type | 1.3.6.1.4.1.164.12.4.3.3.2.1.4 | INTEGER | read-write | Type of CBR connection: CES , DBCES or transparent . |
| atmCESConfExtnsEntry | 1.3.6.1.4.1.164.12.4.3.3.2.1 | not-accessible | An entry defines virtual connection between ATM port and DS1-CBR port. | |
| atmCESConfExtnsTable | 1.3.6.1.4.1.164.12.4.3.3.2 | not-accessible | This table defines virtual connections between ATM port and DS1-CBR port. | |
| TIM atmCESLastChange | 1.3.6.1.4.1.164.12.4.3.3.2.1.1 | TimeStamp | read-only | The value of sysUpTime at the time the ATM to CBR connection entered its mandatory operational state. If the mandatory state was entered prior to the last re-initialization of the local network management subsystem, then this object contains a zero value. |
| INT atmCESParity | 1.3.6.1.4.1.164.12.4.3.3.2.1.5 | INTEGER | read-write | Indicate if we'll add even parity to the pointer of the structure of CES. |
| I32 atmCESRxBytesPerCell | 1.3.6.1.4.1.164.12.4.3.3.2.1.2 | Integer32 | read-write | Number of bytes to be received per cell, in order to decrease the delay. |
| OCT atmCESSigABBits | 1.3.6.1.4.1.164.12.4.3.3.2.1.7 | OCTET STRING | read-write | This attribute is applicable only when value of atmCESSigType is other. Represents the AB bits for Rx/Tx and their masks in this way: bits 7..6: Tx AB bits value, bits 5..4: Tx AB bits mask, bits 3..2: Rx AB bits value, bits 1..0: Rx AB bits mask. All bits must be 0 for CES connection. |
| INT atmCESSigType | 1.3.6.1.4.1.164.12.4.3.3.2.1.6 | INTEGER | read-write | type of signalling for a DBCES connection. Must be 'other' for CES connection. |
| I32 atmCESTxBytesPerCell | 1.3.6.1.4.1.164.12.4.3.3.2.1.3 | Integer32 | read-write | Number of bytes to be transmitted per cell, in order to decrease the delay. |
| INT atmDxiCnfgAdminStatus | 1.3.6.1.4.1.164.12.4.3.2.2.1.7 | INTEGER | read-create | The requested state of the ATM to DXI connection. |
| I32 atmDxiCnfgAtmIfIndex | 1.3.6.1.4.1.164.12.4.3.2.2.1.2 | Integer32 | read-only | The ifIndex associated to the ATM interface. |
| I32 atmDxiCnfgAtmVci | 1.3.6.1.4.1.164.12.4.3.2.2.1.4 | Integer32 | read-only | The Vci number of the ATM end point. |
| I32 atmDxiCnfgAtmVpi | 1.3.6.1.4.1.164.12.4.3.2.2.1.3 | Integer32 | read-only | The Vpi number of the ATM end point. |
| I32 atmDxiCnfgCrossConnectIndex | 1.3.6.1.4.1.164.12.4.3.2.2.1.1 | Integer32 | read-only | A unique value to identify this cross-connect. |
| I32 atmDxiCnfgDfa | 1.3.6.1.4.1.164.12.4.3.2.2.1.6 | Integer32 | read-only | The DFA number of the DXI end point. |
| I32 atmDxiCnfgDxiIfIndex | 1.3.6.1.4.1.164.12.4.3.2.2.1.5 | Integer32 | read-only | The ifIndex associated to the atm-dxi interface. |
| atmDxiCnfgEntry | 1.3.6.1.4.1.164.12.4.3.2.2.1 | not-accessible | An entry defines virtual connection between ATM and ATM-DXI endpoint. | |
| TIM atmDxiCnfgLastChange | 1.3.6.1.4.1.164.12.4.3.2.2.1.9 | TimeStamp | read-only | The value of sysUpTime at the time the ATM to DXI connection entered its mandatory operational state. If the mandatory state was entered prior to the last re-initialization of the local network management subsystem, then this object contains a zero value. Same value define both direction ( Atm2Dxi and Dxi2Atm ). |
| INT atmDxiCnfgOperStatus | 1.3.6.1.4.1.164.12.4.3.2.2.1.8 | INTEGER | read-only | The real operational status of the ATM to DXI connection. |
| INT atmDxiCnfgPriority | 1.3.6.1.4.1.164.12.4.3.2.2.1.11 | INTEGER | read-create | This object define the priority of connection. The first parameter affects the transmition of cells in Conjested network is the bitRate( Cbr has the highest priority and then Vbr,Ubr ) In connections with the same bitRate this object will define the priority. |
| ROW atmDxiCnfgRowStatus | 1.3.6.1.4.1.164.12.4.3.2.2.1.12 | RowStatus | read-create | This object is used to create a new row or modify or delete an existing row in this table. |
| atmDxiCnfgTable | 1.3.6.1.4.1.164.12.4.3.2.2 | not-accessible | This table defines virtual connections between ATM and ATM-DXI endpoints. | |
| ATM atmDxiCnfgTrafficDescrIndex | 1.3.6.1.4.1.164.12.4.3.2.2.1.10 | AtmTrafficDescrParamIndex | read-create | The value of this object identifies the row in the atmTrafficDescrParamTable which applies to the transmit direction of the VCL. |
| INT atmEtherCnfgAdminStatus | 1.3.6.1.4.1.164.12.4.3.4.2.1.7 | INTEGER | read-create | The requested state of the ATM to Ethernet connection. |
| I32 atmEtherCnfgAllocatedBuffers | 1.3.6.1.4.1.164.12.4.3.4.2.1.20 | Integer32 | read-create | This object enables user to limit the amount of buffers used by the connection. The limit set by this object will give the effect of a virtual buffer pool per connection. The user can allocate between 10 to 217 buffers to every connection. By default the limit is 50 buffers. Sum of limits allocated to all connections must not exceed the total amount of available buffers. Whenever a connection exceeds it's buffer limit due to congestion or burst traffic is discarded |
| I32 atmEtherCnfgAtmIfIndex | 1.3.6.1.4.1.164.12.4.3.4.2.1.2 | Integer32 | read-only | The ifIndex associated to the ATM interface. |
| I32 atmEtherCnfgAtmVci | 1.3.6.1.4.1.164.12.4.3.4.2.1.4 | Integer32 | read-only | The Vci number of the ATM end point. |
| I32 atmEtherCnfgAtmVpi | 1.3.6.1.4.1.164.12.4.3.4.2.1.3 | Integer32 | read-only | The Vpi number of the ATM end point. |
| I32 atmEtherCnfgCrossConnectIndex | 1.3.6.1.4.1.164.12.4.3.4.2.1.1 | Integer32 | read-only | A unique value to identify this cross-connect. |
| INT atmEtherCnfgEncapsulationMode | 1.3.6.1.4.1.164.12.4.3.4.2.1.11 | INTEGER | read-create | This object define the encapsulation type requested for the connection. it indicates if we transfer the Ethernet frame to the atm side without the Crc32- AtmBridgedEther, or with it - AtmBridgedEther-CRC. |
| atmEtherCnfgEntry | 1.3.6.1.4.1.164.12.4.3.4.2.1 | not-accessible | An entry defines virtual connection between ATM and ATM-Ethernet endpoint. | |
| I32 atmEtherCnfgEtherIfIndex | 1.3.6.1.4.1.164.12.4.3.4.2.1.5 | Integer32 | read-only | The ifIndex associated to the atm-Ethernet interface. |
| TIM atmEtherCnfgLastChange | 1.3.6.1.4.1.164.12.4.3.4.2.1.9 | TimeStamp | read-only | The value of sysUpTime at the time the ATM to Ethernet connection entered its current operational state. If the current state was entered prior to the last re-initialization of the local network management subsystem, then this object contains a zero value. Same value define both direction ( Atm2Ether and Ether2Atm ). |
| MAC atmEtherCnfgMacAddr | 1.3.6.1.4.1.164.12.4.3.4.2.1.6 | MacAddress | read-only | The DFA number of the Ethernet end point. |
| INT atmEtherCnfgOperStatus | 1.3.6.1.4.1.164.12.4.3.4.2.1.8 | INTEGER | read-only | The real operational status of the ATM to Ethernet connection. |
| INT atmEtherCnfgPPPEncapsulation | 1.3.6.1.4.1.164.12.4.3.4.2.1.19 | INTEGER | read-create | This object define the encapsulation type requested for the connection. rfc1483 - Multiprotocol Encapsulation over ATM Adaptation Layer 5 (no PPP) PPP VC Muxed - For VC Based Multiplexing, the carried network interconnect protocol is identified implicitly by the VC connecting the two ATM stations, i.e. each protocol must be carried over a separate VC. There is therefore no need to include explicit multiplexing information in the Payload of the AAL5 CPCS-PDU. This results in minimal bandwidth and processing overhead. PPP LLC Muxed - LLC (Low layer compatibility) Encapsulation is needed when several protocols are carried over the same VC. In order to allow the receiver to properly process the incoming AAL5 CPCS-PDU, the Payload Field must contain information necessary to identify the protocol of the routed or bridged PDU. In LLC Encapsulation this informationis encoded in an LLC header placed in front of the carried PDU. |
| INT atmEtherCnfgPriority | 1.3.6.1.4.1.164.12.4.3.4.2.1.12 | INTEGER | read-create | This object define the priority of connection. The first parameter affects the transmition of cells in Conjested network is the Service Category( Cbr has the highest priority and then Vbr,Ubr ) In connections with the same category this object will define the priority. |
| INT atmEtherCnfgRouterFragmentation | 1.3.6.1.4.1.164.12.4.3.4.2.1.16 | INTEGER | read-create | Fragmentation. When application is not router value must be 'notApplicable'. |
| IP atmEtherCnfgRouterIP | 1.3.6.1.4.1.164.12.4.3.4.2.1.14 | IpAddress | read-create | The interface IP address for SNMP requests. |
| IP atmEtherCnfgRouterMask | 1.3.6.1.4.1.164.12.4.3.4.2.1.15 | IpAddress | read-create | The interface IP address mask for SNMP requests. |
| I32 atmEtherCnfgRouterMTU | 1.3.6.1.4.1.164.12.4.3.4.2.1.18 | Integer32 | read-create | . |
| INT atmEtherCnfgRouterRIPMode | 1.3.6.1.4.1.164.12.4.3.4.2.1.17 | INTEGER | read-create | RIP Mode. When application is not router value must be 'notApplicable'. |
| ROW atmEtherCnfgRowStatus | 1.3.6.1.4.1.164.12.4.3.4.2.1.13 | RowStatus | read-create | This object is used to create a new row or modify or delete an existing row in this table. |
| atmEtherCnfgTable | 1.3.6.1.4.1.164.12.4.3.4.2 | not-accessible | This table defines virtual connections between ATM and ATM-BridgedEthernet endpoints. | |
| ATM atmEtherCnfgTrafficDescrIndex | 1.3.6.1.4.1.164.12.4.3.4.2.1.10 | AtmTrafficDescrParamIndex | read-create | The value of this object identifies the row in the atmTrafficDescrParamTable which applies to the transmit direction of the VCL. |
| INT atmFrCnfgAdminStatus | 1.3.6.1.4.1.164.12.4.3.1.4.1.7 | INTEGER | read-create | This object indicates the connection status requested by the user. |
| I32 atmFrCnfgAllocatedBuffers | 1.3.6.1.4.1.164.12.4.3.1.4.1.15 | Integer32 | read-create | This object enables user to limit the amount of buffers used by the connection. The limit set by this object will give the effect of a virtual buffer pool per connection. The user can allocate between 10 to 217 buffers to every connection. By default the limit is 50 buffers. Sum of limits allocated to all connections must not exceed the total amount of available buffers. Whenever a connection exceeds it's buffer limit due to congestion or burst - traffic is discarded |
| I32 atmFrCnfgAtmIfIndex | 1.3.6.1.4.1.164.12.4.3.1.4.1.2 | Integer32 | read-only | The ifIndex associated to the ATM interface. |
| I32 atmFrCnfgAtmVci | 1.3.6.1.4.1.164.12.4.3.1.4.1.4 | Integer32 | read-only | The Vci number of the ATM end point. |
| I32 atmFrCnfgAtmVpi | 1.3.6.1.4.1.164.12.4.3.1.4.1.3 | Integer32 | read-only | The Vpi number of the ATM end point. |
| I32 atmFrCnfgCrossConnectIndex | 1.3.6.1.4.1.164.12.4.3.1.4.1.1 | Integer32 | read-only | A unique value to identify this cross-connect. |
| I32 atmFrCnfgDlci | 1.3.6.1.4.1.164.12.4.3.1.4.1.6 | Integer32 | read-only | The DLCI number of the FR end point. |
| atmFrCnfgEntry | 1.3.6.1.4.1.164.12.4.3.1.4.1 | not-accessible | An entry defines virtual connection between ATM and Frame Relay endpoint. | |
| I32 atmFrCnfgFrIfIndex | 1.3.6.1.4.1.164.12.4.3.1.4.1.5 | Integer32 | read-only | The ifIndex associated to the Frame Relay interface. |
| TIM atmFrCnfgLastChange | 1.3.6.1.4.1.164.12.4.3.1.4.1.9 | TimeStamp | read-only | The value of sysUpTime at the time the ATM to FR connection entered its mandatory operational state. If the mandatory state was entered prior to the last re-initialization of the local network management subsystem, then this object contains a zero value. |
| I32 atmFrCnfgMappingDescrIndex | 1.3.6.1.4.1.164.12.4.3.1.4.1.10 | Integer32 | read-create | The value of this object identifies the row in the atmFrDescrTable. |
| INT atmFrCnfgOperStatus | 1.3.6.1.4.1.164.12.4.3.1.4.1.8 | INTEGER | read-only | This object indicates the Operational status of the connection. |
| INT atmFrCnfgPriority | 1.3.6.1.4.1.164.12.4.3.1.4.1.13 | INTEGER | read-create | This object define the priority of connection. The first parameter affects the transmition of cells in Conjested network is the bitRate( Cbr has the highest priority and then Vbr,Ubr ) In connections with the same bitRate this object will define the priority. |
| ROW atmFrCnfgRowStatus | 1.3.6.1.4.1.164.12.4.3.1.4.1.14 | RowStatus | read-create | This object is used to create a new row or modify or delete an existing row in this table. |
| I32 atmFrCnfgSscsDlci | 1.3.6.1.4.1.164.12.4.3.1.4.1.11 | Integer32 | read-create | The DLCI number given to the SSCS Sub-layer for network interworking only ( the default value is 'atmFrCnfgDlci' ). for Service Interworking do not implement this variable. |
| atmFrCnfgTable | 1.3.6.1.4.1.164.12.4.3.1.4 | not-accessible | This table defines virtual connections between ATM and Frame Relay endpoints. | |
| ATM atmFrCnfgTrafficDescrIndex | 1.3.6.1.4.1.164.12.4.3.1.4.1.12 | AtmTrafficDescrParamIndex | read-create | The value of this object identifies the row in the atmTrafficDescrParamTable which applies to the transmit direction of the VCL. note :setting this value is allowed only to point2point connections. for many2one connections is being set by the atmFrCrossConnectMany2OneRootsTable and this field is equal to this setting. |
| atmFrCrossConnectNetwork | 1.3.6.1.4.1.164.12.4.3.1.1.1 | |||
| atmFrCrossConnectService | 1.3.6.1.4.1.164.12.4.3.1.1.2 | |||
| INT atmFrDescrClp2De | 1.3.6.1.4.1.164.12.4.3.1.2.1.3 | INTEGER | read-create | The first parameter of the ATM to FR Connection descriptor used according to the value of atmFrDescrType. |
| INT atmFrDescrDe2Clp | 1.3.6.1.4.1.164.12.4.3.1.2.1.4 | INTEGER | read-create | The second parameter of the ATM to FR Connection descriptor used according to the value of atmFrDescrType. |
| atmFrDescrEntry | 1.3.6.1.4.1.164.12.4.3.1.2.1 | not-accessible | This list contains ATM to FR Connection descriptor type, and its associated parameters. | |
| INT atmFrDescrFecn2Efci | 1.3.6.1.4.1.164.12.4.3.1.2.1.5 | INTEGER | read-create | The third parameter of the ATM to FR Connection descriptor used according to the value of atmFrDescrType. |
| I32 atmFrDescrIndex | 1.3.6.1.4.1.164.12.4.3.1.2.1.1 | Integer32 | read-only | This object is used to identify the row index of the ATM to FR connection descriptor table. |
| INT atmFrDescrMappingMode | 1.3.6.1.4.1.164.12.4.3.1.2.1.6 | INTEGER | read-create | The fourth parameter of the ATM to FR Connection descriptor used according to the value of atmFrDescrType. |
| ROW atmFrDescrRowStatus | 1.3.6.1.4.1.164.12.4.3.1.2.1.7 | RowStatus | read-create | This object is used to create, modify or delete a row in this table. |
| atmFrDescrTable | 1.3.6.1.4.1.164.12.4.3.1.2 | not-accessible | This table contains information on ATM to FR Connection descriptor types, and their associated parameters. | |
| OID atmFrDescrType | 1.3.6.1.4.1.164.12.4.3.1.2.1.2 | OBJECT IDENTIFIER | read-create | The value of this object identifies the type of the ATM to FR Connection descriptor. The type may indicate Network connection descriptor or a Service connection descriptor with one or more parameters. These parameters are specified as a parameter vector, in the corresponding instances of the objects: atmFrDescrClp2De atmFrDescrDe2Clp atmFrDescrFecn2Efci atmFrDescrMappingMode. |
| I32 atmFrMaxMany2OneConnsPerVcc | 1.3.6.1.4.1.164.12.4.3.1.5 | Integer32 | read-only | The Maximum Number of many2one cross-connect connections allowed per Vcc . |
| atmSu | 1.3.6.1.4.1.164.12.4 | |||
| NTF atmSuAgnNoBufferToNetwork | 1.3.6.1.4.1.164.12.0.3 | This trap usualy indicates timing problem; incorrect selection of timing references between end users. | ||
| atmSuAtmCbr | 1.3.6.1.4.1.164.12.4.3.3 | |||
| atmSuCrossConnect | 1.3.6.1.4.1.164.12.4.3 | |||
| atmSuCrossConnectAtmDxi | 1.3.6.1.4.1.164.12.4.3.2 | |||
| I32 atmSuCrossConnectAtmDxiIndexNext | 1.3.6.1.4.1.164.12.4.3.2.1 | Integer32 | read-only | This object contains an appropriate value to be used for atmDxiCnfgCrossConnectIndex when creating entries in the atmDxiCnfgTable. The value 0 indicates that no unassigned entries are available. To obtain the atmDxiCnfgCrossConnectIndex value for a new entry, the manager issues a management protocol retrieval operation to obtain the mandatory value of this object. After each retrieval, the agent should modify the value to the next unassigned index. |
| atmSuCrossConnectAtmEther | 1.3.6.1.4.1.164.12.4.3.4 | |||
| I32 atmSuCrossConnectAtmEtherIndexNext | 1.3.6.1.4.1.164.12.4.3.4.1 | Integer32 | read-only | This object contains an appropriate value to be used for atmEtherCnfgCrossConnectIndex when creating entries in the atmEtherCnfgTable. The value 0 indicates that no unassigned entries are available. To obtain the atmEtherCnfgCrossConnectIndex value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent should modify the value to the next unassigned index. |
| atmSuCrossConnectAtmFr | 1.3.6.1.4.1.164.12.4.3.1 | |||
| atmSuCrossConnectAtmFrDescriptor | 1.3.6.1.4.1.164.12.4.3.1.1 | |||
| I32 atmSuCrossConnectAtmFrIndexNext | 1.3.6.1.4.1.164.12.4.3.1.3 | Integer32 | read-only | This object contains an appropriate value to be used for atmFrCnfgCrossConnectIndex when creating entries in the atmFrCnfgTable. The value 0 indicates that no unassigned entries are available. To obtain the atmFrCnfgCrossConnectIndex value for a new entry, the manager issues a management protocol retrieval operation to obtain the mandatory value of this object. After each retrieval, the agent should modify the value to the next unassigned index. |
| atmSuCrossConnectTranslate | 1.3.6.1.4.1.164.12.4.3.5 | |||
| NTF atmSuDataLocalLoopbackTrap | 1.3.6.1.4.1.164.12.0.6 | This trap indicates that a local loopback has been activated on the local data port. | ||
| NTF atmSuDataRemoteLoopbackTrap | 1.3.6.1.4.1.164.12.0.7 | This trap indicates that a remote loopback has been activated on the local data port. | ||
| NTF atmSuJitterBufferOverrun | 1.3.6.1.4.1.164.12.0.4 | This trap indicates that an overrun event occurred in the ATM jitter buffer serving the transmit to user direction of the user interface specified by ifAlias | ||
| NTF atmSuJitterBufferUnderrun | 1.3.6.1.4.1.164.12.0.5 | This trap indicates that an underrun event occurred in the atm jitter buffer serving the transmit to user direction of the user interface specified by ifAlias. | ||
| atmSuPort | 1.3.6.1.4.1.164.12.4.2 | |||
| atmSuPortAtm | 1.3.6.1.4.1.164.12.4.2.3 | |||
| INT atmSuPortAtmCnfgCDVOptimization | 1.3.6.1.4.1.164.12.4.2.3.1.1.8 | INTEGER | read-write | value indicates if optimization of CDV (Cell Delay Varation) is enbabled. |
| atmSuPortAtmCnfgEntry | 1.3.6.1.4.1.164.12.4.2.3.1.1 | not-accessible | This object contains information about agent ATM configuration. | |
| INT atmSuPortAtmCnfgIdleCellCLP | 1.3.6.1.4.1.164.12.4.2.3.1.1.1 | INTEGER | read-write | Determines the clp bit value for transmition in empty time slots. |
| INT atmSuPortAtmCnfgScramble | 1.3.6.1.4.1.164.12.4.2.3.1.1.2 | INTEGER | read-write | Determined by the standards if the cell will be scrambled or not. |
| INT atmSuPortAtmCnfgShapingMode | 1.3.6.1.4.1.164.12.4.2.3.1.1.9 | INTEGER | read-write | ATM Shaping mode. Three possible values: SW Shaping. HW Shaping - APC with NCITS = 1. HW Shaping - APC with NCITS = 2 The difference between the two hardware modes is in the connection cell granularity and maximum bandwidth (BW): * For NCITS=1, the granularity is of one cell and the max. BW is the uplink BW, * For NCITS=2, the granularity is of every two cells and the max. BW is half of the uplink BW. |
| atmSuPortAtmCnfgTable | 1.3.6.1.4.1.164.12.4.2.3.1 | not-accessible | This table contains global configuration to the ATM port. | |
| atmSuPortAtmIfStatsEntry | 1.3.6.1.4.1.164.12.4.2.3.2.1 | not-accessible | An entry in the ATM Interface statistics table. | |
| atmSuPortAtmIfStatsTable | 1.3.6.1.4.1.164.12.4.2.3.2 | not-accessible | The table contains additional statistics information about the ATM interface. | |
| INT atmSuPortAtmILMIStatus | 1.3.6.1.4.1.164.12.4.2.3.1.1.6 | INTEGER | read-write | Value indicates if agent should respond to ILMI requests from the Atm switch or forward it. note: when using Atm to Frame-Relay configuration this value should be active to support ILMI. when using Atm-AtmDxi configuration the ILMI requests should be moved forward to the DTE or may be answered by the DCE. |
| C32 atmSuPortAtmRxClp0CellsEx | 1.3.6.1.4.1.164.12.4.2.3.2.1.1 | Counter32 | read-only | The number of cells received with correct HECs and CLP=0 and not misrouted |
| C32 atmSuPortAtmRxClp1Cells | 1.3.6.1.4.1.164.12.4.2.3.2.1.2 | Counter32 | read-only | The number of cells received with correct HEC's and CLP=1 and not misrouted. |
| C32 atmSuPortAtmRxEfciSetCells | 1.3.6.1.4.1.164.12.4.2.3.2.1.3 | Counter32 | read-only | The number of cells received with EFCI bit set by the Agent |
| C32 atmSuPortAtmRxOamCells | 1.3.6.1.4.1.164.12.4.2.3.2.1.4 | Counter32 | read-only | The number of OAM cells received with correct HECs. |
| IP atmSuPortAtmSNMPIp | 1.3.6.1.4.1.164.12.4.2.3.1.1.7 | IpAddress | read-write | The interface IP address for SNMP requests. |
| INT atmSuPortAtmSNMPStatus | 1.3.6.1.4.1.164.12.4.2.3.1.1.5 | INTEGER | read-write | value indicates if the SNMP Vcc is available for management. |
| ATM atmSuPortAtmSNMPTrafficDescrIndex | 1.3.6.1.4.1.164.12.4.2.3.1.1.10 | AtmTrafficDescrParamIndex | read-write | The value of this object identifies the row in the atmTrafficDescrParamTable which applies to the transmit direction of the VCL. |
| I32 atmSuPortAtmSNMPVci | 1.3.6.1.4.1.164.12.4.2.3.1.1.4 | Integer32 | read-write | The Vcc Vci for SNMP requests. |
| I32 atmSuPortAtmSNMPVpi | 1.3.6.1.4.1.164.12.4.2.3.1.1.3 | Integer32 | read-write | The Vcc Vpi for SNMP requests. |
| C32 atmSuPortAtmTxClp0Cells | 1.3.6.1.4.1.164.12.4.2.3.2.1.5 | Counter32 | read-only | The number of cells transmitted with CLP=0. |
| C32 atmSuPortAtmTxClp1Cells | 1.3.6.1.4.1.164.12.4.2.3.2.1.6 | Counter32 | read-only | The number of cells transmitted with CLP=1. |
| C32 atmSuPortAtmTxEfciSetCells | 1.3.6.1.4.1.164.12.4.2.3.2.1.7 | Counter32 | read-only | The number of cells transmitted with EFCI bit set by the Agent |
| C32 atmSuPortAtmTxOamCells | 1.3.6.1.4.1.164.12.4.2.3.2.1.8 | Counter32 | read-only | The number of transmitted OAM cells. |
| atmSuPortAtmVclStatsEntry | 1.3.6.1.4.1.164.12.4.2.3.3.1 | not-accessible | An entry in the ATM Vcl statistics table. | |
| C32 atmSuPortAtmVclStatsRxCells | 1.3.6.1.4.1.164.12.4.2.3.3.1.1 | Counter32 | read-only | The total number of cells received with correct HEC's. |
| C32 atmSuPortAtmVclStatsRxClp0Cells | 1.3.6.1.4.1.164.12.4.2.3.3.1.2 | Counter32 | read-only | The number of cells received with correct HEC's and CLP=0. |
| C32 atmSuPortAtmVclStatsRxClp1Cells | 1.3.6.1.4.1.164.12.4.2.3.3.1.3 | Counter32 | read-only | The number of cells received with correct HEC's and CLP=1. |
| C32 atmSuPortAtmVclStatsRxDiscardsCells | 1.3.6.1.4.1.164.12.4.2.3.3.1.4 | Counter32 | read-only | The number of cells, in ingress direction, discarded due to policing violation. |
| C32 atmSuPortAtmVclStatsRxTotalAISCells | 1.3.6.1.4.1.164.12.4.2.3.3.1.8 | Counter32 | read-only | Total number of AIS cells received on the VC. |
| C32 atmSuPortAtmVclStatsRxTotalCCCells | 1.3.6.1.4.1.164.12.4.2.3.3.1.9 | Counter32 | read-only | Total number of Continuity Check cells that were received on the VC. |
| C32 atmSuPortAtmVclStatsRxTotalLoopbackRequests | 1.3.6.1.4.1.164.12.4.2.3.3.1.14 | Counter32 | read-only | Total number of loopback requests received by the ACE20 on a VC. |
| C32 atmSuPortAtmVclStatsRxTotalLoopbackResponses | 1.3.6.1.4.1.164.12.4.2.3.3.1.20 | Counter32 | read-only | Total number of loopback responses that were received as a result of loopback transmitted by the ACE20. |
| C32 atmSuPortAtmVclStatsRxTotalRDICells | 1.3.6.1.4.1.164.12.4.2.3.3.1.12 | Counter32 | read-only | Total number of RDI cells received on a VC. |
| atmSuPortAtmVclStatsTable | 1.3.6.1.4.1.164.12.4.2.3.3 | not-accessible | The table contains additional information about the ATM Vcl end points. | |
| C32 atmSuPortAtmVclStatsTotalFailLoopbacks | 1.3.6.1.4.1.164.12.4.2.3.3.1.11 | Counter32 | read-only | Total number of loopbacks that were requested by the ACE20 and for which there was no response (not supported). |
| C32 atmSuPortAtmVclStatsTotalLOCSeconds | 1.3.6.1.4.1.164.12.4.2.3.3.1.13 | Counter32 | read-only | Total number of seconds during which there was loss of continuity on the VC - no data and no continuity check cells were received on the VC whilst it was in 'sink' continuity check mode. |
| C32 atmSuPortAtmVclStatsTotalSuccLoopbacks | 1.3.6.1.4.1.164.12.4.2.3.3.1.10 | Counter32 | read-only | Total number of loopbacks that were requested by the ACE20 and for which there was a response (not supported). |
| C32 atmSuPortAtmVclStatsTxCells | 1.3.6.1.4.1.164.12.4.2.3.3.1.5 | Counter32 | read-only | The total number of cells transmitted. |
| C32 atmSuPortAtmVclStatsTxClp0Cells | 1.3.6.1.4.1.164.12.4.2.3.3.1.6 | Counter32 | read-only | The number of cells transmitted with CLP=0. |
| C32 atmSuPortAtmVclStatsTxClp1Cells | 1.3.6.1.4.1.164.12.4.2.3.3.1.7 | Counter32 | read-only | The number of cells transmitted with CLP=1. |
| C32 atmSuPortAtmVclStatsTxTotalAISCells | 1.3.6.1.4.1.164.12.4.2.3.3.1.15 | Counter32 | read-only | Total number of AIS cells that were transmitted on a VC. |
| C32 atmSuPortAtmVclStatsTxTotalCCCells | 1.3.6.1.4.1.164.12.4.2.3.3.1.16 | Counter32 | read-only | Total number of continuity check cells that were transmitted on a VC (when there is no data cells and the connection is in 'source' continuity check mode). |
| C32 atmSuPortAtmVclStatsTxTotalLoopbackRequests | 1.3.6.1.4.1.164.12.4.2.3.3.1.19 | Counter32 | read-only | Total number of loopback requests that were transmitted by the ACE20 on a VC. |
| C32 atmSuPortAtmVclStatsTxTotalLoopbackResponses | 1.3.6.1.4.1.164.12.4.2.3.3.1.18 | Counter32 | read-only | Total number of loopback responses that were transmitted as a result of loopback requests received. |
| C32 atmSuPortAtmVclStatsTxTotalRDICells | 1.3.6.1.4.1.164.12.4.2.3.3.1.17 | Counter32 | read-only | Total number of RDI cells transmitted on a VC. |
| atmSuPortCmdEntry | 1.3.6.1.4.1.164.12.4.2.6.1 | not-accessible | This object contains entry information. | |
| atmSuPortCmdTable | 1.3.6.1.4.1.164.12.4.2.6 | not-accessible | General commands to be done on agent's ports. | |
| INT atmSuPortDataApplication | 1.3.6.1.4.1.164.12.4.2.1.1.1 | INTEGER | read-write | This attribute indicates the protocol application which runs above the physical port. |
| INT atmSuPortDataClkPolarity | 1.3.6.1.4.1.164.12.4.2.1.1.11 | INTEGER | read-write | This object indicates the clock polarity. For LA-110/140 this object will be applicable only for X.21/V.35/data port |
| INT atmSuPortDataClock | 1.3.6.1.4.1.164.12.4.2.1.1.6 | INTEGER | read-write | This attribute indicates the clock using for synchronization for the data port. |
| atmSuPortDataCnfgEntry | 1.3.6.1.4.1.164.12.4.2.1.1 | not-accessible | the entries at this table describes the configuration of the Data-Port. | |
| atmSuPortDataCnfgTable | 1.3.6.1.4.1.164.12.4.2.1 | not-accessible | Data Port global configuration table. this table include parametes which are common to the physical port and not depend on whether the port interface is Frame-Relay or ATM-DXI. | |
| I32 atmSuPortDataConfNoOfConns | 1.3.6.1.4.1.164.12.4.2.1.1.8 | Integer32 | read-only | this object indicates the configured number of cross-connect connections exist beetween the ATM port and the Data Port identified by IfIndex. |
| INT atmSuPortDataCRC | 1.3.6.1.4.1.164.12.4.2.1.1.5 | INTEGER | read-write | This attribute indicates the type of CRC checking on receiving/transmiting frames. |
| INT atmSuPortDataCtsStatus | 1.3.6.1.4.1.164.12.4.2.1.1.12 | INTEGER | read-only | CTS status - the signal state received from ATM network (for the local DTE usage). LA110 receiving RTS down from remote DTE device via ATM network, will change CTS signal state to down (off) toward local DTE device |
| INT atmSuPortDataDCD | 1.3.6.1.4.1.164.12.4.2.1.1.3 | INTEGER | read-write | This attribute define behavior of control signals DCD and RTS These signals may obey or ignore signal from remote device. The terms 'I signal' and 'C signal' are used when physical data interface is X.21 ; RTS = C signal, DCD = I signal |
| I32 atmSuPortDataIdleCode | 1.3.6.1.4.1.164.12.4.2.1.1.9 | Integer32 | read-write | This attribute is applicable only for application aal1Stream. It indicates the value to be transmitted whenever the port is idle. |
| INT atmSuPortDataInterfaceType | 1.3.6.1.4.1.164.12.4.2.1.1.10 | INTEGER | read-write | Configureable physical layer interface type |
| I32 atmSuPortDataMaxNoOfConns | 1.3.6.1.4.1.164.12.4.2.1.1.7 | Integer32 | read-only | this object indicates the maximum number of cross-connect connections allowed beetween the ATM port and the Data Port identified by IfIndex. |
| INT atmSuPortDataMode | 1.3.6.1.4.1.164.12.4.2.1.1.4 | INTEGER | read-only | This attribute indicates the port mode of sampling data physical. |
| INT atmSuPortDataRate | 1.3.6.1.4.1.164.12.4.2.1.1.2 | INTEGER | read-write | This attribute indicates the operation rate of the port. AmcdT1 / Ace-20T allowes rates up to 1536KBps ( options 1-12 ), while AmcdE1 / Ace-20E allowes all options. |
| INT atmSuPortDataRtsStatus | 1.3.6.1.4.1.164.12.4.2.1.1.13 | INTEGER | read-only | RTS status - the signal state received from local DTE (to be forwarded to ATM network). LA110 receiving RTS down from the local DTE device will transmit all '1' to ATM (in order to carry the signaling to remote LA110), and forward it (RTS-down) to far end through ATM cell (pointer field). |
| atmSuPortDs1 | 1.3.6.1.4.1.164.12.4.2.2 | |||
| atmSuPortDs1CbrCnfgEntry | 1.3.6.1.4.1.164.12.4.2.2.2.1 | not-accessible | the entries at this table describes the configuration of the agent physical. | |
| atmSuPortDs1CbrCnfgTable | 1.3.6.1.4.1.164.12.4.2.2.2 | not-accessible | This table include expansion configuration to the DS1 physical port. | |
| I32 atmSuPortDs1CbrConfNoOfConns | 1.3.6.1.4.1.164.12.4.2.2.2.1.5 | Integer32 | read-only | this object indicates the configured number of cross-connect connections exist beetween the ATM port and the CBR Port identified by IfIndex. |
| I32 atmSuPortDs1CbrIdleCode | 1.3.6.1.4.1.164.12.4.2.2.2.1.1 | Integer32 | read-write | An Idle code which sent on unused time-slots at CBR port . |
| I32 atmSuPortDs1CbrMaxNoOfConns | 1.3.6.1.4.1.164.12.4.2.2.2.1.4 | Integer32 | read-only | this object indicates the maximum number of cross-connect connections allowed beetween the ATM port and the CBR Port identified by IfIndex. |
| TIM atmSuPortDs1CbrRxTimeSlots | 1.3.6.1.4.1.164.12.4.2.2.2.1.2 | TimeSlots | read-only | This value indicates the time-slots used by the port for receiving. It uses 32 bits ( in 4 bytes octet string ) for E1 and low 24 bits for T1. each bit represents a time slot for receiving : time-slot 0 = bit 0 (LSB - most right bit in last byte), ... ... time-slot 31 = bit 31 (MSB - most left bit in first byte ). value '0' indicate unused time-slot and value '1' indicates used time-slot. note : time-slots '0' and '16' are used for signalling in E1 interface. |
| INT atmSuPortDs1CbrSignallingSampleTime | 1.3.6.1.4.1.164.12.4.2.2.2.1.6 | INTEGER | read-write | determines how often the signalling of the DBCES connections are sampled and thier activity determined. |
| TIM atmSuPortDs1CbrTxTimeSlots | 1.3.6.1.4.1.164.12.4.2.2.2.1.3 | TimeSlots | read-only | This value indicates the time-slots used by the port for transmiting. It uses 32 bits for E1 and low 24 bits for T1. each bit represents a time slot for transmiting : time-slot 0 = bit 0 (LSB - most right bit in last byte), ... ... time-slot 31 = bit 31 (MSB - most left bit in first byte ). value '0' indicate unused time-slot and value '1' indicates used time-slot. note : time-slots '0' and '16' are used for signalling in E1 interface. |
| I32 atmSuPortDs1CnfgDedicatedTs | 1.3.6.1.4.1.164.12.4.2.2.1.1.5 | Integer32 | read-write | A unique number to identify Dedicated Time Slot for inband management of the T1/E1 port. It is applicable only when atmSuPortDs1CnfgInbandMng selected is not off. 1..24 - Dedicated TS of T1 1..31 - Dedicated TS of E1 255 - notApplicable (for agents that do not support this feature) Other values are invalid. |
| atmSuPortDs1CnfgEntry | 1.3.6.1.4.1.164.12.4.2.2.1.1 | not-accessible | the entries at this table describes the configuration of the agent physical. | |
| INT atmSuPortDs1CnfgInbandMng | 1.3.6.1.4.1.164.12.4.2.2.1.1.4 | INTEGER | read-write | A unique number to identify type of inband management over the link. For LA-104 and IMXi4, only one port may be used for inband management |
| INT atmSuPortDs1CnfgLBO | 1.3.6.1.4.1.164.12.4.2.2.1.1.2 | INTEGER | read-write | This attribute is the line-Build-Out indicates sensitivity of the DS1 interface. The user can define if the agent will be CSU or DSU (for T1 only) by choosing the right option. On E1 interface this is done by hardware, so this parameter cannot be written. |
| INT atmSuPortDs1CnfgRestoreTime | 1.3.6.1.4.1.164.12.4.2.2.1.1.3 | INTEGER | read-write | Determines the time passing from the disappearance of the loss of synchronization condition (red alarm) to the restoration of normal service. The options 1secFast(2) and 10sec62411(3) for E1 interfaces are proprietary implementation of the T1 standard to the E1 interface. |
| INT atmSuPortDs1CnfgRxSensitivity | 1.3.6.1.4.1.164.12.4.2.2.1.1.1 | INTEGER | read-write | This attribute is the rx line sensetivity parameter used only for T1/CSU and E1/LTU interfaces. |
| atmSuPortDs1CnfgTable | 1.3.6.1.4.1.164.12.4.2.2.1 | not-accessible | This table include expansion configuration to the DS1 physical port. | |
| atmSuPortDxi | 1.3.6.1.4.1.164.12.4.2.5 | |||
| atmSuPortDxiConfEntry | 1.3.6.1.4.1.164.12.4.2.5.1.1 | not-accessible | This object contains information about agent Dxi interface. | |
| atmSuPortDxiConfTable | 1.3.6.1.4.1.164.12.4.2.5.1 | not-accessible | This table contains ATM-DXI managment address (DFA) ending at the local agent. only LMI managment supported for ATM-DXI. | |
| INT atmSuPortDxiPortMode | 1.3.6.1.4.1.164.12.4.2.5.1.1.1 | INTEGER | read-write | This object identifies the dxi mode being used by the atm dxi port. |
| I32 atmSuPortDxiSigDfa | 1.3.6.1.4.1.164.12.4.2.5.1.1.3 | Integer32 | read-write | The Signalling Dfa address . the default LMI Dfa defined for LMI by the AtmForum is 0. |
| INT atmSuPortDxiSigProtocol | 1.3.6.1.4.1.164.12.4.2.5.1.1.2 | INTEGER | read-write | This value indicates if we using LMI signalling protocol or not using any signalling . |
| atmSuPortEther | 1.3.6.1.4.1.164.12.4.2.7 | |||
| I32 atmSuPortEtherAgingTime | 1.3.6.1.4.1.164.12.4.2.7.1.1.11 | Integer32 | read-write | The timeout period in seconds for aging out stored information. valid values are 10...1000000. The value of (0) has the special meaning - not applicable. |
| I32 atmSuPortEtherARPTimeout | 1.3.6.1.4.1.164.12.4.2.7.1.1.10 | Integer32 | read-write | ARP Timeout. When application is not router or when this object is not applicable, value must be 0. |
| INT atmSuPortEtherBridgingMode | 1.3.6.1.4.1.164.12.4.2.7.1.1.9 | INTEGER | read-write | Bridging mode can be one of the following: ATM <> Ethernet - Bridging is between the Ethernet port and the ATM port (there is no bridging between VCs). ATM <> Ethernet + ATM - Bridging is done both between the Ethernet port and the ATM port and also between VCs. When application is router value must be 'notApplicable'. |
| I32 atmSuPortEtherDefaultCrossConnectId | 1.3.6.1.4.1.164.12.4.2.7.1.1.4 | Integer32 | read-write | Default Cross Connect Id. |
| IP atmSuPortEtherDefaultGateWayIp | 1.3.6.1.4.1.164.12.4.2.7.1.1.3 | IpAddress | read-write | The Ethernet bridge default gateway IP address. |
| INT atmSuPortEtherDefaultGatewayStatus | 1.3.6.1.4.1.164.12.4.2.7.1.1.5 | INTEGER | read-write | Default Gateway Status. |
| atmSuPortEtherEntry | 1.3.6.1.4.1.164.12.4.2.7.1.1 | not-accessible | An entry in the Ethernet Port Information table. | |
| INT atmSuPortEtherFragmentation | 1.3.6.1.4.1.164.12.4.2.7.1.1.7 | INTEGER | read-write | Fragmentation. When application is not router value must be 'notApplicable'. |
| IP atmSuPortEtherIP | 1.3.6.1.4.1.164.12.4.2.7.1.1.1 | IpAddress | read-write | The interface IP address for SNMP requests. |
| IP atmSuPortEtherMask | 1.3.6.1.4.1.164.12.4.2.7.1.1.2 | IpAddress | read-write | The interface IP address mask for SNMP requests. |
| INT atmSuPortEtherPppOEEnable | 1.3.6.1.4.1.164.12.4.2.7.1.1.12 | INTEGER | read-write | Enable or Disable transparent PPP over ethernet bridge. When PPP over Ethernet is enabled, non PPP traffic is blocked by the bridge. |
| INT atmSuPortEtherRIPMode | 1.3.6.1.4.1.164.12.4.2.7.1.1.8 | INTEGER | read-write | RIP Mode. When application is not router value must be 'notApplicable'. |
| INT atmSuPortEtherSNMPStatus | 1.3.6.1.4.1.164.12.4.2.7.1.1.6 | INTEGER | read-write | The value indicates if the SNMP of Ethernet bridge interface is available for management. |
| INT atmSuPortEtherStatus | 1.3.6.1.4.1.164.12.4.2.7.1.1.13 | INTEGER | read-write | This object allows user to add/remove entries to/from this table. It will be supported only by certain devices. destroy - may not be possible for certain interfaces. |
| atmSuPortEtherTable | 1.3.6.1.4.1.164.12.4.2.7.1 | not-accessible | The table Contains configuration parameters of the Ethernet port. | |
| atmSuPortFr | 1.3.6.1.4.1.164.12.4.2.4 | |||
| INT atmSuPortFrLportCLLM | 1.3.6.1.4.1.164.12.4.2.4.1.1.5 | INTEGER | read-write | indicate if the configuration is supporting CLLM ( Consolidated Link Layer Management ) . |
| atmSuPortFrLportEntry | 1.3.6.1.4.1.164.12.4.2.4.1.1 | not-accessible | An entry in the Frame Relay Logical Port Information table. | |
| I32 atmSuPortFrLportSNMPDlci | 1.3.6.1.4.1.164.12.4.2.4.1.1.1 | Integer32 | read-write | The SNMP Dlci of this entry. |
| IP atmSuPortFrLportSNMPIp | 1.3.6.1.4.1.164.12.4.2.4.1.1.6 | IpAddress | read-write | The interface IP address of this entry. |
| INT atmSuPortFrLportSNMPStatus | 1.3.6.1.4.1.164.12.4.2.4.1.1.2 | INTEGER | read-write | value indicates if SNMP over FR is available for management. |
| atmSuPortFrLportTable | 1.3.6.1.4.1.164.12.4.2.4.1 | not-accessible | The table Contains configuration parameters of the Frame-Relay port and has expansion to frLportTable in RFC1604 MIB. | |
| INT atmSuPortFrLportVCSigProcedure | 1.3.6.1.4.1.164.12.4.2.4.1.1.4 | INTEGER | read-write | The value of this object identifies the Local In-Channel Signaling Procedure that is used for this UNI/NNI logical port. The UNI/NNI logical port can be performing user-to-network network-side and user-to-network user-side procedures or bidirectional procedures. this parameter gets value 'notApplicable when the VCSigProtocol is none |
| INT atmSuPortFrLportVCSigProtocol | 1.3.6.1.4.1.164.12.4.2.4.1.1.3 | INTEGER | read-write | The value of this object identifies the Local In-Channel Signaling Protocol that is used for this frame relay UNI/NNI logical port. |
| atmSuPortFrPvcEndptEntry | 1.3.6.1.4.1.164.12.4.2.4.2.1 | not-accessible | An entry for FR end-point statistics ( expansion to RFC 1604 ). | |
| C32 atmSuPortFrPvcEndptRxBECNs | 1.3.6.1.4.1.164.12.4.2.4.2.1.5 | Counter32 | read-only | number of frames received with BECN ( Backward Explicit Congestion Notification ). |
| C32 atmSuPortFrPvcEndptRxFECNs | 1.3.6.1.4.1.164.12.4.2.4.2.1.4 | Counter32 | read-only | number of frames received with FECN ( Forward Explicit Congestion Notification ). |
| atmSuPortFrPvcEndptTable | 1.3.6.1.4.1.164.12.4.2.4.2 | not-accessible | The table contains additional information about the Frame Relay end point. | |
| C32 atmSuPortFrPvcEndptTxBECNs | 1.3.6.1.4.1.164.12.4.2.4.2.1.2 | Counter32 | read-only | number of frames transmited with BECN ( Backward Explicit Congestion Notification ). |
| C32 atmSuPortFrPvcEndptTxDEs | 1.3.6.1.4.1.164.12.4.2.4.2.1.3 | Counter32 | read-only | number of frames transmited with the DE ( Discarded Eligible ) bit set. |
| C32 atmSuPortFrPvcEndptTxFECNs | 1.3.6.1.4.1.164.12.4.2.4.2.1.1 | Counter32 | read-only | number of frames transmited with FECN ( Forward Explicit Congestion Notification ). |
| INT atmSuResetConnsStatsCmd | 1.3.6.1.4.1.164.12.4.2.6.1.2 | INTEGER | read-write | reset statistics of all cross connections attached to this port. set-request is allowed only on the DATA Ports . for get-request value is always 'off' |
| INT atmSuResetPortStatsCmd | 1.3.6.1.4.1.164.12.4.2.6.1.1 | INTEGER | read-write | reset statistics of port. |
| atmSuSystem | 1.3.6.1.4.1.164.12.4.1 | |||
| INT atmSuSystemAalSelection | 1.3.6.1.4.1.164.12.4.1.8 | INTEGER | read-write | Select ATM adaptation layers AAL1 or AAL2 Applicable for LA-140 |
| INT atmSuSystemClearHistoryAlrListCmd | 1.3.6.1.4.1.164.12.4.1.4 | INTEGER | read-write | Setting this attribute to ON, enforce a clear operation on the agent history event buffer . On reading, attribute will always get status 'off' . |
| INT atmSuSystemCodingLaw | 1.3.6.1.4.1.164.12.4.1.9 | INTEGER | read-write | This attribute indicates the Method/Law for decoding/encoding the voice information. aLaw (2) is the standard Law for E1 links. uLaw (3) is the standard Law for T1 links. Coding law is applicable for all the ports in the system |
| STR atmSuSystemCurrentAlrDescription | 1.3.6.1.4.1.164.12.4.1.5.1.3 | DisplayString | read-only | This attribute is a text description of the alarm. The alarm descipion include alarm code and alarm text. |
| atmSuSystemCurrentAlrEntry | 1.3.6.1.4.1.164.12.4.1.5.1 | not-accessible | Agent alarm list entry. | |
| I32 atmSuSystemCurrentAlrIfIndex | 1.3.6.1.4.1.164.12.4.1.5.1.2 | Integer32 | read-only | This value indicates the port on which the alarms occured. configuration alarms have port index equal to 0. |
| I32 atmSuSystemCurrentAlrIndex | 1.3.6.1.4.1.164.12.4.1.5.1.1 | Integer32 | read-only | A unique number to identify an entry in the Current alarms table. |
| atmSuSystemCurrentAlrTable | 1.3.6.1.4.1.164.12.4.1.5 | not-accessible | table which contains all alarms Currently active ( status ON ) in the agent. | |
| I32 atmSuSystemDSPGain | 1.3.6.1.4.1.164.12.4.1.13 | Integer32 | read-write | This object indicates DSP Gain. Range of possible values is -12....12. For LA-110 suset of this range is supported. |
| STR atmSuSystemHistoryAlrDescription | 1.3.6.1.4.1.164.12.4.1.3.1.3 | DisplayString | read-only | This attribute is a text description of the alarm. The alarm descipion include alarm code and alarm text. |
| atmSuSystemHistoryAlrEntry | 1.3.6.1.4.1.164.12.4.1.3.1 | not-accessible | Agent alarm history list entry. | |
| I32 atmSuSystemHistoryAlrIfIndex | 1.3.6.1.4.1.164.12.4.1.3.1.2 | Integer32 | read-only | This value indicates the port on which the alarms occured. configuration(system) alarms have port index equal to 0. |
| I32 atmSuSystemHistoryAlrIndex | 1.3.6.1.4.1.164.12.4.1.3.1.1 | Integer32 | read-only | A unique number to identify an entry in the history alarm table. |
| STR atmSuSystemHistoryAlrOccurrenceTime | 1.3.6.1.4.1.164.12.4.1.3.1.5 | DisplayString | read-only | This value indicates the date and time of the occurrence of the event that caused this alarm. Date and time format: YYYY-MM-DD, HH:MM:SS |
| INT atmSuSystemHistoryAlrStatus | 1.3.6.1.4.1.164.12.4.1.3.1.4 | INTEGER | read-only | This attribute indicates the status of the alarm. |
| atmSuSystemHistoryAlrTable | 1.3.6.1.4.1.164.12.4.1.3 | not-accessible | buffer contain history buffer of agent alarms. | |
| I32 atmSuSystemHistoryAlrVci | 1.3.6.1.4.1.164.12.4.1.3.1.7 | Integer32 | read-only | This value indicates the ATM VCI of the connection associated with with the event that caused this alarm. When not applicable, value is 0 |
| I32 atmSuSystemHistoryAlrVpi | 1.3.6.1.4.1.164.12.4.1.3.1.6 | Integer32 | read-only | This value indicates the ATM VPI of the connection associated with the event that caused this alarm. When not applicable, value is 0 |
| STR atmSuSystemILMICommunity | 1.3.6.1.4.1.164.12.4.1.6 | DisplayString | read-write | Community string for ILMI requests. 10 chars. |
| INT atmSuSystemISDNDataLinkActivation | 1.3.6.1.4.1.164.12.4.1.10 | INTEGER | read-write | This attribute indicates data link aactivation for all ISDN ports in the system. nonPermanent (2) = non permanent data link activation permanent (3) = permanent data link activation |
| I32 atmSuSystemJitterBuffer | 1.3.6.1.4.1.164.12.4.1.11 | Integer32 | read-write | The field is set in ms and sets the jitter buffer size. The jitter buffer adapts the size of the LA140 traffic to the cdv (cell delay variation) of the ATM network. |
| INT atmSuSystemOperMode | 1.3.6.1.4.1.164.12.4.1.12 | INTEGER | read-only | The field indicates device mode of operation: ima (2) = Inverse Multiplex ATM - ATM traffic is distributed between links in IMA group. miniDSLAM (3) => each link serves as separate ATM interface. |
| INT atmSuSystemSwOperStatus | 1.3.6.1.4.1.164.12.4.1.1 | INTEGER | read-write | This value indicates if tftp-write operation (for downloading software from an external host) is allowed by the agent. |
| INT atmSuSystemSwSwitchVersionsCmd | 1.3.6.1.4.1.164.12.4.1.2 | INTEGER | read-write | This command is used to switch beetween software versions stored in the flash. setting this value to active will reset the agent and re-activate it with the new version ( only if new version is valid). on get-request this value will be always notActive. |
| I32 atmSuSystemTrapMaxManagers | 1.3.6.1.4.1.164.12.4.1.7 | Integer32 | read-only | The maximum number of managers that can be registered for receiving traps and sending requests. |
| I32 atmTranslateAtmIfIndex | 1.3.6.1.4.1.164.12.4.3.5.1.1.1 | Integer32 | read-only | The ifIndex associated to the ATM interface. |
| I32 atmTranslateAtmVci | 1.3.6.1.4.1.164.12.4.3.5.1.1.3 | Integer32 | read-only | The Vci number of the ATM end point. |
| I32 atmTranslateAtmVpi | 1.3.6.1.4.1.164.12.4.3.5.1.1.2 | Integer32 | read-only | The Vpi number of the ATM end point. |
| atmTranslateEntry | 1.3.6.1.4.1.164.12.4.3.5.1.1 | not-accessible | An entry includes the User side interface's ifIndex of any virtual connection along with the ATM connection indices. | |
| atmTranslateTable | 1.3.6.1.4.1.164.12.4.3.5.1 | not-accessible | This table translates the three of AtmIfIndex,AtmVpi,AtmVci to ifIndex of the interface on the user port's side. | |
| I32 atmTranslateUserIfIndex | 1.3.6.1.4.1.164.12.4.3.5.1.1.4 | Integer32 | read-only | The ifIndex associated to the user interface. |
| radAtmEvents | 1.3.6.1.4.1.164.12.0 | The events for RAD ATM. | ||
| NTF statusChangeTrap | 1.3.6.1.4.1.164.12.0.2 | This trap is sent whenever a led in the agent change it's status. |
RFC description
Manages RAD ACE20 ATM service unit including system software management and alarm configuration.
Start monitoring Nortel ACE 20 ATM concentrator (legacy) 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.