CIENA-CES-RADIUS-CLIENT-MIB
AI MIB Summary
The CIENA-CES-RADIUS-CLIENT-MIB manages RADIUS client configuration and operational state for Ciena Carrier Ethernet Service (CES) platforms, exposing parameters such as server addresses, authentication ports, shared secrets, and session counters to facilitate secure AAA (Authentication, Authorization, and Accounting) connectivity monitoring.
This module defines the objects used by the RADIUS client.
Main OID:
cienaCesRadiusClientMIB.1.3.6.1.4.1.1271.2.3.3
160
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
160 total| Object Name |
|---|
cienaCesRadiusClientMIBThis module defines the objects used by the RADIUS client. MODULE-IDENTITY .1.3.6.1.4.1.1271.2.3.3 |
cienaCesRadiusClientMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.1271.2.3.3.1 |
cienaCesRadiusClient OBJECT IDENTIFIER .1.3.6.1.4.1.1271.2.3.3.1.1 |
cienaCesRadiusClientGlobal OBJECT IDENTIFIER .1.3.6.1.4.1.1271.2.3.3.1.1.1 |
cienaCesRadiusAdminStateSetting this object administratively enables or disables the RADIUS client.rw CienaGlobalState (CIENA-TC) .1.3.6.1.4.1.1271.2.3.3.1.1.1.1 |
cienaCesRadiusOperStateThis object returns the operational state of the RADIUS client.ro CienaGlobalState (CIENA-TC) .1.3.6.1.4.1.1271.2.3.3.1.1.1.2 |
cienaCesRadiusClientTimeoutThis is the time in seconds between re-transmissions
to the RADIUS server.rwdeprecated Integer32 .1.3.6.1.4.1.1271.2.3.3.1.1.1.3 |
cienaCesRadiusClientRetriesIndicates the number of times the RADIUS server should be
tried before giving up on the server.rwdeprecated Integer32 .1.3.6.1.4.1.1271.2.3.3.1.1.1.4 |
cienaCesRadiusClientAuthKeyThe authenticaion key to be used for RADIUS servers.
Retrieving the value of this object via SNMP returns
an empty string for security reasons.rwdeprecated RadiusString .1.3.6.1.4.1.1271.2.3.3.1.1.1.5 |
cienaCesRadiusClientAuthKeyUnsetSetting this object to true clears the value of
cienaCesRadiusClientAuthKey.
Reading this object always returns a value of false.rwdeprecated TruthValue (SNMPv2-TC) .1.3.6.1.4.1.1271.2.3.3.1.1.1.6 |
cienaCesRadiusClientSearchTypeThis object sets the search type of the RADIUS client.rwdeprecated Enumeration .1.3.6.1.4.1.1271.2.3.3.1.1.1.7 |
cienaCesRadiusClientServer OBJECT IDENTIFIER .1.3.6.1.4.1.1271.2.3.3.1.1.2 |
cienaCesRadiusClientServerTableLists 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.deprecated SEQUENCE OF CienaCesRadiusClientServerEntry .1.3.6.1.4.1.1271.2.3.3.1.1.2.1 |
cienaCesRadiusClientServerEntryRADIUS server entry.deprecated CienaCesRadiusClientServerEntry .1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1 |
cienaCesRadiusClientServerIndexSpecifies the index of this table.deprecated Integer32 .1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.1 |
cienaCesRadiusClientServerAddrHost name or IP address of the RADIUS server.rwdeprecated DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.2 |
cienaCesRadiusClientServerResolvedAddrSpecifies 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.rodeprecated IpAddress .1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.3 |
cienaCesRadiusClientServerPrioritySpecifies the priority of RADIUS servers configured on the device.rwdeprecated Integer32 .1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.4 |
cienaCesRadiusClientServerAuthPortThe 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.rwdeprecated Integer32 .1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.5 |
cienaCesRadiusClientServerRoundTripTimeThe 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.rodeprecated TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.6 |
cienaCesRadiusClientServerAccessRequestsThe number of RADIUS Access-Request packets sent
to this server. This does not include retransmissions.rodeprecated Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.7 |
cienaCesRadiusClientServerAccessRetransmissionsThe number of RADIUS Access-Request packets
retransmitted to this RADIUS authentication server.rodeprecated Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.8 |
cienaCesRadiusClientServerAccessAcceptsThe number of RADIUS Access-Accept packets
(valid or invalid) received from this server.rodeprecated Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.9 |
cienaCesRadiusClientServerAccessRejectsThe number of RADIUS Access-Reject packets
(valid or invalid) received from this server.rodeprecated Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.10 |
cienaCesRadiusClientServerAccessChallengesThe number of RADIUS Access-Challenge packets
(valid or invalid) received from this server.rodeprecated Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.11 |
cienaCesRadiusClientServerMalformedAccessResponsesThe 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.rodeprecated Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.12 |
cienaCesRadiusClientServerBadAuthenticatorsThe number of RADIUS Access-Response packets
containing invalid authenticators or signature
attributes received from this server.rodeprecated Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.13 |
cienaCesRadiusClientServerPendingRequestsThe 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.rodeprecated Gauge32 .1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.14 |
cienaCesRadiusClientServerTimeoutsThe 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.rodeprecated Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.15 |
cienaCesRadiusClientServerUnknownTypesThe number of RADIUS packets of unknown type which
were received from this server on the authentication port.rodeprecated Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.16 |
cienaCesRadiusClientServerPacketsDroppedThe number of RADIUS packets which were
received from this server on the authentication port
and dropped for some other reason.rodeprecated Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.17 |
cienaCesRadiusClientServerApplicationThis object specifies how the RADIUS server should be used for authentication.rwdeprecated Enumeration .1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.18 |
cienaCesRadiusClientServerStatusTo 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.rwdeprecated RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.19 |
cienaCesRadiusUserLogin OBJECT IDENTIFIER .1.3.6.1.4.1.1271.2.3.3.1.1.3 |
cienaCesRadiusUserLoginGlobal OBJECT IDENTIFIER .1.3.6.1.4.1.1271.2.3.3.1.1.3.1 |
cienaCesRadiusUserLoginTimeoutThis is the time in seconds between re-transmissions
to the RADIUS server.rw Integer32 .1.3.6.1.4.1.1271.2.3.3.1.1.3.1.1 |
cienaCesRadiusUserLoginRetriesIndicates the number of times the RADIUS server should be
tried before giving up on the server.rw Integer32 .1.3.6.1.4.1.1271.2.3.3.1.1.3.1.2 |
cienaCesRadiusUserLoginAuthKeyThe authenticaion key to be used for RADIUS servers.
Retrieving the value of this object via SNMP returns
an empty string for security reasons.rw RadiusString .1.3.6.1.4.1.1271.2.3.3.1.1.3.1.3 |
cienaCesRadiusUserLoginSearchTypeThis object sets the search type of the RADIUS client.rw Enumeration .1.3.6.1.4.1.1271.2.3.3.1.1.3.1.4 |
cienaCesRadiusUserLoginAuthSecretUsed to set the pre-encrypted secret for user-login auth.
When read, this object returns the encrypted secret.rw OCTET STRING .1.3.6.1.4.1.1271.2.3.3.1.1.3.1.5 |
cienaCesRadiusUserLoginTableLists 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. SEQUENCE OF CienaCesRadiusUserLoginEntry .1.3.6.1.4.1.1271.2.3.3.1.1.3.2 |
cienaCesRadiusUserLoginEntryRADIUS user login entry. CienaCesRadiusUserLoginEntry .1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1 |
cienaCesRadiusUserLoginIndexSpecifies the index of this table. Integer32 .1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.1 |
cienaCesRadiusUserLoginResolvedInetAddrTypeSpecifies 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 InetAddressIPv6ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.2 |
cienaCesRadiusUserLoginResolvedInetAddressSpecifies 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.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.3 |
cienaCesRadiusUserLoginAddrHost name or IP address of the RADIUS server.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.4 |
cienaCesRadiusUserLoginPrioritySpecifies the priority of RADIUS servers configured on the device.rw Integer32 .1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.5 |
cienaCesRadiusUserLoginAuthPortThe 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.rw Integer32 .1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.6 |
cienaCesRadiusUserLoginClearStatisticsThis object clears the statistics for a server.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.7 |
cienaCesRadiusUserLoginRoundTripTimeThe 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.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.8 |
cienaCesRadiusUserLoginRequestsThe number of RADIUS Access-Request packets sent
to this server. This does not include retransmissions.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.9 |
cienaCesRadiusUserLoginRetransmissionsThe number of RADIUS Access-Request packets
retransmitted to this RADIUS authentication server.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.10 |
cienaCesRadiusUserLoginAccessAcceptsThe number of RADIUS Access-Accept packets
(valid or invalid) received from this server.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.11 |
cienaCesRadiusUserLoginAccessRejectsThe number of RADIUS Access-Reject packets
(valid or invalid) received from this server.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.12 |
cienaCesRadiusUserLoginAccessChallengesThe number of RADIUS Access-Challenge packets
(valid or invalid) received from this server.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.13 |
cienaCesRadiusUserLoginAccountingResponsesThe number of RADIUS Accounting-Response packets
(valid or invalid) received from this server.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.14 |
cienaCesRadiusUserLoginMalformedResponsesThe 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.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.15 |
cienaCesRadiusUserLoginBadAuthenticatorsThe number of RADIUS Access-Response packets
containing invalid authenticators or signature
attributes received from this server.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.16 |
cienaCesRadiusUserLoginTimeoutsThe 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.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.17 |
cienaCesRadiusUserLoginUnknownTypesThe number of RADIUS packets of unknown type which
were received from this server on the authentication port.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.18 |
cienaCesRadiusUserLoginPacketsDroppedThe number of RADIUS packets which were
received from this server on the authentication port
and dropped for some other reason.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.19 |
cienaCesRadiusUserLoginStatusTo 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).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1271.2.3.3.1.1.3.2.1.20 |
cienaCesRadiusDot1xAuth OBJECT IDENTIFIER .1.3.6.1.4.1.1271.2.3.3.1.1.4 |
cienaCesRadiusDot1xAuthGlobal OBJECT IDENTIFIER .1.3.6.1.4.1.1271.2.3.3.1.1.4.1 |
cienaCesRadiusDot1xAuthTimeoutThis is the time in seconds between re-transmissions
to the RADIUS server.rw Integer32 .1.3.6.1.4.1.1271.2.3.3.1.1.4.1.1 |
cienaCesRadiusDot1xAuthRetriesIndicates the number of times the RADIUS server should be
tried before giving up on the server.rw Integer32 .1.3.6.1.4.1.1271.2.3.3.1.1.4.1.2 |
cienaCesRadiusDot1xAuthAuthKeyThe authenticaion key to be used for RADIUS servers.
Retrieving the value of this object via SNMP returns
an empty string for security reasons.rw RadiusString .1.3.6.1.4.1.1271.2.3.3.1.1.4.1.3 |
cienaCesRadiusDot1xAuthSearchTypeThis object sets the search type of the RADIUS client.rw Enumeration .1.3.6.1.4.1.1271.2.3.3.1.1.4.1.4 |
cienaCesRadiusDot1xAuthGreylistTimeoutThe max greylist timeout for a RADIUS Dot1x Auth server between
1 minute and 4 hours.rw Unsigned32 .1.3.6.1.4.1.1271.2.3.3.1.1.4.1.5 |
cienaCesRadiusDot1xAuthAuthSecretUsed to set the pre-encrypted secret for dot1x auth.
When read, this object returns the encrypted secret.rw OCTET STRING .1.3.6.1.4.1.1271.2.3.3.1.1.4.1.6 |
cienaCesRadiusDot1xAuthTableLists 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. SEQUENCE OF CienaCesRadiusDot1xAuthEntry .1.3.6.1.4.1.1271.2.3.3.1.1.4.2 |
cienaCesRadiusDot1xAuthEntryRADIUS user login entry. CienaCesRadiusDot1xAuthEntry .1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1 |
cienaCesRadiusDot1xAuthIndexSpecifies the index of this table. Integer32 .1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.1 |
cienaCesRadiusDot1xAuthResolvedInetAddrTypeSpecifies 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 InetAddressIPv6ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.2 |
cienaCesRadiusDot1xAuthResolvedInetAddressSpecifies 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.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.3 |
cienaCesRadiusDot1xAuthAddrHost name or IP address of the RADIUS server.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.4 |
cienaCesRadiusDot1xAuthPrioritySpecifies the priority of RADIUS servers configured on the device.rw Integer32 .1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.5 |
cienaCesRadiusDot1xAuthAuthPortThe 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.rw Integer32 .1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.6 |
cienaCesRadiusDot1xAuthClearStatisticsThis object clears the statistics for a server.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.7 |
cienaCesRadiusDot1xAuthGreylistTimeRemainingReflects the remaining time before the server removed from the greylist.
A value of '0' (zero) indicates the current server is not greylistedro Unsigned32 .1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.8 |
cienaCesRadiusDot1xAuthRoundTripTimeThe 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.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.9 |
cienaCesRadiusDot1xAuthRequestsThe number of RADIUS Access-Request packets sent
to this server. This does not include retransmissions.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.10 |
cienaCesRadiusDot1xAuthRetransmissionsThe number of RADIUS Access-Request packets
retransmitted to this RADIUS authentication server.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.11 |
cienaCesRadiusDot1xAuthAccessAcceptsThe number of RADIUS Access-Accept packets
(valid or invalid) received from this server.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.12 |
cienaCesRadiusDot1xAuthAccessRejectsThe number of RADIUS Access-Reject packets
(valid or invalid) received from this server.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.13 |
cienaCesRadiusDot1xAuthAccessChallengesThe number of RADIUS Access-Challenge packets
(valid or invalid) received from this server.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.14 |
cienaCesRadiusDot1xAuthAccountingResponsesThe number of RADIUS Accounting-Response packets
(valid or invalid) received from this server.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.15 |
cienaCesRadiusDot1xAuthMalformedResponsesThe 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.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.16 |
cienaCesRadiusDot1xAuthBadAuthenticatorsThe number of RADIUS Access-Response packets
containing invalid authenticators or signature
attributes received from this server.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.17 |
cienaCesRadiusDot1xAuthTimeoutsThe 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.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.18 |
cienaCesRadiusDot1xAuthUnknownTypesThe number of RADIUS packets of unknown type which
were received from this server on the authentication port.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.19 |
cienaCesRadiusDot1xAuthPacketsDroppedThe number of RADIUS packets which were
received from this server on the authentication port
and dropped for some other reason.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.20 |
cienaCesRadiusDot1xAuthStatusTo 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).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1271.2.3.3.1.1.4.2.1.21 |
cienaCesRadiusDot1xAcct OBJECT IDENTIFIER .1.3.6.1.4.1.1271.2.3.3.1.1.5 |
cienaCesRadiusDot1xAcctGlobal OBJECT IDENTIFIER .1.3.6.1.4.1.1271.2.3.3.1.1.5.1 |
cienaCesRadiusDot1xAcctAdminStateSetting this object administratively enables/disables the RADIUS Dot1x accounting client on the device.rw Enumeration .1.3.6.1.4.1.1271.2.3.3.1.1.5.1.1 |
cienaCesRadiusDot1xAcctTimeoutThis is the time in seconds between re-transmissions
to the RADIUS server.rw Integer32 .1.3.6.1.4.1.1271.2.3.3.1.1.5.1.2 |
cienaCesRadiusDot1xAcctRetriesIndicates the number of times the RADIUS server should be
tried before giving up on the server.rw Integer32 .1.3.6.1.4.1.1271.2.3.3.1.1.5.1.3 |
cienaCesRadiusDot1xAcctAuthKeyThe authenticaion key to be used for RADIUS servers.
Retrieving the value of this object via SNMP returns
an empty string for security reasons.rw RadiusString .1.3.6.1.4.1.1271.2.3.3.1.1.5.1.4 |
cienaCesRadiusDot1xAcctSearchTypeThis object sets the search type of the RADIUS client.rw Enumeration .1.3.6.1.4.1.1271.2.3.3.1.1.5.1.5 |
cienaCesRadiusDot1xAcctGreylistTimeoutThe max greylist timeout for a RADIUS Dot1x Acct server between
1 minute and 4 hours.rw Unsigned32 .1.3.6.1.4.1.1271.2.3.3.1.1.5.1.6 |
cienaCesRadiusDot1xAcctAuthSecretUsed to set the pre-encrypted secret for dot1x auth acct.
When read, this object returns the encrypted secret.rw OCTET STRING .1.3.6.1.4.1.1271.2.3.3.1.1.5.1.7 |
cienaCesRadiusDot1xAcctTableLists 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. SEQUENCE OF CienaCesRadiusDot1xAcctEntry .1.3.6.1.4.1.1271.2.3.3.1.1.5.2 |
cienaCesRadiusDot1xAcctEntryRADIUS user login entry. CienaCesRadiusDot1xAcctEntry .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1 |
cienaCesRadiusDot1xAcctIndexSpecifies the index of this table. Integer32 .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.1 |
cienaCesRadiusDot1xAcctResolvedInetAddrTypeSpecifies 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 InetAddressIPv6ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.2 |
cienaCesRadiusDot1xAcctResolvedInetAddressSpecifies 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.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.3 |
cienaCesRadiusDot1xAcctAddrHost name or IP address of the RADIUS server.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.4 |
cienaCesRadiusDot1xAcctPrioritySpecifies the priority of RADIUS servers configured on the device.rw Integer32 .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.5 |
cienaCesRadiusDot1xAcctAuthPortThe 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.rw Integer32 .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.6 |
cienaCesRadiusDot1xAcctClearStatisticsThis object clears the statistics for a server.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.7 |
cienaCesRadiusDot1xAcctGreylistTimeRemainingReflects the remaining time before the server removed from the greylist.
A value of '0' (zero) indicates the current server is not greylistedro Unsigned32 .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.8 |
cienaCesRadiusDot1xAcctRoundTripTimeThe 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.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.9 |
cienaCesRadiusDot1xAcctRequestsThe number of RADIUS Access-Request packets sent
to this server. This does not include retransmissions.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.10 |
cienaCesRadiusDot1xAcctRetransmissionsThe number of RADIUS Access-Request packets
retransmitted to this RADIUS authentication server.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.11 |
cienaCesRadiusDot1xAcctAccessAcceptsThe number of RADIUS Access-Accept packets
(valid or invalid) received from this server.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.12 |
cienaCesRadiusDot1xAcctAccessRejectsThe number of RADIUS Access-Reject packets
(valid or invalid) received from this server.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.13 |
cienaCesRadiusDot1xAcctAccessChallengesThe number of RADIUS Access-Challenge packets
(valid or invalid) received from this server.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.14 |
cienaCesRadiusDot1xAcctAccountingResponsesThe number of RADIUS Accounting-Response packets
(valid or invalid) received from this server.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.15 |
cienaCesRadiusDot1xAcctMalformedResponsesThe 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.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.16 |
cienaCesRadiusDot1xAcctBadAuthenticatorsThe number of RADIUS Access-Response packets
containing invalid authenticators or signature
attributes received from this server.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.17 |
cienaCesRadiusDot1xAcctTimeoutsThe 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.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.18 |
cienaCesRadiusDot1xAcctUnknownTypesThe number of RADIUS packets of unknown type which
were received from this server on the authentication port.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.19 |
cienaCesRadiusDot1xAcctPacketsDroppedThe number of RADIUS packets which were
received from this server on the authentication port
and dropped for some other reason.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.20 |
cienaCesRadiusDot1xAcctStatusTo 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).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.21 |
cienaCesRadiusUserLoginAcct OBJECT IDENTIFIER .1.3.6.1.4.1.1271.2.3.3.1.1.6 |
cienaCesRadiusUserLoginAcctGlobal OBJECT IDENTIFIER .1.3.6.1.4.1.1271.2.3.3.1.1.6.1 |
cienaCesRadiusUserLoginAcctAdminStateSetting this object administratively enables/disables the RADIUS user login accounting client on the device.rw Enumeration .1.3.6.1.4.1.1271.2.3.3.1.1.6.1.1 |
cienaCesRadiusUserLoginAcctTimeoutThis is the time in seconds between re-transmissions
to the RADIUS server.rw Integer32 .1.3.6.1.4.1.1271.2.3.3.1.1.6.1.2 |
cienaCesRadiusUserLoginAcctRetriesIndicates the number of times the RADIUS server should be
tried before giving up on the server.rw Integer32 .1.3.6.1.4.1.1271.2.3.3.1.1.6.1.3 |
cienaCesRadiusUserLoginAcctAuthKeyThe authenticaion key to be used for RADIUS servers.
Retrieving the value of this object via SNMP returns
an empty string for security reasons.rw RadiusString .1.3.6.1.4.1.1271.2.3.3.1.1.6.1.4 |
cienaCesRadiusUserLoginAcctSearchTypeThis object sets the search type of the RADIUS client.rw Enumeration .1.3.6.1.4.1.1271.2.3.3.1.1.6.1.5 |
cienaCesRadiusUserLoginAcctAuthSecretUsed to set the pre-encrypted secret for user-login accounting
auth. When read, this object returns the encrypted secret.rw OCTET STRING .1.3.6.1.4.1.1271.2.3.3.1.1.6.1.6 |
cienaCesRadiusUserLoginAcctTableLists 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. SEQUENCE OF CienaCesRadiusUserLoginAcctEntry .1.3.6.1.4.1.1271.2.3.3.1.1.6.2 |
cienaCesRadiusUserLoginAcctEntryRADIUS user login entry. CienaCesRadiusUserLoginAcctEntry .1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1 |
cienaCesRadiusUserLoginAcctIndexSpecifies the index of this table. Integer32 .1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.1 |
cienaCesRadiusUserLoginAcctResolvedInetAddrTypeSpecifies 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 InetAddressIPv6ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.2 |
cienaCesRadiusUserLoginAcctResolvedInetAddressSpecifies 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.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.3 |
cienaCesRadiusUserLoginAcctAddrHost name or IP address of the RADIUS server.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.4 |
cienaCesRadiusUserLoginAcctPrioritySpecifies the priority of RADIUS servers configured on the device.rw Integer32 .1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.5 |
cienaCesRadiusUserLoginAcctAuthPortThe 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.rw Integer32 .1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.6 |
cienaCesRadiusUserLoginAcctClearStatisticsThis object clears the statistics for a server.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.7 |
cienaCesRadiusUserLoginAcctRoundTripTimeThe 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.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.8 |
cienaCesRadiusUserLoginAcctRequestsThe number of RADIUS Access-Request packets sent
to this server. This does not include retransmissions.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.9 |
cienaCesRadiusUserLoginAcctRetransmissionsThe number of RADIUS Access-Request packets
retransmitted to this RADIUS authentication server.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.10 |
cienaCesRadiusUserLoginAcctAccessAcceptsThe number of RADIUS Access-Accept packets
(valid or invalid) received from this server.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.11 |
cienaCesRadiusUserLoginAcctAccessRejectsThe number of RADIUS Access-Reject packets
(valid or invalid) received from this server.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.12 |
cienaCesRadiusUserLoginAcctAccessChallengesThe number of RADIUS Access-Challenge packets
(valid or invalid) received from this server.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.13 |
cienaCesRadiusUserLoginAcctAccountingResponsesThe number of RADIUS Accounting-Response packets
(valid or invalid) received from this server.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.14 |
cienaCesRadiusUserLoginAcctMalformedResponsesThe 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.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.15 |
cienaCesRadiusUserLoginAcctBadAuthenticatorsThe number of RADIUS Access-Response packets
containing invalid authenticators or signature
attributes received from this server.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.16 |
cienaCesRadiusUserLoginAcctTimeoutsThe 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.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.17 |
cienaCesRadiusUserLoginAcctUnknownTypesThe number of RADIUS packets of unknown type which
were received from this server on the authentication port.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.18 |
cienaCesRadiusUserLoginAcctPacketsDroppedThe number of RADIUS packets which were
received from this server on the authentication port
and dropped for some other reason.ro Counter32 .1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.19 |
cienaCesRadiusUserLoginAcctStatusTo 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).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1271.2.3.3.1.1.6.2.1.20 |
cienaCesRadiusClientMIBNotificationPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.1271.2.3.3.2 |
cienaCesRadiusClientMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.1271.2.3.3.2.0 |
cienaCesRadiusClientMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.1271.2.3.3.3 |
cienaCesRadiusClientMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.1271.2.3.3.3.1 |
cienaCesRadiusClientMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.1271.2.3.3.3.2 |