swIfSingleHostViolationOperAction

HPE-rlInterfaces · .1.3.6.1.4.1.11.2.43.1.1.32

Object

column Enumeration
This variable indicates which action this interface actually takes in single authorized.
Possible actions:
discard(1) - every packet is dropped.
forwardNormal(2) - every packet is forwarded according to the DST address.
discardDisable(3) - drops the first packet and suspends the port.

Context

MIB
HPE-rlInterfaces
OID
.1.3.6.1.4.1.11.2.43.1.1.32
Type
column
Access
readonly
Status
current
Parent
swIfEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1discard
2forwardNormal
3discardDisable