cpvlanTrunkPortNormalVlans
CISCO-PRIVATE-VLAN-MIB ·
.1.3.6.1.4.1.9.9.173.1.2.4.1.8
Object
A string of octets containing one bit per VLAN for VLANs
with values of 0 through 1023 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.
Context
- MIB
- CISCO-PRIVATE-VLAN-MIB
- OID
.1.3.6.1.4.1.9.9.173.1.2.4.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cpvlanTrunkPortEntry
- 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::cpvlanTrunkPortNormalVlans'
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::cpvlanTrunkPortNormalVlans.<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::cpvlanTrunkPortNormalVlans'
Syntax
- Source
- VlanIndexBitmap
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..128
Conformance
Member of