cqvTerminationPeEncap
CISCO-QINQ-VLAN-MIB ·
.1.3.6.1.4.1.9.9.445.1.1.1.1.3
Object
The encapsulation type of the PE VLAN (cqvTerminationPeVlanId) of a QinQ frame.
Context
- MIB
- CISCO-QINQ-VLAN-MIB
- OID
.1.3.6.1.4.1.9.9.445.1.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cqvTerminationEntry
- Groups
- 1
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 'CISCO-QINQ-VLAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-QINQ-VLAN-MIB::cqvTerminationPeEncap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-QINQ-VLAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-QINQ-VLAN-MIB::cqvTerminationPeEncap.<ifIndex>.<cqvTerminationPeVlanId>.<cqvTerminationCeVlanId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-QINQ-VLAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-QINQ-VLAN-MIB::cqvTerminationPeEncap'
Syntax
- Source
- CqvEncapsulationType
- Base type
Enumeration
Values & Constraints
Type Values
1 | isl |
2 | dot1Q |
Conformance
Member of
Compliance refinements
ciscoQinQVlanMIBCompliance
readonly
Create/Write access is optional.