gs2310pNASPortConfigAdminState
LANCOM-GS2310P-MIB ·
.1.3.6.1.4.1.2356.800.3.2311.3.11.1.13.1.2
Object
column r/w
Enumeration
This selection controls the port's authentication mode. 1: Force Authorized, 2: Force Unauthorized, 3: Port-based 802.1X, 4: Single 802.1X, 5: Multi 802.1X, 6: MAC-based Auth, 7: MAC-based Single Auth.
Context
- MIB
- LANCOM-GS2310P-MIB
- OID
.1.3.6.1.4.1.2356.800.3.2311.3.11.1.13.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gs2310pNASPortConfigEntry
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 'LANCOM-GS2310P-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS2310P-MIB::gs2310pNASPortConfigAdminState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-GS2310P-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS2310P-MIB::gs2310pNASPortConfigAdminState.<gs2310pNASPortConfigPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-GS2310P-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-GS2310P-MIB::gs2310pNASPortConfigAdminState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | forceAuthorized |
2 | forceUnauthorized |
3 | portBased |
4 | single |
5 | multi |
6 | macBased |
7 | macBasedSingle |