eqlNASSnapshotPolicyRepeatFactor

EQLNAS-MIB · .1.3.6.1.4.1.12740.18.1.3.4.1.8

Object

column r/w Integer32
The value of this object along with eqlNASSnapshotPolicyType
determines the effective repetition interval for this policy.
The valid values are
              
   PolicyType            RepeatFactor  
      once                    1
      hourly                  1
      daily                  1-2147483647
      weekly                 1-2147483647
      monthly                1-2147483647
              
If the policy type is daily and the value of this object is 2,
snapshots will be taken once in every 2 days.

Context

MIB
EQLNAS-MIB
OID
.1.3.6.1.4.1.12740.18.1.3.4.1.8
Type
column
Access
readwrite
Status
current
Parent
eqlNASSnapshotPolicyEntry

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 'EQLNAS-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLNAS-MIB::eqlNASSnapshotPolicyRepeatFactor'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EQLNAS-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLNAS-MIB::eqlNASSnapshotPolicyRepeatFactor.<eqlApplianceIndex>.<eqlNASContainerIndex>.<eqlNASSnapshotPolicyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EQLNAS-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EQLNAS-MIB::eqlNASSnapshotPolicyRepeatFactor'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-2147483647