SL-RADIUS-MIB
15 objects
The MIB module for entities implementing the client side of the Remote Access Dialing User Service (RADIUS) accounting protocol.
Imported Objects
| SL-MAIN-MIB | slMain |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Gauge32 Integer32 IpAddress mib-2 MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE TimeTicks |
| SNMPv2-TC | TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.4515.1.3.23 | IdentityslRadiusMIB | The MIB module for entities implementing the client side of the Remote Access Dialing User Service (RADIUS) accounting protocol. | ||
| 1.3.6.1.4.1.4515.1.3.23.1 | NodeslRadiusClientMIBObjects | |||
| 1.3.6.1.4.1.4515.1.3.23.1.1 | NodeslRadiusClient | |||
| 1.3.6.1.4.1.4515.1.3.23.1.1.1 | ScalarslRadiusEnabled | read-write | current | trueRadius(1) - radius is enabled false(2) - radius is disabled. trueTacacs(3) - tacacs is enabled |
| 1.3.6.1.4.1.4515.1.3.23.1.1.2 | TableslRadiusServerTable | not-accessible | current | The (conceptual) table listing the RADIUS accounting servers with which the client shares a secret. |
| 1.3.6.1.4.1.4515.1.3.23.1.1.2.1 | RowslRadiusServerEntry | not-accessible | current | An entry (conceptual row) representing a RADIUS accounting server with which the client shares a secret. |
| 1.3.6.1.4.1.4515.1.3.23.1.1.2.1.1 | ColumnslRadiusServerIndex | read-only | current | 1 - Primary 2 - Secondary. |
| 1.3.6.1.4.1.4515.1.3.23.1.1.2.1.2 | ColumnslRadiusServerAddress | read-write | current | The IP address of the RADIUS accounting server referred to in this table entry. |
| 1.3.6.1.4.1.4515.1.3.23.1.1.2.1.3 | ColumnslRadiusServerPort | read-write | current | The port number of the server. |
| 1.3.6.1.4.1.4515.1.3.23.1.1.2.1.4 | ColumnslRadiusServerAdminStatus | read-write | current | The admin status of the server. |
| 1.3.6.1.4.1.4515.1.3.23.1.1.2.1.5 | ColumnslRadiusTimeout | read-write | current | The server timeout specified in seconds. The range is 1..30 seconds. The default is 15 seconds |
| 1.3.6.1.4.1.4515.1.3.23.1.1.2.1.6 | ColumnslRadiusSharedSecret | read-write | current | The shared secret of the server. |
| 1.3.6.1.4.1.4515.1.3.23.1.1.3 | ScalarslRadiusLoginPriority | read-write | current | if slRadiusEnabled<>false(2): 1 - try RADIUS/Tacacs login authentication first 2 - try Local login authentication first (default) 3 - try only RADIUS/Tacacs lo… |
| 1.3.6.1.4.1.4515.1.3.23.1.2 | NodeslRadiusTraps |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| SharedSecret | OCTET STRING (SIZE (0..256)) | current | Authentication Shared-Secret. |