bnIfExtnPoweredDeviceDetectType
BN-IF-EXTENSIONS-MIB ·
.1.3.6.1.4.1.45.1.6.15.1.1.1.6
Object
column r/w
Enumeration
This object is used to specify the mechanism used to detect powered ethernet devices attached to a powered ethernet port. This object should only be instantiated for values of ifIndex that represent ports that support powered ethernet.
Context
- MIB
- BN-IF-EXTENSIONS-MIB
- OID
.1.3.6.1.4.1.45.1.6.15.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bnIfExtnEntry
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 'BN-IF-EXTENSIONS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BN-IF-EXTENSIONS-MIB::bnIfExtnPoweredDeviceDetectType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BN-IF-EXTENSIONS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BN-IF-EXTENSIONS-MIB::bnIfExtnPoweredDeviceDetectType.<bnIfExtnIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BN-IF-EXTENSIONS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BN-IF-EXTENSIONS-MIB::bnIfExtnPoweredDeviceDetectType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | compliantWith802dot3af |
2 | compliantWith802dot3afAndLegacySupport |
3 | compliantWith802dot3at |
4 | compliantWith802dot3atAndLegacySupport |