zyPoePsePowerUp
ZYXEL-POWER-ETHERNET-MIB ·
.1.3.6.1.4.1.890.1.15.3.59.1.2.1.2
Object
column r/w
Enumeration
Set PoE Power Up Mode Setup 802.3af mode (0), Legacy mode (1), Pre-802.3at mode(2), 802.3at mode(3), 802.3bt mode(4), Pre-802.3bt mode(5), Force-802.3at mode(6)
Context
- MIB
- ZYXEL-POWER-ETHERNET-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.59.1.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zyxelPoePsePortEntry
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 'ZYXEL-POWER-ETHERNET-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-POWER-ETHERNET-MIB::zyPoePsePowerUp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-POWER-ETHERNET-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-POWER-ETHERNET-MIB::zyPoePsePowerUp.<dot1dBasePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-POWER-ETHERNET-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-POWER-ETHERNET-MIB::zyPoePsePowerUp'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ieee802dot3af |
1 | legacy |
2 | preIeee802dot3at |
3 | ieee802dot3at |
4 | ieee802dot3bt |
5 | preIeee802dot3bt |
6 | forceIeee802dot3at |