incaDevAlarmCode

INCA-DEVICE-MIB · .1.3.6.1.4.1.39938.1.1.2.8.1.8

Object

If the event is associated with an alarm, this is the 
alarm code.

Context

MIB
INCA-DEVICE-MIB
OID
.1.3.6.1.4.1.39938.1.1.2.8.1.8
Type
column
Access
readonly
Status
current
Parent
incaDevEventEntry
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 'INCA-DEVICE-MIB' -M '/opt/observium/mibs/wisi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INCA-DEVICE-MIB::incaDevAlarmCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'INCA-DEVICE-MIB' -M '/opt/observium/mibs/wisi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INCA-DEVICE-MIB::incaDevAlarmCode.<incaDevEvIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'INCA-DEVICE-MIB' -M '/opt/observium/mibs/wisi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'INCA-DEVICE-MIB::incaDevAlarmCode'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance