slaScheduleLifeFlag

MPSLA · .1.3.6.1.4.1.5651.3.20.1.1.201.4.100.1.8

Object

column r/w Enumeration
rtr schedule's life 
forever,if config, no need to config lifetime and repeat times
repeatAndDie,if config, need to config lifetime and repeat times

Context

MIB
MPSLA
OID
.1.3.6.1.4.1.5651.3.20.1.1.201.4.100.1.8
Type
column
Access
readwrite
Status
current
Parent
sysSlaScheduleEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1forever
2repeatAndDie