eqlApplianceLastScheduleIndex
EQLAPPLIANCE-MIB ·
.1.3.6.1.4.1.12740.17.1.1.1.23
Object
Last used snapshot schedule index. Every time a new schedule is created for the appliance, the new idex is the last used index value from this field plus one, and the field itself is updated with the new value. This way the schedule index will never repeat (reused) for the appliance.
Context
- MIB
- EQLAPPLIANCE-MIB
- OID
.1.3.6.1.4.1.12740.17.1.1.1.23- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eqlApplianceEntry
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 'EQLAPPLIANCE-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLAPPLIANCE-MIB::eqlApplianceLastScheduleIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EQLAPPLIANCE-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLAPPLIANCE-MIB::eqlApplianceLastScheduleIndex.<eqlApplianceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EQLAPPLIANCE-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EQLAPPLIANCE-MIB::eqlApplianceLastScheduleIndex'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295