VERTICAL-std-MIB :: compType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsVERTICAL-std-MIBcompType

compType

Module: VERTICAL-std-MIB

OID (symbolic): VERTICAL-std-MIB::compType

OID (numeric): 1.3.6.1.4.1.2338.8.2.1.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The Component type - defines whether this component is a driver, service or an executable. The following the valid values: type-driver = 1, type-service = 16, type-executable = 2000, type-non-vni-driver = 2001, type-non-vni-service = 2002, type-non-vni-executable = 2003

What is compType?

This value classifies the component as a driver, service, or executable, and further distinguishes Vertical Networks Instant Office (VNI) components from non-VNI ones. An admin uses this to understand what kind of component is being reported on before interpreting its operational status, since drivers, services, and executables can fail or need restarting in different ways. For example, a component with compType type-non-vni-service(2002) tells the admin it's a third-party service running alongside the core Instant Office software, not part of VNI itself.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2338.8.2.1.1.3
snmpwalk -v2c -c public <target> VERTICAL-std-MIB::compType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2338.8.2.1.1.3.1
snmpget -v2c -c public <target> VERTICAL-std-MIB::compType.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> compType.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::compType 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.2stdComponentGroupVERTICAL-std-MIB
1.3.6.1.4.1.2338.8.2.1stdComponentTableVERTICAL-std-MIB
1.3.6.1.4.1.2338.8.2.1.1stdComponentEntryVERTICAL-std-MIB
1.3.6.1.4.1.2338.8.2.1.1.3compTypeVERTICAL-std-MIB