Juniper-CLI-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: Juniper-CLI-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 juniCliMIB 1.3.6.1.4.1.4874.2.2.30
The Command Line Interface (CLI) MIB for the Juniper Networks enterprise.
       juniCliTrap 1.3.6.1.4.1.4874.2.2.30.0
           juniCliSecurityAlert 1.3.6.1.4.1.4874.2.2.30.0.1
Reports a cli security alert. Events such as the following generate this notification when it is enabled: - Logins/logouts from telnet or console access - Logins/logout from SSH - Access from unknown IP addreses - Access list accept or failures - Successful and unsuccessful authentications
       juniCliObjects 1.3.6.1.4.1.4874.2.2.30.1
           juniCliGeneral 1.3.6.1.4.1.4874.2.2.30.1.1
               juniCliSecurityTrapEnable 1.3.6.1.4.1.4874.2.2.30.1.1.1 truthvalue read-write
An indication of whether the juniCliSecurityAlert notifications are enabled.
           juniCliSecurity 1.3.6.1.4.1.4874.2.2.30.1.2
               juniCliSecurityAlertPriority 1.3.6.1.4.1.4874.2.2.30.1.2.1 junilogseverity no-access
The priority level of the cli security alert.
               juniCliSecurityAlertMessage 1.3.6.1.4.1.4874.2.2.30.1.2.2 displaystring no-access
The cli security alert message.
               juniCliSecurityAlertTime 1.3.6.1.4.1.4874.2.2.30.1.2.3 dateandtime no-access
The date and time of this cliSecurityAlert.
           juniCliConfigurationTable 1.3.6.1.4.1.4874.2.2.30.1.3 no-access
A table which has entries for the configuration files which are transferred using juniFileXferMIB.
               juniCliConfigurationEntry 1.3.6.1.4.1.4874.2.2.30.1.3.1 no-access
An entry in juniCliConfigurationTable represents a CLI configuration file which can be applied using juniConfigurationApply object.
                   juniCliConfigurationIndex 1.3.6.1.4.1.4874.2.2.30.1.3.1.1 integer no-access
A unique index used to identify this entry. The value of the index is same as the index in juniFileXferTable from juniFileXferMIB. The entries in this table correspond only to those entries in the juniFileXferTable which has the juniFileXferFileType specified as juniFileXferScript.
                   juniCliConfigurationFileName 1.3.6.1.4.1.4874.2.2.30.1.3.1.2 displaystring read-only
The full path name of the CLI configuration files on the router which are copied using juniFileXferMIB. The configuration specified in these file can be applied to the router.
                   juniCliConfigurationApply 1.3.6.1.4.1.4874.2.2.30.1.3.1.3 integer read-write
As soon as a CLI configuration file is transferred using juniFileXferMIB, this value is set to juniCliConfigurationReadyToApply. If the user wants to apply the configuration specified in this file, the value of this object needs to be set to juniCliConfigurationApplyNow. Once the operation is completed, the status of the operation is updated in juniCliConfigurationOpStatus object and the value of juniCliConfigurationApply is reset to juniCliConfigurationReadyToApply. Enumeration: 'juniCliConfigurationReadyToApply': 0, 'juniCliConfigurationApplyNow': 1.
                   juniCliConfigurationOpStatus 1.3.6.1.4.1.4874.2.2.30.1.3.1.4 integer read-only
The status of the operation. Once the CLI configuration file is copied, the value of this object is set to juniCliConfigurationOp. Once the administrator sets the vlaue of juniCliConfigurationApply object to be juniCliConfigurationApplyNow,the status is changed to juniCliConfigurationOpInProgress until the operation is completed. After completion of the operation, the status is set to one of the specified values. Enumeration: 'juniCliConfigurationFileNotFound': 3, 'juniCliConfigurationOpInProgress': 2, 'juniCliConfigurationOperationFailed': 5, 'juniCliConfigurationOpSuccessful': 1, 'juniCliConfigurationFileIncompatible': 4, 'juniCliConfigurationOpNoOp': 0.
       juniCliConformance 1.3.6.1.4.1.4874.2.2.30.2
           juniCliCompliances 1.3.6.1.4.1.4874.2.2.30.2.1
               juniCliCompliance 1.3.6.1.4.1.4874.2.2.30.2.1.1
Obsolete compliance statement for entities that implement the Juniper CLI MIB. This statement became obsolete when new groups were added.
               juniCliCompliance2 1.3.6.1.4.1.4874.2.2.30.2.1.2
The compliance statement for entities that implement the Juniper CLI MIB.
           juniCliGroups 1.3.6.1.4.1.4874.2.2.30.2.2
               juniCliGroup 1.3.6.1.4.1.4874.2.2.30.2.2.1
A management object pertaining to CLI security configuration.
               juniCliSecurityAlertGroup 1.3.6.1.4.1.4874.2.2.30.2.2.2
A collection of management objects pertaining to CLI security alert notification.
               juniCliSecurityTrapGroup 1.3.6.1.4.1.4874.2.2.30.2.2.3
A management notification pertaining to CLI security operations.
               juniCliConfigurationGroup 1.3.6.1.4.1.4874.2.2.30.2.2.4
A collection of objects providing information to implementers for applying configuration on a Juniper router.