vlanTrunkPortVlansXmitJoined3k
CISCO-VTP-MIB ·
.1.3.6.1.4.1.9.9.46.1.6.1.1.24
Object
column OctetString
A string of octets containing one bit per VLAN for VLANS
with VlanIndex values of 2048 through 3071 in the management
domain on this trunk port. The first octet corresponds to
VLANs with VlanIndex values of 2048 through 2055; the second
octet to VLANs 2056 through 2063; etc. The most significant
bit of each octet corresponds to the lowest value VlanIndex
in that octet.
If the bit corresponding to a VLAN is set to '1', then this
VLAN is presently being forwarded on this trunk port, i.e.,
it is not pruned; if the bit is set to '0', then this VLAN
is presently not being forwarded on this trunk port, either
because it is pruned or for some other reason.
Context
- MIB
- CISCO-VTP-MIB
- OID
.1.3.6.1.4.1.9.9.46.1.6.1.1.24- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vlanTrunkPortEntry
- Groups
- 2
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-VTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VTP-MIB::vlanTrunkPortVlansXmitJoined3k'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VTP-MIB::vlanTrunkPortVlansXmitJoined3k.<vlanTrunkPortIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VTP-MIB::vlanTrunkPortVlansXmitJoined3k'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-128
Conformance
Member of