a2Actionexecute
DELLLOCALRESPONSEAGENTMIF-MIB ·
.1.3.6.1.4.1.674.10890.3.1.2.1.3
Object
This takes an argument of the application to execute & arguments if the Execute Application bit is set. Specialized argument fields exist: %A - Address of MIF generating alert: cid,gid,(keys) %N - Name of alert (Temperature sensor detected a failure) %L - Location of alert (Harrier 1 <Backplane Top>) %T - Trap number of alert (260) %S - Severity of alert
Context
- MIB
- DELLLOCALRESPONSEAGENTMIF-MIB
- OID
.1.3.6.1.4.1.674.10890.3.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- eActionResponseTable
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 'DELLLOCALRESPONSEAGENTMIF-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELLLOCALRESPONSEAGENTMIF-MIB::a2Actionexecute'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DELLLOCALRESPONSEAGENTMIF-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELLLOCALRESPONSEAGENTMIF-MIB::a2Actionexecute.<DmiComponentIndex>.<a2Actionname>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DELLLOCALRESPONSEAGENTMIF-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DELLLOCALRESPONSEAGENTMIF-MIB::a2Actionexecute'
Syntax
- Source
- DmiDisplaystring
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.