stpxSMSTInstanceEditVlansMap3k4k
CISCO-STP-EXTENSIONS-MIB ·
.1.3.6.1.4.1.9.9.82.1.14.6.1.3
Object
column r/w
OctetString
A string of octets containing one bit per VLAN for
VLANS with VlanIndex values of 2048 through 4095. 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.
For each VLAN, if it is mapped to this MST instance,
then the bit corresponding to that VLAN is set to
'1'. Each VLAN can only be mapped to one unique MST
instance with the range from 0 to stpxSMSTMaxInstanceNumber.
If the bit corresponding to a VLAN is changed from '1'
to '0', then that VLAN will be automatically mapped to
SMST instance 0 by the device. If the bit corresponding
to a VLAN is changed from '0' to '1', then that VLAN will
be automatically removed from the MST instance this VLAN was
previously mapped to. If the length of this string is
less than 256 octets, any 'missing' octets are assumed to
contain the value of zero.
Context
- MIB
- CISCO-STP-EXTENSIONS-MIB
- OID
.1.3.6.1.4.1.9.9.82.1.14.6.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- stpxSMSTInstanceEditEntry
- 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-STP-EXTENSIONS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STP-EXTENSIONS-MIB::stpxSMSTInstanceEditVlansMap3k4k'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STP-EXTENSIONS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STP-EXTENSIONS-MIB::stpxSMSTInstanceEditVlansMap3k4k.<stpxSMSTInstanceEditIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STP-EXTENSIONS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STP-EXTENSIONS-MIB::stpxSMSTInstanceEditVlansMap3k4k'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-256
Conformance
Member of