dpPoeIfFaultyType
DLINKPRIME-POE-MIB ·
.1.3.6.1.4.1.171.15.11.1.1.2.1.1.2
Object
column Enumeration
This object indicates the specific faulty type. It is meaningful
only when dpPoeIfDetectStatus object is 'faulty'.
notApplicable(0) - indicates this object is meaningless, e.g. the
dpPoeIfDetectStatus is not 'faulty'.
mpsAbsent(1) - indicates MPS(Maintain Power Signature) Absent
pdShort(2) - indicates PD Short
overload(3) - indicates Overload
powerDenied(4) - indicates Power Denied
thermalShutdown(5)- indicates Thermal Shutdown
startupFailure(6) - indicates Startup Failure
classificationFailure(7) - indicates Classification Failure(IEEE 802.3at)
Context
- MIB
- DLINKPRIME-POE-MIB
- OID
.1.3.6.1.4.1.171.15.11.1.1.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dpPoeIfStatusEntry
- 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 'DLINKPRIME-POE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKPRIME-POE-MIB::dpPoeIfFaultyType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLINKPRIME-POE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKPRIME-POE-MIB::dpPoeIfFaultyType.<pethPsePortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINKPRIME-POE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINKPRIME-POE-MIB::dpPoeIfFaultyType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notApplicable |
1 | mpsAbsent |
2 | pdShort |
3 | overload |
4 | powerDenied |
5 | thermalShutdown |
6 | startupFailure |
7 | classificationFailure |
Conformance
Member of