All MIBs › CISCO-PRIVATE-VLAN-MIB › cpvlanTrunkPortNormalVlans2k
cpvlanTrunkPortNormalVlans2k
Module: CISCO-PRIVATE-VLAN-MIB
OID (symbolic): CISCO-PRIVATE-VLAN-MIB::cpvlanTrunkPortNormalVlans2k
OID (numeric): 1.3.6.1.4.1.9.9.173.1.2.4.1.9
Node type: OBJECT-TYPE
Type: VlanIndexBitmap
Access: read-write
Description:
A string of octets containing one bit per VLAN for VLANs with values of 1024 through 2047 in the management domain on this port.
If the VLAN represented by setting a bit to '1' in the bitmap is a normal VLAN, it allows packets belonging to this vlan on this Private VLAN trunk port.
If the bit corresponding to a VLAN is set to '1' and if the corresponding VLAN is a normal VLAN, then the local system is enabled to transmit and receive frames as normal VLAN
If the bit corresponding to a VLAN is set to '0', and if the corresponding VLAN is not configured as a secondary VLAN, then the system is disabled from sending and receiving frames on that VLAN via this Private VLAN trunk port.
This object is only instantiated on devices which support the range of VlanIndexOrZero up to 4095.
What is cpvlanTrunkPortNormalVlans2k?
This bitmap object specifies which VLANs in the range 1024-2047 are allowed as normal (non-private) VLANs on a Cisco Private VLAN trunk port. Each bit represents one VLAN; setting a bit to 1 permits packets for that VLAN on the port. Network engineers configure this to selectively enable VLAN traffic while maintaining private VLAN isolation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.173.1.2.4.1.9 snmpwalk -v2c -c public <target> CISCO-PRIVATE-VLAN-MIB::cpvlanTrunkPortNormalVlans2k
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.173.1.2.4.1.9.1 snmpget -v2c -c public <target> CISCO-PRIVATE-VLAN-MIB::cpvlanTrunkPortNormalVlans2k.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.173.1.2.4.1.9.1 s <value>
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.9 | cpvlanTrunkPortNormalVlans2k | CISCO-PRIVATE-VLAN-MIB |