sleAMConfigAlarmEnableState

SLE-AM-MIB · .1.3.6.1.4.1.6296.101.15.2.1.1.5

Object

column AMTrapState
Alarm Trap State. Based on the trap state, 
the alarm will be notified to NMS. If the TRAP STATE is enabled 
then the alarm will be notified else wont be notified.
enable (1)
disabe (0)

Context

MIB
SLE-AM-MIB
OID
.1.3.6.1.4.1.6296.101.15.2.1.1.5
Type
column
Access
readonly
Status
current
Parent
sleAMConfigEntry

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

Syntax

Source
AMTrapState
Base type
Enumeration

Values & Constraints

Type Values
0disable
1enable