eqliscsiVolumeReplOperStatus
EQLVOLUME-MIB ·
.1.3.6.1.4.1.12740.5.1.7.16.1.1
Object
column Enumeration
The current operational status of the replication process.
Context
- MIB
- EQLVOLUME-MIB
- OID
.1.3.6.1.4.1.12740.5.1.7.16.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eqliscsiVolumeReplicationStatusEntry
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 'EQLVOLUME-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLVOLUME-MIB::eqliscsiVolumeReplOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EQLVOLUME-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLVOLUME-MIB::eqliscsiVolumeReplOperStatus.<eqliscsiLocalMemberId>.<eqliscsiVolumeIndex>.<eqliscsiVolumeReplSiteIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EQLVOLUME-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EQLVOLUME-MIB::eqliscsiVolumeReplOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | inProgress |
3 | waiting |
4 | farEndDown |
5 | authFailure |
6 | completed |
7 | paused |
8 | remoteResizeFailed |
9 | remotePaused |
10 | partnerPausedLocal |
11 | failed |
12 | remoteReplReserveLow |
13 | nomoresnapallowed |
14 | remoteReplReserveInvalid |
15 | cancelling |
16 | pendingDataTransfer |
17 | manualDataTransferInProgress |
18 | remoteDisallowDowngradesNotSet |
19 | remotePartnerNeedsUpgrade |