hh3cPsePortDisableInfo
HH3C-POWER-ETH-EXT-MIB ·
.1.3.6.1.4.1.25506.2.14.11.1.3
Object
scalar Hh3cPDDisableState
Reason that caused PSE port power failure. The calue of this node is one of the following values: unknown(0), overInrush(1), lessMPSCurrent(2), peakPower(3), overVoltage(4), underVoltage(5), overTemperature(6), shortCircuit(7).
Context
- MIB
- HH3C-POWER-ETH-EXT-MIB
- OID
.1.3.6.1.4.1.25506.2.14.11.1.3- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hh3cPseNotificationObjects
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 'HH3C-POWER-ETH-EXT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-POWER-ETH-EXT-MIB::hh3cPsePortDisableInfo.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-POWER-ETH-EXT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-POWER-ETH-EXT-MIB::hh3cPsePortDisableInfo'
Syntax
- Source
- Hh3cPDDisableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | overInrush |
2 | lessMPSCurrent |
3 | peakPower |
4 | overVoltage |
5 | underVoltage |
6 | overTemperature |
7 | shortCircuit |