hh3cVlanVPNTPIDMode
HH3C-LswINF-MIB ·
.1.3.6.1.4.1.25506.8.35.5.1.9
Object
scalar Enumeration
Vlan VPN TPID mode.
The value 'port-based' means VLAN VPN TPID value would be set based
on port via hh3cifVlanVPNTPID. In this situation, hh3cVlanVPNTPID is
meaningless and always return 0x8100.
The value 'global' means VLAN VPN TPID value should be set globally
via hh3cVlanVPNTPID. In this situation, hh3cifVlanVPNTPID in hh3cethernetTable
has the same value with hh3cVlanVPNTPID.
Context
- MIB
- HH3C-LswINF-MIB
- OID
.1.3.6.1.4.1.25506.8.35.5.1.9- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hh3cLswL2InfMibObject
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 'HH3C-LswINF-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-LswINF-MIB::hh3cVlanVPNTPIDMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-LswINF-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-LswINF-MIB::hh3cVlanVPNTPIDMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | port-based |
2 | global |