rcfJobState

RBN-CONFIG-FILE-MIB · .1.3.6.1.4.1.2352.2.13.1.1.3.1.12

Object

column Enumeration
The current state of the configuration job.
              
pending    -- The initial state of all jobs. Jobs are queued
              and processed in order of creation.
inProgress -- The job is actively being performed.
completed  -- The job has completed.

Context

MIB
RBN-CONFIG-FILE-MIB
OID
.1.3.6.1.4.1.2352.2.13.1.1.3.1.12
Type
column
Access
readonly
Status
current
Parent
rcfJobEntry
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 'RBN-CONFIG-FILE-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-CONFIG-FILE-MIB::rcfJobState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBN-CONFIG-FILE-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-CONFIG-FILE-MIB::rcfJobState.<rcfJobIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-CONFIG-FILE-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-CONFIG-FILE-MIB::rcfJobState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0pending
1inProgress
2completed

Conformance

Member of