SNMP553-ALARM-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for SNMP553-ALARM-MIB.
10
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
10 total| Object Name |
|---|
snmp553sTextAlarmTrapThe snmp553 alarm trap. This trap is set whenever an alarm
status change occurs to report an alarm. The variable
bindings contain the description and status for each alarm that
changes state.
Note that the OBJECT IDENTIFIER of the variable contains the
interface, family type, and alarm type of the alarm encoded
within.
More than one alarm can be sent in the trap, if the network
element indicates that more than one has changed at the same
time. TRAP-TYPE .1.3.6.1.4.1.498.6.3.0.1 |
snmp553sTextAlarm OBJECT IDENTIFIER .1.3.6.1.4.1.498.6.3.9 |
RFC1213-MIB Unknown .1.3.6.1.4.1.498.6.3.9 |
snmp553sTextAlarmMIBversionIdentifies the version of the MIB. The format
of the version is x.yzT, where 'x' identifies
the major revision number, 'y'identifies the
minor revision number, 'z' identifies the
typographical revision, and T identifies the
test revision. Acceptable values for the
individual revision components are
as follows
x: 1 - 9
y: 0 - 9
z: 0 - 9
T: A - Z
Upon formal release, no designation for the test
revision will be present.ro DisplayString .1.3.6.1.4.1.498.6.3.9.1 |
snmp553sTextAlarmGlobalThis globally enables and disables all text based TRAPs from an
agent.rw Enumeration .1.3.6.1.4.1.498.6.3.9.2 |
snmp553sTextAlarmTableThe snmp553AlarmTable contains entries that report the
status of alarms. The status of an alarm indicates whether the
alarm is currently active or inactive. This information will
be determined by the network element depending on the alarm threshold
configuration.
The structure of the table is such that alarm status is
supported on a unit or interface basis, and then on an alarm
type basis within the interface. For simplicity sake and to
support the reporting of status of all alarms, a unit is
treated as an interface in this table. SEQUENCE OF Snmp553sTextAlarmEntry .1.3.6.1.4.1.498.6.3.9.3 |
snmp553sTextAlarmEntryAn entry in the Alarm table. Snmp553sTextAlarmEntry .1.3.6.1.4.1.498.6.3.9.3.1 |
alarmNumberThe index value which uniquely identifies the interface to
which this entry is applicable.ro INTEGER .1.3.6.1.4.1.498.6.3.9.3.1.1 |
descriptionThe Description of the alarm generated.ro DisplayString .1.3.6.1.4.1.498.6.3.9.3.1.2 |
statusThe current status of the alarm. The value inactive(1)
indicates that this alarm is currently inactive. The value
active(2) indicates that this alarm is currently active.ro Enumeration .1.3.6.1.4.1.498.6.3.9.3.1.3 |