MIBs Depot

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

FromSymbols
CIENA-SMIcienaCesStatistics
CIENA-TCCienaGlobalState
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
RadiusString
TEXTUAL-CONVENTION
Used to represent the RADIUS authentication string.
current

Objects

NameOIDSyntaxAccessStatus
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.1CienaGlobalStateread-writecurrent
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.2CienaGlobalStateread-onlycurrent
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.3Integer32 (1..30)read-writedeprecated
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.4Integer32 (0..3)read-writedeprecated
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.5RadiusStringread-writedeprecated
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.6TruthValueread-writedeprecated
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.7INTEGER {cached(1), priority(2)}read-writedeprecated
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.1not-accessibledeprecated
cienaCesRadiusClientServerEntry
OBJECT-TYPE
RADIUS server entry.
1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1not-accessibledeprecated
cienaCesRadiusClientServerIndex
OBJECT-TYPE
Specifies the index of this table.
1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.1Integer32 (1..8)not-accessibledeprecated
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.2DisplayStringread-createdeprecated
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.3IpAddressread-onlydeprecated
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.4Integer32read-createdeprecated
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.5Integer32 (1..65535)read-createdeprecated
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.6TimeTicksread-onlydeprecated
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.7Counter32read-onlydeprecated
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.8Counter32read-onlydeprecated
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.9Counter32read-onlydeprecated
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.10Counter32read-onlydeprecated
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.11Counter32read-onlydeprecated
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.12Counter32read-onlydeprecated
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.13Counter32read-onlydeprecated
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.14Gauge32read-onlydeprecated
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.15Counter32read-onlydeprecated
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.16Counter32read-onlydeprecated
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.17Counter32read-onlydeprecated
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.18INTEGER {userLogin(1), all(2)}read-createdeprecated
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.19RowStatusread-createdeprecated
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.1Integer32 (1..30)read-writecurrent
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.2Integer32 (0..3)read-writecurrent
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.3RadiusStringread-writecurrent
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.4INTEGER {cached(1), priority(2)}read-writecurrent
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.5OCTET STRING (SIZE(0..259))read-writecurrent
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.2not-accessiblecurrent
cienaCesRadiusUserLoginEntry
OBJECT-TYPE
RADIUS user login entry.
1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1not-accessiblecurrent
cienaCesRadiusUserLoginIndex
OBJECT-TYPE
Specifies the index of this table.
1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.1Integer32 (1..8)not-accessiblecurrent
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.2InetAddressTyperead-onlycurrent
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.3InetAddressread-onlycurrent
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.4DisplayStringread-createcurrent
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.5Integer32read-createcurrent
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.6Integer32 (1..65535)read-createcurrent
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.7TruthValueread-writecurrent
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.8TimeTicksread-onlycurrent
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.9Counter32read-onlycurrent
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.10Counter32read-onlycurrent
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.11Counter32read-onlycurrent
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.12Counter32read-onlycurrent
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.13Counter32read-onlycurrent
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.14Counter32read-onlycurrent
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.15Counter32read-onlycurrent
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.16Counter32read-onlycurrent
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.17Counter32read-onlycurrent
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.18Counter32read-onlycurrent
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.19Counter32read-onlycurrent
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.20RowStatusread-createcurrent
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.1Integer32 (1..30)read-writecurrent
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.2Integer32 (0..3)read-writecurrent
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.3RadiusStringread-writecurrent
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.4INTEGER {priority(1), loadBalance(2)}read-writecurrent
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.5Unsigned32 (60..14400)read-writecurrent
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.6OCTET STRING (SIZE(0..259))read-writecurrent
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.2not-accessiblecurrent
cienaCesRadiusDot1xAuthEntry
OBJECT-TYPE
RADIUS user login entry.
1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1not-accessiblecurrent
cienaCesRadiusDot1xAuthIndex
OBJECT-TYPE
Specifies the index of this table.
1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.1Integer32 (1..8)not-accessiblecurrent
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.2InetAddressTyperead-onlycurrent
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.3InetAddressread-onlycurrent
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.4DisplayStringread-createcurrent
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.5Integer32read-createcurrent
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.6Integer32 (1..65535)read-createcurrent
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.7TruthValueread-writecurrent
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.8Unsigned32 (0..14400)read-onlycurrent
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.9TimeTicksread-onlycurrent
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.10Counter32read-onlycurrent
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.11Counter32read-onlycurrent
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.12Counter32read-onlycurrent
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.13Counter32read-onlycurrent
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.14Counter32read-onlycurrent
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.15Counter32read-onlycurrent
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.16Counter32read-onlycurrent
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.17Counter32read-onlycurrent
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.18Counter32read-onlycurrent
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.19Counter32read-onlycurrent
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.20Counter32read-onlycurrent
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.21RowStatusread-createcurrent
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.1INTEGER {disabled(1), enabled(2)}read-writecurrent
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.2Integer32 (1..30)read-writecurrent
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.3Integer32 (0..3)read-writecurrent
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.4RadiusStringread-writecurrent
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.5INTEGER {priority(1), loadBalance(2)}read-writecurrent
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.6Unsigned32 (60..14400)read-writecurrent
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.7OCTET STRING (SIZE(0..259))read-writecurrent
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.2not-accessiblecurrent
cienaCesRadiusDot1xAcctEntry
OBJECT-TYPE
RADIUS user login entry.
1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1not-accessiblecurrent
cienaCesRadiusDot1xAcctIndex
OBJECT-TYPE
Specifies the index of this table.
1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.1Integer32 (1..8)not-accessiblecurrent
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.2InetAddressTyperead-onlycurrent
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.3InetAddressread-onlycurrent
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.4DisplayStringread-createcurrent
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.5Integer32read-createcurrent
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.6Integer32 (1..65535)read-createcurrent
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.7TruthValueread-writecurrent
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.8Unsigned32 (0..14400)read-onlycurrent
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.9TimeTicksread-onlycurrent
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.10Counter32read-onlycurrent
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.11Counter32read-onlycurrent
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.12Counter32read-onlycurrent
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.13Counter32read-onlycurrent
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.14Counter32read-onlycurrent
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.15Counter32read-onlycurrent
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.16Counter32read-onlycurrent
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.17Counter32read-onlycurrent
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.18Counter32read-onlycurrent
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.19Counter32read-onlycurrent
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.20Counter32read-onlycurrent
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.21RowStatusread-createcurrent
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.1INTEGER {disabled(1), enabled(2)}read-writecurrent
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.2Integer32 (1..30)read-writecurrent
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.3Integer32 (0..3)read-writecurrent
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.4RadiusStringread-writecurrent
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.5INTEGER {cached(1), priority(2)}read-writecurrent
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.6OCTET STRING (SIZE(0..259))read-writecurrent
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.2not-accessiblecurrent
cienaCesRadiusUserLoginAcctEntry
OBJECT-TYPE
RADIUS user login entry.
1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1not-accessiblecurrent
cienaCesRadiusUserLoginAcctIndex
OBJECT-TYPE
Specifies the index of this table.
1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.1Integer32 (1..8)not-accessiblecurrent
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.2InetAddressTyperead-onlycurrent
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.3InetAddressread-onlycurrent
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.4DisplayStringread-createcurrent
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.5Integer32read-createcurrent
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.6Integer32 (1..65535)read-createcurrent
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.7TruthValueread-writecurrent
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.8TimeTicksread-onlycurrent
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.9Counter32read-onlycurrent
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.10Counter32read-onlycurrent
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.11Counter32read-onlycurrent
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.12Counter32read-onlycurrent
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.13Counter32read-onlycurrent
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.14Counter32read-onlycurrent
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.15Counter32read-onlycurrent
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.16Counter32read-onlycurrent
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.17Counter32read-onlycurrent
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.18Counter32read-onlycurrent
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.19Counter32read-onlycurrent
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.20RowStatusread-createcurrent
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