SWITCH-MSTP-MIB :: rcMstpXstInstanceVlansMapped

MIB Reference — IPNetwork Monitor

All MIBsSWITCH-MSTP-MIBrcMstpXstInstanceVlansMapped

rcMstpXstInstanceVlansMapped

Module: SWITCH-MSTP-MIB

OID (symbolic): SWITCH-MSTP-MIB::rcMstpXstInstanceVlansMapped

OID (numeric): 1.3.6.1.4.1.8886.6.1.24.4.1.2

Node type: OBJECT-TYPE

Type: Vlanset

Access: read-only

Description:

Each octet within this value specifies a set of eight vlans, with the first octet specifying vlan 1 through 8, the second octet specifying vlan 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered vlan, and the least significant bit represents the highest numbered vlan. Thus, each vlan is represented by a single bit within the value of this object. If that bit has a value of '1', then that vlan is included in the set of vlans; the vlan is not included if its bit has a value of '0'.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.24.4.1.2
snmpwalk -v2c -c public <target> SWITCH-MSTP-MIB::rcMstpXstInstanceVlansMapped

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.24.4.1.2.1
snmpget -v2c -c public <target> SWITCH-MSTP-MIB::rcMstpXstInstanceVlansMapped.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcMstpXstInstanceVlansMapped.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.8886raisecomRAISECOM-BASE-MIB
1.3.6.1.4.1.8886.6iscomSeriesRAISECOM-BASE-MIB
1.3.6.1.4.1.8886.6.1iscomSwitchRAISECOM-BASE-MIB
1.3.6.1.4.1.8886.6.1.24rcMstpSWITCH-MSTP-MIB
1.3.6.1.4.1.8886.6.1.24.4rcMstpXstInstanceTableSWITCH-MSTP-MIB
1.3.6.1.4.1.8886.6.1.24.4.1rcMstpXstInstanceEntrySWITCH-MSTP-MIB
1.3.6.1.4.1.8886.6.1.24.4.1.2rcMstpXstInstanceVlansMappedSWITCH-MSTP-MIB