extremePethPortViolationPrecedence

EXTREME-POE-MIB · .1.3.6.1.4.1.1916.1.27.2.1.1.3

Object

column r/w Enumeration
Sets the violation precedence for the specified ports. A value of 
advertised-class will remove/deny power in the case an 802.3af compliant 
PD consumes power beyond its advertised class limit. A value of 
operator-limit will remove/deny power should the PD consume power 
beyond the configured operator-limit. A value of max-class-operator will 
remove/deny power if the PD consumes power beyond the maximum of the 
detected class limit and the operator-limit. A value of none will 
remove/deny power in case the PD device exceeds the maximum allowable 
wattage according to regulatory maximum of 20 W. Default is 
max-class-operator which allows operation of both 802.3af compliant and 
legacy PDs.

Context

MIB
EXTREME-POE-MIB
OID
.1.3.6.1.4.1.1916.1.27.2.1.1.3
Type
column
Access
readwrite
Status
current
Parent
extremePethPsePortEntry

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 'EXTREME-POE-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-POE-MIB::extremePethPortViolationPrecedence'
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::extremePethPortViolationPrecedence.<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::extremePethPortViolationPrecedence'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1advertisedClass
2operatorLimit
3maxAdvertisedOperator
4none