clusSnapshotScheduleRetainType
LEFTHAND-NETWORKS-NUS-COMMON-CLUSTERING-MIB ·
.1.3.6.1.4.1.9804.3.1.1.2.12.26.1.9
Object
column r/w
Enumeration
schedule retain type
Context
- MIB
- LEFTHAND-NETWORKS-NUS-COMMON-CLUSTERING-MIB
- OID
.1.3.6.1.4.1.9804.3.1.1.2.12.26.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- clusSnapshotScheduleEntry
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 '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::clusSnapshotScheduleRetainType'
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::clusSnapshotScheduleRetainType.<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::clusSnapshotScheduleRetainType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | byTime |
2 | byNumber |