AUDITEC2-MIB :: actType

MIB Reference — IPNetwork Monitor · Updated September 12, 2026

All MIBsAUDITEC2-MIBactType

actType

Module: AUDITEC2-MIB

OID (symbolic): AUDITEC2-MIB::actType

OID (numeric): 1.3.6.1.4.1.1774.2.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Code of the command sent to the probe

What is actType?

This is a read-write command code that a management station writes to tell the probe what action to perform, for example suspend or resume the probe, reboot it, change its active group, acknowledge alarms, or run/suspend/resume a scenario. An admin or automation script sets it to trigger the corresponding action, typically together with a value in actParam.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1774.2.1
snmpwalk -v2c -c public <target> AUDITEC2-MIB::actType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1774.2.1.1
snmpget -v2c -c public <target> AUDITEC2-MIB::actType.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> actType.1

Start monitoring auditec Corp. network equipment (audit/security logging) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AUDITEC2-MIB::actType OID value, configure state conditions and alerts, and monitor any auditec Corp. network equipment (audit/security logging) 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.1774auditecAUDITEC2-MIB
1.3.6.1.4.1.1774.2actionAUDITEC2-MIB
1.3.6.1.4.1.1774.2.1actTypeAUDITEC2-MIB