h3cReplicaMode

H3C-STORAGE-SNAP-MIB · .1.3.6.1.4.1.2011.10.10.2.1.10.1.14

Object

column r/w Enumeration
This object identifies the replication mode:
The value of 'adaptive' means that data from the primary resource is 
continuously replicated to a replica resource unless the system determines 
it is not practical or possible.
The value of 'remote' means that a snapshot is taken of the primary resource at 
prescribed intervals based on the criteria you set (schedule and/or watermark 
value).
Note that the associated Continuous Replication Resource can not be created
if the value of this boject is not equal to 'adaptive'.

Context

MIB
H3C-STORAGE-SNAP-MIB
OID
.1.3.6.1.4.1.2011.10.10.2.1.10.1.14
Type
column
Access
readwrite
Status
current
Parent
h3cReplicaConfigEntry

Walk 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 'H3C-STORAGE-SNAP-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-STORAGE-SNAP-MIB::h3cReplicaMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-STORAGE-SNAP-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-STORAGE-SNAP-MIB::h3cReplicaMode.<h3cRepLocalLvIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-STORAGE-SNAP-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-STORAGE-SNAP-MIB::h3cReplicaMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1adaptive
2remote
3none