CLAB-ANI-DEV-MIB

File: CLAB-ANI-DEV-MIB.mib (9359 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMP-FRAMEWORK-MIB
SNMPv2-TC CLAB-DEF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 OBJECT-GROUP MODULE-COMPLIANCE
SnmpAdminString DateAndTime TruthValue
clabCommonMibs

Defined Types

AniDevSysLoggingEventEntry  
SEQUENCE    
  aniDevSysLoggingEventIndex Unsigned32
  aniDevSysLoggingEventTimeStamp DateAndTime
  aniDevSysLoggingEventMessage SnmpAdminString

Defined Values

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.
MODULE-IDENTITY    

clabAniDevObjects 1.3.6.1.4.1.4491.4.7.1
OBJECT IDENTIFIER    

aniDevResetNow 1.3.6.1.4.1.4491.4.7.1.1
Setting this object to true(1) causes the device to reset. Reading this object always returns false(2).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

clabAniDevSysLoggingObjects 1.3.6.1.4.1.4491.4.7.1.2
OBJECT IDENTIFIER    

aniDevLoggingCtrlReset 1.3.6.1.4.1.4491.4.7.1.2.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER resetLog(1), pauseLog(2), startLog(3), useDefaultReporting(4)  

aniDevSysLoggingSize 1.3.6.1.4.1.4491.4.7.1.2.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

aniDevSysLoggingLevelCtrl 1.3.6.1.4.1.4491.4.7.1.2.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER all(1), trace(2), debug(3), info(4), warn(5), error(6), fatal(7), off(8)  

aniDevSysLoggingGroupCtrl 0.1.3.6.1.4.1.4491.4.7.1.2.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  BITS none(0), all(1), group1(2), group2(3), group3(4), group4(5), group5(6)  

aniDevSysLoggingEventTable 1.3.6.1.4.1.4491.4.7.1.2.5
This table is a cyclic table of events.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AniDevSysLoggingEventEntry

aniDevSysLoggingEventEntry 1.3.6.1.4.1.4491.4.7.1.2.5.1
A logging event entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AniDevSysLoggingEventEntry  

aniDevSysLoggingEventIndex 1.3.6.1.4.1.4491.4.7.1.2.5.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

aniDevSysLoggingEventTimeStamp 1.3.6.1.4.1.4491.4.7.1.2.5.1.2
The time stamp of this event logging entry. The timestamp is established when the event occurs.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

aniDevSysLoggingEventMessage 1.3.6.1.4.1.4491.4.7.1.2.5.1.3
The event message.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

clabAniDevConformance 1.3.6.1.4.1.4491.4.7.2
OBJECT IDENTIFIER    

clabAniDevCompliances 1.3.6.1.4.1.4491.4.7.2.1
OBJECT IDENTIFIER    

clabAniDevGroups 1.3.6.1.4.1.4491.4.7.2.2
OBJECT IDENTIFIER    

clabAniDevCompliance 1.3.6.1.4.1.4491.4.7.2.1.1
The compliance statement for CableLabs ANI devices.
Status: current Access: read-only
MODULE-COMPLIANCE    

clabAniDevGroup 1.3.6.1.4.1.4491.4.7.2.2.1
Object(s) implemented for the management of ANI devices.
Status: current Access: read-only
OBJECT-GROUP