MIBs Depot

CTTRAPLOG-MIB

Registered at
1.3.6.1.4.1.52.4.1.44.1
1.3.6.1.4.1.52.4.1.44.2
1.3.6.1.4.1.52.4.1.44.3
1.3.6.1.4.1.52.4.1.44.4
1.3.6.1.4.1.52.4.1.44.5
Namespace
enterasys
Source file
CTTRAPLOG-MIB
Digest
sha256:6ef227044354299934dd440d1296309f8a84b522eee918bad5155cabbfe2e2d8

Imports

FromSymbols
CTRON-MIB-NAMESctTrapLog
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CTRON-MIB-NAMES
CTRON-OIDS
CTTRAPLOG-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
totalNumberOfEntries
OBJECT-TYPE
Total number of logged entries for this chassis.
1.3.6.1.4.1.52.4.1.44.1INTEGERread-onlymandatory
configTable
OBJECT-TYPE
1.3.6.1.4.1.52.4.1.44.2not-accessiblemandatory
configTableEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.52.4.1.44.2.1not-accessiblemandatory
slotInChassis
OBJECT-TYPE
Each Slot can be separately configured. This is the slot number for the configuration entry.
1.3.6.1.4.1.52.4.1.44.2.1.1INTEGERread-onlymandatory
numEntriesLoggeds
OBJECT-TYPE
This is the total number of entries looged for this slot.
1.3.6.1.4.1.52.4.1.44.2.1.2Counterread-onlymandatory
numEntriesRequested
OBJECT-TYPE
Maximum number of entries to store before wrapping the log on this slot.
1.3.6.1.4.1.52.4.1.44.2.1.3INTEGERread-writemandatory
numEntriesAllocated
OBJECT-TYPE
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.
1.3.6.1.4.1.52.4.1.44.2.1.4INTEGERread-onlymandatory
lastLoggedEntryLogId
OBJECT-TYPE
This is the log id of the last entry logged for this slot.
1.3.6.1.4.1.52.4.1.44.2.1.5INTEGERread-onlymandatory
logCommand
OBJECT-TYPE
Allows the user to send the log the commands specified in the enumeration.
1.3.6.1.4.1.52.4.1.44.2.1.6INTEGER {clearLog(1)}read-writemandatory
wrap
OBJECT-TYPE
This is whether or not this configuration has wrapped or not.
1.3.6.1.4.1.52.4.1.44.2.1.7INTEGERread-onlymandatory
trapLogTable
OBJECT-TYPE
1.3.6.1.4.1.52.4.1.44.3not-accessiblemandatory
trapLogEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.52.4.1.44.3.1not-accessiblemandatory
logId
OBJECT-TYPE
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.
1.3.6.1.4.1.52.4.1.44.3.1.1INTEGERread-onlymandatory
nvmpId
OBJECT-TYPE
This contains the nvmp id of the trap that occurred.
1.3.6.1.4.1.52.4.1.44.3.1.2INTEGERread-onlymandatory
trapLogAcknowledged
OBJECT-TYPE
This field is set to 2 if a trap as been acknowledged from the EM.
1.3.6.1.4.1.52.4.1.44.3.1.3INTEGERread-onlymandatory
trapLogVarBind
OBJECT-TYPE
This is an ASN.1 encoded string representing the pairs of OID/value items supplied in the original SNMP or NVMP trap.
1.3.6.1.4.1.52.4.1.44.3.1.4OCTET STRING (SIZE(0..1500))read-onlymandatory
trapLogDescription
OBJECT-TYPE
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.
1.3.6.1.4.1.52.4.1.44.3.1.5DisplayString (SIZE(0..80))read-onlymandatory
timeLogged
OBJECT-TYPE
The time the entry was logged. This will be date and time if possible.
1.3.6.1.4.1.52.4.1.44.3.1.6TimeTicksread-onlymandatory
filterId
OBJECT-TYPE
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.
1.3.6.1.4.1.52.4.1.44.3.1.7INTEGER {informational(1), warning(2), severe(3), fatal(4), existing(5)}read-onlymandatory
slotChassis
OBJECT-TYPE
Slot of this trap log.
1.3.6.1.4.1.52.4.1.44.3.1.8INTEGERread-onlymandatory
trapOID
OBJECT-TYPE
This OID combines the General Trap code, Specific Trap code, and the sys object id into one OID.
1.3.6.1.4.1.52.4.1.44.3.1.9OBJECT IDENTIFIERread-onlymandatory
z80Time
OBJECT-TYPE
This is the time that the Z80 has been up for the board that sent this trap.
1.3.6.1.4.1.52.4.1.44.3.1.10TimeTicksread-onlymandatory
filterTable
OBJECT-TYPE
1.3.6.1.4.1.52.4.1.44.4not-accessiblemandatory
filterEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.52.4.1.44.4.1not-accessiblemandatory
filterLogId
OBJECT-TYPE
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.
1.3.6.1.4.1.52.4.1.44.4.1.1INTEGERread-onlymandatory
filterNvmpId
OBJECT-TYPE
This contains the nvmp id of the trap that was generated.
1.3.6.1.4.1.52.4.1.44.4.1.2INTEGERread-onlymandatory
filterTrapLogAcknowledged
OBJECT-TYPE
This field is non-zero if a trap has been acknowleged from the EM.
1.3.6.1.4.1.52.4.1.44.4.1.3INTEGERread-onlymandatory
filterTrapLogVarBind
OBJECT-TYPE
This is an ASN.1 encoded string representing the pairs of OID/value items supplied in the original SNMP or NVMP trap.
1.3.6.1.4.1.52.4.1.44.4.1.4OCTET STRING (SIZE(0..1500))read-onlymandatory
filterTrapLogDescription
OBJECT-TYPE
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.
1.3.6.1.4.1.52.4.1.44.4.1.5DisplayString (SIZE(0..80))read-onlymandatory
filterTimeLogged
OBJECT-TYPE
The time the entry was logged. This will be date and time if possible.
1.3.6.1.4.1.52.4.1.44.4.1.6TimeTicksread-onlymandatory
filterFilterId
OBJECT-TYPE
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.
1.3.6.1.4.1.52.4.1.44.4.1.7INTEGER {informational(1), warning(2), severe(3), fatal(4), existing(5)}read-onlymandatory
filterSlotInChassis
OBJECT-TYPE
Slot of this filter entry.
1.3.6.1.4.1.52.4.1.44.4.1.8INTEGERread-onlymandatory
filterTrapOID
OBJECT-TYPE
This OID combines the General Trap code, Specific Trap code, and the sys object id into one OID.
1.3.6.1.4.1.52.4.1.44.4.1.9OBJECT IDENTIFIERread-onlymandatory
filterZ80Time
OBJECT-TYPE
The number of time ticks that have passed since this boards Z80 processor has been up.
1.3.6.1.4.1.52.4.1.44.4.1.10TimeTicksread-onlymandatory
trapLoggerAgent
OBJECT-TYPE
Reflects the operational status of the traplogger agent
1.3.6.1.4.1.52.4.1.44.5INTEGER {disabled(1), enabled(2), standby(3), elected(4)}read-writemandatory