cqvTranslationCosPBits
CISCO-QINQ-VLAN-MIB ·
.1.3.6.1.4.1.9.9.445.1.2.1.1.6
Object
column r/w
Enumeration
This object indicates how the IEEE 802.1P bits (P bits) in the
IEEE 802.1Q header of the trunk VLAN are to be set. The P bits
in the trunk VLAN can be set by copying the P bits of the
outer PE tag or the inner CE tag.
'copyFromOuterTag' - Copy the P bits from the outer PE tag.
'copyFromInnerTag' - Copy the P bits from the inner CE tag.
Context
- MIB
- CISCO-QINQ-VLAN-MIB
- OID
.1.3.6.1.4.1.9.9.445.1.2.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cqvTranslationEntry
- 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::cqvTranslationCosPBits'
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::cqvTranslationCosPBits.<ifIndex>.<cqvTranslationInternalPeVlanId>.<cqvTranslationInternalCeVlanId>'
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::cqvTranslationCosPBits'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | copyFromOuterTag |
2 | copyFromInnerTag |
Conformance
Member of
Compliance refinements
ciscoQinQVlanMIBCompliance
readonly
Create/Write access is optional.