All MIBs › ACTONA-ACTASTOR-MIB › csIsAlive
csIsAlive
Module: ACTONA-ACTASTOR-MIB
OID (symbolic): ACTONA-ACTASTOR-MIB::csIsAlive
OID (numeric): 1.3.6.1.4.1.17471.1.3.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates whether the CoreServer component is currently running on this gateway
What is csIsAlive?
Stores a flag showing whether the CoreServer component is actively running on this gateway right now. Operators monitor this to catch when the CoreServer process stops unexpectedly and trigger alerts to the support team. A value of 1 means the process is healthy and running; 0 means it has crashed or been manually stopped.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.17471.1.3.1.2 snmpwalk -v2c -c public <target> ACTONA-ACTASTOR-MIB::csIsAlive
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.17471.1.3.1.2.1 snmpget -v2c -c public <target> ACTONA-ACTASTOR-MIB::csIsAlive.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> csIsAlive.1
Start monitoring Cisco (Actona) ActaStor WAN file-services appliances (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACTONA-ACTASTOR-MIB::csIsAlive OID value, configure state conditions and alerts, and monitor any Cisco (Actona) ActaStor WAN file-services appliances (legacy) 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.17471 | actona | ACTONA-ACTASTOR-MIB |
| 1.3.6.1.4.1.17471.1 | actastor | ACTONA-ACTASTOR-MIB |
| 1.3.6.1.4.1.17471.1.3 | coreServer | ACTONA-ACTASTOR-MIB |
| 1.3.6.1.4.1.17471.1.3.1 | csGeneral | ACTONA-ACTASTOR-MIB |
| 1.3.6.1.4.1.17471.1.3.1.2 | csIsAlive | ACTONA-ACTASTOR-MIB |