hm2DevMonSenseFanModule
HM2-DIAGNOSTIC-MIB ·
.1.3.6.1.4.1.248.11.22.1.3.2.5.1.2
Object
Indicates whether an alarm for the device status of the associated fan module will be produced or not.
Context
- MIB
- HM2-DIAGNOSTIC-MIB
- OID
.1.3.6.1.4.1.248.11.22.1.3.2.5.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2DevMonFanModuleEntry
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-DIAGNOSTIC-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-DIAGNOSTIC-MIB::hm2DevMonSenseFanModule'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-DIAGNOSTIC-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-DIAGNOSTIC-MIB::hm2DevMonSenseFanModule.<hm2DevMonID>.<hm2DevMonFanModID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-DIAGNOSTIC-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-DIAGNOSTIC-MIB::hm2DevMonSenseFanModule'
Syntax
- Source
- HM2-TC-MIBHmEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enable |
2 | disable |