XEDIA-RADIUS-MIB: View SNMP OID List / Download MIB
VENDOR: XEDIA CORPORATION
Home | MIB: XEDIA-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 |
xediaRadiusMIB | 1.3.6.1.4.1.838.3.16 |
This module defines additional objects for management of Radius in Xedia devices, above and beyond what is defined in the proposed drafts. |
||
xRadiusObjects | 1.3.6.1.4.1.838.3.16.1 | |||
xRadiuscObjects | 1.3.6.1.4.1.838.3.16.1.1 | |||
xRadiuscGlobal | 1.3.6.1.4.1.838.3.16.1.1.1 | |||
xRadiuscGlobalCfg | 1.3.6.1.4.1.838.3.16.1.1.1.1 | |||
xradiuscAdminAuthStatus | 1.3.6.1.4.1.838.3.16.1.1.1.1.1 | integer | read-write |
The administrative status of Radius Authentication in the router. Changing this parameter may require a node boot to take affect. Enumeration: 'disabled': 2, 'enabled': 1. |
xradiuscAdminActgStatus | 1.3.6.1.4.1.838.3.16.1.1.1.1.2 | integer | read-write |
The administrative status of Radius Accounting in the router. Changing this parameter may require a node boot to take affect. Enumeration: 'disabled': 2, 'enabled': 1. |
xradiuscDebugCmd | 1.3.6.1.4.1.838.3.16.1.1.1.1.3 | displaystring | read-write |
The control for dumping in/out radius packets, and error/trace messages to the console. Although the summary of commands is displayed when read, command modifications must be done one at a time. |
xradiuscNasId | 1.3.6.1.4.1.838.3.16.1.1.1.1.4 | displaystring | read-write |
The NAS ID assigned to this node. |
xradiuscNasIP | 1.3.6.1.4.1.838.3.16.1.1.1.1.5 | ipaddress | read-write |
The NAS IP Address assigned to this node. |
xradiuscBackgroundTimer | 1.3.6.1.4.1.838.3.16.1.1.1.1.6 | integer | read-write |
The number of seconds inwhich the background task will perform cleanup. |
xradiuscMaxOutstanding | 1.3.6.1.4.1.838.3.16.1.1.1.1.7 | integer | read-write |
The maximum number of outstanding resquests. |
xRadiuscGlobalStat | 1.3.6.1.4.1.838.3.16.1.1.1.2 | |||
xradiuscOperAuthStatus | 1.3.6.1.4.1.838.3.16.1.1.1.2.1 | integer | read-only |
The ccurrent operational state of Radius Authentication on the router. Enumeration: 'down': 2, 'up': 1, 'stalled': 3. |
xradiuscOperActgStatus | 1.3.6.1.4.1.838.3.16.1.1.1.2.2 | integer | read-only |
The ccurrent operational state of Radius Accounting on the router. Enumeration: 'down': 2, 'up': 1, 'stalled': 3. |
xradiuscOperNasId | 1.3.6.1.4.1.838.3.16.1.1.1.2.3 | displaystring | read-only |
The NAS ID assigned to this node. |
xradiuscOperNasIP | 1.3.6.1.4.1.838.3.16.1.1.1.2.4 | ipaddress | read-only |
The NAS IP Address currently being used. |
xradiuscOperGenErrors | 1.3.6.1.4.1.838.3.16.1.1.1.2.5 | counter32 | read-only |
The number of general errors encounted by the Radius Client Task. |
xradiuscOperAuthQCurr | 1.3.6.1.4.1.838.3.16.1.1.1.2.6 | integer32 | read-only |
The current number of elements in the Authentication queue. |
xradiuscOperAuthQMax | 1.3.6.1.4.1.838.3.16.1.1.1.2.7 | gauge32 | read-only |
The maximum number of elements in the Authentication queue at one time. |
xradiuscOperAuthExpected | 1.3.6.1.4.1.838.3.16.1.1.1.2.8 | integer32 | read-only |
The expected number of elements in the Authentication queue by monitoring the enqueue/dequeue operations. |
xradiuscOperAuthEnqueued | 1.3.6.1.4.1.838.3.16.1.1.1.2.9 | counter32 | read-only |
The number of requested posted to the Authentication queue. |
xradiuscOperAuthDequeued | 1.3.6.1.4.1.838.3.16.1.1.1.2.10 | counter32 | read-only |
The number of requested removed from the Authentication queue. |
xradiuscOperActgQCurr | 1.3.6.1.4.1.838.3.16.1.1.1.2.11 | integer32 | read-only |
The current number of elements in the Accounting queue. |
xradiuscOperActgQMax | 1.3.6.1.4.1.838.3.16.1.1.1.2.12 | gauge32 | read-only |
The maximum number of elements in the Accounting queue at one time. |
xradiuscOperActgExpected | 1.3.6.1.4.1.838.3.16.1.1.1.2.13 | integer32 | read-only |
The expected number of elements in the Accounting queue by monitoring the enqueue/dequeue operations. |
xradiuscOperActgEnqueued | 1.3.6.1.4.1.838.3.16.1.1.1.2.14 | counter32 | read-only |
The number of requested posted to the Accounting queue. |
xradiuscOperActgDequeued | 1.3.6.1.4.1.838.3.16.1.1.1.2.15 | counter32 | read-only |
The number of requested removed from the Accounting queue. |
xradiuscOperPendingListCurr | 1.3.6.1.4.1.838.3.16.1.1.1.2.16 | integer32 | read-only |
The current number of Authentication and Accounting requests Pending. |
xradiuscOperPendingListMax | 1.3.6.1.4.1.838.3.16.1.1.1.2.17 | gauge32 | read-only |
The maximum number of Authentication and Accounting requests Pending at one time. |
xradiuscOperPendingExpected | 1.3.6.1.4.1.838.3.16.1.1.1.2.18 | integer32 | read-only |
The expected number of elements in the Pending list by monitoring the enqueue/dequeue operations. |
xradiuscOperPendingEnqueued | 1.3.6.1.4.1.838.3.16.1.1.1.2.19 | counter32 | read-only |
The number of requested posted to the Pending list. |
xradiuscOperPendingDequeued | 1.3.6.1.4.1.838.3.16.1.1.1.2.20 | counter32 | read-only |
The number of requested removed from the Pending list. |
xradiuscOperLastPktID | 1.3.6.1.4.1.838.3.16.1.1.1.2.21 | integer32 | read-only |
The last Packet ID that was used. |
xradiuscOperNextPktID | 1.3.6.1.4.1.838.3.16.1.1.1.2.22 | integer32 | read-only |
The next Packet ID that will most likely be used. |
xradiuscOperLastAuthIndex | 1.3.6.1.4.1.838.3.16.1.1.1.2.23 | integer32 | read-only |
The index of the last authentication server used. |
xradiuscOperLastActgIndex | 1.3.6.1.4.1.838.3.16.1.1.1.2.24 | integer32 | read-only |
The index of the last accounting server used. |
xRadiuscAuthentication | 1.3.6.1.4.1.838.3.16.1.1.2 | |||
xRadiuscAuthSvrTable | 1.3.6.1.4.1.838.3.16.1.1.2.1 | no-access |
A list of Radius Client Authentication Server entries. |
|
1.3.6.1.4.1.838.3.16.1.1.2.1.1 | no-access |
An entry containing additional management information applicable to a particular Radius Client Authentication Server. |
||
xradiuscAuthSvrIpAddress | 1.3.6.1.4.1.838.3.16.1.1.2.1.1.1 | ipaddress | read-only |
The IP Address of the specified Authentication Server. If this address is configured, it is used exclusively to communicate with this server. |
xradiuscAuthSvrName | 1.3.6.1.4.1.838.3.16.1.1.2.1.1.2 | displaystring | read-only |
The name identifying the specified Authentication Server. If no IP Address is configured, then this name MAY be used during a DNS lookup. |
xradiuscAuthSvrPort | 1.3.6.1.4.1.838.3.16.1.1.2.1.1.3 | integer | read-only |
The udp port number that the specified Authentication Server is listening for requests. |
xradiuscAuthSvrTimeout | 1.3.6.1.4.1.838.3.16.1.1.2.1.1.4 | integer | read-only |
The number of seconds to wait for a response to a resquests. |
xradiuscAuthSvrRetries | 1.3.6.1.4.1.838.3.16.1.1.2.1.1.5 | integer | read-only |
The number of times to resend the server a requests when no response has been received. |
xradiuscAuthSvrPriority | 1.3.6.1.4.1.838.3.16.1.1.2.1.1.6 | integer | read-only |
The priority assigned to this server. Lowest priority servers are used first. In the case of multiple servers having the same priority, they will be used in a round- robin fashion when their priority is the highest of the available servers. |
xradiuscAuthSvrSecretKey | 1.3.6.1.4.1.838.3.16.1.1.2.1.1.7 | displaystring | read-only |
The shared secret key associated with the specified server. It is used to 'hide' user passwords and authenticate requests and responses. When this object is read from a non-superuser, '--------' is returned in order to maintain security. |
xradiuscAuthSvrVendorOffset | 1.3.6.1.4.1.838.3.16.1.1.2.1.1.8 | integer | read-only |
The offset used to assign Vendor Specific attribute IDs to the standard attribute number space. Setting this value to 0, forces the encoding of Vendor Specific attributes within the Vendor's number space, using the standard 'Vendor-Specific' attribute. Setting this to a non-zero value uses standard attribute encoding, with the Vendor Specific Base for the attributes beginning with this offset. |
xradiuscAuthSvrOperIpAddress | 1.3.6.1.4.1.838.3.16.1.1.2.1.1.9 | ipaddress | read-only |
The IP Address currently being used to communicate the specified Authentication server. |
xradiuscAuthSvrOperState | 1.3.6.1.4.1.838.3.16.1.1.2.1.1.10 | integer | read-only |
The operational state of the specified Authentication server. The 'unknown' state will be set periodically to allow 'notResponding' servers to be retried after a period of time. Enumeration: 'notAvailable': 4, 'unknown': 1, 'responding': 2, 'notResponding': 3. |
xradiuscAuthSvrOperStateChange | 1.3.6.1.4.1.838.3.16.1.1.2.1.1.11 | timeticks | read-only |
The value of sysUpTime when the Authentication server last changed state. |
xradiuscAuthSvrOperBadPktIds | 1.3.6.1.4.1.838.3.16.1.1.2.1.1.12 | counter32 | read-only |
The count of unexpected Packet IDs received on this port. |
xradiuscAuthSvrOperRxErrors | 1.3.6.1.4.1.838.3.16.1.1.2.1.1.13 | counter32 | read-only |
The count of general Receive errors encountered by this server |
xradiuscAuthSvrOperTxErrors | 1.3.6.1.4.1.838.3.16.1.1.2.1.1.14 | counter32 | read-only |
The count of general Transmit errors encountered by this server |
xradiuscAuthSvrRowStatus | 1.3.6.1.4.1.838.3.16.1.1.2.1.1.15 | rowstatus | read-only |
This variable displays the status of the entry. Setting it to 'destroy' marks the entry as removed. Eventually, when no other applications depend on that particular resource, it will be completely removed from the table. Setting it to either 'create', or 'active' will add a row to the table. |
xRadiuscAccounting | 1.3.6.1.4.1.838.3.16.1.1.3 | |||
xRadiuscActgSvrTable | 1.3.6.1.4.1.838.3.16.1.1.3.1 | no-access |
A list of Radius Client Accounting Server entries. |
|
1.3.6.1.4.1.838.3.16.1.1.3.1.1 | no-access |
An entry containing additional management information applicable to a particular Radius Client Accounting Server. |
||
xradiuscActgSvrIpAddress | 1.3.6.1.4.1.838.3.16.1.1.3.1.1.1 | ipaddress | read-only |
The IP Address of the specified Accounting Server. If this address is configured, it is used exclusively to communicate with this server. |
xradiuscActgSvrName | 1.3.6.1.4.1.838.3.16.1.1.3.1.1.2 | displaystring | read-only |
The name identifying the specified Accounting Server. If no IP Address is configured, then this name MAY be used during a DNS lookup. |
xradiuscActgSvrPort | 1.3.6.1.4.1.838.3.16.1.1.3.1.1.3 | integer | read-only |
The udp port number that the specified Accounting Server is listening for requests. |
xradiuscActgSvrTimeout | 1.3.6.1.4.1.838.3.16.1.1.3.1.1.4 | integer | read-only |
The number of seconds to wait for a response to a resquests. |
xradiuscActgSvrRetries | 1.3.6.1.4.1.838.3.16.1.1.3.1.1.5 | integer | read-only |
The number of times to resend the server a requests when no response has been received. |
xradiuscActgSvrPriority | 1.3.6.1.4.1.838.3.16.1.1.3.1.1.6 | integer | read-only |
The priority assigned to this server. Lowest priority servers are used first. In the case of multiple servers having the same priority, they will be used in a round- robin fashion when their priority is the highest of the available servers. |
xradiuscActgSvrSecretKey | 1.3.6.1.4.1.838.3.16.1.1.3.1.1.7 | displaystring | read-only |
The shared secret key associated with the specified server. It is used to authenticate requests and responses. When this object is read from a non-superuser, '--------' is returned in order to maintain security. |
xradiuscActgSvrVendorOffset | 1.3.6.1.4.1.838.3.16.1.1.3.1.1.8 | integer | read-only |
The offset used to assign Vendor Specific attribute IDs to the standard attribute number space. Setting this value to 0, forces the encoding of Vendor Specific attributes within the Vendor's number space, using the standard 'Vendor-Specific' attribute. Setting this to a non-zero value uses standard attribute encoding, with the Vendor Specific Base for the attributes beginning with this offset. |
xradiuscActgSvrOperIpAddress | 1.3.6.1.4.1.838.3.16.1.1.3.1.1.9 | ipaddress | read-only |
The IP Address currently being used to communicate the specified Accounting server. |
xradiuscActgSvrOperState | 1.3.6.1.4.1.838.3.16.1.1.3.1.1.10 | integer | read-only |
The operational state of the specified Accounting server. The 'unknown' state will be set periodically to allow 'notResponding' servers to be retried after a period of time. Enumeration: 'notAvailable': 4, 'unknown': 1, 'responding': 2, 'notResponding': 3. |
xradiuscActgSvrOperStateChange | 1.3.6.1.4.1.838.3.16.1.1.3.1.1.11 | timeticks | read-only |
The value of sysUpTime when the Accounting server last changed state. |
xradiuscActgSvrOperBadPktIds | 1.3.6.1.4.1.838.3.16.1.1.3.1.1.12 | counter32 | read-only |
The count of unexpected Packet IDs received on this port. |
xradiuscActgSvrOperRxErrors | 1.3.6.1.4.1.838.3.16.1.1.3.1.1.13 | counter32 | read-only |
The count of general Receive errors encountered by this server |
xradiuscActgSvrOperTxErrors | 1.3.6.1.4.1.838.3.16.1.1.3.1.1.14 | counter32 | read-only |
The count of general Transmit errors encountered by this server |
xradiuscActgSvrRowStatus | 1.3.6.1.4.1.838.3.16.1.1.3.1.1.15 | rowstatus | read-only |
This variable displays the status of the entry. Setting it to 'destroy' marks the entry as removed. Eventually, when no other applications depend on that particular resource, it will be completely removed from the table. Setting it to either 'create', or 'active' will add a row to the table. |
xRadiusConformance | 1.3.6.1.4.1.838.3.16.2 | |||
xradiusCompliances | 1.3.6.1.4.1.838.3.16.2.1 | |||
xradiusCompliance | 1.3.6.1.4.1.838.3.16.2.1.1 |
The compliance statement for all agents that support this MIB. A compliant agent implements all objects defined in this MIB. |
||
xradiusGroups | 1.3.6.1.4.1.838.3.16.2.2 | |||
xradiusAllGroup | 1.3.6.1.4.1.838.3.16.2.2.1 |
The set of all accessible objects in this MIB. |