cmlrInstLoadStatus

CISCO-ITP-MLR-MIB · .1.3.6.1.4.1.9.9.396.1.1.1.3

Object

The status of the current load or status from
the prior load operation.  This object will have
a value of loadInProgress while the load operation
is in progress.  The cmlrInstLastLoadTime contains
a timestamp indicating when the load operation is
completed.

Context

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

Values & Constraints

Type Values
1loadNotRequested
2loadInProgress
3loadComplete
4loadCompleteWithErrors
5loadFailed

Conformance