hh3cQinQProtocolIndex
HH3C-QINQ-MIB ·
.1.3.6.1.4.1.25506.2.69.1.2.1.1
Object
column Enumeration
The index of protocol on which the BPDU tunnel state will be set. 'bpdu' represents status of BPDU tunnel. 'stp' represents STP tunnel. 'gmosaic' represents GMOSAIC tunnel. 'igmp' represents IGMP tunnel. STP/GMOSAIC/IGMP tunnel will start to work only if BPDU tunnel and STP/GMOSAIC/IGMP tunnel are both enabled.
Context
- MIB
- HH3C-QINQ-MIB
- OID
.1.3.6.1.4.1.25506.2.69.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hh3cQinQBpduTunnelEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-QINQ-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-QINQ-MIB::hh3cQinQProtocolIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-QINQ-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-QINQ-MIB::hh3cQinQProtocolIndex.<ifIndex>.<hh3cQinQProtocolIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-QINQ-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-QINQ-MIB::hh3cQinQProtocolIndex'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bpdu |
2 | stp |
3 | gmosaic |
4 | igmp |