All MIBs › AUDITEC2-MIB › actParam
actParam
Module: AUDITEC2-MIB
OID (symbolic): AUDITEC2-MIB::actParam
OID (numeric): 1.3.6.1.4.1.1774.2.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Parameter of the command sent to the probe
What is actParam?
This is a read-write string, up to 80 characters, that carries the parameter for whatever command was just written to actType, such as the name of the group to switch to or the scenario to run. It has no meaning on its own and must be read together with actType to know what it configures.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1774.2.2 snmpwalk -v2c -c public <target> AUDITEC2-MIB::actParam
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1774.2.2.1 snmpget -v2c -c public <target> AUDITEC2-MIB::actParam.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1774.2.2.1 s <value>
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::actParam 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1774 | auditec | AUDITEC2-MIB |
| 1.3.6.1.4.1.1774.2 | action | AUDITEC2-MIB |
| 1.3.6.1.4.1.1774.2.2 | actParam | AUDITEC2-MIB |