aosCoreAlarmIndex

AOS-CORE-ALARM-MIB · .1.3.6.1.4.1.2544.1.20.1.1.1.1.1.1

Object

This object is an order number of an alarm in aosCoreAlarmTable.

Context

MIB
AOS-CORE-ALARM-MIB
OID
.1.3.6.1.4.1.2544.1.20.1.1.1.1.1.1
Type
column
Access
notifyonly
Status
current
Parent
aosCoreAlarmEntry
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 'AOS-CORE-ALARM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AOS-CORE-ALARM-MIB::aosCoreAlarmIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AOS-CORE-ALARM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AOS-CORE-ALARM-MIB::aosCoreAlarmIndex.<aosCoreAlarmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AOS-CORE-ALARM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AOS-CORE-ALARM-MIB::aosCoreAlarmIndex'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance