configPortHOLBlocking

POWERCONNECT3048-MIB · .1.3.6.1.4.1.674.10895.5.11.6.1.15

Object

column mandatory r/w Enumeration
When enabled, the port will prevent head-of-line blocking
from occuring.  If the current port is to forward a packet
to a port which is beleived to be blocked, the packet will
be dropped instead of forwarded.

Context

MIB
POWERCONNECT3048-MIB
OID
.1.3.6.1.4.1.674.10895.5.11.6.1.15
Type
column
Access
readwrite
Status
mandatory
Parent
configPortEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled