All MIBs › ACE20-MIB › atmSuCrossConnectAtmFrIndexNext
atmSuCrossConnectAtmFrIndexNext
Module: ACE20-MIB
OID (symbolic): ACE20-MIB::atmSuCrossConnectAtmFrIndexNext
OID (numeric): 1.3.6.1.4.1.164.12.4.3.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: 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.
What is atmSuCrossConnectAtmFrIndexNext?
This read-only OID returns the next available index number that should be used when creating a new ATM-to-Frame Relay cross-connect entry. Management applications poll this to get a unique identifier before adding new cross-connects, preventing index collisions in the configuration table. If this returns 5, the next new cross-connect should use index 5; if it returns 0, the device has no available slots for new connections.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.12.4.3.1.3 snmpwalk -v2c -c public <target> ACE20-MIB::atmSuCrossConnectAtmFrIndexNext
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.12.4.3.1.3.1 snmpget -v2c -c public <target> ACE20-MIB::atmSuCrossConnectAtmFrIndexNext.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atmSuCrossConnectAtmFrIndexNext.1
Start monitoring Nortel ACE 20 ATM concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACE20-MIB::atmSuCrossConnectAtmFrIndexNext OID value, configure state conditions and alerts, and monitor any Nortel ACE 20 ATM concentrator (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.12 | radAtm | RAD-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.164.12.4 | atmSu | ACE20-MIB |
| 1.3.6.1.4.1.164.12.4.3 | atmSuCrossConnect | ACE20-MIB |
| 1.3.6.1.4.1.164.12.4.3.1 | atmSuCrossConnectAtmFr | ACE20-MIB |
| 1.3.6.1.4.1.164.12.4.3.1.3 | atmSuCrossConnectAtmFrIndexNext | ACE20-MIB |