swIfSingleHostViolationAdminAction

RADLAN-rlInterfaces · .1.3.6.1.4.1.89.43.1.1.31

Object

column r/w Enumeration
This variable indicates which action this interface should take in single authorized.
Possible actions:
discard - every packet is dropped.
forwardNormal - every packet is forwarded according to the DST address.
discardDisable - drops the first packet and suspends the port.
discardDisableVlan - drops the first packet and remove the port from the VLAN.

Context

MIB
RADLAN-rlInterfaces
OID
.1.3.6.1.4.1.89.43.1.1.31
Type
column
Access
readwrite
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 'RADLAN-rlInterfaces' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-rlInterfaces::swIfSingleHostViolationAdminAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-rlInterfaces' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-rlInterfaces::swIfSingleHostViolationAdminAction.<swIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-rlInterfaces' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-rlInterfaces::swIfSingleHostViolationAdminAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1discard
2forwardNormal
3discardDisable
100discardDisableVlan