ITOUCH-RADIUS-MIB: View SNMP OID List / Download MIB
VENDOR: MRV COMMUNICATIONS
Home | MIB: ITOUCH-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 |
xRadius | 1.3.6.1.4.1.33.35 | |||
xRadiusPort | 1.3.6.1.4.1.33.35.1 | |||
xRadiusPortTable | 1.3.6.1.4.1.33.35.1.1 | no-access |
Table of fields indexed by port. |
|
1.3.6.1.4.1.33.35.1.1.1 | no-access |
A particular entry. |
||
xRadiusPortIndex | 1.3.6.1.4.1.33.35.1.1.1.1 | integer | read-only |
The index of the port. |
xRadiusPortStatus | 1.3.6.1.4.1.33.35.1.1.1.2 | integer | read-only |
Indicates the state of Radius Authentication on the port. Enumeration: 'disabled': 1, 'enabled': 2. |
xRadiusPortSolicitStatus | 1.3.6.1.4.1.33.35.1.1.1.3 | integer | read-write |
Indicates the state of Radius solicitation mode on the port. Enumeration: 'disabled': 1, 'enabled': 2. |
xRadiusAcctPortStatus | 1.3.6.1.4.1.33.35.1.1.1.4 | integer | read-only |
Indicates the state of Radius Accounting on the port. Enumeration: 'disabled': 1, 'limited': 3, 'enabled': 2. |
xRadiusCircuit | 1.3.6.1.4.1.33.35.2 | |||
xRadiusCircuitTable | 1.3.6.1.4.1.33.35.2.1 | no-access |
Table of fields indexed by circuit. |
|
1.3.6.1.4.1.33.35.2.1.1 | no-access |
A particular entry. |
||
xRadiusCircuitIndex | 1.3.6.1.4.1.33.35.2.1.1.1 | integer | read-only |
The index of the circuit. |
xRadiusCircAcctOnOff | 1.3.6.1.4.1.33.35.2.1.1.2 | integer | read-only |
Indicates the state of Radius Accounting on the circuit. Enumeration: 'disabled': 1, 'limited': 3, 'enabled': 2. |
xRadiusConfig | 1.3.6.1.4.1.33.35.3 | |||
xRadiusAuthServerPort | 1.3.6.1.4.1.33.35.3.1 | integer | read-write |
The UDP port on which the Radius authentication request will be made. |
xRadiusAcctServerPort | 1.3.6.1.4.1.33.35.3.2 | integer | read-write |
The UDP port on which the Radius accounting request will be made. |
xRadiusTimeout | 1.3.6.1.4.1.33.35.3.3 | integer | read-write |
The period of time that the Radius client will wait for a reply from the server. |
xRadiusServerRetries | 1.3.6.1.4.1.33.35.3.4 | integer | read-write |
The number of times a Radius server will be tried. |
xRadiusAcctLogAttempts | 1.3.6.1.4.1.33.35.3.5 | integer | read-write |
The number of times the client will attempt to log the accounting record to either the primary or secondary Radius server before giving up and failing. |
xRadiusChapChallengeSize | 1.3.6.1.4.1.33.35.3.6 | integer | read-write |
The size of the CHAP challenge that is sent to the peer and the Radius server. |
xRadiusLogging | 1.3.6.1.4.1.33.35.3.7 | integer | read-write |
Indicates the state of Radius logging for packet tracing and troubleshooting. Messages are logged to the ITouch event log. Enumeration: 'disabled': 1, 'enabled': 2. |
xRadiusMessage | 1.3.6.1.4.1.33.35.3.8 | displaystring | read-write |
The authentication prompting message for Radius logins. |
xRadiusServers | 1.3.6.1.4.1.33.35.4 | |||
xRadServer1SubGrp | 1.3.6.1.4.1.33.35.4.1 | |||
xRadiusServerName1 | 1.3.6.1.4.1.33.35.4.1.1 | octet string | read-write |
The primary Radius server queried for authentication. |
xRadiusSecret1 | 1.3.6.1.4.1.33.35.4.1.2 | octet string | read-only |
The secret value used to communicate with the primary Radius server. |
xRadiusServerAccess1 | 1.3.6.1.4.1.33.35.4.1.3 | counter | read-only |
The number of successful accesses of primary Radius server. |
xRadiusServerAccessFailed1 | 1.3.6.1.4.1.33.35.4.1.4 | counter | read-only |
The number of failed accesses of primary Radius server. |
xRadServer2SubGrp | 1.3.6.1.4.1.33.35.4.2 | |||
xRadiusServerName2 | 1.3.6.1.4.1.33.35.4.2.1 | octet string | read-write |
The secondary Radius server queried for authentication, if the primary one fails. |
xRadiusSecret2 | 1.3.6.1.4.1.33.35.4.2.2 | octet string | read-only |
The secret value used to communicate with the secondary Radius server. |
xRadiusServerAccess2 | 1.3.6.1.4.1.33.35.4.2.3 | counter | read-only |
The number of successful accesses of secondary Radius server. |
xRadiusServerAccessFailed2 | 1.3.6.1.4.1.33.35.4.2.4 | counter | read-only |
The number of failed accesses of secondary Radius server. |
xRadiusCounters | 1.3.6.1.4.1.33.35.5 | |||
xRadAuthCtsSubGrp | 1.3.6.1.4.1.33.35.5.1 | |||
xRadiusLogins | 1.3.6.1.4.1.33.35.5.1.1 | counter | read-only |
The number of successful logins using Radius. |
xRadiusLoginsFailed | 1.3.6.1.4.1.33.35.5.1.2 | counter | read-only |
The number of failed logins resulting from being rejected by the Radius server. |
xRadiusConfigFailed | 1.3.6.1.4.1.33.35.5.1.3 | counter | read-only |
The number of failed logins resulting from unsupported attribute values. |
xRadiusPolicyFailed | 1.3.6.1.4.1.33.35.5.1.4 | counter | read-only |
The number of failed logins resulting from failing specific Radius policies on the ITouch unit. |
xRadAcctCtsSubGrp | 1.3.6.1.4.1.33.35.5.2 | |||
xRadiusAcctSuccess | 1.3.6.1.4.1.33.35.5.2.1 | counter | read-only |
The number of successfully recorded Radius accounting log records. |
xRadiusAcctFailed | 1.3.6.1.4.1.33.35.5.2.2 | counter | read-only |
The number of failed (not logged) Radius accounting log records. |
xRadiusAcctReqWait | 1.3.6.1.4.1.33.35.5.2.3 | counter | read-only |
The number of log requests waiting for a reply from the Radius server. |