hwIsmEventType

ISM-TRAP-MIB · .1.3.6.1.4.1.34774.4.1.3.1.1.1

Object

Alarm type. The value can be:
0: Event
1: Fault
2: Recovery

Context

MIB
ISM-TRAP-MIB
OID
.1.3.6.1.4.1.34774.4.1.3.1.1.1
Type
column
Access
readwrite
Status
current
Parent
eventEntry
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 'ISM-TRAP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISM-TRAP-MIB::hwIsmEventType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ISM-TRAP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISM-TRAP-MIB::hwIsmEventType.<hwIsmEventSequence>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ISM-TRAP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ISM-TRAP-MIB::hwIsmEventType'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance