hm2PoeMgmtModulePowerSource
HM2-POE-MIB ·
.1.3.6.1.4.1.248.11.12.1.1.4.1.7
Object
column Enumeration
This object displays the type of the PoE power source. internal (0) means that the PoE power is used from the internal PSU and external (1) means that a external PoE PSU must be installed and connected to this module.
Context
- MIB
- HM2-POE-MIB
- OID
.1.3.6.1.4.1.248.11.12.1.1.4.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hm2PoeMgmtModuleEntry
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-POE-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-POE-MIB::hm2PoeMgmtModulePowerSource'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-POE-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-POE-MIB::hm2PoeMgmtModulePowerSource.<hm2PoeMgmtModuleUnitIndex>.<hm2PoeMgmtModuleSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-POE-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-POE-MIB::hm2PoeMgmtModulePowerSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | internal |
1 | external |