All MIBs › CISCO-PRIVATE-VLAN-MIB › cpvlanTrunkPortEncapOperType
cpvlanTrunkPortEncapOperType
Module: CISCO-PRIVATE-VLAN-MIB
OID (symbolic): CISCO-PRIVATE-VLAN-MIB::cpvlanTrunkPortEncapOperType
OID (numeric): 1.3.6.1.4.1.9.9.173.1.2.4.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
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).
What is cpvlanTrunkPortEncapOperType?
Reports the VLAN encapsulation type (such as 802.1Q or ISL) currently in operational use on a Private VLAN trunk port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.173.1.2.4.1.13 snmpwalk -v2c -c public <target> CISCO-PRIVATE-VLAN-MIB::cpvlanTrunkPortEncapOperType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.173.1.2.4.1.13.1 snmpget -v2c -c public <target> CISCO-PRIVATE-VLAN-MIB::cpvlanTrunkPortEncapOperType.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.173 | ciscoPrivateVlanMIB | CISCO-PRIVATE-VLAN-MIB |
| 1.3.6.1.4.1.9.9.173.1 | cpvlanMIBObjects | CISCO-PRIVATE-VLAN-MIB |
| 1.3.6.1.4.1.9.9.173.1.2 | cpvlanPortObjects | CISCO-PRIVATE-VLAN-MIB |
| 1.3.6.1.4.1.9.9.173.1.2.4 | cpvlanTrunkPortTable | CISCO-PRIVATE-VLAN-MIB |
| 1.3.6.1.4.1.9.9.173.1.2.4.1 | cpvlanTrunkPortEntry | CISCO-PRIVATE-VLAN-MIB |
| 1.3.6.1.4.1.9.9.173.1.2.4.1.13 | cpvlanTrunkPortEncapOperType | CISCO-PRIVATE-VLAN-MIB |