All MIBs › FORCE10-MSTP-MIB › mstpGenCfgIdDigest
mstpGenCfgIdDigest
Module: FORCE10-MSTP-MIB
OID (symbolic): FORCE10-MSTP-MIB::mstpGenCfgIdDigest
OID (numeric): 1.3.6.1.4.1.6027.20.2.10.33
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Configuration Digest.
What is mstpGenCfgIdDigest?
This read-only OID holds the 16-byte digest computed from this bridge's VLAN-to-MSTI mapping table, which bridges exchange and compare to verify they're configured with the identical mapping and therefore belong to the same MST region. An admin comparing this value across switches can spot a VLAN-mapping mismatch that would otherwise silently split the region.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6027.20.2.10.33 snmpwalk -v2c -c public <target> FORCE10-MSTP-MIB::mstpGenCfgIdDigest
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6027.20.2.10.33.1 snmpget -v2c -c public <target> FORCE10-MSTP-MIB::mstpGenCfgIdDigest.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mstpGenCfgIdDigest.1
Start monitoring Dell Force10 (Dell Networking OS/FTOS) switch (802.1s MSTP/RSTP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the FORCE10-MSTP-MIB::mstpGenCfgIdDigest OID value, configure state conditions and alerts, and monitor any Dell Force10 (Dell Networking OS/FTOS) switch (802.1s MSTP/RSTP) from a single console.
OID Breakdown
Upper-level ancestors (8 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.6027 | dellNet | DELL-NETWORKING-SMI |
| 1.3.6.1.4.1.6027.20 | dellNetExperiment | DELL-NETWORKING-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6027.20.2 | f10Mstp | FORCE10-MSTP-MIB |
| 1.3.6.1.4.1.6027.20.2.10 | mstpGen | FORCE10-MSTP-MIB |
| 1.3.6.1.4.1.6027.20.2.10.33 | mstpGenCfgIdDigest | FORCE10-MSTP-MIB |