isReported

ECI-OPERATING-MIB · .1.3.6.1.4.1.5395.3.3.1.5.1.13

Object

Signifies if the alarm was reported or hidden.

Context

MIB
ECI-OPERATING-MIB
OID
.1.3.6.1.4.1.5395.3.3.1.5.1.13
Type
column
Access
readonly
Status
current
Parent
activeAlarmEntry

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

Syntax

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

Values & Constraints

Type Values
1true
2false