RADIUS-STAT-MIB: View SNMP OID List / Download MIB
VENDOR: INTERNET-STANDARD
Home | MIB: RADIUS-STAT-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 |
radiusMIB | 1.3.6.1.2.1.67 |
The OID assigned to RADIUS MIB work by the IANA. |
||
radiusStatistics | 1.3.6.1.2.1.67.3 | |||
radiusStatMIB | 1.3.6.1.2.1.67.3.1 |
The MIB module for entities implementing the statistics side of the Remote Access Dialin User Service (RADIUS) authentication protocol. |
||
radiusStatIdent | 1.3.6.1.2.1.67.3.1.1 | snmpadminstring | read-only |
The implementation identification string for the RADIUS statistics server software in use on the system |
radiusStatUpTime | 1.3.6.1.2.1.67.3.1.2 | timeticks | read-only |
Time (in hundredths of a second) since the statistics was started. |
radiusStatConfigReset | 1.3.6.1.2.1.67.3.1.3 | integer | read-write |
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 the server had just been started. This value will never be returned by a read operation. When read, one of the following values will be returned: other(1) - server in some unknown state; initializing(3) - server (re)initializing; running(4) - server currently running. Enumeration: 'reset': 2, 'running': 4, 'other': 1, 'initializing': 3. |
radiusStatTotalLines | 1.3.6.1.2.1.67.3.1.4 | counter32 | read-only |
The number of dialup lines registered by the statistics module |
radiusStatTotalLinesInUse | 1.3.6.1.2.1.67.3.1.5 | counter32 | read-only |
The number dial-up lines currently in use |
radiusStatTotalLinesIdle | 1.3.6.1.2.1.67.3.1.6 | counter32 | read-only |
The number dial-up lines currently idle |
radiusStatNASTable | 1.3.6.1.2.1.67.3.1.7 | no-access |
The (conceptual) table listing the available Network Access Servers |
|
1.3.6.1.2.1.67.3.1.7.1 | no-access |
An entry (conceptual row) representing a Network Access Server |
||
nASIndex | 1.3.6.1.2.1.67.3.1.7.1.1 | integer32 | no-access |
A number uniquely identifying each NAS |
nASAddress | 1.3.6.1.2.1.67.3.1.7.1.2 | ipaddress | read-only |
The NAS-IP-Address |
nASID | 1.3.6.1.2.1.67.3.1.7.1.3 | snmpadminstring | read-only |
The NAS-Identifier |
nASLines | 1.3.6.1.2.1.67.3.1.7.1.4 | counter32 | read-only |
The number of lines served by the NAS |
nASLinesInUse | 1.3.6.1.2.1.67.3.1.7.1.5 | counter32 | read-only |
The number of lines currently in use on this NAS |
nASLinesIdle | 1.3.6.1.2.1.67.3.1.7.1.6 | counter32 | read-only |
The number of lines currently idle on this NAS |
radiusStatNASPortTable | 1.3.6.1.2.1.67.3.1.8 | no-access |
The (conceptual) table listing the available ports |
|
1.3.6.1.2.1.67.3.1.8.1 | no-access |
An entry (conceptual row) representing a port |
||
radiusStatPortIndex | 1.3.6.1.2.1.67.3.1.8.1.1 | integer32 | read-only |
A number uniquely identifying each port |
radiusStatNASIndex | 1.3.6.1.2.1.67.3.1.8.1.2 | integer32 | read-only |
A number uniquely identifying each port |
radiusStatPortID | 1.3.6.1.2.1.67.3.1.8.1.3 | integer32 | read-only |
The Port-Identifier |
radiusStatPortFramedAddress | 1.3.6.1.2.1.67.3.1.8.1.4 | ipaddress | read-only |
The Port-Identifier |
radiusStatPortTotalLogins | 1.3.6.1.2.1.67.3.1.8.1.5 | counter32 | read-only |
The number of logins registered so far |
radiusStatPortStatus | 1.3.6.1.2.1.67.3.1.8.1.6 | integer | read-only |
The status of the port Enumeration: 'idle': 1, 'inUse': 2. |
radiusStatPortStatusDate | 1.3.6.1.2.1.67.3.1.8.1.7 | snmpadminstring | read-only |
Time of the last change in port status |
radiusStatPortUpTime | 1.3.6.1.2.1.67.3.1.8.1.8 | timeticks | read-only |
Time in thousandths of a second since the port changed its status |
radiusStatPortLastLoginName | 1.3.6.1.2.1.67.3.1.8.1.9 | snmpadminstring | read-only |
The username of the last user logged in on that port |
radiusStatPortLastLoginDate | 1.3.6.1.2.1.67.3.1.8.1.10 | snmpadminstring | read-only |
Time of the last login |
radiusStatPortLastLogoutDate | 1.3.6.1.2.1.67.3.1.8.1.11 | snmpadminstring | read-only |
Time of the last logout |
radiusStatPortIdleTotalTime | 1.3.6.1.2.1.67.3.1.8.1.12 | timeticks | read-only |
Total time the port was idle |
radiusStatPortIdleMaxTime | 1.3.6.1.2.1.67.3.1.8.1.13 | timeticks | read-only |
Maximum time the port was idle |
radiusStatPortIdleMaxDate | 1.3.6.1.2.1.67.3.1.8.1.14 | snmpadminstring | read-only |
Date when the maximum idle time was registered |
radiusStatPortInUseTotalTime | 1.3.6.1.2.1.67.3.1.8.1.15 | timeticks | read-only |
Total time the port was in use |
radiusStatPortInUseMaxTime | 1.3.6.1.2.1.67.3.1.8.1.16 | timeticks | read-only |
Maximum time the port was in use |
radiusStatPortInUseMaxDate | 1.3.6.1.2.1.67.3.1.8.1.17 | snmpadminstring | read-only |
Date when the maximum in use time was registered |