CIENA-CES-RADIUS-CLIENT-MIB
- Registered at
- 1.3.6.1.4.1.1271.2.3.3
- Last updated
- 2016-02-17 00:00
- Organization
- Ciena Corp.
- Revisions
- 2016-02-17 00:00, 2015-07-22 00:00, 2015-06-22 00:00, 2014-06-12 00:00, 2014-01-02 00:00, 2012-04-17 00:00, 2010-05-18 00:00
- Namespace
- ciena
- Source file
CIENA-CES-RADIUS-CLIENT-MIB- Digest
sha256:8d1be1d1ddc6bb410d8b0a54f03648ac7cd6837be9bb668419ad649d2b6f496b
Description
This module defines the objects used by the RADIUS client.
Contact
Mib Meister 115 North Sullivan Road Spokane Valley, WA 99037 USA Phone: +1 509 242 9000 Email: support@ciena.com
Imports
| From | Symbols |
|---|---|
| CIENA-SMI | cienaCesStatistics |
| CIENA-TC | CienaGlobalState |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CIENA-CES-RADIUS-CLIENT-MIB CIENA-SMI CIENA-TC INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| RadiusString TEXTUAL-CONVENTION Used to represent the RADIUS authentication string. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cienaCesRadiusClientMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.3.3.1 | |||
| cienaCesRadiusClient OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.3.3.1.1 | |||
| cienaCesRadiusClientGlobal OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.3.3.1.1.1 | |||
| cienaCesRadiusAdminState OBJECT-TYPE Setting this object administratively enables or disables the RADIUS client. | 1.3.6.1.4.1.1271.2.3.3.1.1.1.1 | CienaGlobalState | read-write | current |
| cienaCesRadiusOperState OBJECT-TYPE This object returns the operational state of the RADIUS client. | 1.3.6.1.4.1.1271.2.3.3.1.1.1.2 | CienaGlobalState | read-only | current |
| cienaCesRadiusClientTimeout OBJECT-TYPE This is the time in seconds between re-transmissions to the RADIUS server. | 1.3.6.1.4.1.1271.2.3.3.1.1.1.3 | Integer32 (1..30) | read-write | deprecated |
| cienaCesRadiusClientRetries OBJECT-TYPE Indicates the number of times the RADIUS server should be tried before giving up on the server. | 1.3.6.1.4.1.1271.2.3.3.1.1.1.4 | Integer32 (0..3) | read-write | deprecated |
| cienaCesRadiusClientAuthKey OBJECT-TYPE The authenticaion key to be used for RADIUS servers. Retrieving the value of this object via SNMP returns an empty string for security reasons. | 1.3.6.1.4.1.1271.2.3.3.1.1.1.5 | RadiusString | read-write | deprecated |
| cienaCesRadiusClientAuthKeyUnset OBJECT-TYPE Setting this object to true clears the value of cienaCesRadiusClientAuthKey. Reading this object always returns a value of false. | 1.3.6.1.4.1.1271.2.3.3.1.1.1.6 | TruthValue | read-write | deprecated |
| cienaCesRadiusClientSearchType OBJECT-TYPE This object sets the search type of the RADIUS client. | 1.3.6.1.4.1.1271.2.3.3.1.1.1.7 | INTEGER {cached(1), priority(2)} | read-write | deprecated |
| cienaCesRadiusClientServer OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.3.3.1.1.2 | |||
| cienaCesRadiusClientServerTable OBJECT-TYPE Lists the possible RADIUS servers. While creating an entry, cienaCesRadiusRadiusClientServerStatus and cienaCesRadiusClientServerAddr must be specified. The SNMP multiple set operation must be used to create an entry. | 1.3.6.1.4.1.1271.2.3.3.1.1.2.1 | not-accessible | deprecated | |
| cienaCesRadiusClientServerEntry OBJECT-TYPE RADIUS server entry. | 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1 | not-accessible | deprecated | |
| cienaCesRadiusClientServerIndex OBJECT-TYPE Specifies the index of this table. | 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.1 | Integer32 (1..8) | not-accessible | deprecated |
| cienaCesRadiusClientServerAddr OBJECT-TYPE Host name or IP address of the RADIUS server. | 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.2 | DisplayString | read-create | deprecated |
| cienaCesRadiusClientServerResolvedAddr OBJECT-TYPE Specifies the resolved IP address if cienaCesRadiusClientServerAddr is set to host name. If cienaCesRadiusClientServerAddr is set to IP address, then cienaCesRadiusClientServerResolvedAddr contains the same information as cienaCesRadiusClientServerAddr. | 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.3 | IpAddress | read-only | deprecated |
| cienaCesRadiusClientServerPriority OBJECT-TYPE Specifies the priority of RADIUS servers configured on the device. | 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.4 | Integer32 | read-create | deprecated |
| cienaCesRadiusClientServerAuthPort OBJECT-TYPE The destination UDP port number to which RADIUS messages should be sent. The RADIUS server is not used for authentication if this port number is 0. | 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.5 | Integer32 (1..65535) | read-create | deprecated |
| cienaCesRadiusClientServerRoundTripTime OBJECT-TYPE The time interval (in hundredths of a second) between the most recent Access-Reply/Access-Challenge and the Access-Request that matched it from this RADIUS authentication server. | 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.6 | TimeTicks | read-only | deprecated |
| cienaCesRadiusClientServerAccessRequests OBJECT-TYPE The number of RADIUS Access-Request packets sent to this server. This does not include retransmissions. | 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.7 | Counter32 | read-only | deprecated |
| cienaCesRadiusClientServerAccessRetransmissions OBJECT-TYPE The number of RADIUS Access-Request packets retransmitted to this RADIUS authentication server. | 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.8 | Counter32 | read-only | deprecated |
| cienaCesRadiusClientServerAccessAccepts OBJECT-TYPE The number of RADIUS Access-Accept packets (valid or invalid) received from this server. | 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.9 | Counter32 | read-only | deprecated |
| cienaCesRadiusClientServerAccessRejects OBJECT-TYPE The number of RADIUS Access-Reject packets (valid or invalid) received from this server. | 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.10 | Counter32 | read-only | deprecated |
| cienaCesRadiusClientServerAccessChallenges OBJECT-TYPE The number of RADIUS Access-Challenge packets (valid or invalid) received from this server. | 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.11 | Counter32 | read-only | deprecated |
| cienaCesRadiusClientServerMalformedAccessResponses OBJECT-TYPE The number of malformed RADIUS Access-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators or signature attributes or unknown types are not included as malformed access responses. | 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.12 | Counter32 | read-only | deprecated |
| cienaCesRadiusClientServerBadAuthenticators OBJECT-TYPE The number of RADIUS Access-Response packets containing invalid authenticators or signature attributes received from this server. | 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.13 | Counter32 | read-only | deprecated |
| cienaCesRadiusClientServerPendingRequests OBJECT-TYPE The number of RADIUS Access-Request packets destined for this server that have not yet timed out or received a response. This variable is incremented when an Access-Request is sent and decremented due to receipt of an Access-Accept, Access-Reject, Access-Challenge, a timeout, or retransmission. | 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.14 | Gauge32 | read-only | deprecated |
| cienaCesRadiusClientServerTimeouts OBJECT-TYPE The number of authentication timeouts to this server. After a timeout the client may retry sending to the same server, send to a different server, or give up. A retry to the same server is counted as a retransmit as well as a timeout. A send to a different server is counted as a request as well as a timeout. | 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.15 | Counter32 | read-only | deprecated |
| cienaCesRadiusClientServerUnknownTypes OBJECT-TYPE The number of RADIUS packets of unknown type which were received from this server on the authentication port. | 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.16 | Counter32 | read-only | deprecated |
| cienaCesRadiusClientServerPacketsDropped OBJECT-TYPE The number of RADIUS packets which were received from this server on the authentication port and dropped for some other reason. | 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.17 | Counter32 | read-only | deprecated |
| cienaCesRadiusClientServerApplication OBJECT-TYPE This object specifies how the RADIUS server should be used for authentication. | 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.18 | INTEGER {userLogin(1), all(2)} | read-create | deprecated |
| cienaCesRadiusClientServerStatus OBJECT-TYPE To create a row in this table, a manager must set this object to createAndGo(4). To create an entry, cienaCesRadiusClientServerStatus and cienaCesRadiusClientServerAddr must be specified. The SNMP multiple set operation must be used to create the entry. To disable a RADIUS server, set the cienaCesRadiusClientServerStatus object to 'notInService' state. | 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.19 | RowStatus | read-create | deprecated |
| cienaCesRadiusUserLogin OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.3.3.1.1.3 | |||
| cienaCesRadiusUserLoginGlobal OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.3.3.1.1.3.1 | |||
| cienaCesRadiusUserLoginTimeout OBJECT-TYPE This is the time in seconds between re-transmissions to the RADIUS server. | 1.3.6.1.4.1.1271.2.3.3.1.1.3.1.1 | Integer32 (1..30) | read-write | current |
| cienaCesRadiusUserLoginRetries OBJECT-TYPE Indicates the number of times the RADIUS server should be tried before giving up on the server. | 1.3.6.1.4.1.1271.2.3.3.1.1.3.1.2 | Integer32 (0..3) | read-write | current |
| cienaCesRadiusUserLoginAuthKey OBJECT-TYPE The authenticaion key to be used for RADIUS servers. Retrieving the value of this object via SNMP returns an empty string for security reasons. | 1.3.6.1.4.1.1271.2.3.3.1.1.3.1.3 | RadiusString | read-write | current |
| cienaCesRadiusUserLoginSearchType OBJECT-TYPE This object sets the search type of the RADIUS client. | 1.3.6.1.4.1.1271.2.3.3.1.1.3.1.4 | INTEGER {cached(1), priority(2)} | read-write | current |
| cienaCesRadiusUserLoginAuthSecret OBJECT-TYPE Used to set the pre-encrypted secret for user-login auth. When read, this object returns the encrypted secret. | 1.3.6.1.4.1.1271.2.3.3.1.1.3.1.5 | OCTET STRING (SIZE(0..259)) | read-write | current |
| cienaCesRadiusUserLoginTable OBJECT-TYPE Lists the possible RADIUS user login servers. While creating an entry, cienaCesRadiusUserLoginStatus and cienaCesRadiusUserLoginAddr must be specified. The SNMP multiple set operation must be used to create an entry. | 1.3.6.1.4.1.1271.2.3.3.1.1.3.2 | not-accessible | current | |
| cienaCesRadiusUserLoginEntry OBJECT-TYPE RADIUS user login entry. | 1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1 | not-accessible | current | |
| cienaCesRadiusUserLoginIndex OBJECT-TYPE Specifies the index of this table. | 1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.1 | Integer32 (1..8) | not-accessible | current |
| cienaCesRadiusUserLoginResolvedInetAddrType OBJECT-TYPE Specifies the resolved IP address type. This OID is used in conjunction with cienaCesRadiusUserLoginInetAddrress. When set to : ipv4 : cienaCesRadiusUserLoginResolvedInetAddress should be compliant with InetAddressIPv4 ipv6 : cienaCesRadiusUserLoginResolvedInetAddress should be compliant with InetAddressIPv6 | 1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.2 | InetAddressType | read-only | current |
| cienaCesRadiusUserLoginResolvedInetAddress OBJECT-TYPE Specifies the resolved IP address if cienaCesRadiusUserLoginAddr is set to host name. If cienaCesRadiusUserLoginAddr is set to ip address then cienaCesRadiusUserLoginResolvedInetAddress will contain same information as cienaCesRadiusUserLoginAddr. This OID should be used in conjuction with cienaCesRadiusUserLoginResolvedInetAddrType. | 1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.3 | InetAddress | read-only | current |
| cienaCesRadiusUserLoginAddr OBJECT-TYPE Host name or IP address of the RADIUS server. | 1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.4 | DisplayString | read-create | current |
| cienaCesRadiusUserLoginPriority OBJECT-TYPE Specifies the priority of RADIUS servers configured on the device. | 1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.5 | Integer32 | read-create | current |
| cienaCesRadiusUserLoginAuthPort OBJECT-TYPE The destination UDP port number to which RADIUS messages should be sent. The RADIUS server is not used for authentication if this port number is 0. | 1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.6 | Integer32 (1..65535) | read-create | current |
| cienaCesRadiusUserLoginClearStatistics OBJECT-TYPE This object clears the statistics for a server. | 1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.7 | TruthValue | read-write | current |
| cienaCesRadiusUserLoginRoundTripTime OBJECT-TYPE The time interval (in hundredths of a second) between the most recent Access-Reply/Access-Challenge and the Access-Request that matched it from this RADIUS authentication server. | 1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.8 | TimeTicks | read-only | current |
| cienaCesRadiusUserLoginRequests OBJECT-TYPE The number of RADIUS Access-Request packets sent to this server. This does not include retransmissions. | 1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.9 | Counter32 | read-only | current |
| cienaCesRadiusUserLoginRetransmissions OBJECT-TYPE The number of RADIUS Access-Request packets retransmitted to this RADIUS authentication server. | 1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.10 | Counter32 | read-only | current |
| cienaCesRadiusUserLoginAccessAccepts OBJECT-TYPE The number of RADIUS Access-Accept packets (valid or invalid) received from this server. | 1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.11 | Counter32 | read-only | current |
| cienaCesRadiusUserLoginAccessRejects OBJECT-TYPE The number of RADIUS Access-Reject packets (valid or invalid) received from this server. | 1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.12 | Counter32 | read-only | current |
| cienaCesRadiusUserLoginAccessChallenges OBJECT-TYPE The number of RADIUS Access-Challenge packets (valid or invalid) received from this server. | 1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.13 | Counter32 | read-only | current |
| cienaCesRadiusUserLoginAccountingResponses OBJECT-TYPE The number of RADIUS Accounting-Response packets (valid or invalid) received from this server. | 1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.14 | Counter32 | read-only | current |
| cienaCesRadiusUserLoginMalformedResponses OBJECT-TYPE The number of malformed RADIUS Access-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators or signature attributes or unknown types are not included as malformed access responses. | 1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.15 | Counter32 | read-only | current |
| cienaCesRadiusUserLoginBadAuthenticators OBJECT-TYPE The number of RADIUS Access-Response packets containing invalid authenticators or signature attributes received from this server. | 1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.16 | Counter32 | read-only | current |
| cienaCesRadiusUserLoginTimeouts OBJECT-TYPE The number of authentication timeouts to this server. After a timeout the client may retry sending to the same server, send to a different server, or give up. A retry to the same server is counted as a retransmit as well as a timeout. A send to a different server is counted as a request as well as a timeout. | 1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.17 | Counter32 | read-only | current |
| cienaCesRadiusUserLoginUnknownTypes OBJECT-TYPE The number of RADIUS packets of unknown type which were received from this server on the authentication port. | 1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.18 | Counter32 | read-only | current |
| cienaCesRadiusUserLoginPacketsDropped OBJECT-TYPE The number of RADIUS packets which were received from this server on the authentication port and dropped for some other reason. | 1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.19 | Counter32 | read-only | current |
| cienaCesRadiusUserLoginStatus OBJECT-TYPE To create a row in this table, a manager must specify cienaCesRadiusUserLoginAddr and set this object to createAndGo(4). The RADIUS server will initially be administratively disabled. To administratively enable the RADIUS server, set this object to active(1). To administratively disable the RADIUS server set this object to notInService(2). | 1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.20 | RowStatus | read-create | current |
| cienaCesRadiusDot1xAuth OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.3.3.1.1.4 | |||
| cienaCesRadiusDot1xAuthGlobal OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.3.3.1.1.4.1 | |||
| cienaCesRadiusDot1xAuthTimeout OBJECT-TYPE This is the time in seconds between re-transmissions to the RADIUS server. | 1.3.6.1.4.1.1271.2.3.3.1.1.4.1.1 | Integer32 (1..30) | read-write | current |
| cienaCesRadiusDot1xAuthRetries OBJECT-TYPE Indicates the number of times the RADIUS server should be tried before giving up on the server. | 1.3.6.1.4.1.1271.2.3.3.1.1.4.1.2 | Integer32 (0..3) | read-write | current |
| cienaCesRadiusDot1xAuthAuthKey OBJECT-TYPE The authenticaion key to be used for RADIUS servers. Retrieving the value of this object via SNMP returns an empty string for security reasons. | 1.3.6.1.4.1.1271.2.3.3.1.1.4.1.3 | RadiusString | read-write | current |
| cienaCesRadiusDot1xAuthSearchType OBJECT-TYPE This object sets the search type of the RADIUS client. | 1.3.6.1.4.1.1271.2.3.3.1.1.4.1.4 | INTEGER {priority(1), loadBalance(2)} | read-write | current |
| cienaCesRadiusDot1xAuthGreylistTimeout OBJECT-TYPE The max greylist timeout for a RADIUS Dot1x Auth server between 1 minute and 4 hours. | 1.3.6.1.4.1.1271.2.3.3.1.1.4.1.5 | Unsigned32 (60..14400) | read-write | current |
| cienaCesRadiusDot1xAuthAuthSecret OBJECT-TYPE Used to set the pre-encrypted secret for dot1x auth. When read, this object returns the encrypted secret. | 1.3.6.1.4.1.1271.2.3.3.1.1.4.1.6 | OCTET STRING (SIZE(0..259)) | read-write | current |
| cienaCesRadiusDot1xAuthTable OBJECT-TYPE Lists the possible RADIUS Dot1x auth servers. While creating an entry, cienaCesRadiusDot1xAuthStatus and cienaCesRadiusDot1xAuthAddr must be specified. The SNMP multiple set operation must be used to create an entry. | 1.3.6.1.4.1.1271.2.3.3.1.1.4.2 | not-accessible | current | |
| cienaCesRadiusDot1xAuthEntry OBJECT-TYPE RADIUS user login entry. | 1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1 | not-accessible | current | |
| cienaCesRadiusDot1xAuthIndex OBJECT-TYPE Specifies the index of this table. | 1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.1 | Integer32 (1..8) | not-accessible | current |
| cienaCesRadiusDot1xAuthResolvedInetAddrType OBJECT-TYPE Specifies the resolved IP address type. This OID is used in conjunction with cienaCesRadiusDot1xAuthInetAddrress. When set to : ipv4 : cienaCesRadiusDot1xAuthResolvedInetAddress should be compliant with InetAddressIPv4 ipv6 : cienaCesRadiusDot1xAuthResolvedInetAddress should be compliant with InetAddressIPv6 | 1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.2 | InetAddressType | read-only | current |
| cienaCesRadiusDot1xAuthResolvedInetAddress OBJECT-TYPE Specifies the resolved IP address if cienaCesRadiusDot1xAuthAddr is set to host name. If cienaCesRadiusDot1xAuthAddr is set to ip address then cienaCesRadiusDot1xAuthResolvedInetAddress will contain same information as cienaCesRadiusDot1xAuthAddr. This OID should be used in conjuction with cienaCesRadiusDot1xAuthResolvedInetAddrType. | 1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.3 | InetAddress | read-only | current |
| cienaCesRadiusDot1xAuthAddr OBJECT-TYPE Host name or IP address of the RADIUS server. | 1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.4 | DisplayString | read-create | current |
| cienaCesRadiusDot1xAuthPriority OBJECT-TYPE Specifies the priority of RADIUS servers configured on the device. | 1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.5 | Integer32 | read-create | current |
| cienaCesRadiusDot1xAuthAuthPort OBJECT-TYPE The destination UDP port number to which RADIUS messages should be sent. The RADIUS server is not used for authentication if this port number is 0. | 1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.6 | Integer32 (1..65535) | read-create | current |
| cienaCesRadiusDot1xAuthClearStatistics OBJECT-TYPE This object clears the statistics for a server. | 1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.7 | TruthValue | read-write | current |
| cienaCesRadiusDot1xAuthGreylistTimeRemaining OBJECT-TYPE Reflects the remaining time before the server removed from the greylist. A value of '0' (zero) indicates the current server is not greylisted | 1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.8 | Unsigned32 (0..14400) | read-only | current |
| cienaCesRadiusDot1xAuthRoundTripTime OBJECT-TYPE The time interval (in hundredths of a second) between the most recent Access-Reply/Access-Challenge and the Access-Request that matched it from this RADIUS authentication server. | 1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.9 | TimeTicks | read-only | current |
| cienaCesRadiusDot1xAuthRequests OBJECT-TYPE The number of RADIUS Access-Request packets sent to this server. This does not include retransmissions. | 1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.10 | Counter32 | read-only | current |
| cienaCesRadiusDot1xAuthRetransmissions OBJECT-TYPE The number of RADIUS Access-Request packets retransmitted to this RADIUS authentication server. | 1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.11 | Counter32 | read-only | current |
| cienaCesRadiusDot1xAuthAccessAccepts OBJECT-TYPE The number of RADIUS Access-Accept packets (valid or invalid) received from this server. | 1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.12 | Counter32 | read-only | current |
| cienaCesRadiusDot1xAuthAccessRejects OBJECT-TYPE The number of RADIUS Access-Reject packets (valid or invalid) received from this server. | 1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.13 | Counter32 | read-only | current |
| cienaCesRadiusDot1xAuthAccessChallenges OBJECT-TYPE The number of RADIUS Access-Challenge packets (valid or invalid) received from this server. | 1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.14 | Counter32 | read-only | current |
| cienaCesRadiusDot1xAuthAccountingResponses OBJECT-TYPE The number of RADIUS Accounting-Response packets (valid or invalid) received from this server. | 1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.15 | Counter32 | read-only | current |
| cienaCesRadiusDot1xAuthMalformedResponses OBJECT-TYPE The number of malformed RADIUS Access-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators or signature attributes or unknown types are not included as malformed access responses. | 1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.16 | Counter32 | read-only | current |
| cienaCesRadiusDot1xAuthBadAuthenticators OBJECT-TYPE The number of RADIUS Access-Response packets containing invalid authenticators or signature attributes received from this server. | 1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.17 | Counter32 | read-only | current |
| cienaCesRadiusDot1xAuthTimeouts OBJECT-TYPE The number of authentication timeouts to this server. After a timeout the client may retry sending to the same server, send to a different server, or give up. A retry to the same server is counted as a retransmit as well as a timeout. A send to a different server is counted as a request as well as a timeout. | 1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.18 | Counter32 | read-only | current |
| cienaCesRadiusDot1xAuthUnknownTypes OBJECT-TYPE The number of RADIUS packets of unknown type which were received from this server on the authentication port. | 1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.19 | Counter32 | read-only | current |
| cienaCesRadiusDot1xAuthPacketsDropped OBJECT-TYPE The number of RADIUS packets which were received from this server on the authentication port and dropped for some other reason. | 1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.20 | Counter32 | read-only | current |
| cienaCesRadiusDot1xAuthStatus OBJECT-TYPE To create a row in this table, a manager must specify cienaCesRadiusDot1xAuthAddr and set this object to createAndGo(4). The RADIUS server will initially be administratively disabled. To administratively enable the RADIUS server, set this object to active(1). To administratively disable the RADIUS server set this object to notInService(2). | 1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.21 | RowStatus | read-create | current |
| cienaCesRadiusDot1xAcct OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.3.3.1.1.5 | |||
| cienaCesRadiusDot1xAcctGlobal OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.3.3.1.1.5.1 | |||
| cienaCesRadiusDot1xAcctAdminState OBJECT-TYPE Setting this object administratively enables/disables the RADIUS Dot1x accounting client on the device. | 1.3.6.1.4.1.1271.2.3.3.1.1.5.1.1 | INTEGER {disabled(1), enabled(2)} | read-write | current |
| cienaCesRadiusDot1xAcctTimeout OBJECT-TYPE This is the time in seconds between re-transmissions to the RADIUS server. | 1.3.6.1.4.1.1271.2.3.3.1.1.5.1.2 | Integer32 (1..30) | read-write | current |
| cienaCesRadiusDot1xAcctRetries OBJECT-TYPE Indicates the number of times the RADIUS server should be tried before giving up on the server. | 1.3.6.1.4.1.1271.2.3.3.1.1.5.1.3 | Integer32 (0..3) | read-write | current |
| cienaCesRadiusDot1xAcctAuthKey OBJECT-TYPE The authenticaion key to be used for RADIUS servers. Retrieving the value of this object via SNMP returns an empty string for security reasons. | 1.3.6.1.4.1.1271.2.3.3.1.1.5.1.4 | RadiusString | read-write | current |
| cienaCesRadiusDot1xAcctSearchType OBJECT-TYPE This object sets the search type of the RADIUS client. | 1.3.6.1.4.1.1271.2.3.3.1.1.5.1.5 | INTEGER {priority(1), loadBalance(2)} | read-write | current |
| cienaCesRadiusDot1xAcctGreylistTimeout OBJECT-TYPE The max greylist timeout for a RADIUS Dot1x Acct server between 1 minute and 4 hours. | 1.3.6.1.4.1.1271.2.3.3.1.1.5.1.6 | Unsigned32 (60..14400) | read-write | current |
| cienaCesRadiusDot1xAcctAuthSecret OBJECT-TYPE Used to set the pre-encrypted secret for dot1x auth acct. When read, this object returns the encrypted secret. | 1.3.6.1.4.1.1271.2.3.3.1.1.5.1.7 | OCTET STRING (SIZE(0..259)) | read-write | current |
| cienaCesRadiusDot1xAcctTable OBJECT-TYPE Lists the possible RADIUS Dot1x Acct servers. While creating an entry, cienaCesRadiusDot1xAcctStatus and cienaCesRadiusDot1xAcctAddr must be specified. The SNMP multiple set operation must be used to create an entry. | 1.3.6.1.4.1.1271.2.3.3.1.1.5.2 | not-accessible | current | |
| cienaCesRadiusDot1xAcctEntry OBJECT-TYPE RADIUS user login entry. | 1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1 | not-accessible | current | |
| cienaCesRadiusDot1xAcctIndex OBJECT-TYPE Specifies the index of this table. | 1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.1 | Integer32 (1..8) | not-accessible | current |
| cienaCesRadiusDot1xAcctResolvedInetAddrType OBJECT-TYPE Specifies the resolved IP address type. This OID is used in conjunction with cienaCesRadiusDot1xAcctInetAddrress. When set to : ipv4 : cienaCesRadiusDot1xAcctResolvedInetAddress should be compliant with InetAddressIPv4 ipv6 : cienaCesRadiusDot1xAcctResolvedInetAddress should be compliant with InetAddressIPv6 | 1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.2 | InetAddressType | read-only | current |
| cienaCesRadiusDot1xAcctResolvedInetAddress OBJECT-TYPE Specifies the resolved IP address if cienaCesRadiusDot1xAcctAddr is set to host name. If cienaCesRadiusDot1xAcctAddr is set to ip address then cienaCesRadiusDot1xAcctResolvedInetAddress will contain same information as cienaCesRadiusDot1xAcctAddr. This OID should be used in conjuction with cienaCesRadiusDot1xAcctResolvedInetAddrType. | 1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.3 | InetAddress | read-only | current |
| cienaCesRadiusDot1xAcctAddr OBJECT-TYPE Host name or IP address of the RADIUS server. | 1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.4 | DisplayString | read-create | current |
| cienaCesRadiusDot1xAcctPriority OBJECT-TYPE Specifies the priority of RADIUS servers configured on the device. | 1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.5 | Integer32 | read-create | current |
| cienaCesRadiusDot1xAcctAuthPort OBJECT-TYPE The destination UDP port number to which RADIUS messages should be sent. The RADIUS server is not used for authentication if this port number is 0. | 1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.6 | Integer32 (1..65535) | read-create | current |
| cienaCesRadiusDot1xAcctClearStatistics OBJECT-TYPE This object clears the statistics for a server. | 1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.7 | TruthValue | read-write | current |
| cienaCesRadiusDot1xAcctGreylistTimeRemaining OBJECT-TYPE Reflects the remaining time before the server removed from the greylist. A value of '0' (zero) indicates the current server is not greylisted | 1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.8 | Unsigned32 (0..14400) | read-only | current |
| cienaCesRadiusDot1xAcctRoundTripTime OBJECT-TYPE The time interval (in hundredths of a second) between the most recent Access-Reply/Access-Challenge and the Access-Request that matched it from this RADIUS authentication server. | 1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.9 | TimeTicks | read-only | current |
| cienaCesRadiusDot1xAcctRequests OBJECT-TYPE The number of RADIUS Access-Request packets sent to this server. This does not include retransmissions. | 1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.10 | Counter32 | read-only | current |
| cienaCesRadiusDot1xAcctRetransmissions OBJECT-TYPE The number of RADIUS Access-Request packets retransmitted to this RADIUS authentication server. | 1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.11 | Counter32 | read-only | current |
| cienaCesRadiusDot1xAcctAccessAccepts OBJECT-TYPE The number of RADIUS Access-Accept packets (valid or invalid) received from this server. | 1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.12 | Counter32 | read-only | current |
| cienaCesRadiusDot1xAcctAccessRejects OBJECT-TYPE The number of RADIUS Access-Reject packets (valid or invalid) received from this server. | 1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.13 | Counter32 | read-only | current |
| cienaCesRadiusDot1xAcctAccessChallenges OBJECT-TYPE The number of RADIUS Access-Challenge packets (valid or invalid) received from this server. | 1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.14 | Counter32 | read-only | current |
| cienaCesRadiusDot1xAcctAccountingResponses OBJECT-TYPE The number of RADIUS Accounting-Response packets (valid or invalid) received from this server. | 1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.15 | Counter32 | read-only | current |
| cienaCesRadiusDot1xAcctMalformedResponses OBJECT-TYPE The number of malformed RADIUS Access-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators or signature attributes or unknown types are not included as malformed access responses. | 1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.16 | Counter32 | read-only | current |
| cienaCesRadiusDot1xAcctBadAuthenticators OBJECT-TYPE The number of RADIUS Access-Response packets containing invalid authenticators or signature attributes received from this server. | 1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.17 | Counter32 | read-only | current |
| cienaCesRadiusDot1xAcctTimeouts OBJECT-TYPE The number of authentication timeouts to this server. After a timeout the client may retry sending to the same server, send to a different server, or give up. A retry to the same server is counted as a retransmit as well as a timeout. A send to a different server is counted as a request as well as a timeout. | 1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.18 | Counter32 | read-only | current |
| cienaCesRadiusDot1xAcctUnknownTypes OBJECT-TYPE The number of RADIUS packets of unknown type which were received from this server on the authentication port. | 1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.19 | Counter32 | read-only | current |
| cienaCesRadiusDot1xAcctPacketsDropped OBJECT-TYPE The number of RADIUS packets which were received from this server on the authentication port and dropped for some other reason. | 1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.20 | Counter32 | read-only | current |
| cienaCesRadiusDot1xAcctStatus OBJECT-TYPE To create a row in this table, a manager must specify cienaCesRadiusDot1xAcctAddr and set this object to createAndGo(4). The RADIUS server will initially be administratively disabled. To administratively enable the RADIUS server, set this object to active(1). To administratively disable the RADIUS server set this object to notInService(2). | 1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.21 | RowStatus | read-create | current |
| cienaCesRadiusUserLoginAcct OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.3.3.1.1.6 | |||
| cienaCesRadiusUserLoginAcctGlobal OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.3.3.1.1.6.1 | |||
| cienaCesRadiusUserLoginAcctAdminState OBJECT-TYPE Setting this object administratively enables/disables the RADIUS user login accounting client on the device. | 1.3.6.1.4.1.1271.2.3.3.1.1.6.1.1 | INTEGER {disabled(1), enabled(2)} | read-write | current |
| cienaCesRadiusUserLoginAcctTimeout OBJECT-TYPE This is the time in seconds between re-transmissions to the RADIUS server. | 1.3.6.1.4.1.1271.2.3.3.1.1.6.1.2 | Integer32 (1..30) | read-write | current |
| cienaCesRadiusUserLoginAcctRetries OBJECT-TYPE Indicates the number of times the RADIUS server should be tried before giving up on the server. | 1.3.6.1.4.1.1271.2.3.3.1.1.6.1.3 | Integer32 (0..3) | read-write | current |
| cienaCesRadiusUserLoginAcctAuthKey OBJECT-TYPE The authenticaion key to be used for RADIUS servers. Retrieving the value of this object via SNMP returns an empty string for security reasons. | 1.3.6.1.4.1.1271.2.3.3.1.1.6.1.4 | RadiusString | read-write | current |
| cienaCesRadiusUserLoginAcctSearchType OBJECT-TYPE This object sets the search type of the RADIUS client. | 1.3.6.1.4.1.1271.2.3.3.1.1.6.1.5 | INTEGER {cached(1), priority(2)} | read-write | current |
| cienaCesRadiusUserLoginAcctAuthSecret OBJECT-TYPE Used to set the pre-encrypted secret for user-login accounting auth. When read, this object returns the encrypted secret. | 1.3.6.1.4.1.1271.2.3.3.1.1.6.1.6 | OCTET STRING (SIZE(0..259)) | read-write | current |
| cienaCesRadiusUserLoginAcctTable OBJECT-TYPE Lists the possible RADIUS user login servers. While creating an entry, cienaCesRadiusUserLoginAcctStatus and cienaCesRadiusUserLoginAcctAddr must be specified. The SNMP multiple set operation must be used to create an entry. | 1.3.6.1.4.1.1271.2.3.3.1.1.6.2 | not-accessible | current | |
| cienaCesRadiusUserLoginAcctEntry OBJECT-TYPE RADIUS user login entry. | 1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1 | not-accessible | current | |
| cienaCesRadiusUserLoginAcctIndex OBJECT-TYPE Specifies the index of this table. | 1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.1 | Integer32 (1..8) | not-accessible | current |
| cienaCesRadiusUserLoginAcctResolvedInetAddrType OBJECT-TYPE Specifies the resolved IP address type. This OID is used in conjunction with cienaCesRadiusUserLoginAcctInetAddrress. When set to : ipv4 : cienaCesRadiusUserLoginAcctResolvedInetAddress should be compliant with InetAddressIPv4 ipv6 : cienaCesRadiusUserLoginAcctResolvedInetAddress should be compliant with InetAddressIPv6 | 1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.2 | InetAddressType | read-only | current |
| cienaCesRadiusUserLoginAcctResolvedInetAddress OBJECT-TYPE Specifies the resolved IP address if cienaCesRadiusUserLoginAcctAddr is set to host name. If cienaCesRadiusUserLoginAcctAddr is set to ip address then cienaCesRadiusUserLoginAcctResolvedInetAddress will contain same information as cienaCesRadiusUserLoginAcctAddr. This OID should be used in conjuction with cienaCesRadiusUserLoginAcctResolvedInetAddrType. | 1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.3 | InetAddress | read-only | current |
| cienaCesRadiusUserLoginAcctAddr OBJECT-TYPE Host name or IP address of the RADIUS server. | 1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.4 | DisplayString | read-create | current |
| cienaCesRadiusUserLoginAcctPriority OBJECT-TYPE Specifies the priority of RADIUS servers configured on the device. | 1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.5 | Integer32 | read-create | current |
| cienaCesRadiusUserLoginAcctAuthPort OBJECT-TYPE The destination UDP port number to which RADIUS messages should be sent. The RADIUS server is not used for authentication if this port number is 0. | 1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.6 | Integer32 (1..65535) | read-create | current |
| cienaCesRadiusUserLoginAcctClearStatistics OBJECT-TYPE This object clears the statistics for a server. | 1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.7 | TruthValue | read-write | current |
| cienaCesRadiusUserLoginAcctRoundTripTime OBJECT-TYPE The time interval (in hundredths of a second) between the most recent Access-Reply/Access-Challenge and the Access-Request that matched it from this RADIUS authentication server. | 1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.8 | TimeTicks | read-only | current |
| cienaCesRadiusUserLoginAcctRequests OBJECT-TYPE The number of RADIUS Access-Request packets sent to this server. This does not include retransmissions. | 1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.9 | Counter32 | read-only | current |
| cienaCesRadiusUserLoginAcctRetransmissions OBJECT-TYPE The number of RADIUS Access-Request packets retransmitted to this RADIUS authentication server. | 1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.10 | Counter32 | read-only | current |
| cienaCesRadiusUserLoginAcctAccessAccepts OBJECT-TYPE The number of RADIUS Access-Accept packets (valid or invalid) received from this server. | 1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.11 | Counter32 | read-only | current |
| cienaCesRadiusUserLoginAcctAccessRejects OBJECT-TYPE The number of RADIUS Access-Reject packets (valid or invalid) received from this server. | 1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.12 | Counter32 | read-only | current |
| cienaCesRadiusUserLoginAcctAccessChallenges OBJECT-TYPE The number of RADIUS Access-Challenge packets (valid or invalid) received from this server. | 1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.13 | Counter32 | read-only | current |
| cienaCesRadiusUserLoginAcctAccountingResponses OBJECT-TYPE The number of RADIUS Accounting-Response packets (valid or invalid) received from this server. | 1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.14 | Counter32 | read-only | current |
| cienaCesRadiusUserLoginAcctMalformedResponses OBJECT-TYPE The number of malformed RADIUS Access-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators or signature attributes or unknown types are not included as malformed access responses. | 1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.15 | Counter32 | read-only | current |
| cienaCesRadiusUserLoginAcctBadAuthenticators OBJECT-TYPE The number of RADIUS Access-Response packets containing invalid authenticators or signature attributes received from this server. | 1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.16 | Counter32 | read-only | current |
| cienaCesRadiusUserLoginAcctTimeouts OBJECT-TYPE The number of authentication timeouts to this server. After a timeout the client may retry sending to the same server, send to a different server, or give up. A retry to the same server is counted as a retransmit as well as a timeout. A send to a different server is counted as a request as well as a timeout. | 1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.17 | Counter32 | read-only | current |
| cienaCesRadiusUserLoginAcctUnknownTypes OBJECT-TYPE The number of RADIUS packets of unknown type which were received from this server on the authentication port. | 1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.18 | Counter32 | read-only | current |
| cienaCesRadiusUserLoginAcctPacketsDropped OBJECT-TYPE The number of RADIUS packets which were received from this server on the authentication port and dropped for some other reason. | 1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.19 | Counter32 | read-only | current |
| cienaCesRadiusUserLoginAcctStatus OBJECT-TYPE To create a row in this table, a manager must specify cienaCesRadiusUserLoginAcctAddr and set this object to createAndGo(4). The RADIUS server will initially be administratively disabled. To administratively enable the RADIUS server, set this object to active(1). To administratively disable the RADIUS server set this object to notInService(2). | 1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.20 | RowStatus | read-create | current |
| cienaCesRadiusClientMIBNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.3.3.2 | |||
| cienaCesRadiusClientMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.3.3.2.0 | |||
| cienaCesRadiusClientMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.3.3.3 | |||
| cienaCesRadiusClientMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.3.3.3.1 | |||
| cienaCesRadiusClientMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.3.3.3.2 |