moduleType

ICT-MODULAR-POWER-MIB · .1.3.6.1.4.1.39145.13.10.1.3

Object

column mandatory Enumeration
Module Type ('1' indicates Module is NOT INSTALLED,'2' indicates POWER Module,'3' indicates BATTERY Module,'4' indicates DISTRIBUTION Module, and '5' indicates CONVERTER Module)

Context

MIB
ICT-MODULAR-POWER-MIB
OID
.1.3.6.1.4.1.39145.13.10.1.3
Type
column
Access
readonly
Status
mandatory
Parent
moduleEntry

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 'ICT-MODULAR-POWER-MIB' -M '/opt/observium/mibs/ict:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ICT-MODULAR-POWER-MIB::moduleType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ICT-MODULAR-POWER-MIB' -M '/opt/observium/mibs/ict:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ICT-MODULAR-POWER-MIB::moduleType.<moduleNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ICT-MODULAR-POWER-MIB' -M '/opt/observium/mibs/ict:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ICT-MODULAR-POWER-MIB::moduleType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notInstalled
2power
3battery
4distribution
5converter