eqlNASTaskSubTaskInProgress
EQLNAS-MIB ·
.1.3.6.1.4.1.12740.18.1.42.1.6
Object
column r/w
Enumeration
Subtask that is currently in progress for this task.
Context
- MIB
- EQLNAS-MIB
- OID
.1.3.6.1.4.1.12740.18.1.42.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eqlNASTaskEntry
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 'EQLNAS-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLNAS-MIB::eqlNASTaskSubTaskInProgress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EQLNAS-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLNAS-MIB::eqlNASTaskSubTaskInProgress.<eqlApplianceIndex>.<eqlNASTaskIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EQLNAS-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EQLNAS-MIB::eqlNASTaskSubTaskInProgress'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
100 | resync-primaryContainerPromote |
110 | resync-primaryContainerReplicationDelete |
120 | resync-recoveryContainerReplicationConfigure |
130 | resync-recoveryContainerReplicate |
140 | resync-recoveryContainerSourcePromote |
150 | resync-recoveryContainerReplicationDelete |
160 | resync-primaryContainerReplicationConfigure |
170 | resync-recoveryContainerPromote |
300 | failback-primaryContainerPromote |
310 | failback-primaryContainerReplicationDelete |
320 | failback-recoveryContainerReplicationConfigure |
330 | failback-recoveryContainerDisableSchedules |
340 | failback-recoveryContainerReplicate |
350 | failback-recoveryContainerFinalReplication |
360 | failback-recoveryContainerPromote |
370 | failback-recoveryContainerReplicationDelete |
380 | failback-primaryContainerReplicationConfigure |
10000 | complete |