gs2326pplusNASConfigAllowGuestVLANEAPOLSeen
LANCOM-GS-2326PPLUS-MIB ·
.1.3.6.1.4.1.2356.800.3.2328.3.11.1.12
Object
scalar r/w
Enumeration
The switch remembers if an EAPOL frame has been received on the port for the life-time of the port. Once the switch considers whether to enter the Guest VLAN, it will first check if this option is enabled or disabled. If disabled, the switch will only enter the Guest VLAN if an EAPOL frame has not been received on the port for the life-time of the port. If enabled (checked), the switch will consider entering the Guest VLAN even if an EAPOL frame has been received on the port for the life-time of the port.The value can only be changed if the Guest VLAN option is globally enabled.
Context
- MIB
- LANCOM-GS-2326PPLUS-MIB
- OID
.1.3.6.1.4.1.2356.800.3.2328.3.11.1.12- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- gs2326pplusNASConfiguration
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-GS-2326PPLUS-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS-2326PPLUS-MIB::gs2326pplusNASConfigAllowGuestVLANEAPOLSeen.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-GS-2326PPLUS-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-GS-2326PPLUS-MIB::gs2326pplusNASConfigAllowGuestVLANEAPOLSeen'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |