CADANT-TRAP-LOG-MIB: View SNMP OID List / Download MIB
VENDOR: CADANT INC.
Home | MIB: CADANT-TRAP-LOG-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).
|
|||
Object Name | OID | Type | Access | Info |
cadTrapLogMib | 1.3.6.1.4.1.4998.1.1.6.2 |
This MIB defines objects which are used to control and report on Cadant proprietary event notificaton (trap) and logging operation. |
||
cadTrapLogGlobals | 1.3.6.1.4.1.4998.1.1.6.2.1 | |||
cadProprietaryLoggingEnabled | 1.3.6.1.4.1.4998.1.1.6.2.1.1 | truthvalue | read-write |
If this value is set to true, then all Cadant proprietary log entries are enabled. Otherwise, the syslog logs will consist only of standard logs entries. |
cadLocalLogSize | 1.3.6.1.4.1.4998.1.1.6.2.1.2 | unsigned32 | read-write |
The maximum size of the local log, in number of entries. The local log is only what is put into the docsDevEventTable. |
cadLogHistorySize | 1.3.6.1.4.1.4998.1.1.6.2.1.3 | unsigned32 | read-write |
The maximum size of the log history, in number of entries. This log contains both Cadant prioprietary and DOCSIS notifications. |
cadSyslogFacility | 1.3.6.1.4.1.4998.1.1.6.2.1.4 | integer | read-write |
The syslog logging facility. Enumeration: 'local5': 5, 'local4': 4, 'local7': 7, 'local6': 6, 'local1': 1, 'local0': 0, 'local3': 3, 'local2': 2. |
cadCmTrapInhibit | 1.3.6.1.4.1.4998.1.1.6.2.1.5 | bits | read-write |
Controls the generation of SNMP traps regarding to CM status change. A cleared bit indicates that a trap must be generated if a CM resets while in the corresponding state. If resetRanging(0) is clear, a CM reset while in the ranging state will generate a cmResetNotification trap. If resetProvisioning(1) is clear, a CM reset while in the rangingComplete or ipComplete states will generate a cmResetNotification trap. If resetRegistered(2) is clear, a CM reset while in the registrationComplete state will generate a cmResetNotification trap. If resetClear(3) is clear, a on-line CM from previous flap will generate a cmResetClearNotification trap. If registered(4) is clear, a registered CM will generate a cmRegistrationNotification trap. Bits: 'resetRanging': 0, 'resetClear': 3, 'registered': 4, 'resetRegistered': 2, 'resetProvisioning': 1. |
cadEvControlTable | 1.3.6.1.4.1.4998.1.1.6.2.2 | no-access |
This table allows control of the reporting of event classes. For each event priority, a combination of logging and reporting mechanisms may be chosen. |
|
1.3.6.1.4.1.4998.1.1.6.2.2.1 | no-access |
Allows configuration of the reporting mechanisms for a particular event priority. |
||
cadEvReporting | 1.3.6.1.4.1.4998.1.1.6.2.2.1.1 | bits | read-write |
Currently, only the console destination is persistent in SNMP. Transient sessions, such as telnet, are not configurable via the MIB. Those are configurable only via CLI. Bits: 'console': 0. |
cadEvOverrideTable | 1.3.6.1.4.1.4998.1.1.6.2.3 | no-access |
This table allows the event priority to be overridden. Each entry indicates an override condition for the given event. |
|
1.3.6.1.4.1.4998.1.1.6.2.3.1 | no-access |
Allows configuration of the event priority overrides. |
||
cadEvOvrdEvId | 1.3.6.1.4.1.4998.1.1.6.2.3.1.1 | unsigned32 | read-only |
Uniquely identifies the type of event that is reported by this entry. |
cadEvOvrdState | 1.3.6.1.4.1.4998.1.1.6.2.3.1.2 | integer | read-only |
Indicates the current override state of the event. admit allows the event to be generated and inhibit prevents the event from being generated regardless of the priority is enabled for the event. Setting the priority allows the event to generated with the desired priority. Enumeration: 'priority': 3, 'admit': 1, 'inhibit': 2. |
cadEvOvrdRowStatus | 1.3.6.1.4.1.4998.1.1.6.2.3.1.3 | rowstatus | read-only |
This variable indicates the status of the entry. Valid values for a set include createAndGo(4) and destroy(6). |
cadEvOvrdPriority | 1.3.6.1.4.1.4998.1.1.6.2.3.1.4 | integer | read-only |
This field is only valid when the override state is set to priority and indicates the priority level that should be used when this notification is generated. Enumeration: 'information': 7, 'notice': 6, 'emergency': 1, 'invalid': 0, 'alert': 2, 'critical': 3, 'error': 4, 'debug': 8, 'warning': 5. |
cadSyslogSvrTable | 1.3.6.1.4.1.4998.1.1.6.2.4 | no-access |
This table stores syslog server information when there is more than one syslog server configured. |
|
1.3.6.1.4.1.4998.1.1.6.2.4.1 | no-access |
Syslog server information. |
||
cadSyslogSvrIpAddr | 1.3.6.1.4.1.4998.1.1.6.2.4.1.1 | inetaddressipv4or6 | no-access |
IP address of the syslog server. |
cadSyslogSvrFacility | 1.3.6.1.4.1.4998.1.1.6.2.4.1.2 | integer | read-only |
Facility associated with the syslog server. Enumeration: 'local5': 5, 'local4': 4, 'local7': 7, 'local6': 6, 'local1': 1, 'local0': 0, 'local3': 3, 'local2': 2. |
cadSyslogSvrRowStatus | 1.3.6.1.4.1.4998.1.1.6.2.4.1.3 | rowstatus | read-only |
This variable displays the status of the entry. |
cadCliAuthToLogLevelTable | 1.3.6.1.4.1.4998.1.1.6.2.5 | no-access |
This table is used to configure the logging level for each of the CLI authorization levels. |
|
1.3.6.1.4.1.4998.1.1.6.2.5.1 | no-access |
Syslog server information. |
||
cadCliAuthLevel | 1.3.6.1.4.1.4998.1.1.6.2.5.1.1 | integer32 | no-access |
A CLI authorization level. |
cadCliLogLevel | 1.3.6.1.4.1.4998.1.1.6.2.5.1.2 | integer | read-write |
The logging level that all commands assigned to this authorization level will be output at when executed. Enumeration: 'information': 7, 'notice': 6, 'emergency': 1, 'alert': 2, 'critical': 3, 'error': 4, 'debug': 8, 'warning': 5. |
cadTrapLogMibConformance | 1.3.6.1.4.1.4998.1.1.6.2.10 | |||
cadTrapLogCompliances | 1.3.6.1.4.1.4998.1.1.6.2.10.1 | |||
cadTrapLogCompliance | 1.3.6.1.4.1.4998.1.1.6.2.10.1.1 |
Compliance statement for entities implementing the CADANT-TRAP-LOG-MIB |
||
cadTrapLogGroups | 1.3.6.1.4.1.4998.1.1.6.2.10.2 | |||
cadTrapLogGlobalsGroup | 1.3.6.1.4.1.4998.1.1.6.2.10.2.1 |
Global trap and logging objects |
||
cadTrapLogEventGroup | 1.3.6.1.4.1.4998.1.1.6.2.10.2.2 |
Trap and log event control objects |
||
cadSyslogGroup | 1.3.6.1.4.1.4998.1.1.6.2.10.2.3 |
Syslog control objects |
||
cadCliAuthToLogLevelGroup | 1.3.6.1.4.1.4998.1.1.6.2.10.2.4 |
CLI authorization to log level mapping control objects |