rttMonGrpScheduleAdminStartType

CISCO-RTTMON-MIB · .1.3.6.1.4.1.9.9.42.1.2.14.1.14

Object

This object specifies the start-time option to be used for
scheduling the start time of the group with
probes included in the object rttMonGrpScheduleAdminProbes.
              
The following list defines the start-time options
that can be configured for the group schedule:
              
pending(1)      pending state.
now(2)          schedule to immediately start the
                group with defined probes.
random(3)       schedule start time of group at random
                time over a range.
after(4)        schedule start time of group after a
                certain amount of time from now.
specific(5)     schedule start time of group at a given
                specific time interval.

Context

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

Values & Constraints

Type Values
1pending
2now
3random
4after
5specific

Conformance