dpPoeIfDetectStatus
DLINKPRIME-POE-MIB ·
.1.3.6.1.4.1.171.15.11.1.1.2.1.1.1
Object
column Enumeration
This object indicates the operational status of the port PD detection. disabled(1) - PSE function is disabled. searching(2) - Remote PD is not connected. requesting(3) - Remote PD is inserted, but the PSE doesn't provide power yet. delivering(4) - Remote PD is now powering by PoE system. faulty(5) - Device detection or a powered device is in a faulty state.
Context
- MIB
- DLINKPRIME-POE-MIB
- OID
.1.3.6.1.4.1.171.15.11.1.1.2.1.1.1- 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::dpPoeIfDetectStatus'
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::dpPoeIfDetectStatus.<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::dpPoeIfDetectStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | searching |
3 | requesting |
4 | delivering |
5 | faulty |
Conformance
Member of