rcfJobStopAtLine
RBN-CONFIG-FILE-MIB ·
.1.3.6.1.4.1.2352.2.13.1.1.3.1.10
Object
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 does not equal 'load', any value for this object will
effectively be ignored.
Context
- MIB
- RBN-CONFIG-FILE-MIB
- OID
.1.3.6.1.4.1.2352.2.13.1.1.3.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcfJobEntry
- Table
- rcfJobTable
- Siblings
- 19
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcfJobIndex A unique identifier for an entry in this table. | column | Unsigned32 | .1.3.6.1.4.1.2352.2.13.1.1.3.1.1 |
| 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 r… | column | SNMPv2-TCTruthValue | .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.
inProgres… | column | Enumeration | .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 t… | column | Enumeration | .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 erro… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .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. | column | SNMPv2-TCTimeStamp | .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 obje… | column | SNMPv2-TCTimeStamp | .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
rc… | column | SNMPv2-TCTimeStamp | .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. | column | SNMPv2-TCTruthValue | .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. | column | RMON-MIBOwnerString | .1.3.6.1.4.1.2352.2.13.1.1.3.1.19 |
| rcfJobOp The configuration operation to perform.
If 'load', the file specified in rcfJobFilename is retrieved,
parsed and loaded into the system configuration.
… | column | Enumeration | .1.3.6.1.4.1.2352.2.13.1.1.3.1.2 |
| 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 … | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2352.2.13.1.1.3.1.20 |
| 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… | column | Enumeration | .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). | column | OctetString | .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 effecti… | column | INET-ADDRESS-MIBInetAddressType | .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
rcfJ… | column | INET-ADDRESS-MIBInetAddress | .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 fo… | column | OctetString | .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 o… | column | OctetString | .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
obje… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2352.2.13.1.1.3.1.9 |