radiusDynAuthServDisconUserSessRemoved

RADIUS-DYNAUTH-SERVER-MIB · .1.3.6.1.2.1.146.1.2.1.11

Object

column sessionsSNMPv2-SMICounter32
The number of user sessions removed for the
Disconnect-Requests received from this
Dynamic Authorization Client.  Depending on site-
specific policies, a single Disconnect request
can remove multiple user sessions.  In cases where
this Dynamic Authorization Server has no
knowledge of the number of user sessions that
are affected by a single request, each such
Disconnect-Request will count as a single
affected user session only.  This counter may experience
a discontinuity when the DAS module (re)starts, as
indicated by the value of
radiusDynAuthServerCounterDiscontinuity.

Context

MIB
RADIUS-DYNAUTH-SERVER-MIB
OID
.1.3.6.1.2.1.146.1.2.1.11
Type
column
Access
readonly
Status
current
Units
sessions
Parent
radiusDynAuthClientEntry
Groups
1

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 'RADIUS-DYNAUTH-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADIUS-DYNAUTH-SERVER-MIB::radiusDynAuthServDisconUserSessRemoved'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADIUS-DYNAUTH-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADIUS-DYNAUTH-SERVER-MIB::radiusDynAuthServDisconUserSessRemoved.<radiusDynAuthClientIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADIUS-DYNAUTH-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADIUS-DYNAUTH-SERVER-MIB::radiusDynAuthServDisconUserSessRemoved'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance