CLAB-ANI-DEV-MIB: View SNMP OID List / Download MIB

VENDOR: CABLE TELEVISION LABORATORIES


 Home MIB: CLAB-ANI-DEV-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
 clabAniDevMib 1.3.6.1.4.1.4491.4.7
This MIB module contains the management objects for sRouter devices under the CableLabs Access Network Independent (ANI) project. Copyright 1999-2017 Cable Television Laboratories, Inc. All rights reserved.
     clabAniDevObjects 1.3.6.1.4.1.4491.4.7.1
         aniDevResetNow 1.3.6.1.4.1.4491.4.7.1.1 truthvalue read-write
Setting this object to true(1) causes the device to reset. Reading this object always returns false(2).
         clabAniDevSysLoggingObjects 1.3.6.1.4.1.4491.4.7.1.2
             aniDevLoggingCtrlReset 1.3.6.1.4.1.4491.4.7.1.2.1 integer read-write
Setting this object to resetLog(1) empties the logging table. Setting this object to pauseLog(2) causes the ANI device to stop writing events to the logging table. Setting this object to startLog(3) causes the ANI device to start writing events to the logging table. Reading this object returns either pauseLog(2) or startLog(3). The default is startLog(3). Log event pausing is independent of any other log filtering mechanisms, e.g., levels. Setting it to useDefaultReporting(4) resets the log (i.e., empties) and returns all event levels to the factory-default reporting. Enumeration: 'pauseLog': 2, 'startLog': 3, 'resetLog': 1, 'useDefaultReporting': 4.
             aniDevSysLoggingSize 1.3.6.1.4.1.4491.4.7.1.2.2 unsigned32 read-write
Setting this object modifies the size of the system logging table. When set to zero, all entries are removed and new entries are not allowed to be added. When set less than the current size, the oldest entries are removed until the new size is reached.
             aniDevSysLoggingLevelCtrl 1.3.6.1.4.1.4491.4.7.1.2.3 integer read-write
The current logging priority level for system messages. Setting a level sets all levels from the level specified to the highest severity level except for off. The level all indicates all levels. The log levels are derived from the log4j class. all(1) The all level has the lowest possible rank and is intended to turn on all logging. trace(2) The trace level designates finer-grained informational events than the DEBUG (see log4j class for further definition). debug(3) The debug level designates fine-grained informational events that are most useful to debug an application. info(4) The info level designates informational messages that highlight the progress of the application at coarse-grained level. warn(5) The warn level designates potentially harmful situations. error(6) The error level designates error events that might still allow the application to continue running. fatal(7) The fatal level designates very severe error events that will presumably lead the application to abort. off(8) The off has the highest possible rank and is intended to turn off logging. Enumeration: 'info': 4, 'all': 1, 'off': 8, 'trace': 2, 'warn': 5, 'error': 6, 'debug': 3, 'fatal': 7.
             aniDevSysLoggingGroupCtrl 1.3.6.1.4.1.4491.4.7.1.2.4 bits read-write
The system 'group' or 'groups' to be logged. If all(1) is set, then other bits are ignored. If set to 'none(0)', messages that do not include a 'group' are candidates to be logged. Logging Groups for Event Logs are defined in the controlling Access Network Independent device specification for equipment implementing this MIB. Returns WrongValue error if an attempt is made to set the bit for a Logging Group not supported by the device. Bits: 'none': 0, 'all': 1, 'group5': 6, 'group4': 5, 'group1': 2, 'group3': 4, 'group2': 3.
             aniDevSysLoggingEventTable 1.3.6.1.4.1.4491.4.7.1.2.5 no-access
This table is a cyclic table of events.
                 aniDevSysLoggingEventEntry 1.3.6.1.4.1.4491.4.7.1.2.5.1 no-access
A logging event entry.
                     aniDevSysLoggingEventIndex 1.3.6.1.4.1.4491.4.7.1.2.5.1.1 unsigned32 no-access
Provides relative ordering of the objects in the event log. This object will always increase except when (a) the log is reset via aniDevSysLoggingEventCtrlReset or (b) the device reboots and does not implement non-volatile storage for this log. The next entry for all the above cases is 1.
                     aniDevSysLoggingEventTimeStamp 1.3.6.1.4.1.4491.4.7.1.2.5.1.2 dateandtime read-only
The time stamp of this event logging entry. The timestamp is established when the event occurs.
                     aniDevSysLoggingEventMessage 1.3.6.1.4.1.4491.4.7.1.2.5.1.3 snmpadminstring read-only
The event message.
     clabAniDevConformance 1.3.6.1.4.1.4491.4.7.2
         clabAniDevCompliances 1.3.6.1.4.1.4491.4.7.2.1
             clabAniDevCompliance 1.3.6.1.4.1.4491.4.7.2.1.1
The compliance statement for CableLabs ANI devices.
         clabAniDevGroups 1.3.6.1.4.1.4491.4.7.2.2
             clabAniDevGroup 1.3.6.1.4.1.4491.4.7.2.2.1
Object(s) implemented for the management of ANI devices.