All MIBs › VERTICAL-std-MIB › compEnabled
compEnabled
Module: VERTICAL-std-MIB
OID (symbolic): VERTICAL-std-MIB::compEnabled
OID (numeric): 1.3.6.1.4.1.2338.8.2.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Determines whether this component is enabled or disabled. Valid values: enabled = 100, disabled = 1
What is compEnabled?
This value indicates whether a given Instant Office component is administratively enabled or disabled. An admin checks this to distinguish a component that's stopped because it was intentionally disabled from one that's stopped due to a failure, since a disabled(1) component isn't expected to be running. For example, if compOperStatus shows stopped but compEnabled shows disabled(1), the admin knows that's expected behavior rather than a fault to chase.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2338.8.2.1.1.6 snmpwalk -v2c -c public <target> VERTICAL-std-MIB::compEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2338.8.2.1.1.6.1 snmpget -v2c -c public <target> VERTICAL-std-MIB::compEnabled.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::compEnabled 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.6 | compEnabled | VERTICAL-std-MIB |