alertMode
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.4.2.4
Object
scalar mandatory
r/w
Enumeration
Selects which alert categories will be displayed on the
web interface, which alert category objects are accessible
through SNMP, and which SNMP trap type an alert is associated with.
The enhanced option provides a component based category
category scheme and is the only one that is now supported.
NOTE: The legacy(0) mode alerts should no longer be used
and have been deprecated for several releases. They are
now also changed to be read-only and any future modifications
to the alert category settings must be done only with the
enahanced(1) mode alerts. Therefore, this setting should
have a value of enhanced(1).
Context
- MIB
- BLADE-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.4.2.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- remoteAlerts
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 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::alertMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLADE-MIB::alertMode'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.