SALIX-RADIUS-MIB: View SNMP OID List / Download MIB
VENDOR: SALIX TECHNOLOGIES
Home | MIB: SALIX-RADIUS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
salixRadiusMIB | 1.3.6.1.4.1.2158.2.8 |
This MIB describes objects relating to RADIUS protocol support in SALIX products that is not described in RFC 2618. |
||
salixRadiusMIBObjects | 1.3.6.1.4.1.2158.2.8.1 | |||
salixRadiusServerConfigTable | 1.3.6.1.4.1.2158.2.8.1.1 | no-access |
The RADIUS server configuration table. This table provides a mechanism for configuring RADIUS servers. |
|
1.3.6.1.4.1.2158.2.8.1.1.1 | no-access |
An entry in the salixRadiusServerConfigTable that identifies the parameters necessary to download announcements to the system. |
||
salixRadiusServerIndex | 1.3.6.1.4.1.2158.2.8.1.1.1.1 | integer | read-only |
The unique index for the RADIUS server. Servers are queried in order. E.g. the server at index 1 is tried first and if it times out, the server at index 2 tried. |
salixRadiusServerIpAddress | 1.3.6.1.4.1.2158.2.8.1.1.1.2 | ipaddress | read-write |
The IP address of the RADIUS server. |
salixRadiusServerUdpPort | 1.3.6.1.4.1.2158.2.8.1.1.1.3 | integer | read-write |
The UDP port number that the RADIUS server listens on for Access-Requests. |
salixRadiusServerSharedSecret | 1.3.6.1.4.1.2158.2.8.1.1.1.4 | octet string | read-write |
The shared secret that will be used when communicating with this server. For security reasons, reading this field will return an empty string. |
salixRadiusServerEnabled | 1.3.6.1.4.1.2158.2.8.1.1.1.5 | truthvalue | read-write |
This value indicates whether requests should be sent to this server. |
salixUserAuthenticationMethod | 1.3.6.1.4.1.2158.2.8.1.2 | integer | read-write |
The user authentication method for all logins into the system. The following choices are available: internal(0) - The system stores the username/password pairs in its nonvolatile memory. radius(1) - Authenticate using the RADIUS protocol. tacacs(2) - Authenticate using TACACS protocol. xtacacs(3) - Authenticate using the XTACACS protocol. tacacsplus(4) - Authenticate using the TACACS+ protocol. Enumeration: 'xtacacs': 3, 'tacacs': 2, 'internal': 0, 'radius': 1, 'tacacsplus': 4. |
salixRadiusMIBTraps | 1.3.6.1.4.1.2158.2.8.2 | |||
salixRadiusMIBTrapPrefix | 1.3.6.1.4.1.2158.2.8.2.0 | |||
salixRadiusAccessRequestTimeout | 1.3.6.1.4.1.2158.2.8.2.0.1 |
Indicates that an Access Request to the specified server has timed out. The default alarm severity for this alarm is 'minor'. |
||
salixRadiusAccessDenied | 1.3.6.1.4.1.2158.2.8.2.0.2 |
Indicates that a login attempt was denied by the specified server. This could be due to someone trying to gain unauthorized access or due to a misconfiguration of the server. The default alarm severity for this alarm is 'minor'. |
||
salixRadiusMIBCompliance | 1.3.6.1.4.1.2158.2.8.3 | |||
salixRadiusGroups | 1.3.6.1.4.1.2158.2.8.3.1 | |||
salixRadiusGroup | 1.3.6.1.4.1.2158.2.8.3.1.1 |
Salix RADIUS Objects Group |
||
salixRadiusCompliances | 1.3.6.1.4.1.2158.2.8.3.2 | |||
salixRadiusCompliance | 1.3.6.1.4.1.2158.2.8.3.2.1 |
The basic implementation requirements for the SALIX-RADIUS-MIB. |