BSDUNIX-MIB :: agentAction

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBSDUNIX-MIBagentAction

agentAction

Module: BSDUNIX-MIB

OID (symbolic): BSDUNIX-MIB::agentAction

OID (numeric): 1.3.6.1.4.1.4.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: A control variable used to trigger an action by the agent. When read, this variable always returns the value other(1).

When set, this variable causes the agent to undertake the indicated action:

coldStart - initiate a coldStart (restart the agent)

dumpPartyDB - force dump of party database

terminate - terminate the agent

warmStart - send a warmStart trap to all managers

debugOn - turns on debugging in the agent

debugOff - turns off debugging in the agent

What is agentAction?

A read-write control variable that allows a management station to trigger specific actions on the SNMP agent, such as initiating a coldStart; when read it always returns 'other(1)'. Writing an action value causes the agent to execute the corresponding operation, making this a command interface for remote agent control.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4.1.3
snmpwalk -v2c -c public <target> BSDUNIX-MIB::agentAction

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.4.1.3.1
snmpget -v2c -c public <target> BSDUNIX-MIB::agentAction.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.4.1.3.1 i <value>

Start monitoring BSD Unix hosts (legacy ISODE SNMP agent) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BSDUNIX-MIB::agentAction OID value, configure state conditions and alerts, and monitor any BSD Unix hosts (legacy ISODE SNMP agent) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.4unixBSDUNIX-MIB
1.3.6.1.4.1.4.1agentsBSDUNIX-MIB
1.3.6.1.4.1.4.1.3agentActionBSDUNIX-MIB