hm2PoeMgmtPortPowerClassification
HM2-POE-MIB ·
.1.3.6.1.4.1.248.11.12.1.1.3.1.5
Object
column Enumeration
Classification is a way to tag different terminals on the
Power over LAN network according to their power consumption.
Devices such as IP telephones, WLAN access points and others,
will be classified according to their power requirements.
The meaning of the classification labels is defined in the
IEEE specification.
This variable is valid only while a PD is being powered,
that is, while the attribute hm2PoeMgmtPortDetectionStatus
is reporting the enumeration deliveringPower.
Context
- MIB
- HM2-POE-MIB
- OID
.1.3.6.1.4.1.248.11.12.1.1.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hm2PoeMgmtPortEntry
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::hm2PoeMgmtPortPowerClassification'
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::hm2PoeMgmtPortPowerClassification.<hm2IfacePhysIndex>'
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::hm2PoeMgmtPortPowerClassification'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | class0 |
2 | class1 |
3 | class2 |
4 | class3 |
5 | class4 |