ruckusAuthPortDot1xControl
RUCKUS-AUTH-MIB ·
.1.3.6.1.4.1.1991.1.1.3.44.1.5.1.1.2
Object
column Enumeration
Specifies the Dot1x operating mode for this port,
when Dot1x is enabled.
force-unauthorized(1)- port's controlled port is
placed unconditionally in
the unauthorized state
control-auto(2) - the controlled port is
unauthorized until
authentication takes place
between client and server
force-authorized(3) - the port's controlled port is
placed unconditionally in the
authorized state
other(4) - not initialized
Context
- MIB
- RUCKUS-AUTH-MIB
- OID
.1.3.6.1.4.1.1991.1.1.3.44.1.5.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ruckusAuthPortEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::ruckusAuthPortDot1xControl'
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::ruckusAuthPortDot1xControl.<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::ruckusAuthPortDot1xControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | forceUnauthorized |
2 | controlauto |
3 | forceAuthorized |
4 | other |
Conformance
Member of