RBN-CONFIG-FILE-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
1
Rows
1
Columns
20
rcfJobTable
table.1.3.6.1.4.1.2352.2.13.1.1.3
·
1 row entry
·
20 columns
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.
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 file.
When rcfJobRowStatus…
and monitors a process which loads a system configuration file or
saves the current system configuration out to a file.
When rcfJobRowStatus…
Indexes
rcfJobIndex
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
rcfJobIndex
A unique identifier for an entry in this table.
|
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.2352.2.13.1.1.3.1.1 |
||||||||||||||
|
rcfJobOp
The configuration operation to perform.
If 'load', the file specified in rcfJobFilename is retrieved, parsed and loaded into the system configuration. If 'save', the current system configur… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2352.2.13.1.1.3.1.2 |
||||||||||||||
|
rcfJobProtocol
The file transfer protocol to use.
If 'local', the filename specified in rcfJobFilename exists locally on the Redback system (eg in /flash). If 'tftp', the filename specified in rcfJobFilen… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2352.2.13.1.1.3.1.3 |
||||||||||||||
|
rcfJobFilename
The name of the source file (loads) or destination file (saves).
|
OctetStringr/w Constraints: range: 1-128 |
.1.3.6.1.4.1.2352.2.13.1.1.3.1.4 |
||||||||||||||
|
rcfJobIpAddressType
The address type for rcfJobIpAddress.
This object is only relevant for non-local filenames. If rcfJobProtocol equals 'local', any value for this object will effectively be ignored. |
INET-ADDRESS-MIBInetAddressTyper/w Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.2352.2.13.1.1.3.1.5 |
||||||||||||||
|
rcfJobIpAddress
The IP address for the file server which contains the source
file (loads) or destination file (saves). This object is only relevant for non-local filenames. If rcfJobProtocol equals 'local', any value for… |
INET-ADDRESS-MIBInetAddressr/w Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.2352.2.13.1.1.3.1.6 |
||||||||||||||
|
rcfJobUsername
The username to use for authentication with the file server.
This object is only relevant for the FTP protocol. If rcfJobProtocol does not equal 'ftp', any value for this object will effectively be ignore… |
OctetStringr/w Constraints: range: 1-32 |
.1.3.6.1.4.1.2352.2.13.1.1.3.1.7 |
||||||||||||||
|
rcfJobPassword
The password to use for authentication with the file server.
A zero-length string value would be used for usernames that do not require a password. This object is only relevant for the FTP protocol. If rc… |
OctetStringr/w Constraints: range: 0-128 |
.1.3.6.1.4.1.2352.2.13.1.1.3.1.8 |
||||||||||||||
|
rcfJobPassiveMode
Enables/disables passive mode on FTP connections.
This object is only relevant for the FTP protocol. If rcfJobProtocol does not equal 'ftp', any value for this object will effectively be ignored. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.2352.2.13.1.1.3.1.9 |
||||||||||||||
|
rcfJobStopAtLine
If this object instance has a non-zero value, parsing and
loading of the configuration file will terminate after the specified line number. This object is only relevant for 'load' operations. If rcfJobOp … |
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2352.2.13.1.1.3.1.10 |
||||||||||||||
|
rcfJobSaveDefaults
If 'true', default values for all configuration values are
saved. If 'false', only the values which have been explicitly configured are saved. This object is only relevant for 'save' operations. If rcfJob… |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.2352.2.13.1.1.3.1.11 |
||||||||||||||
|
rcfJobState
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… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2352.2.13.1.1.3.1.12 |
||||||||||||||
|
rcfJobResult
A generic result code. This object is instantiated only when
rcfJobStatus equals 'completed'. success -- The job completed successfully. other -- An error that doesn't fall into one of the categor… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2352.2.13.1.1.3.1.13 |
||||||||||||||
|
rcfJobErrorMsgs
Detailed error messages generated during the configuration
operation. This object is instantiated only when rcfJobState equals 'completed'. Note: the amount of error messages produced by a configuration … |
SNMP-FRAMEWORK-MIBSnmpAdminString Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.2352.2.13.1.1.3.1.14 |
||||||||||||||
|
rcfJobCreateTime
The value of sysUpTime when this job entry was created.
|
SNMPv2-TCTimeStamp Textual Convention: SNMPv2-TCTimeStamp Unsigned32 |
.1.3.6.1.4.1.2352.2.13.1.1.3.1.15 |
||||||||||||||
|
rcfJobStartTime
The value of sysUpTime when rcfJobState moved from 'pending' to
'inProgress'. This object will not be instantiated until rcfJobState moves to 'inProgress'. The object will be un-instantiated if rcfJobRowS… |
SNMPv2-TCTimeStamp Textual Convention: SNMPv2-TCTimeStamp Unsigned32 |
.1.3.6.1.4.1.2352.2.13.1.1.3.1.16 |
||||||||||||||
|
rcfJobStopTime
The value of sysUpTime when the job completed.
This object will not be instantiated until rcfJobState moves to 'completed'. The object will be un-instantiated if rcfJobRowStatus is set to 'notInService'. |
SNMPv2-TCTimeStamp Textual Convention: SNMPv2-TCTimeStamp Unsigned32 |
.1.3.6.1.4.1.2352.2.13.1.1.3.1.17 |
||||||||||||||
|
rcfJobNotifyOnCompletion
If 'true', an rcfJobCompleted notification will be generated
when the job completes. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.2352.2.13.1.1.3.1.18 |
||||||||||||||
|
rcfJobOwner
This object can be used to identify who/what/where created this
job entry. |
RMON-MIBOwnerStringr/w Textual Convention: RMON-MIBOwnerString OctetStringType Constraints: range: 0..127 |
.1.3.6.1.4.1.2352.2.13.1.1.3.1.19 |
||||||||||||||
|
rcfJobRowStatus
The row status for creating, modifying, or deleting an entry
in the table. Note that 'active' entries cannot be modified. Any attempt to modify an object in this entry while rcfJobRowStatus equals 'act… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.2352.2.13.1.1.3.1.20 |