MIB Viewer

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-SMIciscoMgmt
INET-ADDRESS-MIBInetAddress InetAddressType
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TCRowStatus TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.330IdentityciscoSysInfoLogMIBThis 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.0NodeciscoSysInfoLogMIBNotifs
1.3.6.1.4.1.9.9.330.0.1NotificationcsilLoggingFailNotifcurrentA 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.1NodeciscoSysInfoLogMIBObjects
1.3.6.1.4.1.9.9.330.1.1NodecsilGlobalConfig
1.3.6.1.4.1.9.9.330.1.1.1ScalarcsilSysInfoLogEnabledread-writecurrentSpecifies whether System Information Logging has been enabled in the system or not.
1.3.6.1.4.1.9.9.330.1.1.2ScalarcsilSysInfoLogNotifEnabledread-writecurrentThis object controls whether notifications will be generated by system logging process or not.
1.3.6.1.4.1.9.9.330.1.2NodecsilServerConfig
1.3.6.1.4.1.9.9.330.1.2.1ScalarcsilMaxServerAllowedread-writecurrentSpecifies 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.2ScalarcsilMaxProfilePerServerAllowedread-onlycurrentIndicates 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.3TablecsilServerTablenot-accessiblecurrentA 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.1RowcsilServerEntrynot-accessiblecurrentInformation 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.1ColumncsilServerIndexnot-accessiblecurrentAn 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.2ColumncsilServerAddressTyperead-createcurrentSpecifies 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.3ColumncsilServerAddressread-createcurrentSpecifies the address of the remote host used for logging system information.
1.3.6.1.4.1.9.9.330.1.2.3.1.4ColumncsilServerProfileIndexread-createcurrentSpecifies 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.5ColumncsilServerProtocolread-createcurrentSpecifies 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.6ColumncsilServerRcpUserNameread-createcurrentSpecifies 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.7ColumncsilServerIntervalread-createcurrentA 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.8ColumncsilServerLoggingFileNameread-createcurrentSpecifies the file name used for logging system information.
1.3.6.1.4.1.9.9.330.1.2.3.1.9ColumncsilServerLastStatusread-onlycurrentIndicates 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.10ColumncsilServerRowStatusread-createcurrentThis 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.3NodecsilCommandConfig
1.3.6.1.4.1.9.9.330.1.3.1ScalarcsilMaxCommandPerProfileread-writecurrentSpecifies 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.2TablecsilCommandsTablenot-accessiblecurrentA table of commands for System Information Logging purpose.
1.3.6.1.4.1.9.9.330.1.3.2.1RowcsilCommandsEntrynot-accessiblecurrentAn 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.1ColumncsilCommandProfileIndexnot-accessiblecurrentAn 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.2ColumncsilCommandIndexnot-accessiblecurrentAn 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.3ColumncsilCommandStringread-createcurrentSpecifies the command to be executed.
1.3.6.1.4.1.9.9.330.1.3.2.1.4ColumncsilCommandExecOrderread-createcurrentSpecifies 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.5ColumncsilCommandStatusread-createcurrentThis 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.2NodeciscoSysInfoLogMIBConform
1.3.6.1.4.1.9.9.330.2.1NodeciscoSysInfoLogMIBCompliances
1.3.6.1.4.1.9.9.330.2.1.1ComplianceciscoSysInfoLogMIBComplianceread-onlycurrentThe 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.2NodeciscoSysInfoLogMIBGroups
1.3.6.1.4.1.9.9.330.2.2.1GroupcsilGlobalConfigGroupcurrentA collection of objects that provides the global configuration for logging system information.
1.3.6.1.4.1.9.9.330.2.2.2GroupcsilServerConfigGroupcurrentA collection of objects that provides the status and control of logging servers.
1.3.6.1.4.1.9.9.330.2.2.3GroupcsilCommandConfigGroupcurrentA 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.4GroupcsilNotifControlGroupcurrentA collection of objects that provides the status and control of logging process notifications.
1.3.6.1.4.1.9.9.330.2.2.5GroupcsilLoggingFailNotifGroupcurrentA collection of notifications for supporting system information logging feature.