All MIBs › ACTONA-ACTASTOR-MIB › csUpTime
csUpTime
Module: ACTONA-ACTASTOR-MIB
OID (symbolic): ACTONA-ACTASTOR-MIB::csUpTime
OID (numeric): 1.3.6.1.4.1.17471.1.3.1.3
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description: The elapsed time since the CoreServer was started
What is csUpTime?
Tracks how long (in hundredths of a second) the CoreServer has been running since it last started up. Engineers use this to identify sudden restarts, check for stability issues, or detect if the service was recently rebooted by an administrator. A value of 360000 represents 3,600 seconds (1 hour), telling you the CoreServer has been stable for the past hour.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.17471.1.3.1.3 snmpwalk -v2c -c public <target> ACTONA-ACTASTOR-MIB::csUpTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.17471.1.3.1.3.1 snmpget -v2c -c public <target> ACTONA-ACTASTOR-MIB::csUpTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> csUpTime.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::csUpTime 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.3 | csUpTime | ACTONA-ACTASTOR-MIB |