MIB Viewer

RBN-CONFIG-FILE-MIB

35 objects
Defines the objects necessary to support loading Redback system configuration files and saving the contents of the current system configuration. For security reasons, all mib objects defined in this module are only accessible via SNMP community strings (v1/v2c) or SNMP contextNames (v3) that map to the system's 'local' context. Note well: due to these security reasons, it is highly encouraged to only allow access to this MIB via the more secure protocols supported by SNMPv3.
OIDNameAccessStatusDescription
1.3.6.1.4.1.2352.2.13IdentityrbnConfigFileMibDefines the objects necessary to support loading Redback system configuration files and saving the contents of the current system configuration. For security r…
1.3.6.1.4.1.2352.2.13.0NoderbnConfigFileMIBNotifications
1.3.6.1.4.1.2352.2.13.0.1NotificationrcfJobCompletedcurrentA notification indicating that a configuration job has completed.
1.3.6.1.4.1.2352.2.13.1NoderbnConfigFileMIBObjects
1.3.6.1.4.1.2352.2.13.1.1NodercfJobs
1.3.6.1.4.1.2352.2.13.1.1.1ScalarrcfJobSpinLockread-writecurrentAn advisory lock used to allow several cooperating Command Generator Applications to coordinate their use of facilities to create/modify entries in the rcfJobT…
1.3.6.1.4.1.2352.2.13.1.1.2ScalarrcfJobNextIndexread-onlycurrentThe next available index which can be used to create a rcfJobEntry.
1.3.6.1.4.1.2352.2.13.1.1.3TablercfJobTablenot-accessiblecurrentA 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 t…
1.3.6.1.4.1.2352.2.13.1.1.3.1RowrcfJobEntrynot-accessiblecurrentAn entry created by a Command Generator application which starts and monitors a process which loads a system configuration file or saves the current system con…
1.3.6.1.4.1.2352.2.13.1.1.3.1.1ColumnrcfJobIndexnot-accessiblecurrentA unique identifier for an entry in this table.
1.3.6.1.4.1.2352.2.13.1.1.3.1.2ColumnrcfJobOpread-createcurrentThe configuration operation to perform. If 'load', the file specified in rcfJobFilename is retrieved, parsed and loaded into the system configuration. If 'save…
1.3.6.1.4.1.2352.2.13.1.1.3.1.3ColumnrcfJobProtocolread-createcurrentThe file transfer protocol to use. If 'local', the filename specified in rcfJobFilename exists locally on the Redback system (eg in /flash). If 'tftp', the fil…
1.3.6.1.4.1.2352.2.13.1.1.3.1.4ColumnrcfJobFilenameread-createcurrentThe name of the source file (loads) or destination file (saves).
1.3.6.1.4.1.2352.2.13.1.1.3.1.5ColumnrcfJobIpAddressTyperead-createcurrentThe address type for rcfJobIpAddress. This object is only relevant for non-local filenames. If rcfJobProtocol equals 'local', any value for this object will ef…
1.3.6.1.4.1.2352.2.13.1.1.3.1.6ColumnrcfJobIpAddressread-createcurrentThe 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…
1.3.6.1.4.1.2352.2.13.1.1.3.1.7ColumnrcfJobUsernameread-createcurrentThe 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 val…
1.3.6.1.4.1.2352.2.13.1.1.3.1.8ColumnrcfJobPasswordread-createcurrentThe 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…
1.3.6.1.4.1.2352.2.13.1.1.3.1.9ColumnrcfJobPassiveModeread-createcurrentEnables/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…
1.3.6.1.4.1.2352.2.13.1.1.3.1.10ColumnrcfJobStopAtLineread-createcurrentIf 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…
1.3.6.1.4.1.2352.2.13.1.1.3.1.11ColumnrcfJobSaveDefaultsread-createcurrentIf 'true', default values for all configuration values are saved. If 'false', only the values which have been explicitly configured are saved. This object is o…
1.3.6.1.4.1.2352.2.13.1.1.3.1.12ColumnrcfJobStateread-onlycurrent
1.3.6.1.4.1.2352.2.13.1.1.3.1.13ColumnrcfJobResultread-onlycurrentA generic result code. This object is instantiated only when rcfJobStatus equals 'completed'. success other below. noMemory operation. parse error in the sourc…
1.3.6.1.4.1.2352.2.13.1.1.3.1.14ColumnrcfJobErrorMsgsread-onlycurrentDetailed error messages generated during the configuration operation. This object is instantiated only when rcfJobState equals 'completed'. Note: the amount of…
1.3.6.1.4.1.2352.2.13.1.1.3.1.15ColumnrcfJobCreateTimeread-onlycurrentThe value of sysUpTime when this job entry was created.
1.3.6.1.4.1.2352.2.13.1.1.3.1.16ColumnrcfJobStartTimeread-onlycurrentThe value of sysUpTime when rcfJobState moved from 'pending' to 'inProgress'. This object will not be instantiated until rcfJobState moves to 'inProgress'. The…
1.3.6.1.4.1.2352.2.13.1.1.3.1.17ColumnrcfJobStopTimeread-onlycurrentThe value of sysUpTime when the job completed. This object will not be instantiated until rcfJobState moves to 'completed'. The object will be un-instantiated …
1.3.6.1.4.1.2352.2.13.1.1.3.1.18ColumnrcfJobNotifyOnCompletionread-createcurrentIf 'true', an rcfJobCompleted notification will be generated when the job completes.
1.3.6.1.4.1.2352.2.13.1.1.3.1.19ColumnrcfJobOwnerread-createcurrentThis object can be used to identify who/what/where created this job entry.
1.3.6.1.4.1.2352.2.13.1.1.3.1.20ColumnrcfJobRowStatusread-createcurrentThe 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 th…
1.3.6.1.4.1.2352.2.13.2NoderbnConfigFileMIBConformance
1.3.6.1.4.1.2352.2.13.2.1NoderbnConfigFileCompliances
1.3.6.1.4.1.2352.2.13.2.1.1CompliancerbnConfigFileCompliancecurrentThe compliance statement for SNMP entities which implement the Redback Configuration File MIB.
1.3.6.1.4.1.2352.2.13.2.2NoderbnConfigFileGroups
1.3.6.1.4.1.2352.2.13.2.2.1GrouprcfJobGroupcurrentThe collection of objects which represent a configuration job.
1.3.6.1.4.1.2352.2.13.2.2.2GrouprcfJobNotifyGroupcurrentThe collection of notifications related to configuration jobs.