rttMonScheduleAdminStartType

CISCO-RTTMON-MIB · .1.3.6.1.4.1.9.9.42.1.2.5.1.6

Object

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

Context

MIB
CISCO-RTTMON-MIB
OID
.1.3.6.1.4.1.9.9.42.1.2.5.1.6
Type
column
Access
readwrite
Status
current
Parent
rttMonScheduleAdminEntry
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::rttMonScheduleAdminStartType'
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::rttMonScheduleAdminStartType.<index>'
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::rttMonScheduleAdminStartType'

Values & Constraints

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

Conformance