alarmUtilitiesCommand
APPLIC-MIB ·
.1.3.6.1.4.1.81.30.1.2
Object
scalar mandatory
r/w
Enumeration
The alarms command can be one of the follows:
1 - idle - idle state.
2 - clearAll - clear all alarms and events in the Agent tables.
254 - failed - If the Agent does not succeed to perform the command,
the alarmUtilitiesCommand will be changed to failed,
to indicate the fail of performing the last Command.
Context
- MIB
- APPLIC-MIB
- OID
.1.3.6.1.4.1.81.30.1.2- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- alarms
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 'APPLIC-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLIC-MIB::alarmUtilitiesCommand.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPLIC-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPLIC-MIB::alarmUtilitiesCommand'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.