mspRevertive
PROTECTION-MIB ·
.1.3.6.1.4.1.1038.130.10.2.1.7
Object
If the value is true the msp function is allowed to spontaneously switch back to working chanel when it is available. If not, the msp can switch back to working chanel only if protection chanel fails.
Context
- MIB
- PROTECTION-MIB
- OID
.1.3.6.1.4.1.1038.130.10.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mspEntry
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 'PROTECTION-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PROTECTION-MIB::mspRevertive'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PROTECTION-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PROTECTION-MIB::mspRevertive.<mspIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PROTECTION-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PROTECTION-MIB::mspRevertive'
Syntax
- Source
- EQUIPMENT-MIBSagemBoolean
- Base type
Enumeration
Values & Constraints
Type Values
1 | true |
2 | false |