CISCO-SYS-INFO-LOG-MIB

        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.
    
Source file
CISCO-SYS-INFO-LOG-MIB
Last revised
Identity
ciscoSysInfoLogMIB
Base OID
1.3.6.1.4.1.9.9.330
Imported Objects
CISCO-SMI ciscoMgmt
INET-ADDRESS-MIB InetAddress InetAddressType
SNMP-FRAMEWORK-MIB SnmpAdminString
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC RowStatus TruthValue
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SYS-INFO-LOG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SYS-INFO-LOG-MIB::ciscoSysInfoLogMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SYS-INFO-LOG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SYS-INFO-LOG-MIB::ciscoSysInfoLogMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (33)
.1.3.6.1.4.1.9.9.330
.1.3.6.1.4.1.9.9.330.0
.1.3.6.1.4.1.9.9.330.1
.1.3.6.1.4.1.9.9.330.1.1
.1.3.6.1.4.1.9.9.330.1.1.1
.1.3.6.1.4.1.9.9.330.1.1.2
.1.3.6.1.4.1.9.9.330.1.2
serversUnsigned32
.1.3.6.1.4.1.9.9.330.1.2.1
.1.3.6.1.4.1.9.9.330.1.2.2
.1.3.6.1.4.1.9.9.330.1.2.3
.1.3.6.1.4.1.9.9.330.1.2.3.1
.1.3.6.1.4.1.9.9.330.1.2.3.1.1
.1.3.6.1.4.1.9.9.330.1.2.3.1.10
.1.3.6.1.4.1.9.9.330.1.2.3.1.2
.1.3.6.1.4.1.9.9.330.1.2.3.1.3
.1.3.6.1.4.1.9.9.330.1.2.3.1.4
Enumeration
.1.3.6.1.4.1.9.9.330.1.2.3.1.5
.1.3.6.1.4.1.9.9.330.1.2.3.1.6
.1.3.6.1.4.1.9.9.330.1.2.3.1.7
.1.3.6.1.4.1.9.9.330.1.2.3.1.8
Enumeration
.1.3.6.1.4.1.9.9.330.1.2.3.1.9
.1.3.6.1.4.1.9.9.330.1.3
.1.3.6.1.4.1.9.9.330.1.3.1
.1.3.6.1.4.1.9.9.330.1.3.2
.1.3.6.1.4.1.9.9.330.1.3.2.1
.1.3.6.1.4.1.9.9.330.1.3.2.1.1
.1.3.6.1.4.1.9.9.330.1.3.2.1.2
OctetString
.1.3.6.1.4.1.9.9.330.1.3.2.1.3
.1.3.6.1.4.1.9.9.330.1.3.2.1.4
.1.3.6.1.4.1.9.9.330.1.3.2.1.5
.1.3.6.1.4.1.9.9.330.2
.1.3.6.1.4.1.9.9.330.2.1
.1.3.6.1.4.1.9.9.330.2.2
Dependencies (6) 6 direct Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. CISCO-SMIcisco
  3. SNMPv2-TCrfc
  4. INET-ADDRESS-MIBrfc
  5. SNMPv2-CONFrfc
  6. SNMP-FRAMEWORK-MIBrfc
  7. CISCO-SYS-INFO-LOG-MIBciscoselected
Conformance Groups (5)
A collection of objects that provides the global
configuration for logging system information.
.1.3.6.1.4.1.9.9.330.2.2.1
A collection of objects that provides the status and
control of logging servers.
.1.3.6.1.4.1.9.9.330.2.2.2
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.3
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.4
A collection of notifications for supporting system information
logging feature.
.1.3.6.1.4.1.9.9.330.2.2.5
Compliance Statements (1)

OID .1.3.6.1.4.1.9.9.330.2.1.1
The compliance statement for agents which implement
CISCO-SYS-INFO-LOG-MIB.

OBJECT csilMaxServerAllowed
SYNTAX Unsigned32(1)
ACCESS-TYPE read-only
DESCRIPTION
An implementation is only required to support one
logging server.

OBJECT csilServerAddressType
SYNTAX InetAddressType (ipv4(1))
DESCRIPTION
An implementation is only required to support IPv4
addresses.

OBJECT csilMaxCommandPerProfile
SYNTAX Unsigned32(15)
ACCESS-TYPE read-only
DESCRIPTION
An implementation is only required to support maximum
15 commands in a profile.

OBJECT csilCommandString
SYNTAX SnmpAdminString (SIZE (1..48))
DESCRIPTION
An implementation is only required to support commands
not having more than 48 characters.
Required groups
mandatory csilGlobalConfigGroup
mandatory csilServerConfigGroup
mandatory csilCommandConfigGroup
optional csilNotifControlGroup The csilNotifControlGroup is optional.
optional csilLoggingFailNotifGroup The csilLoggingFailNotifGroup is optional.
Object refinements
ObjectAccessSyntaxDescription
csilServerRowStatus readonly
active(1)
Write access is not required, and only one of the
six enumerated values for the RowStatus textual
convention needs to be supported, specifically:
active(1).
csilServerInterval readonly
Unsigned32
An implementation is only required to support the
interval from 1 minute to 45 days.
Notifications / Traps (1)
NameOIDDescription
.1.3.6.1.4.1.9.9.330.0.1
A csilLoggingFailNotif is sent for an unsuccessful system
information logging process, specifically when value of
csilServerLastStatus is changed to any one of the failure
states (2, 3, 4, 5, 6 and 8).