hwDoubleTagTunnelRip
HUAWEI-VLAN-MIB ·
.1.3.6.1.4.1.2011.5.6.1.65008.2
Object
scalar r/w
Enumeration
Switch the double tag tunnel function of RIP packet. Options: 1. enable(1) -Enable the double-tag tunnel function of RIP packet. 2. disable(2) -Disable the double-tag tunnel function of RIP packet. The default value is disable(2).
Context
- MIB
- HUAWEI-VLAN-MIB
- OID
.1.3.6.1.4.1.2011.5.6.1.65008.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwDoubleTagTunnelConfig
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 'HUAWEI-VLAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VLAN-MIB::hwDoubleTagTunnelRip.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VLAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VLAN-MIB::hwDoubleTagTunnelRip'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |