swGuestVlanPorts

AUTH-MIB · .1.3.6.1.4.1.171.12.3.11.2.1.2

Object

column r/w PortList
The set of ports which are permanently assigned to the
guest VLAN member for this guest VLAN by management.
Note:
For on-going projects which need to support old-style commands as well,
the rules for guest VLAN setting are:
  (1) Compound authentication mode is not none: You need to specify the guest VLAN by this command
  or individual authentication method's guest VLAN setting will be ignored.
  (2) Compound authentication mode is none: This port is in single authentication mode.
  Individual authentications use their guest VLAN settings configured
  by their individual guest VLAN commands. The setting of config guest_vlan will be ignored

Context

MIB
AUTH-MIB
OID
.1.3.6.1.4.1.171.12.3.11.2.1.2
Type
column
Access
readwrite
Status
current
Parent
swGuestVlanEntry

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 'AUTH-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AUTH-MIB::swGuestVlanPorts'
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::swGuestVlanPorts.<swGuestVlanId>'
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::swGuestVlanPorts'

Syntax

Source
PortList
Base type
OctetString

Values & Constraints

No enumerated values or constraints recorded.