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
- Siblings
- 2
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcfJobSpinLock An advisory lock used to allow several cooperating Command
Generator Applications to coordinate their use of facilities
to create/modify entries in the rcfJobTable. | scalar | SNMPv2-TCTestAndIncr | .1.3.6.1.4.1.2352.2.13.1.1.1 |
| rcfJobNextIndex The next available index which can be used to create a rcfJobEntry. | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2352.2.13.1.1.2 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcfJobEntry An entry created by a Command Generator application which starts
and monitors a process which loads a system configuration file or
saves the current system configuration out to a … | row | - | .1.3.6.1.4.1.2352.2.13.1.1.3.1 |