ruckusAuthPortRestrictVlan

RUCKUS-AUTH-MIB · .1.3.6.1.4.1.1991.1.1.3.44.1.5.1.1.6

Object

column VlanId
This VLAN is used to place the clients of this port,
when the clients fail the authentication and the
auth-failure-action is configured as 'restrict', so
the clients have limited access.
              
Refer to ruckusAuthPortFailAction object for
fail-action choices.
              
A value of zero for this object indicates no 
Restrict Vlan is configured for this port on this 
Ruckus device, so the global Restrict VLAN is used.

Context

MIB
RUCKUS-AUTH-MIB
OID
.1.3.6.1.4.1.1991.1.1.3.44.1.5.1.1.6
Type
column
Access
readonly
Status
current
Parent
ruckusAuthPortEntry
Groups
1

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

Syntax

Source
VlanId
Base type
Integer32

Values & Constraints

Type Constraints
range: 0..4094

Conformance