ifAlarmIfIndex

NATEKS-MIB · .1.3.6.1.4.1.4249.2.5.2.4.1.2

Object

column Integer32
Index of interface in interfaces table, which state this
alarm indicates. Alarms, that do not have associated interfaces
(for example, maintenance alarms), should have index
		of management interface as alarmIfIndex.

Context

MIB
NATEKS-MIB
OID
.1.3.6.1.4.1.4249.2.5.2.4.1.2
Type
column
Access
readonly
Status
current
Parent
ifAlarmEntry
Groups
1

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 'NATEKS-MIB' -M '/opt/observium/mibs/nateks:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NATEKS-MIB::ifAlarmIfIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NATEKS-MIB' -M '/opt/observium/mibs/nateks:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NATEKS-MIB::ifAlarmIfIndex.<ifAlarmIfIndex>.<ifAlarmId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NATEKS-MIB' -M '/opt/observium/mibs/nateks:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NATEKS-MIB::ifAlarmIfIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-2147483647

Conformance

Member of
Compliance refinements
In SMIv1 version of MIB alarmId was accessible as read-only. Implementations
can now not implement this variable