CTTRAPLOG-MIB: View SNMP OID List / Download MIB

VENDOR: ENTERASYS NETWORKS INC.


 Home MIB: CTTRAPLOG-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
 totalNumberOfEntries 1.3.6.1.4.1.52.4.1.44.1 integer read-only
Total number of logged entries for this chassis.
 configTable 1.3.6.1.4.1.52.4.1.44.2 no-access
     configTableEntry 1.3.6.1.4.1.52.4.1.44.2.1 no-access
Each entry allows a user to configure the alarm table for a specific slot. Objects such as Current Entry, MaxEntries Allowed, and an Enable/Disable switch are available.
         slotInChassis 1.3.6.1.4.1.52.4.1.44.2.1.1 integer read-only
Each Slot can be separately configured. This is the slot number for the configuration entry.
         numEntriesLoggeds 1.3.6.1.4.1.52.4.1.44.2.1.2 counter read-only
This is the total number of entries looged for this slot.
         numEntriesRequested 1.3.6.1.4.1.52.4.1.44.2.1.3 integer read-write
Maximum number of entries to store before wrapping the log on this slot.
         numEntriesAllocated 1.3.6.1.4.1.52.4.1.44.2.1.4 integer read-only
This is the number of entries allocated to log alarms on this slot. It will always be less than or equal to the requested number of entries.
         lastLoggedEntryLogId 1.3.6.1.4.1.52.4.1.44.2.1.5 integer read-only
This is the log id of the last entry logged for this slot.
         logCommand 1.3.6.1.4.1.52.4.1.44.2.1.6 integer read-write
Allows the user to send the log the commands specified in the enumeration. Enumeration: 'clearLog': 1.
         wrap 1.3.6.1.4.1.52.4.1.44.2.1.7 integer read-only
This is whether or not this configuration has wrapped or not.
 trapLogTable 1.3.6.1.4.1.52.4.1.44.3 no-access
     trapLogEntry 1.3.6.1.4.1.52.4.1.44.3.1 no-access
Each alarm entry is generated from one of the following sources; (1) a module in one of the main chassis slots, (2) the EM, (3) or a power supply.
         logId 1.3.6.1.4.1.52.4.1.44.3.1.1 integer read-only
Each slot has a maximium number of log entries that it can support. Each entry is assigned a monotonically increasing sequence number. When the maximum number of entries for a slot is reached, the log wraps. Each new entry will replace the oldest entry for that slot.
         nvmpId 1.3.6.1.4.1.52.4.1.44.3.1.2 integer read-only
This contains the nvmp id of the trap that occurred.
         trapLogAcknowledged 1.3.6.1.4.1.52.4.1.44.3.1.3 integer read-only
This field is set to 2 if a trap as been acknowledged from the EM.
         trapLogVarBind 1.3.6.1.4.1.52.4.1.44.3.1.4 octet string read-only
This is an ASN.1 encoded string representing the pairs of OID/value items supplied in the original SNMP or NVMP trap.
         trapLogDescription 1.3.6.1.4.1.52.4.1.44.3.1.5 displaystring read-only
This is an internally defined string used to describe an alarm. Its primary use is for display on the EMs LCD. A default value will be used for the old trap calls.
         timeLogged 1.3.6.1.4.1.52.4.1.44.3.1.6 timeticks read-only
The time the entry was logged. This will be date and time if possible.
         filterId 1.3.6.1.4.1.52.4.1.44.3.1.7 integer read-only
This will be used to filter certain alarms. The criteria is TBD. An example of classification: informational - requires no intervention. warning - Does not require immediate intervention. e.g. static risk severe - Requires immediate intervention. e.g. power overload. fatal - Requires attention and module may take corrective action such as reboot. e.g. Unrecoverable software or hardware error. Enumeration: 'fatal': 4, 'severe': 3, 'warning': 2, 'informational': 1, 'existing': 5.
         slotChassis 1.3.6.1.4.1.52.4.1.44.3.1.8 integer read-only
Slot of this trap log.
         trapOID 1.3.6.1.4.1.52.4.1.44.3.1.9 object identifier read-only
This OID combines the General Trap code, Specific Trap code, and the sys object id into one OID.
         z80Time 1.3.6.1.4.1.52.4.1.44.3.1.10 timeticks read-only
This is the time that the Z80 has been up for the board that sent this trap.
 filterTable 1.3.6.1.4.1.52.4.1.44.4 no-access
     filterEntry 1.3.6.1.4.1.52.4.1.44.4.1 no-access
Each filter entry is generated from one of the following sources; (1) a module in one of the main chassis slots, (2) the EM, (3) or a power supply.
         filterLogId 1.3.6.1.4.1.52.4.1.44.4.1.1 integer read-only
Each slot has a maximum number of log entries that it can support. Each entry is assigned a monotonically increasing sequence number. When the maximum number of entries for a slot is reached, the log wraps. Each new entry willreplace the oldest entry for that slot.
         filterNvmpId 1.3.6.1.4.1.52.4.1.44.4.1.2 integer read-only
This contains the nvmp id of the trap that was generated.
         filterTrapLogAcknowledged 1.3.6.1.4.1.52.4.1.44.4.1.3 integer read-only
This field is non-zero if a trap has been acknowleged from the EM.
         filterTrapLogVarBind 1.3.6.1.4.1.52.4.1.44.4.1.4 octet string read-only
This is an ASN.1 encoded string representing the pairs of OID/value items supplied in the original SNMP or NVMP trap.
         filterTrapLogDescription 1.3.6.1.4.1.52.4.1.44.4.1.5 displaystring read-only
This is an internally defined string used to describe an alarm. It's primary use is for display on the EMs LCD. A default value will be used for the old trap calls.
         filterTimeLogged 1.3.6.1.4.1.52.4.1.44.4.1.6 timeticks read-only
The time the entry was logged. This will be date and time if possible.
         filterFilterId 1.3.6.1.4.1.52.4.1.44.4.1.7 integer read-only
This will be used tofilter certain alarms. The criteria is TBD. An example of classification: informational-requires no intervention. warning - Does not require immediate intervention. e.g. statis risk severe - Requires immediate intervention. e.g. power overload. fatal - Requires attention and module may take corrective action such as reboot. e.g. Unrecoverale software or hardware error. Enumeration: 'fatal': 4, 'severe': 3, 'warning': 2, 'informational': 1, 'existing': 5.
         filterSlotInChassis 1.3.6.1.4.1.52.4.1.44.4.1.8 integer read-only
Slot of this filter entry.
         filterTrapOID 1.3.6.1.4.1.52.4.1.44.4.1.9 object identifier read-only
This OID combines the General Trap code, Specific Trap code, and the sys object id into one OID.
         filterZ80Time 1.3.6.1.4.1.52.4.1.44.4.1.10 timeticks read-only
The number of time ticks that have passed since this boards Z80 processor has been up.
 trapLoggerAgent 1.3.6.1.4.1.52.4.1.44.5 integer read-write
Reflects the operational status of the traplogger agent Enumeration: 'disabled': 1, 'standby': 3, 'enabled': 2, 'elected': 4.