All MIBs › ACMIB › cirAtmSpvcVccOperStatus
cirAtmSpvcVccOperStatus
Module: ACMIB
OID (symbolic): ACMIB::cirAtmSpvcVccOperStatus
OID (numeric): 1.3.6.1.4.1.1751.2.18.6.34.1.18
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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 cirAtmSpvcVccOperStatus?
This OID stores the current operational status of an ATM soft PVC connection, indicating whether the connection is active, still being set up, or has failed with values like "connected" or "retriesExhausted". Network engineers monitor this status to verify that critical ATM connections are working properly and to diagnose problems when connections fail to establish. A value of "connected" means the virtual circuit is currently operational and data can flow, while "retriesExhausted" indicates the system exhausted its retry attempts and the connection is permanently down.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.6.34.1.18 snmpwalk -v2c -c public <target> ACMIB::cirAtmSpvcVccOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.6.34.1.18.1 snmpget -v2c -c public <target> ACMIB::cirAtmSpvcVccOperStatus.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::cirAtmSpvcVccOperStatus 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.34 | cirAtmSpvcVccTable | ACMIB |
| 1.3.6.1.4.1.1751.2.18.6.34.1 | cirAtmSpvcVccEntry | ACMIB |
| 1.3.6.1.4.1.1751.2.18.6.34.1.18 | cirAtmSpvcVccOperStatus | ACMIB |