RADIUS-ACC-SERVER-MIB
AI MIB Summary
The RADIUS-ACC-SERVER-MIB enables monitoring of RADIUS accounting server entities to track session statistics, including packet counts, octet transfers, and accounting session states. It provides specific counters and gauges for auditing user authentication events and network access server interactions defined in RFC 4671.
The MIB module for entities implementing the server side of the Remote Authentication Dial-In User Service (RADIUS) accounting protocol. Copyright (C) The Internet Society (2006). This version of this MIB module is part of RFC 4671; see the RFC itself for full legal notices.
Main OID:
radiusAccServMIB.1.3.6.1.2.1.67.2.1
53
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
53 total| Object Name |
|---|
radiusMIBThe OID assigned to RADIUS MIB work by the IANA. OBJECT IDENTIFIER .1.3.6.1.2.1.67 |
radiusAccounting OBJECT IDENTIFIER .1.3.6.1.2.1.67.2 |
radiusAccServMIBThe MIB module for entities implementing the server side of the Remote Authentication Dial-In User Service (RADIUS) accounting protocol. Copyright (C) The Internet Society (2006). This version of this MIB module is part of RFC 4671; see the RFC itself for full legal notices. MODULE-IDENTITY .1.3.6.1.2.1.67.2.1 |
radiusAccServMIBObjects OBJECT IDENTIFIER .1.3.6.1.2.1.67.2.1.1 |
radiusAccServ OBJECT IDENTIFIER .1.3.6.1.2.1.67.2.1.1.1 |
radiusAccServIdentThe implementation identification string for the RADIUS accounting server software in use on the system, for example, 'FNS-2.1'.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.67.2.1.1.1.1 |
radiusAccServUpTimeIf the server has a persistent state (e.g., a process), this value will be the time elapsed (in hundredths of a second) since the server process was started. For software without persistent state, this value will be zero.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.2.1.67.2.1.1.1.2 |
radiusAccServResetTimeIf the server has a persistent state (e.g., a process) and supports a 'reset' operation (e.g., can be told to re-read configuration files), this value will be the time elapsed (in hundredths of a second) since the server was 'reset.' For software that does not have persistence or does not support a 'reset' operation, this value will be zero.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.2.1.67.2.1.1.1.3 |
radiusAccServConfigResetStatus/action object to reinitialize any persistent server state. When set to reset(2), any persistent server state (such as a process) is reinitialized as if the server had just been started. This value will never be returned by a read operation. When read, one of the following values will be returned: other(1) - server in some unknown state; initializing(3) - server (re)initializing; running(4) - server currently running.rw Enumeration .1.3.6.1.2.1.67.2.1.1.1.4 |
radiusAccServTotalRequestsThe number of packets received on the accounting port.ro Counter32 UNITS "packets" .1.3.6.1.2.1.67.2.1.1.1.5 |
radiusAccServTotalInvalidRequestsThe number of RADIUS Accounting-Request packets received from unknown addresses.ro Counter32 UNITS "packets" .1.3.6.1.2.1.67.2.1.1.1.6 |
radiusAccServTotalDupRequestsThe number of duplicate RADIUS Accounting-Request packets received.ro Counter32 UNITS "packets" .1.3.6.1.2.1.67.2.1.1.1.7 |
radiusAccServTotalResponsesThe number of RADIUS Accounting-Response packets sent.ro Counter32 UNITS "packets" .1.3.6.1.2.1.67.2.1.1.1.8 |
radiusAccServTotalMalformedRequestsThe number of malformed RADIUS Accounting-Request packets received. Bad authenticators or unknown types are not included as malformed Access-Requests.ro Counter32 UNITS "packets" .1.3.6.1.2.1.67.2.1.1.1.9 |
radiusAccServTotalBadAuthenticatorsThe number of RADIUS Accounting-Request packets that contained an invalid authenticator.ro Counter32 UNITS "packets" .1.3.6.1.2.1.67.2.1.1.1.10 |
radiusAccServTotalPacketsDroppedThe number of incoming packets silently discarded for a reason other than malformed, bad authenticators, or unknown types.ro Counter32 UNITS "packets" .1.3.6.1.2.1.67.2.1.1.1.11 |
radiusAccServTotalNoRecordsThe number of RADIUS Accounting-Request packets that were received and responded to but not recorded.ro Counter32 UNITS "packets" .1.3.6.1.2.1.67.2.1.1.1.12 |
radiusAccServTotalUnknownTypesThe number of RADIUS packets of unknown type that were received.ro Counter32 UNITS "packets" .1.3.6.1.2.1.67.2.1.1.1.13 |
radiusAccClientTableThe (conceptual) table listing the RADIUS accounting clients with which the server shares a secret.deprecated SEQUENCE OF RadiusAccClientEntry .1.3.6.1.2.1.67.2.1.1.1.14 |
radiusAccClientEntryAn entry (conceptual row) representing a RADIUS accounting client with which the server shares a secret.deprecated RadiusAccClientEntry .1.3.6.1.2.1.67.2.1.1.1.14.1 |
radiusAccClientIndexA number uniquely identifying each RADIUS accounting client with which this server communicates.deprecated Integer32 .1.3.6.1.2.1.67.2.1.1.1.14.1.1 |
radiusAccClientAddressThe NAS-IP-Address of the RADIUS accounting client referred to in this table entry.rodeprecated IpAddress .1.3.6.1.2.1.67.2.1.1.1.14.1.2 |
radiusAccClientIDThe NAS-Identifier of the RADIUS accounting client referred to in this table entry. This is not necessarily the same as sysName in MIB II.rodeprecated SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.67.2.1.1.1.14.1.3 |
radiusAccServPacketsDroppedThe number of incoming packets received from this client and silently discarded for a reason other than malformed, bad authenticators, or unknown types.rodeprecated Counter32 UNITS "packets" .1.3.6.1.2.1.67.2.1.1.1.14.1.4 |
radiusAccServRequestsThe number of packets received from this client on the accounting port.rodeprecated Counter32 UNITS "packets" .1.3.6.1.2.1.67.2.1.1.1.14.1.5 |
radiusAccServDupRequestsThe number of duplicate RADIUS Accounting-Request packets received from this client.rodeprecated Counter32 UNITS "packets" .1.3.6.1.2.1.67.2.1.1.1.14.1.6 |
radiusAccServResponsesThe number of RADIUS Accounting-Response packets sent to this client.rodeprecated Counter32 UNITS "packets" .1.3.6.1.2.1.67.2.1.1.1.14.1.7 |
radiusAccServBadAuthenticatorsThe number of RADIUS Accounting-Request packets that contained invalid authenticators received from this client.rodeprecated Counter32 UNITS "packets" .1.3.6.1.2.1.67.2.1.1.1.14.1.8 |
radiusAccServMalformedRequestsThe number of malformed RADIUS Accounting-Request packets that were received from this client. Bad authenticators and unknown types are not included as malformed Accounting-Requests.rodeprecated Counter32 UNITS "packets" .1.3.6.1.2.1.67.2.1.1.1.14.1.9 |
radiusAccServNoRecordsThe number of RADIUS Accounting-Request packets that were received and responded to but not recorded.rodeprecated Counter32 UNITS "packets" .1.3.6.1.2.1.67.2.1.1.1.14.1.10 |
radiusAccServUnknownTypesThe number of RADIUS packets of unknown type that were received from this client.rodeprecated Counter32 UNITS "packets" .1.3.6.1.2.1.67.2.1.1.1.14.1.11 |
radiusAccClientExtTableThe (conceptual) table listing the RADIUS accounting clients with which the server shares a secret. SEQUENCE OF RadiusAccClientExtEntry .1.3.6.1.2.1.67.2.1.1.1.15 |
radiusAccClientExtEntryAn entry (conceptual row) representing a RADIUS accounting client with which the server shares a secret. RadiusAccClientExtEntry .1.3.6.1.2.1.67.2.1.1.1.15.1 |
radiusAccClientExtIndexA number uniquely identifying each RADIUS accounting client with which this server communicates. Integer32 .1.3.6.1.2.1.67.2.1.1.1.15.1.1 |
radiusAccClientInetAddressTypeThe type of address format used for the radiusAccClientInetAddress object.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.67.2.1.1.1.15.1.2 |
radiusAccClientInetAddressThe IP address of the RADIUS accounting client referred to in this table entry, using the IPv6 address format.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.2.1.67.2.1.1.1.15.1.3 |
radiusAccClientExtIDThe NAS-Identifier of the RADIUS accounting client referred to in this table entry. This is not necessarily the same as sysName in MIB II.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.67.2.1.1.1.15.1.4 |
radiusAccServExtPacketsDroppedThe number of incoming packets received from this client and silently discarded for a reason other than malformed, bad authenticators, or unknown types. This counter may experience a discontinuity when the RADIUS Accounting Server module within the managed entity is reinitialized, as indicated by the current value of radiusAccServerCounterDiscontinuity.ro Counter32 UNITS "packets" .1.3.6.1.2.1.67.2.1.1.1.15.1.5 |
radiusAccServExtRequestsThe number of packets received from this client on the accounting port. This counter may experience a discontinuity when the RADIUS Accounting Server module within the managed entity is reinitialized, as indicated by the current value of radiusAccServerCounterDiscontinuity.ro Counter32 UNITS "packets" .1.3.6.1.2.1.67.2.1.1.1.15.1.6 |
radiusAccServExtDupRequestsThe number of duplicate RADIUS Accounting-Request packets received from this client. This counter may experience a discontinuity when the RADIUS Accounting Server module within the managed entity is reinitialized, as indicated by the current value of radiusAccServerCounterDiscontinuity.ro Counter32 UNITS "packets" .1.3.6.1.2.1.67.2.1.1.1.15.1.7 |
radiusAccServExtResponsesThe number of RADIUS Accounting-Response packets sent to this client. This counter may experience a discontinuity when the RADIUS Accounting Server module within the managed entity is reinitialized, as indicated by the current value of radiusAccServerCounterDiscontinuity.ro Counter32 UNITS "packets" .1.3.6.1.2.1.67.2.1.1.1.15.1.8 |
radiusAccServExtBadAuthenticatorsThe number of RADIUS Accounting-Request packets that contained invalid authenticators received from this client. This counter may experience a discontinuity when the RADIUS Accounting Server module within the managed entity is reinitialized, as indicated by the current value of radiusAccServerCounterDiscontinuity.ro Counter32 UNITS "packets" .1.3.6.1.2.1.67.2.1.1.1.15.1.9 |
radiusAccServExtMalformedRequestsThe number of malformed RADIUS Accounting-Request packets that were received from this client. Bad authenticators and unknown types are not included as malformed Accounting-Requests. This counter may experience a discontinuity when the RADIUS Accounting Server module within the managed entity is reinitialized, as indicated by the current value of radiusAccServerCounterDiscontinuity.ro Counter32 UNITS "packets" .1.3.6.1.2.1.67.2.1.1.1.15.1.10 |
radiusAccServExtNoRecordsThe number of RADIUS Accounting-Request packets that were received and responded to but not recorded. This counter may experience a discontinuity when the RADIUS Accounting Server module within the managed entity is reinitialized, as indicated by the current value of radiusAccServerCounterDiscontinuity.ro Counter32 UNITS "packets" .1.3.6.1.2.1.67.2.1.1.1.15.1.11 |
radiusAccServExtUnknownTypesThe number of RADIUS packets of unknown type that were received from this client. This counter may experience a discontinuity when the RADIUS Accounting Server module within the managed entity is reinitialized, as indicated by the current value of radiusAccServerCounterDiscontinuity.ro Counter32 UNITS "packets" .1.3.6.1.2.1.67.2.1.1.1.15.1.12 |
radiusAccServerCounterDiscontinuityThe number of centiseconds since the last discontinuity in the RADIUS Accounting Server counters. A discontinuity may be the result of a reinitialization of the RADIUS Accounting Server module within the managed entity.ro TimeTicks UNITS "centiseconds" .1.3.6.1.2.1.67.2.1.1.1.15.1.13 |
radiusAccServMIBConformance OBJECT IDENTIFIER .1.3.6.1.2.1.67.2.1.2 |
radiusAccServMIBCompliances OBJECT IDENTIFIER .1.3.6.1.2.1.67.2.1.2.1 |
radiusAccServMIBComplianceThe compliance statement for accounting servers implementing the RADIUS Accounting Server MIB. Implementation of this module is for IPv4-only entities, or for backwards compatibility use with entities that support both IPv4 and IPv6.deprecated Unknown .1.3.6.1.2.1.67.2.1.2.1.1 |
radiusAccServExtMIBComplianceThe compliance statement for accounting servers implementing the RADIUS Accounting Server IPv6 Extensions MIB. Implementation of this module is for entities that support IPv6, or support IPv4 and IPv6. Unknown .1.3.6.1.2.1.67.2.1.2.1.2 |
radiusAccServMIBGroups OBJECT IDENTIFIER .1.3.6.1.2.1.67.2.1.2.2 |
radiusAccServMIBGroupThe collection of objects providing management of a RADIUS Accounting Server.deprecated Unknown .1.3.6.1.2.1.67.2.1.2.2.1 |
radiusAccServExtMIBGroupThe collection of objects providing management of a RADIUS Accounting Server. Unknown .1.3.6.1.2.1.67.2.1.2.2.2 |