cpvlanTrunkPortEncapOperType
CISCO-PRIVATE-VLAN-MIB ·
.1.3.6.1.4.1.9.9.173.1.2.4.1.13
Object
column Enumeration
The type of VLAN encapsulation in use on this private
vlan trunk port.
dot1Q(1) indicates that the port accepts and transmits
packets with IEEE 802.1q VLAN encapsulation
isl(2) indicates that the port accepts and transmits
packets with Inter Switch Link (ISL) VLAN encapsulation
If the cpvlanTrunkPortDynamicStatus is notTrunking(2) or
if the encapsulation type negotiation has not been
completed, the object is set to notApplicable(3).
Context
- MIB
- CISCO-PRIVATE-VLAN-MIB
- OID
.1.3.6.1.4.1.9.9.173.1.2.4.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cpvlanTrunkPortEntry
- 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-PRIVATE-VLAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PRIVATE-VLAN-MIB::cpvlanTrunkPortEncapOperType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PRIVATE-VLAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PRIVATE-VLAN-MIB::cpvlanTrunkPortEncapOperType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PRIVATE-VLAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PRIVATE-VLAN-MIB::cpvlanTrunkPortEncapOperType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dot1Q |
2 | isl |
3 | notApplicable |
Conformance
Member of