hm2FanModuleMgmtStatus
HM2-FAN-MIB ·
.1.3.6.1.4.1.248.11.13.1.1.2.1.2
Object
column Hm2FanModuleStatus
Status of the module plugged per unit.
Context
- MIB
- HM2-FAN-MIB
- OID
.1.3.6.1.4.1.248.11.13.1.1.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hm2FanModuleMgmtEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'HM2-FAN-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-FAN-MIB::hm2FanModuleMgmtStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-FAN-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-FAN-MIB::hm2FanModuleMgmtStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-FAN-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-FAN-MIB::hm2FanModuleMgmtStatus'
Syntax
- Source
- Hm2FanModuleStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | not-available |
2 | available-and-ok |
3 | available-but-failure |