fsMstStpPerfStatus
ARICENT-MST-MIB ·
.1.3.6.1.4.1.2076.80.1.50
Object
scalar r/w
Enumeration
This object enables or disables the collection of performance data for the MSTP protocol. 'enable' (1) indicates that the collection of mstp performance data is enabled on all ports in the device. 'disable'(2) indicates the collection of mstp performance data is disabled on all ports.
Context
- MIB
- ARICENT-MST-MIB
- OID
.1.3.6.1.4.1.2076.80.1.50- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dot1sFutureMst
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-MST-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MST-MIB::fsMstStpPerfStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-MST-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-MST-MIB::fsMstStpPerfStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |