All MIBs › ACS8000-MIB › acsActiveSessionsTableKill
acsActiveSessionsTableKill
Module: ACS8000-MIB
OID (symbolic): ACS8000-MIB::acsActiveSessionsTableKill
OID (numeric): 1.3.6.1.4.1.10418.26.2.2.2.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: A set value of killSession(2) will kill the session. noAction(1) = always returned in a GET. Does nothing if SET. killSession(2)= when SET the appliance immediately kills the session.
What is acsActiveSessionsTableKill?
This read-write OID lets you forcefully terminate a specific active session by setting it to 2 (killSession), while reading it always returns 1 (no action). You use this when you need to disconnect a user without asking them (e.g., due to a security incident) or to clean up orphaned sessions that are still registered but not responsive. Setting acsActiveSessionsTableKill to 2 immediately closes that session and forces the user to log in again.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10418.26.2.2.2.1.8 snmpwalk -v2c -c public <target> ACS8000-MIB::acsActiveSessionsTableKill
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10418.26.2.2.2.1.8.1 snmpget -v2c -c public <target> ACS8000-MIB::acsActiveSessionsTableKill.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.10418.26.2.2.2.1.8.1 i <value>
Start monitoring Vertiv (Avocent) ACS 8000 console servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACS8000-MIB::acsActiveSessionsTableKill OID value, configure state conditions and alerts, and monitor any Vertiv (Avocent) ACS 8000 console servers 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.10418.26 | acs | ACS8000-MIB |
| 1.3.6.1.4.1.10418.26.2 | acsManagement | ACS8000-MIB |
| 1.3.6.1.4.1.10418.26.2.2 | acsSessions | ACS8000-MIB |
| 1.3.6.1.4.1.10418.26.2.2.2 | acsActiveSessionsTable | ACS8000-MIB |
| 1.3.6.1.4.1.10418.26.2.2.2.1 | acsActiveSessionsTableEntry | ACS8000-MIB |
| 1.3.6.1.4.1.10418.26.2.2.2.1.8 | acsActiveSessionsTableKill | ACS8000-MIB |