RADIUS-ACC-SERVER-MIB
36 objects
The MIB module for entities implementing the server side of the Remote Access Dialin User Service (RADIUS) accounting protocol.
Imported Objects
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Integer32 IpAddress mib-2 MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE TimeTicks |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.2.1.67 | IdentityradiusMIB | current | The OID assigned to RADIUS MIB work by the IANA. | |
| 1.3.6.1.2.1.67.2 | NoderadiusAccounting | |||
| 1.3.6.1.2.1.67.2.1 | IdentityradiusAccServMIB | The MIB module for entities implementing the server side of the Remote Access Dialin User Service (RADIUS) accounting protocol. | ||
| 1.3.6.1.2.1.67.2.1.1 | NoderadiusAccServMIBObjects | |||
| 1.3.6.1.2.1.67.2.1.1.1 | NoderadiusAccServ | |||
| 1.3.6.1.2.1.67.2.1.1.1.1 | ScalarradiusAccServIdent | read-only | current | The implementation identification string for the RADIUS accounting server software in use on the system, for example; `FNS-2.1' |
| 1.3.6.1.2.1.67.2.1.1.1.2 | ScalarradiusAccServUpTime | read-only | current | If 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. F… |
| 1.3.6.1.2.1.67.2.1.1.1.3 | ScalarradiusAccServResetTime | read-only | current | If 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 … |
| 1.3.6.1.2.1.67.2.1.1.1.4 | ScalarradiusAccServConfigReset | read-write | current | Status/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 … |
| 1.3.6.1.2.1.67.2.1.1.1.5 | ScalarradiusAccServTotalRequests | read-only | current | The number of packets received on the accounting port. |
| 1.3.6.1.2.1.67.2.1.1.1.6 | ScalarradiusAccServTotalInvalidRequests | read-only | current | The number of RADIUS Accounting-Request packets received from unknown addresses. |
| 1.3.6.1.2.1.67.2.1.1.1.7 | ScalarradiusAccServTotalDupRequests | read-only | current | The number of duplicate RADIUS Accounting-Request packets received. |
| 1.3.6.1.2.1.67.2.1.1.1.8 | ScalarradiusAccServTotalResponses | read-only | current | The number of RADIUS Accounting-Response packets sent. |
| 1.3.6.1.2.1.67.2.1.1.1.9 | ScalarradiusAccServTotalMalformedRequests | read-only | current | The number of malformed RADIUS Accounting-Request packets received. Bad authenticators or unknown types are not included as malformed Access-Requests. |
| 1.3.6.1.2.1.67.2.1.1.1.10 | ScalarradiusAccServTotalBadAuthenticators | read-only | current | The number of RADIUS Accounting-Request packets which contained invalid Signature attributes. |
| 1.3.6.1.2.1.67.2.1.1.1.11 | ScalarradiusAccServTotalPacketsDropped | read-only | current | The number of incoming packets silently discarded for a reason other than malformed, bad authenticators, or unknown types. |
| 1.3.6.1.2.1.67.2.1.1.1.12 | ScalarradiusAccServTotalNoRecords | read-only | current | The number of RADIUS Accounting-Request packets which were received and responded to but not recorded. |
| 1.3.6.1.2.1.67.2.1.1.1.13 | ScalarradiusAccServTotalUnknownTypes | read-only | current | The number of RADIUS packets of unknowntype which were received. |
| 1.3.6.1.2.1.67.2.1.1.1.14 | TableradiusAccClientTable | not-accessible | current | The (conceptual) table listing the RADIUS accounting clients with which the server shares a secret. |
| 1.3.6.1.2.1.67.2.1.1.1.14.1 | RowradiusAccClientEntry | not-accessible | current | An entry (conceptual row) representing a RADIUS accounting client with which the server shares a secret. |
| 1.3.6.1.2.1.67.2.1.1.1.14.1.1 | ColumnradiusAccClientIndex | not-accessible | current | A number uniquely identifying each RADIUS accounting client with which this server communicates. |
| 1.3.6.1.2.1.67.2.1.1.1.14.1.2 | ColumnradiusAccClientAddress | read-only | current | The NAS-IP-Address of the RADIUS accounting client referred to in this table entry. |
| 1.3.6.1.2.1.67.2.1.1.1.14.1.3 | ColumnradiusAccClientID | read-only | current | The NAS-Identifier of the RADIUS accounting client referred to in this table entry. This is not necessarily the same as sysName in MIB II. |
| 1.3.6.1.2.1.67.2.1.1.1.14.1.4 | ColumnradiusAccServPacketsDropped | read-only | current | The number of incoming packets received from this client and silently discarded for a reason other than malformed, bad authenticators, or unknown types. |
| 1.3.6.1.2.1.67.2.1.1.1.14.1.5 | ColumnradiusAccServRequests | read-only | current | The number of packets received from this client on the accounting port. |
| 1.3.6.1.2.1.67.2.1.1.1.14.1.6 | ColumnradiusAccServDupRequests | read-only | current | The number of duplicate RADIUS Accounting-Request packets received from this client. |
| 1.3.6.1.2.1.67.2.1.1.1.14.1.7 | ColumnradiusAccServResponses | read-only | current | The number of RADIUS Accounting-Response packets sent to this client. |
| 1.3.6.1.2.1.67.2.1.1.1.14.1.8 | ColumnradiusAccServBadAuthenticators | read-only | current | The number of RADIUS Accounting-Request packets which contained invalid authenticators received from this client. |
| 1.3.6.1.2.1.67.2.1.1.1.14.1.9 | ColumnradiusAccServMalformedRequests | read-only | current | The number of malformed RADIUS Accounting-Request packets which were received from this client. Bad authenticators and unknown types are not included as malfor… |
| 1.3.6.1.2.1.67.2.1.1.1.14.1.10 | ColumnradiusAccServNoRecords | read-only | current | The number of RADIUS Accounting-Request packets which were received and responded to but not recorded. |
| 1.3.6.1.2.1.67.2.1.1.1.14.1.11 | ColumnradiusAccServUnknownTypes | read-only | current | The number of RADIUS packets of unknown type which were received from this client. |
| 1.3.6.1.2.1.67.2.1.2 | NoderadiusAccServMIBConformance | |||
| 1.3.6.1.2.1.67.2.1.2.1 | NoderadiusAccServMIBCompliances | |||
| 1.3.6.1.2.1.67.2.1.2.1.1 | ComplianceradiusAccServMIBCompliance | current | The compliance statement for accounting servers implementing the RADIUS Accounting Server MIB. | |
| 1.3.6.1.2.1.67.2.1.2.2 | NoderadiusAccServMIBGroups | |||
| 1.3.6.1.2.1.67.2.1.2.2.1 | GroupradiusAccServMIBGroup | current | The collection of objects providing management of a RADIUS Accounting Server. |