All MIBs › VERTICAL-std-MIB › compIndex
compIndex
Module: VERTICAL-std-MIB
OID (symbolic): VERTICAL-std-MIB::compIndex
OID (numeric): 1.3.6.1.4.1.2338.8.2.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The index of the component
What is compIndex?
This value is the unique index identifying a specific component row within the stdComponentTable. An admin uses it, as the table's index, to correlate a given component's name, type, and status values together when walking the table via SNMP. For example, compIndex 3 would let an admin retrieve compName, compType, and compOperStatus specifically for the third listed component.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2338.8.2.1.1.1 snmpwalk -v2c -c public <target> VERTICAL-std-MIB::compIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2338.8.2.1.1.1.1 snmpget -v2c -c public <target> VERTICAL-std-MIB::compIndex.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::compIndex 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.1 | compIndex | VERTICAL-std-MIB |