gs2326pNASConfigReauthEnabled
LANCOM-GS-2326P-MIB ·
.1.3.6.1.4.1.2356.800.3.2327.3.11.1.2
Object
scalar r/w
Enumeration
If checked, successfully authenticated supplicants/clients are reauthenticated after the interval specified by the Reauthentication Period. Reauthentication for 802.1X-enabled ports can be used to detect if a new device is plugged into a switch port or if a supplicant is no longer attached. For MAC-based ports, reauthentication is only useful if the RADIUS server configuration has changed. It does not involve communication between the switch and the client, and therefore doesn't imply that a client is still present on a port.
Context
- MIB
- LANCOM-GS-2326P-MIB
- OID
.1.3.6.1.4.1.2356.800.3.2327.3.11.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- gs2326pNASConfiguration
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-2326P-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS-2326P-MIB::gs2326pNASConfigReauthEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-GS-2326P-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-GS-2326P-MIB::gs2326pNASConfigReauthEnabled'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |