All MIBs › CISCO-VTP-MIB › vlanTrunkPortDynamicStatus
vlanTrunkPortDynamicStatus
Module: CISCO-VTP-MIB
OID (symbolic): CISCO-VTP-MIB::vlanTrunkPortDynamicStatus
OID (numeric): 1.3.6.1.4.1.9.9.46.1.6.1.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Indicates whether the specified interface is either acting as a trunk or not. This is a result of the vlanTrunkPortDynamicState and the ifOperStatus of the trunk port itself.
What is vlanTrunkPortDynamicStatus?
This read-only boolean indicates whether a switch port is currently operating as a VLAN trunk, based on the dynamic trunk negotiation protocol and the port's operational status. It reflects the actual active trunk state regardless of the configured trunking mode. Operators use this to verify that a port has negotiated trunk mode correctly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.46.1.6.1.1.14 snmpwalk -v2c -c public <target> CISCO-VTP-MIB::vlanTrunkPortDynamicStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.46.1.6.1.1.14.1 snmpget -v2c -c public <target> CISCO-VTP-MIB::vlanTrunkPortDynamicStatus.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.46 | ciscoVtpMIB | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1 | vtpMIBObjects | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.6 | vlanTrunkPorts | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.6.1 | vlanTrunkPortTable | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.6.1.1 | vlanTrunkPortEntry | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.6.1.1.14 | vlanTrunkPortDynamicStatus | CISCO-VTP-MIB |