All MIBs › CISCO-PRIVATE-VLAN-MIB › cpvlanPromPortMultiPrimaryVlan
cpvlanPromPortMultiPrimaryVlan
Module: CISCO-PRIVATE-VLAN-MIB
OID (symbolic): CISCO-PRIVATE-VLAN-MIB::cpvlanPromPortMultiPrimaryVlan
OID (numeric): 1.3.6.1.4.1.9.9.173.1.2.2.1.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description:
Indicates whether all the bits set as secondary VLANs in the corresponding remapping objects (i.e. cpvlanPromPortSecondaryRemap, cpvlanPromPortSecondaryRemap2k, cpvlanPromPortSecondaryRemap3k, cpvlanPromPortSecondaryRemap4k) can belong to multiple primary VLANs or not for this port. If this object value is false(2), then the object values of cpvlanVlanAssociatedPrimaryVlan for the secondary VLANs with their bits turned on as '1' in those remapping objects must be the same. If this object value is true(1), then the object values of cpvlanVlanAssociatedPrimaryVlan for the secondary VLANs with their bits turned on as '1' in those remapping objects need not be the same.
A promiscuous port can remap a secondary VLAN to its associated primary VLAN for egress traffic on the fly as defined for Private VLAN feature.
What is cpvlanPromPortMultiPrimaryVlan?
This boolean object indicates whether secondary VLANs remapped on a promiscuous port can belong to multiple different primary VLANs (true) or must all be associated with the same primary VLAN (false). Network administrators use this to understand the constraints of private VLAN remapping behavior and validate whether multi-primary VLAN configurations are supported on a given port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.173.1.2.2.1.1 snmpwalk -v2c -c public <target> CISCO-PRIVATE-VLAN-MIB::cpvlanPromPortMultiPrimaryVlan
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.173.1.2.2.1.1.1 snmpget -v2c -c public <target> CISCO-PRIVATE-VLAN-MIB::cpvlanPromPortMultiPrimaryVlan.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpvlanPromPortMultiPrimaryVlan.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.2 | cpvlanPromPortTable | CISCO-PRIVATE-VLAN-MIB |
| 1.3.6.1.4.1.9.9.173.1.2.2.1 | cpvlanPromPortEntry | CISCO-PRIVATE-VLAN-MIB |
| 1.3.6.1.4.1.9.9.173.1.2.2.1.1 | cpvlanPromPortMultiPrimaryVlan | CISCO-PRIVATE-VLAN-MIB |