CISCO-SYS-INFO-LOG-MIB
40 objects
This MIB provides the configuration of System Information Logging feature, which allows a certain number of commands to be executed periodically via command line interface, and stores the result into a file on a configured server.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | RowStatus TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.330 | IdentityciscoSysInfoLogMIB | This MIB provides the configuration of System Information Logging feature, which allows a certain number of commands to be executed periodically via command li… | ||
| 1.3.6.1.4.1.9.9.330.0 | NodeciscoSysInfoLogMIBNotifs | |||
| 1.3.6.1.4.1.9.9.330.0.1 | NotificationcsilLoggingFailNotif | current | A csilLoggingFailNotif is sent for an unsuccessful system information logging process, specifically when value of csilServerLastStatus is changed to any one of… | |
| 1.3.6.1.4.1.9.9.330.1 | NodeciscoSysInfoLogMIBObjects | |||
| 1.3.6.1.4.1.9.9.330.1.1 | NodecsilGlobalConfig | |||
| 1.3.6.1.4.1.9.9.330.1.1.1 | ScalarcsilSysInfoLogEnabled | read-write | current | Specifies whether System Information Logging has been enabled in the system or not. |
| 1.3.6.1.4.1.9.9.330.1.1.2 | ScalarcsilSysInfoLogNotifEnabled | read-write | current | This object controls whether notifications will be generated by system logging process or not. |
| 1.3.6.1.4.1.9.9.330.1.2 | NodecsilServerConfig | |||
| 1.3.6.1.4.1.9.9.330.1.2.1 | ScalarcsilMaxServerAllowed | read-write | current | Specifies the maximum number of entries that can be configured in csilServerTable. A value of zero indicates no limit on the numbers of entries in the csilServ… |
| 1.3.6.1.4.1.9.9.330.1.2.2 | ScalarcsilMaxProfilePerServerAllowed | read-only | current | Indicates the maximum number of command profiles allowed to configure for a logging server. A profile defines a set of commands that will be used for system in… |
| 1.3.6.1.4.1.9.9.330.1.2.3 | TablecsilServerTable | not-accessible | current | A table of servers used to keep the data files for System Information Logging purpose. |
| 1.3.6.1.4.1.9.9.330.1.2.3.1 | RowcsilServerEntry | not-accessible | current | Information about a server to keep the data file for System Information Logging purpose. Entries in this table can be created or deleted using csilServerRowSta… |
| 1.3.6.1.4.1.9.9.330.1.2.3.1.1 | ColumncsilServerIndex | not-accessible | current | An arbitrary index assigned by the NMS to identify the entry. Maximum value of this object is limited by the value of csilMaxServerAllowed. |
| 1.3.6.1.4.1.9.9.330.1.2.3.1.2 | ColumncsilServerAddressType | read-create | current | Specifies the type of address used to determine the address of the server to be used for logging system information. |
| 1.3.6.1.4.1.9.9.330.1.2.3.1.3 | ColumncsilServerAddress | read-create | current | Specifies the address of the remote host used for logging system information. |
| 1.3.6.1.4.1.9.9.330.1.2.3.1.4 | ColumncsilServerProfileIndex | read-create | current | Specifies the profile assigned to this server. A profile is a set of specific commands defined in csilCommandConfigTable, which will be executed in the period … |
| 1.3.6.1.4.1.9.9.330.1.2.3.1.5 | ColumncsilServerProtocol | read-create | current | Specifies the file transfer protocol to be used for logging system information. - tftp(1): indicates that tftp is used for logging system information. - rcp(2)… |
| 1.3.6.1.4.1.9.9.330.1.2.3.1.6 | ColumncsilServerRcpUserName | read-create | current | Specifies the remote user name used to download system information via RCP protocol. This object must be set when csilServerProtocol is set to rcp(2). This obj… |
| 1.3.6.1.4.1.9.9.330.1.2.3.1.7 | ColumncsilServerInterval | read-create | current | A period of time, measured in unit of minutes. This object specifies how often the command set is executed for logging system information. |
| 1.3.6.1.4.1.9.9.330.1.2.3.1.8 | ColumncsilServerLoggingFileName | read-create | current | Specifies the file name used for logging system information. |
| 1.3.6.1.4.1.9.9.330.1.2.3.1.9 | ColumncsilServerLastStatus | read-only | current | Indicates the status of the last system information logging process into the server. - none(1): initial state. No process has been started. - noLogFile(2): the… |
| 1.3.6.1.4.1.9.9.330.1.2.3.1.10 | ColumncsilServerRowStatus | read-create | current | This object is used to manage the creation, modification and deletion of rows in the table. Except of csilServerRcpUserName, all other objects need to be set b… |
| 1.3.6.1.4.1.9.9.330.1.3 | NodecsilCommandConfig | |||
| 1.3.6.1.4.1.9.9.330.1.3.1 | ScalarcsilMaxCommandPerProfile | read-write | current | Specifies the maximum commands allowed in a profile. A value of zero indicates no limitation on the number of commands allowed in a profile. |
| 1.3.6.1.4.1.9.9.330.1.3.2 | TablecsilCommandsTable | not-accessible | current | A table of commands for System Information Logging purpose. |
| 1.3.6.1.4.1.9.9.330.1.3.2.1 | RowcsilCommandsEntry | not-accessible | current | An entry contains the command logging information regarding a profile and a command index combination. Entries in this table can be created or deleted using cs… |
| 1.3.6.1.4.1.9.9.330.1.3.2.1.1 | ColumncsilCommandProfileIndex | not-accessible | current | An arbitrary index assigned by NMS to uniquely identify a profile. A profile contains a set of commands that will be executed periodically for the purpose of l… |
| 1.3.6.1.4.1.9.9.330.1.3.2.1.2 | ColumncsilCommandIndex | not-accessible | current | An arbitrary index assigned by NMS, which is combined with the value of csilCommandProfileIndex object to uniquely identify an entry. |
| 1.3.6.1.4.1.9.9.330.1.3.2.1.3 | ColumncsilCommandString | read-create | current | Specifies the command to be executed. |
| 1.3.6.1.4.1.9.9.330.1.3.2.1.4 | ColumncsilCommandExecOrder | read-create | current | Specifies the order in which the command specified in the object csilCommandLog will be executed periodically for loging system information. Value of this obje… |
| 1.3.6.1.4.1.9.9.330.1.3.2.1.5 | ColumncsilCommandStatus | read-create | current | This object is used to manage the creation, modification and deletion of rows in this table. Value of this object can be set to 'active' only when value of oth… |
| 1.3.6.1.4.1.9.9.330.2 | NodeciscoSysInfoLogMIBConform | |||
| 1.3.6.1.4.1.9.9.330.2.1 | NodeciscoSysInfoLogMIBCompliances | |||
| 1.3.6.1.4.1.9.9.330.2.1.1 | ComplianceciscoSysInfoLogMIBCompliance | read-only | current | The compliance statement for agents which implement CISCO-SYS-INFO-LOG-MIB. OBJECT csilMaxServerAllowed SYNTAX Unsigned32(1) ACCESS-TYPE read-only DESCRIPTION … |
| 1.3.6.1.4.1.9.9.330.2.2 | NodeciscoSysInfoLogMIBGroups | |||
| 1.3.6.1.4.1.9.9.330.2.2.1 | GroupcsilGlobalConfigGroup | current | A collection of objects that provides the global configuration for logging system information. | |
| 1.3.6.1.4.1.9.9.330.2.2.2 | GroupcsilServerConfigGroup | current | A collection of objects that provides the status and control of logging servers. | |
| 1.3.6.1.4.1.9.9.330.2.2.3 | GroupcsilCommandConfigGroup | current | A collection of objects that provides the status and control of commands used for logging system information. | |
| 1.3.6.1.4.1.9.9.330.2.2.4 | GroupcsilNotifControlGroup | current | A collection of objects that provides the status and control of logging process notifications. | |
| 1.3.6.1.4.1.9.9.330.2.2.5 | GroupcsilLoggingFailNotifGroup | current | A collection of notifications for supporting system information logging feature. |