VERTICAL-std-MIB :: sysOperStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsVERTICAL-std-MIBsysOperStatus

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2338verticalVERTICAL-EVENTLOG-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2338.8selfTestDaemonVERTICAL-std-MIB
1.3.6.1.4.1.2338.8.1stdSystemGroupVERTICAL-std-MIB
1.3.6.1.4.1.2338.8.1.1sysOperStatusVERTICAL-std-MIB