RADIUS-ACC-CLIENT-MIB
- Registered at
- 1.3.6.1.2.1.67
- Last updated
- 2006-08-21 00:00
- Organization
- IETF RADIUS Extensions Working Group.
- Revisions
- 2006-08-21 00:00, 1999-06-11 00:00
- Namespace
- standard
- Source file
RADIUS-ACC-CLIENT-MIB- Digest
sha256:1ba6a1bcd18d15d5710297f3d36df4d8125dffb211f6654a0d51175104f8e019
Description
The MIB module for entities implementing the client 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 4670; see the RFC itself for full legal notices.
Contact
Bernard Aboba Microsoft One Microsoft Way Redmond, WA 98052 US Phone: +1 425 936 6605 EMail: bernarda@microsoft.com
Imports
| From | Symbols |
|---|---|
| INET-ADDRESS-MIB | InetAddress, InetAddressType, InetPortNumber |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso, mib-2 |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
2 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
INET-ADDRESS-MIB RADIUS-ACC-CLIENT-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Under this module's arcs
Where the registration tree carries on below this module.
| Arc | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.67.1 | radiusAuthentication | RADIUS-AUTH-CLIENT-MIB |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| radiusMIB OBJECT-IDENTITY The OID assigned to RADIUS MIB work by the IANA. | 1.3.6.1.2.1.67 | current | ||
| radiusAccounting OBJECT-IDENTITY | 1.3.6.1.2.1.67.2 | |||
| radiusAccClientMIBObjects OBJECT-IDENTITY | 1.3.6.1.2.1.67.2.2.1 | |||
| radiusAccClient OBJECT-IDENTITY | 1.3.6.1.2.1.67.2.2.1.1 | |||
| radiusAccClientInvalidServerAddresses OBJECT-TYPE The number of RADIUS Accounting-Response packets received from unknown addresses. | 1.3.6.1.2.1.67.2.2.1.1.1 | Counter32 | read-only | current |
| radiusAccClientIdentifier OBJECT-TYPE The NAS-Identifier of the RADIUS accounting client. This is not necessarily the same as sysName in MIB II. | 1.3.6.1.2.1.67.2.2.1.1.2 | SnmpAdminString | read-only | current |
| radiusAccServerTable OBJECT-TYPE The (conceptual) table listing the RADIUS accounting servers with which the client shares a secret. | 1.3.6.1.2.1.67.2.2.1.1.3 | not-accessible | deprecated | |
| radiusAccServerEntry OBJECT-TYPE An entry (conceptual row) representing a RADIUS accounting server with which the client shares a secret. | 1.3.6.1.2.1.67.2.2.1.1.3.1 | not-accessible | deprecated | |
| radiusAccServerIndex OBJECT-TYPE A number uniquely identifying each RADIUS Accounting server with which this client communicates. | 1.3.6.1.2.1.67.2.2.1.1.3.1.1 | Integer32 (1..2147483647) | not-accessible | deprecated |
| radiusAccServerAddress OBJECT-TYPE The IP address of the RADIUS accounting server referred to in this table entry. | 1.3.6.1.2.1.67.2.2.1.1.3.1.2 | IpAddress | read-only | deprecated |
| radiusAccClientServerPortNumber OBJECT-TYPE The UDP port the client is using to send requests to this server. | 1.3.6.1.2.1.67.2.2.1.1.3.1.3 | Integer32 (0..65535) | read-only | deprecated |
| radiusAccClientRoundTripTime OBJECT-TYPE The time interval between the most recent Accounting-Response and the Accounting-Request that matched it from this RADIUS accounting server. | 1.3.6.1.2.1.67.2.2.1.1.3.1.4 | TimeTicks | read-only | deprecated |
| radiusAccClientRequests OBJECT-TYPE The number of RADIUS Accounting-Request packets sent. This does not include retransmissions. | 1.3.6.1.2.1.67.2.2.1.1.3.1.5 | Counter32 | read-only | deprecated |
| radiusAccClientRetransmissions OBJECT-TYPE The number of RADIUS Accounting-Request packets retransmitted to this RADIUS accounting server. Retransmissions include retries where the Identifier and Acct-Delay have been updated, as well as those in which they remain the same. | 1.3.6.1.2.1.67.2.2.1.1.3.1.6 | Counter32 | read-only | deprecated |
| radiusAccClientResponses OBJECT-TYPE The number of RADIUS packets received on the accounting port from this server. | 1.3.6.1.2.1.67.2.2.1.1.3.1.7 | Counter32 | read-only | deprecated |
| radiusAccClientMalformedResponses OBJECT-TYPE The number of malformed RADIUS Accounting-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators and unknown types are not included as malformed accounting responses. | 1.3.6.1.2.1.67.2.2.1.1.3.1.8 | Counter32 | read-only | deprecated |
| radiusAccClientBadAuthenticators OBJECT-TYPE The number of RADIUS Accounting-Response packets that contained invalid authenticators received from this server. | 1.3.6.1.2.1.67.2.2.1.1.3.1.9 | Counter32 | read-only | deprecated |
| radiusAccClientPendingRequests OBJECT-TYPE The number of RADIUS Accounting-Request packets sent to this server that have not yet timed out or received a response. This variable is incremented when an Accounting-Request is sent and decremented due to receipt of an Accounting-Response, a timeout, or a retransmission. | 1.3.6.1.2.1.67.2.2.1.1.3.1.10 | Gauge32 | read-only | deprecated |
| radiusAccClientTimeouts OBJECT-TYPE The number of accounting timeouts to this server. After a timeout, the client may retry to the same server, send to a different server, or give up. A retry to the same server is counted as a retransmit as well as a timeout. A send to a different server is counted as an Accounting-Request as well as a timeout. | 1.3.6.1.2.1.67.2.2.1.1.3.1.11 | Counter32 | read-only | deprecated |
| radiusAccClientUnknownTypes OBJECT-TYPE The number of RADIUS packets of unknown type that were received from this server on the accounting port. | 1.3.6.1.2.1.67.2.2.1.1.3.1.12 | Counter32 | read-only | deprecated |
| radiusAccClientPacketsDropped OBJECT-TYPE The number of RADIUS packets that were received from this server on the accounting port and dropped for some other reason. | 1.3.6.1.2.1.67.2.2.1.1.3.1.13 | Counter32 | read-only | deprecated |
| radiusAccServerExtTable OBJECT-TYPE The (conceptual) table listing the RADIUS accounting servers with which the client shares a secret. | 1.3.6.1.2.1.67.2.2.1.1.4 | not-accessible | current | |
| radiusAccServerExtEntry OBJECT-TYPE An entry (conceptual row) representing a RADIUS accounting server with which the client shares a secret. | 1.3.6.1.2.1.67.2.2.1.1.4.1 | not-accessible | current | |
| radiusAccServerExtIndex OBJECT-TYPE A number uniquely identifying each RADIUS Accounting server with which this client communicates. | 1.3.6.1.2.1.67.2.2.1.1.4.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| radiusAccServerInetAddressType OBJECT-TYPE The type of address format used for the radiusAccServerInetAddress object. | 1.3.6.1.2.1.67.2.2.1.1.4.1.2 | InetAddressType | read-only | current |
| radiusAccServerInetAddress OBJECT-TYPE The IP address of the RADIUS accounting server referred to in this table entry, using the version-neutral IP address format. | 1.3.6.1.2.1.67.2.2.1.1.4.1.3 | InetAddress | read-only | current |
| radiusAccClientServerInetPortNumber OBJECT-TYPE The UDP port the client is using to send requests to this accounting server. The value zero (0) is invalid. | 1.3.6.1.2.1.67.2.2.1.1.4.1.4 | InetPortNumber (1..65535) | read-only | current |
| radiusAccClientExtRoundTripTime OBJECT-TYPE The time interval between the most recent Accounting-Response and the Accounting-Request that matched it from this RADIUS accounting server. | 1.3.6.1.2.1.67.2.2.1.1.4.1.5 | TimeTicks | read-only | current |
| radiusAccClientExtRequests OBJECT-TYPE The number of RADIUS Accounting-Request packets sent. This does not include retransmissions. This counter may experience a discontinuity when the RADIUS Accounting Client module within the managed entity is reinitialized, as indicated by the current value of radiusAccClientCounterDiscontinuity. | 1.3.6.1.2.1.67.2.2.1.1.4.1.6 | Counter32 | read-only | current |
| radiusAccClientExtRetransmissions OBJECT-TYPE The number of RADIUS Accounting-Request packets retransmitted to this RADIUS accounting server. Retransmissions include retries where the Identifier and Acct-Delay have been updated, as well as those in which they remain the same. This counter may experience a discontinuity when the RADIUS Accounting Client module within the managed entity is reinitialized, as indicated by the current value of radiusAccClientCounterDiscontinuity. | 1.3.6.1.2.1.67.2.2.1.1.4.1.7 | Counter32 | read-only | current |
| radiusAccClientExtResponses OBJECT-TYPE The number of RADIUS packets received on the accounting port from this server. This counter may experience a discontinuity when the RADIUS Accounting Client module within the managed entity is reinitialized, as indicated by the current value of radiusAccClientCounterDiscontinuity. | 1.3.6.1.2.1.67.2.2.1.1.4.1.8 | Counter32 | read-only | current |
| radiusAccClientExtMalformedResponses OBJECT-TYPE The number of malformed RADIUS Accounting-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators and unknown types are not included as malformed accounting responses. This counter may experience a discontinuity when the RADIUS Accounting Client module within the managed entity is reinitialized, as indicated by the current value of radiusAccClientCounterDiscontinuity. | 1.3.6.1.2.1.67.2.2.1.1.4.1.9 | Counter32 | read-only | current |
| radiusAccClientExtBadAuthenticators OBJECT-TYPE The number of RADIUS Accounting-Response packets that contained invalid authenticators received from this server. This counter may experience a discontinuity when the RADIUS Accounting Client module within the managed entity is reinitialized, as indicated by the current value of radiusAccClientCounterDiscontinuity. | 1.3.6.1.2.1.67.2.2.1.1.4.1.10 | Counter32 | read-only | current |
| radiusAccClientExtPendingRequests OBJECT-TYPE The number of RADIUS Accounting-Request packets sent to this server that have not yet timed out or received a response. This variable is incremented when an Accounting-Request is sent and decremented due to receipt of an Accounting-Response, a timeout, or a retransmission. This counter may experience a discontinuity when the RADIUS Accounting Client module within the managed entity is reinitialized, as indicated by the current value of radiusAccClientCounterDiscontinuity. | 1.3.6.1.2.1.67.2.2.1.1.4.1.11 | Gauge32 | read-only | current |
| radiusAccClientExtTimeouts OBJECT-TYPE The number of accounting timeouts to this server. After a timeout, the client may retry to the same server, send to a different server, or give up. A retry to the same server is counted as a retransmit as well as a timeout. A send to a different server is counted as an Accounting-Request as well as a timeout. This counter may experience a discontinuity when the RADIUS Accounting Client module within the managed entity is reinitialized, as indicated by the current value of radiusAccClientCounterDiscontinuity. | 1.3.6.1.2.1.67.2.2.1.1.4.1.12 | Counter32 | read-only | current |
| radiusAccClientExtUnknownTypes OBJECT-TYPE The number of RADIUS packets of unknown type that were received from this server on the accounting port. This counter may experience a discontinuity when the RADIUS Accounting Client module within the managed entity is reinitialized, as indicated by the current value of radiusAccClientCounterDiscontinuity. | 1.3.6.1.2.1.67.2.2.1.1.4.1.13 | Counter32 | read-only | current |
| radiusAccClientExtPacketsDropped OBJECT-TYPE The number of RADIUS packets that were received from this server on the accounting port and dropped for some other reason. This counter may experience a discontinuity when the RADIUS Accounting Client module within the managed entity is reinitialized, as indicated by the current value of radiusAccClientCounterDiscontinuity. | 1.3.6.1.2.1.67.2.2.1.1.4.1.14 | Counter32 | read-only | current |
| radiusAccClientCounterDiscontinuity OBJECT-TYPE The number of centiseconds since the last discontinuity in the RADIUS Accounting Client counters. A discontinuity may be the result of a reinitialization of the RADIUS Accounting Client module within the managed entity. | 1.3.6.1.2.1.67.2.2.1.1.4.1.15 | TimeTicks | read-only | current |
| radiusAccClientMIBConformance OBJECT-IDENTITY | 1.3.6.1.2.1.67.2.2.2 | |||
| radiusAccClientMIBCompliances OBJECT-IDENTITY | 1.3.6.1.2.1.67.2.2.2.1 | |||
| radiusAccClientMIBGroups OBJECT-IDENTITY | 1.3.6.1.2.1.67.2.2.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| radiusAccClientMIBCompliance MODULE-COMPLIANCE The compliance statement for accounting clients implementing the RADIUS Accounting Client MIB. Implementation of this module is for IPv4-only entities, or for backwards compatibility use with entities that support both IPv4 and IPv6. | 1.3.6.1.2.1.67.2.2.2.1.1 | deprecated |
| radiusAccClientExtMIBCompliance MODULE-COMPLIANCE The compliance statement for accounting clients implementing the RADIUS Accounting Client IPv6 Extensions MIB. Implementation of this module is for entities that support IPv6, or support IPv4 and IPv6. | 1.3.6.1.2.1.67.2.2.2.1.2 | current |
| radiusAccClientMIBGroup OBJECT-GROUP The basic collection of objects providing management of RADIUS Accounting Clients. | 1.3.6.1.2.1.67.2.2.2.2.1 | deprecated |
| radiusAccClientExtMIBGroup OBJECT-GROUP The basic collection of objects providing management of RADIUS Accounting Clients. | 1.3.6.1.2.1.67.2.2.2.2.2 | current |