All MIBs › ACMIB › atmAtmSpvcVpcOperStatus
atmAtmSpvcVpcOperStatus
Module: ACMIB
OID (symbolic): ACMIB::atmAtmSpvcVpcOperStatus
OID (numeric): 1.3.6.1.4.1.1751.2.18.6.38.1.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The operation status of the connection: other - none of the types specified below. establishmentInProgress - connection is not operational, but call attempts are ongoing. connected - connection is currently operational. retriesExhausted - retry limit has been reached and call attempts have ceased. noAddressSupplied - no remote address has been configured, so no call attempts are initiated. lowerLayerDown - SPVC handler is not operational.
What is atmAtmSpvcVpcOperStatus?
This read-only field reports the live connection state such as "connected", "establishmentInProgress", "retriesExhausted", or "other". Network engineers monitor this to detect connection problems—if it shows "retriesExhausted", the retry limit was reached and the link stopped trying to reconnect. A value of "connected" indicates the SPVC is up and passing traffic, while "establishmentInProgress" means the switch is actively trying to bring up the link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.6.38.1.21 snmpwalk -v2c -c public <target> ACMIB::atmAtmSpvcVpcOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.6.38.1.21.1 snmpget -v2c -c public <target> ACMIB::atmAtmSpvcVpcOperStatus.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::atmAtmSpvcVpcOperStatus OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.2 | mibs | ACMIB |
| 1.3.6.1.4.1.1751.2.18 | acMIB | ACMIB |
| 1.3.6.1.4.1.1751.2.18.6 | connectionConfig | ACMIB |
| 1.3.6.1.4.1.1751.2.18.6.38 | atmAtmSpvcVpcTable | ACMIB |
| 1.3.6.1.4.1.1751.2.18.6.38.1 | atmAtmSpvcVpcEntry | ACMIB |
| 1.3.6.1.4.1.1751.2.18.6.38.1.21 | atmAtmSpvcVpcOperStatus | ACMIB |