eventActiveAlarmAcknowledged

NETI-EVENT-MIB · .1.3.6.1.4.1.2928.2.1.1.6.1.9

Object

column r/w SNMPv2-TCTruthValue
The acknowledgement status of the alarm. This is set to
'true' to indicate that the alarm is is acknowledged, and
set to 'false' to clear the acknowledge.

Context

MIB
NETI-EVENT-MIB
OID
.1.3.6.1.4.1.2928.2.1.1.6.1.9
Type
column
Access
readwrite
Status
current
Parent
eventActiveAlarmEntry
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 'NETI-EVENT-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-EVENT-MIB::eventActiveAlarmAcknowledged'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETI-EVENT-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-EVENT-MIB::eventActiveAlarmAcknowledged.<eventActiveAlarmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETI-EVENT-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETI-EVENT-MIB::eventActiveAlarmAcknowledged'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance