gs2326pplusVoiceVLANSkipNAS
LANCOM-GS-2326PPLUS-MIB ·
.1.3.6.1.4.1.2356.800.3.2328.2.2.1.5.1.5
Object
column r/w
Enumeration
Voice VLAN skip NAS mode.
default: 0,
0: Disable (Do not skip NAS on Voice VLAN.)
1: enable (Enable skipping of NAS on Voice VLAN. When the function is
enabled, authentication through the NAS module is not
applied to the Voice VLAN, but clients are allowed without
authentication.)
Context
- MIB
- LANCOM-GS-2326PPLUS-MIB
- OID
.1.3.6.1.4.1.2356.800.3.2328.2.2.1.5.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gs2326pplusVoiceVLANPortEntry
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-GS-2326PPLUS-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS-2326PPLUS-MIB::gs2326pplusVoiceVLANSkipNAS'
More examples
Read one indexed 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::gs2326pplusVoiceVLANSkipNAS.<gs2326pplusVoiceVLANPort>'
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::gs2326pplusVoiceVLANSkipNAS'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |