brcdDot1xAuthPortStatePortVlanState

BRCD-DOT1X-MIB · .1.3.6.1.4.1.1991.1.1.3.38.4.1.1.6

Object

column Enumeration
The Current Vlan state the port is in, which can be 
RADIUS -The port's PVID was dynamically assigned by a RADIUS server 
Restricted - The port's PVID is the restricted VLAN Normal - The port's PVID is not set by a RADIUS server,
nor is it the restricted VLAN

Context

MIB
BRCD-DOT1X-MIB
OID
.1.3.6.1.4.1.1991.1.1.3.38.4.1.1.6
Type
column
Access
readonly
Status
current
Parent
brcdDot1xAuthPortStateEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1radius
2restricted
3normal