swIfLockAdminStatus

RADLAN-rlInterfaces · .1.3.6.1.4.1.89.43.1.1.8

Object

column r/w Enumeration
This variable indicates whether this interface should operate in locked
or unlocked mode.
In unlocked mode the device learns all MAC addresses from this port and
forwards all frames arrived at this port. In locked mode no new MAC
addresses are learned and only frames with known source MAC
addresses are forwarded.

Context

MIB
RADLAN-rlInterfaces
OID
.1.3.6.1.4.1.89.43.1.1.8
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::swIfLockAdminStatus'
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::swIfLockAdminStatus.<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::swIfLockAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1locked
2unlocked