sleAutoCliScheduleType

SLE-SYSTEMMAINTENANCE-MIB · .1.3.6.1.4.1.6296.101.1.11.3.1.1.2

Object

The type of schedule.
Periodic(1) - scheduled with regular intervals.
At(2) - scheduled for exactly time.
Daily(3) - scheduled for every day.
Immediate(4) - scheduled immediately

Context

MIB
SLE-SYSTEMMAINTENANCE-MIB
OID
.1.3.6.1.4.1.6296.101.1.11.3.1.1.2
Type
column
Access
readonly
Status
current
Parent
sleAutoCliScheduleEntry
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 'SLE-SYSTEMMAINTENANCE-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-SYSTEMMAINTENANCE-MIB::sleAutoCliScheduleType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLE-SYSTEMMAINTENANCE-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-SYSTEMMAINTENANCE-MIB::sleAutoCliScheduleType.<sleAutoCliScheduleName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLE-SYSTEMMAINTENANCE-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLE-SYSTEMMAINTENANCE-MIB::sleAutoCliScheduleType'

Syntax

Values & Constraints

Type Values
1periodic
2at
3daily
4immediate

Conformance