dot1qTunnel
NMS-VLAN-EXT-MIB ·
.1.3.6.1.4.1.3320.9.182.5
Object
scalar r/w
Enumeration
Dot1qTunnel enable operation. enabled(1),disabled(2). Default value is disable.
Context
- MIB
- NMS-VLAN-EXT-MIB
- OID
.1.3.6.1.4.1.3320.9.182.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- nmsvlanExt
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 'NMS-VLAN-EXT-MIB' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-VLAN-EXT-MIB::dot1qTunnel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NMS-VLAN-EXT-MIB' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NMS-VLAN-EXT-MIB::dot1qTunnel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |