All MIBs › VERTICAL-std-MIB › compInstallStatus
compInstallStatus
Module: VERTICAL-std-MIB
OID (symbolic): VERTICAL-std-MIB::compInstallStatus
OID (numeric): 1.3.6.1.4.1.2338.8.2.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Describes the installation status of this component. The following the valid values: uninstalled = 100, installed = 1
What is compInstallStatus?
This value reports whether a given Instant Office component is currently installed or uninstalled on the system. An admin checks this to confirm expected components are actually present before troubleshooting why one isn't starting, since an uninstalled(100) component obviously can't be running. For example, if compOperStatus shows a component as stopped but compInstallStatus shows uninstalled(100), the admin knows the fix is to install the component rather than restart it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2338.8.2.1.1.4 snmpwalk -v2c -c public <target> VERTICAL-std-MIB::compInstallStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2338.8.2.1.1.4.1 snmpget -v2c -c public <target> VERTICAL-std-MIB::compInstallStatus.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::compInstallStatus 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.4 | compInstallStatus | VERTICAL-std-MIB |