acsActiveSessionsTableKill

ACS-MIB · .1.3.6.1.4.1.10418.16.2.2.2.1.8

Object

column r/w Enumeration
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.

Context

MIB
ACS-MIB
OID
.1.3.6.1.4.1.10418.16.2.2.2.1.8
Type
column
Access
readwrite
Status
current
Parent
acsActiveSessionsTableEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACS-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACS-MIB::acsActiveSessionsTableKill'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACS-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACS-MIB::acsActiveSessionsTableKill.<acsActiveSessionsTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACS-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACS-MIB::acsActiveSessionsTableKill'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noAction
2killSession