fsMIRstPortStpModeDot1wEnabled
Aricent-MIRSTP-MIB ·
.1.3.6.1.4.1.2076.119.1.4.1.40
Object
This object enables/disables the bridge to send agreement pdu in accordance with 802.1W.A value of 'enabled' (1) indicates the bridge to send agreement pdu in accordance with 802.1W. A value of 'disabled'(2) indicates the bridge to send agreement pdu in accordance with 802.1D.
Context
- MIB
- Aricent-MIRSTP-MIB
- OID
.1.3.6.1.4.1.2076.119.1.4.1.40- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIRstPortExtEntry
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::fsMIRstPortStpModeDot1wEnabled'
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::fsMIRstPortStpModeDot1wEnabled.<fsMIRstPort>'
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::fsMIRstPortStpModeDot1wEnabled'
Syntax
- Source
- EnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |