All MIBs › VERTICAL-std-MIB › compOperStatus
compOperStatus
Module: VERTICAL-std-MIB
OID (symbolic): VERTICAL-std-MIB::compOperStatus
OID (numeric): 1.3.6.1.4.1.2338.8.2.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The operational status of this component. The following the valid values: stopped =1, start-pending =2, stop-pending =3, running =4 (the normal operational state), continue-pending =5, pause-pending =6, paused =7, unknown =8, disabled =1025
What is compOperStatus?
This value reports the operational state of an individual Instant Office component: stopped, start-pending, stop-pending, running, continue-pending, pause-pending, paused, unknown, or disabled. An admin drills into this per-component detail after seeing sysOperStatus report error(5), to pinpoint exactly which driver, service, or executable failed to reach the running(4) state. For example, a compOperStatus of stopped(1) on the component named "Call Manager Service" tells the admin that specific service is the one preventing the system from being fully operational.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2338.8.2.1.1.5 snmpwalk -v2c -c public <target> VERTICAL-std-MIB::compOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2338.8.2.1.1.5.1 snmpget -v2c -c public <target> VERTICAL-std-MIB::compOperStatus.1
Start monitoring Vertical Networks voice/data gateways, Vertical Networks telephony systems (base enterprise OID registration, no data objects) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the VERTICAL-std-MIB::compOperStatus OID value, configure state conditions and alerts, and monitor any Vertical Networks voice/data gateways, Vertical Networks telephony systems (base enterprise OID registration, no data objects) from a single console.
OID Breakdown
Upper-level ancestors (7 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.2338 | vertical | VERTICAL-EVENTLOG-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2338.8 | selfTestDaemon | VERTICAL-std-MIB |
| 1.3.6.1.4.1.2338.8.2 | stdComponentGroup | VERTICAL-std-MIB |
| 1.3.6.1.4.1.2338.8.2.1 | stdComponentTable | VERTICAL-std-MIB |
| 1.3.6.1.4.1.2338.8.2.1.1 | stdComponentEntry | VERTICAL-std-MIB |
| 1.3.6.1.4.1.2338.8.2.1.1.5 | compOperStatus | VERTICAL-std-MIB |