All MIBs › ACMIB › viprSubChnlOperStatus
viprSubChnlOperStatus
Module: ACMIB
OID (symbolic): ACMIB::viprSubChnlOperStatus
OID (numeric): 1.3.6.1.4.1.1751.2.18.24.3.1.28
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This variable represents the various X.731 states the Sub Channel state machine can take Operationally
What is viprSubChnlOperStatus?
This read-only OID reports the actual operational state of the subchannel as it is right now. You monitor this to see if the channel is working as intended, independent of what the admin state says it should do. For example, it might show down (value 2) if there's a hardware failure, even though admin status is enabled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.24.3.1.28 snmpwalk -v2c -c public <target> ACMIB::viprSubChnlOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.24.3.1.28.1 snmpget -v2c -c public <target> ACMIB::viprSubChnlOperStatus.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::viprSubChnlOperStatus 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.24 | viprConfig | ACMIB |
| 1.3.6.1.4.1.1751.2.18.24.3 | viprSubChnlConfigTable | ACMIB |
| 1.3.6.1.4.1.1751.2.18.24.3.1 | viprSubChnlConfigEntry | ACMIB |
| 1.3.6.1.4.1.1751.2.18.24.3.1.28 | viprSubChnlOperStatus | ACMIB |