nevtAlarmAcknowledged

NETI-EVT-MIB · .1.3.6.1.4.1.2928.2.1.1.4.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-EVT-MIB
OID
.1.3.6.1.4.1.2928.2.1.1.4.1.9
Type
column
Access
readwrite
Status
current
Parent
nevtAlarmEntry

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

Syntax

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

Values & Constraints

Type Values
1true
2false