fsMIRstModuleStatus
Aricent-MIRSTP-MIB ·
.1.3.6.1.4.1.2076.119.1.3.1.3
Object
This object specifies the administrative module status requested by management for the RSTP Module. This enables or disables RSTP in the system. A value of 'enabled'(1) indicates that RSTP must be enabled in the device on all the ports.A value of 'disabled'(2) indicates that RSTP must be disabled in the device on all the ports. This object can be set only after the object fsMIRstSystemControl has been set.
Context
- MIB
- Aricent-MIRSTP-MIB
- OID
.1.3.6.1.4.1.2076.119.1.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIDot1wFutureRstEntry
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 'Aricent-MIRSTP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Aricent-MIRSTP-MIB::fsMIRstModuleStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Aricent-MIRSTP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Aricent-MIRSTP-MIB::fsMIRstModuleStatus.<fsMIDot1wFutureRstContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Aricent-MIRSTP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Aricent-MIRSTP-MIB::fsMIRstModuleStatus'
Syntax
- Source
- EnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |