fsMIMstStpPerfStatus
AricentMIMst-MIB ·
.1.3.6.1.4.1.2076.118.1.3.1.51
Object
column r/w
Enumeration
This object enables or disables the collection of performance data for the MSTP protocol. 'enable' (1) indicates that collection of mstp performance data is enabled in the device on all ports. 'disable'(2) indicates the collection of mstp performance data is disabled on all ports.
Context
- MIB
- AricentMIMst-MIB
- OID
.1.3.6.1.4.1.2076.118.1.3.1.51- Type
- column
- Access
- readwrite
- Status
- current
- 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 'AricentMIMst-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AricentMIMst-MIB::fsMIMstStpPerfStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AricentMIMst-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AricentMIMst-MIB::fsMIMstStpPerfStatus.<fsMIDot1sFutureMstContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AricentMIMst-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AricentMIMst-MIB::fsMIMstStpPerfStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |