eqliscsiVolumeReplControlChannelStatus
EQLVOLUME-MIB ·
.1.3.6.1.4.1.12740.5.1.7.14.1.15
Object
column Enumeration
The current status of the control channel to replica site.
Context
- MIB
- EQLVOLUME-MIB
- OID
.1.3.6.1.4.1.12740.5.1.7.14.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eqliscsiVolumeReplSiteEntry
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::eqliscsiVolumeReplControlChannelStatus'
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::eqliscsiVolumeReplControlChannelStatus.<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::eqliscsiVolumeReplControlChannelStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ipaddress-not-configured |
2 | generic-error |
3 | control-target-not-configured |
4 | control-target-not-present-at-replica-site |
5 | control-credentials-not-configured |
6 | authentication-failed |
7 | logged-in |
8 | logged-out |
9 | paused |