radiusDynAuthServMalformedCoARequests

RADIUS-DYNAUTH-SERVER-MIB · .1.3.6.1.2.1.146.1.2.1.23

Object

column requestsSNMPv2-SMICounter32
The number of malformed RADIUS CoA-Request packets
received from this Dynamic Authorization Client.  Bad
authenticators and unknown types are not included as
malformed CoA-Requests.  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.23
Type
column
Access
readonly
Status
current
Units
requests
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::radiusDynAuthServMalformedCoARequests'
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::radiusDynAuthServMalformedCoARequests.<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::radiusDynAuthServMalformedCoARequests'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance