eqlNASSnapshotPolicyOccurence
EQLNAS-MIB ·
.1.3.6.1.4.1.12740.18.1.3.4.1.17
Object
The value of this column is significant only if the policy type is
set to monthly.
If weekmask is set to 0x7fffffff, the value of this column represents
the occurence of a day with in a month. Example:If the value of this
column is 5, it represents 5th day of the month. When the week mask
is set to a value other than 0x7fffffff, the value of this column
defines the occurence of a day as defined by weekmask. Example: When
weekmask is set to 0x00000001 (Monday) and value of this column
represents the following.
Value Meaning
0x1 First monday of the month
0x2 Second monday of the month
0x3 Third monday of the month
0x4 Fourth monday of the month
0x7fffffff Last monday of the month
Context
- MIB
- EQLNAS-MIB
- OID
.1.3.6.1.4.1.12740.18.1.3.4.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eqlNASSnapshotPolicyEntry
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 'EQLNAS-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLNAS-MIB::eqlNASSnapshotPolicyOccurence'
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::eqlNASSnapshotPolicyOccurence.<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::eqlNASSnapshotPolicyOccurence'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647