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
Start monitoring Cisco Catalyst/Nexus switches (Private VLAN) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-PRIVATE-VLAN-MIB::cpvlanTrunkPortDynamicStatus OID value, configure state conditions and alerts, and monitor any Cisco Catalyst/Nexus switches (Private VLAN) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |