swCompoundAuthPortAuthVLANs
AUTH-MIB ·
.1.3.6.1.4.1.171.12.3.11.1.1.4
Object
This object sets the Authentication VLAN(s).
If the authentication VLAN is not specified,
It means to not care which VLAN the client comes from,
the client will be authenticated if the client's MAC (not care the VLAN) is not authenticated.
After the client is authenticated, the client will not be reauthenticated when received from other VLANs.
When the port's authorization mode is changed to port based, previously authentication VLAN(s) on this port will be cleared.
Note:
For the compound VLAN specification, the value should be separated by ',' or '-'.
Such as: 1,4,7 or 1,4,7-9 .
Context
- MIB
- AUTH-MIB
- OID
.1.3.6.1.4.1.171.12.3.11.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swCompoundAuthPortEntry
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 'AUTH-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AUTH-MIB::swCompoundAuthPortAuthVLANs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AUTH-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AUTH-MIB::swCompoundAuthPortAuthVLANs.<swCompoundAuthPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AUTH-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AUTH-MIB::swCompoundAuthPortAuthVLANs'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.