opsProtectionStatus
CORIANT-GROOVE-MIB ·
.1.3.6.1.4.1.42229.1.2.3.20.1.1.8
Object
column Enumeration
Indicates the status of the protection switch.
Context
- MIB
- CORIANT-GROOVE-MIB
- OID
.1.3.6.1.4.1.42229.1.2.3.20.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- opsEntry
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 'CORIANT-GROOVE-MIB' -M '/opt/observium/mibs/coriant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CORIANT-GROOVE-MIB::opsProtectionStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CORIANT-GROOVE-MIB' -M '/opt/observium/mibs/coriant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CORIANT-GROOVE-MIB::opsProtectionStatus.<shelfId>.<slotId>.<subslotId>.<opsName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CORIANT-GROOVE-MIB' -M '/opt/observium/mibs/coriant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CORIANT-GROOVE-MIB::opsProtectionStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notApplicable |
1 | manualSwitchToProtection |
2 | manualSwitchToWorking |
3 | forceSwitchToProtection |
4 | forceSwitchToWorking |
5 | lockoutOfProtection |
6 | signalFailureOnWorking |
7 | signalFailureOnProtection |
8 | signalDegradeOnWorking |
9 | signalDegradeOnProtection |
10 | doNotRevert |
11 | noRequest |
12 | waitToRestore |