All MIBs › CISCO-PRIVATE-VLAN-MIB › cpvlanTrunkPortDynamicStatus
cpvlanTrunkPortDynamicStatus
Module: CISCO-PRIVATE-VLAN-MIB
OID (symbolic): CISCO-PRIVATE-VLAN-MIB::cpvlanTrunkPortDynamicStatus
OID (numeric): 1.3.6.1.4.1.9.9.173.1.2.4.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Indicates the current dynamic trunking status of the specified private VLAN port.
trunking(1) indicates that the private VLAN port is currently operating as a private VLAN trunk port
notTrunking(2) indicates that the private VLAN port is currently not trunking but is operating as an access port.
What is cpvlanTrunkPortDynamicStatus?
This read-only object reports whether a private VLAN trunk port is currently functioning as a trunk (carrying multiple VLANs with VLAN remapping) or as a regular access port. Network monitoring systems check this value to verify that trunking has been successfully negotiated with the remote device. It reflects the real-time operational state rather than the configured desired state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.173.1.2.4.1.12 snmpwalk -v2c -c public <target> CISCO-PRIVATE-VLAN-MIB::cpvlanTrunkPortDynamicStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.173.1.2.4.1.12.1 snmpget -v2c -c public <target> CISCO-PRIVATE-VLAN-MIB::cpvlanTrunkPortDynamicStatus.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.12 | cpvlanTrunkPortDynamicStatus | CISCO-PRIVATE-VLAN-MIB |