hpnicfVlanVPNTPIDMode
HPN-ICF-LswINF-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.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 hpnicfifVlanVPNTPID. In this situation, hpnicfVlanVPNTPID is
meaningless and always return 0x8100.
The value 'global' means VLAN VPN TPID value should be set globally
via hpnicfVlanVPNTPID. In this situation, hpnicfifVlanVPNTPID in hpnicfethernetTable
has the same value with hpnicfVlanVPNTPID.
Context
- MIB
- HPN-ICF-LswINF-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.8.35.5.1.9- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hpnicfLswL2InfMibObject
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 'HPN-ICF-LswINF-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-LswINF-MIB::hpnicfVlanVPNTPIDMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-LswINF-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-LswINF-MIB::hpnicfVlanVPNTPIDMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | port-based |
2 | global |