gs2328VoiceVLANTrafficClass
LANCOM-GS-2328-MIB ·
.1.3.6.1.4.1.2356.800.3.2330.2.2.1.4
Object
scalar r/w
Integer32
Voice VLAN traffic class, all traffic on the Voice VLAN will apply this class, available value is from 0(Low) to 7(High). default: 7.
Context
- MIB
- LANCOM-GS-2328-MIB
- OID
.1.3.6.1.4.1.2356.800.3.2330.2.2.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- gs2328VoiceVLANConf
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-2328-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS-2328-MIB::gs2328VoiceVLANTrafficClass.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-GS-2328-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-GS-2328-MIB::gs2328VoiceVLANTrafficClass'
Syntax
Integer32
Values & Constraints
Enumerated Values
0 | emergency |
1 | alert |
2 | critical |
3 | error |
4 | warning |
5 | notice |
6 | info |
7 | debug |