ostAlarmStatusIndex

OMNITRON-TRAP-MIB · .1.3.6.1.4.1.7342.12.1.3.1.1

Object

An index to the Alarm Status table.
              
Alarm Status table indices are assigned sequentially by the SNMP
Agent. When initialized the starting index number is 1.
              
An entry is added to the table dynamically at the next sequentially
available index number when an alarm becomes active. When an alarm
is cleared the row is automatically deleted from the table. This
indicates that only active alarms are present in the table.
              
Referential integrity is necessary, i.e., the index needs to be
persistent upon a reboot or restart of a device.  The index
is never reused for a new alarm entry until the index wraps to zero.
The index value keeps increasing up to that time.

Context

MIB
OMNITRON-TRAP-MIB
OID
.1.3.6.1.4.1.7342.12.1.3.1.1
Type
column
Access
noaccess
Status
current
Parent
ostAlarmStatusEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OMNITRON-TRAP-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-TRAP-MIB::ostAlarmStatusIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-TRAP-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-TRAP-MIB::ostAlarmStatusIndex.<ostAlarmStatusIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-TRAP-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-TRAP-MIB::ostAlarmStatusIndex'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295