ANS-ALARM-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for ANS-ALARM-MIB.
43
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
43 total| Object Name |
|---|
eventAndAlarm OBJECT IDENTIFIER .1.3.6.1.4.1.193.96.115.2 |
IMPORTS Unknown .1.3.6.1.4.1.193.96.115.2 |
event OBJECT IDENTIFIER .1.3.6.1.4.1.193.96.115.2.1 |
eventTableA list of events that may be generated by the agent.
Entries is a set of parameters that describe an event to be
generated when certain conditions are met SEQUENCE OF EventEntry .1.3.6.1.4.1.193.96.115.2.1.1 |
eventEntry EventEntry .1.3.6.1.4.1.193.96.115.2.1.1.1 |
eventIndexAn index that uniquely identifies an entry in the
event table. Each such entry defines one event that
is to be generated when the appropriate conditions
occur.ro INTEGER .1.3.6.1.4.1.193.96.115.2.1.1.1.1 |
eventNameThe name of the associated event, normally the
name of the associated trap.ro DisplayString .1.3.6.1.4.1.193.96.115.2.1.1.1.2 |
eventTreatmentDefines how the system shall treat this event.
In the case of log, an entry is made in the log table
for each event. In the case of snmp-trap, an SNMP
trap is sent to one or more management stations.rw Enumeration .1.3.6.1.4.1.193.96.115.2.1.1.1.3 |
eventCommunityIf an SNMP trap is to be sent, it will be sent to
the SNMP community specified by this octet string.rw DisplayString .1.3.6.1.4.1.193.96.115.2.1.1.1.4 |
eventLastTimeSentThe value of sysUpTime at the time this event
entry last generated an event. If this entry has
not generated any events, this value will be zero.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.193.96.115.2.1.1.1.5 |
eventOwnerThe entity that configured this entry and is therefore
responsible for its contents. This variable is suggested
to contain one or more of the following:
IP address, management station name, network manager's
name, location, or phone number.
In some cases the agent system itself will be the owner
of an entry (e.g. prior to a manual configuration of an
entry). In these cases, this string shall be set
to a string starting with 'monitor'. Note that this
variable will only act as a voluntary access control.
It does not prevent uncooperative parties from changing
an entry of another owner.rw DisplayString .1.3.6.1.4.1.193.96.115.2.1.1.1.6 |
discriminateNtEventsIndicates whether events generated by an NT shall
be discarded or not. include means that NT events shall
be shown. exclude means that NT events are hidden when
displaying the event log, the current alarm list, and
when sending traps.rw Enumeration .1.3.6.1.4.1.193.96.115.2.1.2 |
log OBJECT IDENTIFIER .1.3.6.1.4.1.193.96.115.2.2 |
logAdminStatusThe administrative status of the log as a whole. Up
means that logging shall take place of all events that
are to be logged. Down means that no logging of events
shall take place.rw Enumeration .1.3.6.1.4.1.193.96.115.2.2.1 |
logSizeA configurable maximum size of the log.rw INTEGER .1.3.6.1.4.1.193.96.115.2.2.2 |
logTableA list of events that have been logged. SEQUENCE OF LogEntry .1.3.6.1.4.1.193.96.115.2.2.3 |
logEntry LogEntry .1.3.6.1.4.1.193.96.115.2.2.3.1 |
logIndexAn index that uniquely identifies an entry
in the log table. The association between a
particular event and its logIndex shall remain
constant for the life-time of the event in the
log.ro INTEGER .1.3.6.1.4.1.193.96.115.2.2.3.1.1 |
logEventIndexThe event entry that generated this log
entry. The log identified by a particular
value of this index is associated with the same
eventEntry as identified by the same value
of eventIndex.ro INTEGER .1.3.6.1.4.1.193.96.115.2.2.3.1.2 |
logEventNameThe name of the logged event.ro DisplayString .1.3.6.1.4.1.193.96.115.2.2.3.1.3 |
logEventGeneratingObjectThe event generating object. Identifies either
a variable in the group of variables belonging
to the object, or a row in a table representing
the object.ro InstancePointer .1.3.6.1.4.1.193.96.115.2.2.3.1.4 |
logTimeThe time this log entry was created.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.193.96.115.2.2.3.1.5 |
logEventInformationAdditional information pin-pointing the cause or
origin of the event. For alarms this will contain
the same information as the alarmInformation variable
of the corresponding alarm trap. For other events the
contents of this object is implementation-specific.ro DisplayString .1.3.6.1.4.1.193.96.115.2.2.3.1.6 |
logEventTypeIdentifies the type of the event, which may be
an alarm event or a regular event. In case of an
alarm event additional information can be found
in the logAlarmType and logAlarmSeverity.ro Enumeration .1.3.6.1.4.1.193.96.115.2.2.3.1.7 |
logAlarmTypeThe type of alarm for the logged alarm event.ro AlarmType .1.3.6.1.4.1.193.96.115.2.2.3.1.8 |
logAlarmSeverityThe perceived severity of the logged alarm event.ro AlarmSeverity .1.3.6.1.4.1.193.96.115.2.2.3.1.9 |
alarmSeverityAssignment OBJECT IDENTIFIER .1.3.6.1.4.1.193.96.115.2.3 |
alarmSeverityAssignmentTableContains entries for alarm severity assignment. SEQUENCE OF AlarmSeverityAssignmentEntry .1.3.6.1.4.1.193.96.115.2.3.1 |
alarmSeverityAssignmentEntry AlarmSeverityAssignmentEntry .1.3.6.1.4.1.193.96.115.2.3.1.1 |
alarmSeverityIndexAn index that uniquely identifies an entry in the
alarmSeverityAssignmentTable.ro INTEGER .1.3.6.1.4.1.193.96.115.2.3.1.1.1 |
alarmSeverityAlarmNameThe name of the alarm this entry applies to (also
indicates the probable cause of the alarm). The same
as the name of the associated alarm trap.ro DisplayString .1.3.6.1.4.1.193.96.115.2.3.1.1.2 |
alarmSeverityPerceivedSeverityThe perceived severity that shall apply to the
associated alarms.rw AlarmSeverity .1.3.6.1.4.1.193.96.115.2.3.1.1.3 |
currentAlarm OBJECT IDENTIFIER .1.3.6.1.4.1.193.96.115.2.4 |
numberOfCurrentAlarmsNumber of currently active alarms in the ANS.ro INTEGER .1.3.6.1.4.1.193.96.115.2.4.1 |
currentAlarmTableA list of currently active alarms in the ANS. SEQUENCE OF CurrentAlarmEntry .1.3.6.1.4.1.193.96.115.2.4.2 |
currentAlarmEntry CurrentAlarmEntry .1.3.6.1.4.1.193.96.115.2.4.2.1 |
currentAlarmIndexAn index that uniquely identifies an
entry in the current alarm table.ro INTEGER .1.3.6.1.4.1.193.96.115.2.4.2.1.1 |
currentAlarmNameThe name of the alarm. Also indicates
the probable cause of the alarm.ro DisplayString .1.3.6.1.4.1.193.96.115.2.4.2.1.2 |
currentAlarmObjectThe alarming object. Identifies either a
variable in the group of variables belonging to
the alarming object, or a row in a table
representing the alarming object.ro InstancePointer .1.3.6.1.4.1.193.96.115.2.4.2.1.3 |
currentAlarmTypeThe type of alarm.ro AlarmType .1.3.6.1.4.1.193.96.115.2.4.2.1.4 |
currentAlarmSeverityThe perceived severity of the fault.ro AlarmSeverity .1.3.6.1.4.1.193.96.115.2.4.2.1.5 |
currentAlarmTimeThe time the fault was detected.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.193.96.115.2.4.2.1.6 |
currentAlarmInformationAdditional information pin-pointing the problem.
May be a string of zero length.ro DisplayString .1.3.6.1.4.1.193.96.115.2.4.2.1.7 |