sncRevertive
PROTECTION-MIB ·
.1.3.6.1.4.1.1038.130.30.2.1.20
Object
If the value is true the Protection unit function is allowed to spontaneously switch back to working chanel when it is available. If not, the snc can switch back to working chanel only if protection chanel fails.
Context
- MIB
- PROTECTION-MIB
- OID
.1.3.6.1.4.1.1038.130.30.2.1.20- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sncEntry
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::sncRevertive'
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::sncRevertive.<sncIndex>'
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::sncRevertive'
Syntax
- Source
- EQUIPMENT-MIBSagemBoolean
- Base type
Enumeration
Values & Constraints
Type Values
1 | true |
2 | false |