zyPoeTrapPsePowerSupplyFailedReason
ZYXEL-POWER-ETHERNET-MIB ·
.1.3.6.1.4.1.890.1.15.3.59.3.1
Object
scalar Enumeration
Internal-power-supply-for-PoE-failed(0): Internal power supply for PoE has failed. RPS-for-PoE-failed(1): External power supply for PoE (RPS) has failed. RPS-fan-failed(2): RPS fan has failed. RPS-over-temperature(3): RPS temperature is out of the normal operation range.
Context
- MIB
- ZYXEL-POWER-ETHERNET-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.59.3.1- Type
- scalar
- Access
- noaccess
- Status
- current
- Parent
- zyxelPoeTrapInfoObject
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::zyPoeTrapPsePowerSupplyFailedReason.0'
More examples
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::zyPoeTrapPsePowerSupplyFailedReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | internalPowerSupplyForPoeFailed |
1 | rpsForPoeFailed |
2 | rpsFanFailed |
3 | rpsOverTemperature |