hh3cReplicaMode

HH3C-STORAGE-SNAP-MIB · .1.3.6.1.4.1.25506.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
HH3C-STORAGE-SNAP-MIB
OID
.1.3.6.1.4.1.25506.10.2.1.10.1.14
Type
column
Access
readwrite
Status
current
Parent
hh3cReplicaConfigEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1adaptive
2remote
3none