ewnPoEPowerDelivery
EtherWAN-ewnSwitchM ·
.1.3.6.1.4.1.2736.1.1.17.3.1.12
Object
column r/w
Enumeration
A value of twoPairs(0) indicates power is delivered over 2 pairs of RJ45 pins. A value of fourPairs(1) indicates power is delivered over 4 pairs of RJ45 pins.
Context
- MIB
- EtherWAN-ewnSwitchM
- OID
.1.3.6.1.4.1.2736.1.1.17.3.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ewnPoEPortSettingEntry
- Groups
- 1
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 'EtherWAN-ewnSwitchM' -M '/opt/observium/mibs/etherwan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EtherWAN-ewnSwitchM::ewnPoEPowerDelivery'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EtherWAN-ewnSwitchM' -M '/opt/observium/mibs/etherwan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EtherWAN-ewnSwitchM::ewnPoEPowerDelivery.<ewnPoEPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EtherWAN-ewnSwitchM' -M '/opt/observium/mibs/etherwan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EtherWAN-ewnSwitchM::ewnPoEPowerDelivery'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | twoPairs |
1 | fourPairs |
Conformance
Member of