extremePethPortDetectionType
EXTREME-POE-MIB ·
.1.3.6.1.4.1.1916.1.27.2.1.1.7
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 ports that that support powered ethernet.
Context
- MIB
- EXTREME-POE-MIB
- OID
.1.3.6.1.4.1.1916.1.27.2.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- extremePethPsePortEntry
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 'EXTREME-POE-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-POE-MIB::extremePethPortDetectionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-POE-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-POE-MIB::extremePethPortDetectionType.<pethPsePortGroupIndex>.<pethPsePortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-POE-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-POE-MIB::extremePethPortDetectionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | detect8023afOnly |
1 | detect4ptLegacyand8023af |
2 | bypass |
3 | unknown |
4 | detect2ptLegacyand8023af |