alarmGeneralAlarmNotificationVersion
LUM-ALARM-MIB ·
.1.3.6.1.4.1.8708.2.1.2.1.17
Object
scalar r/w
Enumeration
Sets which version of the alarm
notifications to use.
v1 - 'Classic'.
v2 - Node name and IP address appended to traps.
Note: Alarm trap version is not to be confused
with SNMP protocol versions. All traps from the
nodes are sent as SNMP v2c traps.
Note: The alarm related traps with node name
and IP address appended (v2) except for the
heartbeat-trap still uses the older (v1) trap
OIDs even though new trap OIDs have
been defined.
This is a bug but kept for compatibility reasons.
Context
- MIB
- LUM-ALARM-MIB
- OID
.1.3.6.1.4.1.8708.2.1.2.1.17- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
v1- Parent
- alarmGeneral
- Groups
- 6
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-ALARM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-ALARM-MIB::alarmGeneralAlarmNotificationVersion.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-ALARM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-ALARM-MIB::alarmGeneralAlarmNotificationVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | v1 |
2 | v2 |