rcfJobTable
RBN-CONFIG-FILE-MIB ·
.1.3.6.1.4.1.2352.2.13.1.1.3
Object
table
A table which is used to start and monitor a process which
loads a configuration file, or saves the current configuration
out to a file.
The suggested method to create a new entry is:
1. GET(rcfJobSpinLock.0,
rcfJobNextIndex.0) and save in
slValue, niValue respectively
2. SET(rcfJobSpinLock.0 = slValue,
rcfJobXxx.niValue = ...
rcfJobYyy.niValue = ...
...
rcfJobRowStatus.niValue = 'createAndGo')
Entries whose state is 'completed' may be automatically
deleted by the system after some system dependant time.
Context
- MIB
- RBN-CONFIG-FILE-MIB
- OID
.1.3.6.1.4.1.2352.2.13.1.1.3- Type
- table
- Status
- current
- Parent
- rcfJobs
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/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::rcfJobTable'
More examples
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::rcfJobTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.