clusSnapshotScheduleType

LEFTHAND-NETWORKS-NUS-COMMON-CLUSTERING-MIB · .1.3.6.1.4.1.9804.3.1.1.2.12.26.1.13

Object

column r/w Enumeration
type of snapshot schedule, normal is without remote copy,
primary is the original in a remote IP copy,
remote is for remote IP copies

Context

MIB
LEFTHAND-NETWORKS-NUS-COMMON-CLUSTERING-MIB
OID
.1.3.6.1.4.1.9804.3.1.1.2.12.26.1.13
Type
column
Access
readwrite
Status
current
Parent
clusSnapshotScheduleEntry

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 'LEFTHAND-NETWORKS-NUS-COMMON-CLUSTERING-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEFTHAND-NETWORKS-NUS-COMMON-CLUSTERING-MIB::clusSnapshotScheduleType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LEFTHAND-NETWORKS-NUS-COMMON-CLUSTERING-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEFTHAND-NETWORKS-NUS-COMMON-CLUSTERING-MIB::clusSnapshotScheduleType.<clusSnapshotScheduleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LEFTHAND-NETWORKS-NUS-COMMON-CLUSTERING-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LEFTHAND-NETWORKS-NUS-COMMON-CLUSTERING-MIB::clusSnapshotScheduleType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2primary
3remote