cpvlanPromPortMultiPrimaryVlan
CISCO-PRIVATE-VLAN-MIB ·
.1.3.6.1.4.1.9.9.173.1.2.2.1.1
Object
column SNMPv2-TCTruthValue
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.
Context
- MIB
- CISCO-PRIVATE-VLAN-MIB
- OID
.1.3.6.1.4.1.9.9.173.1.2.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cpvlanPromPortEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-PRIVATE-VLAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PRIVATE-VLAN-MIB::cpvlanPromPortMultiPrimaryVlan'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PRIVATE-VLAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PRIVATE-VLAN-MIB::cpvlanPromPortMultiPrimaryVlan.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PRIVATE-VLAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PRIVATE-VLAN-MIB::cpvlanPromPortMultiPrimaryVlan'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of