cfgHmsEmsAddressAlarmTrapAssurance
ELECTROLINE-DHT-CONFIG-MIB ·
.1.3.6.1.4.1.5802.1.3.1.2.2.1.1.1.1.4
Object
When this MIB is set to true, additional binding is appended to all the Alarm Traps (HMS). The EMS must set the bound OID to x to acknowledge receipt of the trap (where x is the total number of traps received). The DHT then uses the cfgEmsTimeout & cfgEmsRetry to send an AlarmAssurance trap if necessary.
Context
- MIB
- ELECTROLINE-DHT-CONFIG-MIB
- OID
.1.3.6.1.4.1.5802.1.3.1.2.2.1.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cfgHmsEmsAddressEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'ELECTROLINE-DHT-CONFIG-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELECTROLINE-DHT-CONFIG-MIB::cfgHmsEmsAddressAlarmTrapAssurance'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELECTROLINE-DHT-CONFIG-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELECTROLINE-DHT-CONFIG-MIB::cfgHmsEmsAddressAlarmTrapAssurance.<cfgHmsEmsAddressIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELECTROLINE-DHT-CONFIG-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELECTROLINE-DHT-CONFIG-MIB::cfgHmsEmsAddressAlarmTrapAssurance'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |