| OID symbolic | OID numeric | Type | Access | Description |
| 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. |
| xradiusAllGroup | 1.3.6.1.4.1.838.3.16.2.2.1 | | | The set of all accessible objects in this MIB. |
| xRadiuscAccounting | 1.3.6.1.4.1.838.3.16.1.1.3 | | | |
| xRadiuscActgSvrEntry | 1.3.6.1.4.1.838.3.16.1.1.3.1.1 | | not-accessible | An entry containing additional management information
applicable to a particular Radius Client Accounting Server. |
| IP xradiuscActgSvrIpAddress | 1.3.6.1.4.1.838.3.16.1.1.3.1.1.1 | IpAddress | read-create | The IP Address of the specified Accounting Server.
If this address is configured, it is used exclusively
to communicate with this server. |
| STR xradiuscActgSvrName | 1.3.6.1.4.1.838.3.16.1.1.3.1.1.2 | DisplayString | read-create | The name identifying the specified Accounting Server.
If no IP Address is configured, then this name MAY be used
during a DNS lookup. |
| C32 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. |
| IP 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. |
| C32 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 |
| INT 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. |
| TIK 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. |
| C32 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 |
| INT xradiuscActgSvrPort | 1.3.6.1.4.1.838.3.16.1.1.3.1.1.3 | INTEGER | read-create | The udp port number that the specified Accounting
Server is listening for requests. |
| INT xradiuscActgSvrPriority | 1.3.6.1.4.1.838.3.16.1.1.3.1.1.6 | INTEGER | read-create | 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. |
| INT xradiuscActgSvrRetries | 1.3.6.1.4.1.838.3.16.1.1.3.1.1.5 | INTEGER | read-create | The number of times to resend the server a requests when
no response has been received. |
| ROW xradiuscActgSvrRowStatus | 1.3.6.1.4.1.838.3.16.1.1.3.1.1.15 | RowStatus | read-create | 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. |
| STR xradiuscActgSvrSecretKey | 1.3.6.1.4.1.838.3.16.1.1.3.1.1.7 | DisplayString | read-create | 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. |
| xRadiuscActgSvrTable | 1.3.6.1.4.1.838.3.16.1.1.3.1 | | not-accessible | A list of Radius Client Accounting Server entries. |
| INT xradiuscActgSvrTimeout | 1.3.6.1.4.1.838.3.16.1.1.3.1.1.4 | INTEGER | read-create | The number of seconds to wait for a response to a resquests. |
| INT xradiuscActgSvrVendorOffset | 1.3.6.1.4.1.838.3.16.1.1.3.1.1.8 | INTEGER | read-create | 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. |
| INT 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. |
| INT 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. |
| xRadiuscAuthentication | 1.3.6.1.4.1.838.3.16.1.1.2 | | | |
| xRadiuscAuthSvrEntry | 1.3.6.1.4.1.838.3.16.1.1.2.1.1 | | not-accessible | An entry containing additional management information
applicable to a particular Radius Client Authentication Server. |
| IP xradiuscAuthSvrIpAddress | 1.3.6.1.4.1.838.3.16.1.1.2.1.1.1 | IpAddress | read-create | The IP Address of the specified Authentication Server.
If this address is configured, it is used exclusively
to communicate with this server. |
| STR xradiuscAuthSvrName | 1.3.6.1.4.1.838.3.16.1.1.2.1.1.2 | DisplayString | read-create | The name identifying the specified Authentication Server.
If no IP Address is configured, then this name MAY be used
during a DNS lookup. |
| C32 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. |
| IP 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. |
| C32 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 |
| INT 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. |
| TIK 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. |
| C32 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 |
| INT xradiuscAuthSvrPort | 1.3.6.1.4.1.838.3.16.1.1.2.1.1.3 | INTEGER | read-create | The udp port number that the specified Authentication
Server is listening for requests. |
| INT xradiuscAuthSvrPriority | 1.3.6.1.4.1.838.3.16.1.1.2.1.1.6 | INTEGER | read-create | 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. |
| INT xradiuscAuthSvrRetries | 1.3.6.1.4.1.838.3.16.1.1.2.1.1.5 | INTEGER | read-create | The number of times to resend the server a requests when
no response has been received. |
| ROW xradiuscAuthSvrRowStatus | 1.3.6.1.4.1.838.3.16.1.1.2.1.1.15 | RowStatus | read-create | 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. |
| STR xradiuscAuthSvrSecretKey | 1.3.6.1.4.1.838.3.16.1.1.2.1.1.7 | DisplayString | read-create | 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. |
| xRadiuscAuthSvrTable | 1.3.6.1.4.1.838.3.16.1.1.2.1 | | not-accessible | A list of Radius Client Authentication Server entries. |
| INT xradiuscAuthSvrTimeout | 1.3.6.1.4.1.838.3.16.1.1.2.1.1.4 | INTEGER | read-create | The number of seconds to wait for a response to a resquests. |
| INT xradiuscAuthSvrVendorOffset | 1.3.6.1.4.1.838.3.16.1.1.2.1.1.8 | INTEGER | read-create | 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. |
| INT 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. |
| STR 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. |
| 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 | | | |
| xRadiuscGlobalStat | 1.3.6.1.4.1.838.3.16.1.1.1.2 | | | |
| INT xradiuscMaxOutstanding | 1.3.6.1.4.1.838.3.16.1.1.1.1.7 | INTEGER | read-write | The maximum number of outstanding resquests. |
| STR 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. |
| IP 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. |
| xRadiuscObjects | 1.3.6.1.4.1.838.3.16.1.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. |
| xradiusCompliances | 1.3.6.1.4.1.838.3.16.2.1 | | | |
| xRadiusConformance | 1.3.6.1.4.1.838.3.16.2 | | | |
| C32 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. |
| C32 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. |
| I32 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. |
| I32 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. |
| G32 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. |
| INT 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. |
| C32 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. |
| C32 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. |
| I32 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. |
| I32 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. |
| G32 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. |
| INT 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. |
| C32 xradiuscOperGenErrorsEx | 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. |
| I32 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. |
| I32 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. |
| I32 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. |
| STR 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. |
| IP 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. |
| I32 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. |
| C32 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. |
| C32 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. |
| I32 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. |
| I32 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. |
| G32 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. |
| xradiusGroups | 1.3.6.1.4.1.838.3.16.2.2 | | | |
| xRadiusObjects | 1.3.6.1.4.1.838.3.16.1 | | | |