etsysIpSlaScheduleStartTime

ENTERASYS-IP-SLA-MIB · .1.3.6.1.4.1.5624.1.2.94.1.2.2.1.1

Object

This is the initial start time for the entry's set of test
cycles.  This value is expressed in seconds since the Epoch
(Jan 1, 1970).
              
The scheduled entry MUST be cancelled prior to modifying the
start time.  An 'inconsistentValue' return code is returned for
a set operation with a value other than zero if the
etsysIpSlaScheduleTestState is NOT 'inactive'.
              
Setting this value to zero cancels the scheduled tests and
the etsysIpSlaScheduleTestState transitions to 'inactive'.

Context

MIB
ENTERASYS-IP-SLA-MIB
OID
.1.3.6.1.4.1.5624.1.2.94.1.2.2.1.1
Type
column
Access
readwrite
Status
current
Parent
etsysIpSlaScheduleEntry
Groups
1

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 'ENTERASYS-IP-SLA-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-IP-SLA-MIB::etsysIpSlaScheduleStartTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-IP-SLA-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-IP-SLA-MIB::etsysIpSlaScheduleStartTime.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-IP-SLA-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-IP-SLA-MIB::etsysIpSlaScheduleStartTime'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance