fsMIMstPathCostDefaultType
SupermicroMIMst-MIB ·
.1.3.6.1.4.1.10876.101.1.118.1.3.1.21
Object
column obsolete
r/w
Enumeration
********* THIS OBJECT IS obsolete ********** The version of the Spanning Tree default Path Costs that are to be used by this Bridge. A value of 8021d1998(1) uses the 16-bit default Path Costs from IEEE Std. 802.1D-1998. A value of stp8021t2001(2) uses the 32-bit default Path Costs from IEEE Std. 802.1t.
Context
- MIB
- SupermicroMIMst-MIB
- OID
.1.3.6.1.4.1.10876.101.1.118.1.3.1.21- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- fsMIDot1sFutureMstEntry
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 'SupermicroMIMst-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SupermicroMIMst-MIB::fsMIMstPathCostDefaultType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SupermicroMIMst-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SupermicroMIMst-MIB::fsMIMstPathCostDefaultType.<fsMIDot1sFutureMstContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SupermicroMIMst-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SupermicroMIMst-MIB::fsMIMstPathCostDefaultType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | stp8021d1998 |
2 | stp8021t2001 |