All MIBs › G6-STP-MIB › mstpGroupMstpId
mstpGroupMstpId
Module: G6-STP-MIB
OID (symbolic): G6-STP-MIB::mstpGroupMstpId
OID (numeric): 1.3.6.1.4.1.3181.10.6.2.42.3.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Defines filter table entry for this MSTP Group Id. This is the key value for the table. Type '=:' to edit, use index '[*] = new_id:' to add an entry. Edit string to nothing to delete entry.
What is mstpGroupMstpId?
Defines the key/identifier for an MSTP group filter-table entry, referenced by a VLAN's filter_config.mstp_group setting so multiple VLANs can share the same MSTP instance. Per the MIB, an admin edits this field with '=:' syntax, adds an entry via index '[*] = new_id:', and deletes one by clearing the string.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.2.42.3.1.2 snmpwalk -v2c -c public <target> G6-STP-MIB::mstpGroupMstpId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.2.42.3.1.2.1 snmpget -v2c -c public <target> G6-STP-MIB::mstpGroupMstpId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3181.10.6.2.42.3.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mstpGroupMstpId.1
Start monitoring MICROSENS Generation 6 (G6) managed Ethernet switch (Spanning Tree Protocol/RSTP/MSTP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the G6-STP-MIB::mstpGroupMstpId OID value, configure state conditions and alerts, and monitor any MICROSENS Generation 6 (G6) managed Ethernet switch (Spanning Tree Protocol/RSTP/MSTP) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.3181 | microsens | MICROSENS-G6-MIB |
| 1.3.6.1.4.1.3181.10 | managedSwitches | MICROSENS-G6-MIB |
| 1.3.6.1.4.1.3181.10.6 | g6 | MICROSENS-G6-MIB |
| 1.3.6.1.4.1.3181.10.6.2 | protocol | G6-PACC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3181.10.6.2.42 | stp | G6-STP-MIB |
| 1.3.6.1.4.1.3181.10.6.2.42.3 | mstpGroupTable | G6-STP-MIB |
| 1.3.6.1.4.1.3181.10.6.2.42.3.1 | mstpGroupEntry | G6-STP-MIB |
| 1.3.6.1.4.1.3181.10.6.2.42.3.1.2 | mstpGroupMstpId | G6-STP-MIB |