pdMaxPower
ZXR10-POE-MIB ·
.1.3.6.1.4.1.3902.3.319.2.1.8
Object
column r/w
Enumeration
The max poe pd power: 15.4(0) 15.4W 4.0(1), 4.0W 7.0(2), 7.0W ext.18(3), 18W ext.27(4), 27W ext.30(5) 30W
Context
- MIB
- ZXR10-POE-MIB
- OID
.1.3.6.1.4.1.3902.3.319.2.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- portEntry
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 'ZXR10-POE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-POE-MIB::pdMaxPower'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-POE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-POE-MIB::pdMaxPower.<portEntryGroupIndex>.<portEntryPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-POE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-POE-MIB::pdMaxPower'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | fifteen-point-four |
1 | four |
2 | seven |
3 | eighteen |
4 | twenty-seven |
5 | thirty |