moduleControlB

ICT-MODULAR-POWER-MIB · .1.3.6.1.4.1.39145.13.10.1.10

Object

column mandatory r/w Enumeration
Channel 2 Control (a value of '1' indicates Channel is Enabled, and a value of '2' indicates Channel is Disabled)

Context

MIB
ICT-MODULAR-POWER-MIB
OID
.1.3.6.1.4.1.39145.13.10.1.10
Type
column
Access
readwrite
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::moduleControlB'
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::moduleControlB.<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::moduleControlB'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled