idModuleType

SCHLEIFENBAUER-GENERIC-MIB · .1.3.6.1.4.1.44568.1.1.2.1.1.4

Object

column Enumeration
Device category: 0 = Daisychain Module, 1 = Gateway Module, 2 = Controller Module (SF also uses -1 to meaning no module!)

Context

MIB
SCHLEIFENBAUER-GENERIC-MIB
OID
.1.3.6.1.4.1.44568.1.1.2.1.1.4
Type
column
Access
readonly
Status
current
Parent
deviceIdentificationEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SCHLEIFENBAUER-GENERIC-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCHLEIFENBAUER-GENERIC-MIB::idModuleType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SCHLEIFENBAUER-GENERIC-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCHLEIFENBAUER-GENERIC-MIB::idModuleType.<identificationDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCHLEIFENBAUER-GENERIC-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCHLEIFENBAUER-GENERIC-MIB::idModuleType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0daisychain-module
1gateway-module
2controller-module

Conformance