All MIBs › VERTICAL-std-MIB › sysOperStatus
sysOperStatus
Module: VERTICAL-std-MIB
OID (symbolic): VERTICAL-std-MIB::sysOperStatus
OID (numeric): 1.3.6.1.4.1.2338.8.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Specifies the current operational status of the Instant Office system. Valid values are: running (1) -> The normal operational status, all components are up and running. startUpInProgress (2) -> The ST Deamon is starting up the system. upgradeInProgress (3) -> The ST Daemon is attempting to upgrade the system. restoreInProgress (4) -> The ST Daemon is attemping to restore the system from a previous installation, after an upgrade attemp failed. error (5) -> An error condition. One or more components failed to start. More information can be found from the Component Table
What is sysOperStatus?
This value reports the current overall operational status of the Vertical Networks Instant Office system, as tracked by the Self Test Daemon: running, starting up, upgrading, restoring, or in an error state. An admin monitors this as the top-level health indicator for the whole system, checking the per-component stdComponentTable for details whenever this value reports error(5). For example, a value of error(5) tells the admin one or more components failed to start and they should query stdComponentTable's compOperStatus entries to find which one.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2338.8.1.1 snmpwalk -v2c -c public <target> VERTICAL-std-MIB::sysOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2338.8.1.1.1 snmpget -v2c -c public <target> VERTICAL-std-MIB::sysOperStatus.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::sysOperStatus 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.1 | stdSystemGroup | VERTICAL-std-MIB |
| 1.3.6.1.4.1.2338.8.1.1 | sysOperStatus | VERTICAL-std-MIB |