zxAnPethPsePortDetectionType

ZTE-AN-PETH-MIB · .1.3.6.1.4.1.3902.1015.300.1.2.1.6

Object

column r/w Enumeration
Describes the detection type of the port PD detection.
NoDetection indicates force power on the port without detection,
LegacyOnly indicates legacy detection only,
FourPointOnly indicates IEEE 802.3af 4-Point Detection only,
FourPointLegacy indicates IEEE 802.3af 4-Point followed by Legacy,
TwoPointOnly indicates IEEE 802.3af 2-Point Detection only,
TwoPointLegacy indicates IEEE 802.3af 2-Point followed by Legacy.

Context

MIB
ZTE-AN-PETH-MIB
OID
.1.3.6.1.4.1.3902.1015.300.1.2.1.6
Type
column
Access
readwrite
Status
current
Parent
zxAnPethPsePortEntry

Walk 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 'ZTE-AN-PETH-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-PETH-MIB::zxAnPethPsePortDetectionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-PETH-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-PETH-MIB::zxAnPethPsePortDetectionType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-PETH-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-PETH-MIB::zxAnPethPsePortDetectionType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noDetection
2legacyOnly
3fourPointOnly
4fourPointLegacy
5twoPointOnly
6twoPointLegacy