ipslaEthernetGrpSchedulePeriod

CISCO-IPSLA-ETHERNET-MIB · .1.3.6.1.4.1.9.9.585.1.1.1.1.19

Object

column r/w secondsUnsigned32
Specifies the time duration over which all the IP SLA
operations created by the current Auto-Ethernet-CFM 
have to be scheduled.
              
For instance, if there are three MEPs discovered, there
will be three IP SLA operations created.  If this object 
is set to 30, ipslaEthernetGrpScheduleRttStartTime is set 
to T, the start time of three operations will be
spreaded evenly within 30 seconds, i.e.  
              
start time:    T+0 -------- T+9 ----------T+19
             operation1  operation2    operation3
              
This object must be set first before setting
ipslaEthernetGrpScheduleRttStartTime.

Context

MIB
CISCO-IPSLA-ETHERNET-MIB
OID
.1.3.6.1.4.1.9.9.585.1.1.1.1.19
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
ipslaEthernetGrpCtrlEntry
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 'CISCO-IPSLA-ETHERNET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPSLA-ETHERNET-MIB::ipslaEthernetGrpSchedulePeriod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IPSLA-ETHERNET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPSLA-ETHERNET-MIB::ipslaEthernetGrpSchedulePeriod.<ipslaEthernetGrpCtrlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IPSLA-ETHERNET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IPSLA-ETHERNET-MIB::ipslaEthernetGrpSchedulePeriod'

Syntax

secondsUnsigned32

Values & Constraints

Object Constraints
range: 1-604800

Conformance