cienaCesRadiusDot1xAcctResolvedInetAddrType
CIENA-CES-RADIUS-CLIENT-MIB ·
.1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.2
Object
column
INET-ADDRESS-MIBInetAddressType
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
Context
- MIB
- CIENA-CES-RADIUS-CLIENT-MIB
- OID
.1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cienaCesRadiusDot1xAcctEntry
- Table
- cienaCesRadiusDot1xAcctTable
- Siblings
- 20
Syntax
INET-ADDRESS-MIBInetAddressType
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cienaCesRadiusDot1xAcctIndex Specifies the index of this table. | column | Integer32 | .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.1 |
| cienaCesRadiusDot1xAcctRequests The number of RADIUS Access-Request packets sent
to this server. This does not include retransmissions. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.10 |
| cienaCesRadiusDot1xAcctRetransmissions The number of RADIUS Access-Request packets
retransmitted to this RADIUS authentication server. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.11 |
| cienaCesRadiusDot1xAcctAccessAccepts The number of RADIUS Access-Accept packets
(valid or invalid) received from this server. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.12 |
| cienaCesRadiusDot1xAcctAccessRejects The number of RADIUS Access-Reject packets
(valid or invalid) received from this server. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.13 |
| cienaCesRadiusDot1xAcctAccessChallenges The number of RADIUS Access-Challenge packets
(valid or invalid) received from this server. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.14 |
| cienaCesRadiusDot1xAcctAccountingResponses The number of RADIUS Accounting-Response packets
(valid or invalid) received from this server. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.15 |
| cienaCesRadiusDot1xAcctMalformedResponses The number of malformed RADIUS Access-Response
packets received from this server.
Malformed packets include packets with
an invalid length. Bad authenticators or
signature attribu… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.16 |
| cienaCesRadiusDot1xAcctBadAuthenticators The number of RADIUS Access-Response packets
containing invalid authenticators or signature
attributes received from this server. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.17 |
| cienaCesRadiusDot1xAcctTimeouts 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 … | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.18 |
| cienaCesRadiusDot1xAcctUnknownTypes The number of RADIUS packets of unknown type which
were received from this server on the authentication port. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.19 |
| cienaCesRadiusDot1xAcctPacketsDropped The number of RADIUS packets which were
received from this server on the authentication port
and dropped for some other reason. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.20 |
| cienaCesRadiusDot1xAcctStatus 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 disab… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.21 |
| cienaCesRadiusDot1xAcctResolvedInetAddress Specifies the resolved IP address if cienaCesRadiusDot1xAcctAddr is set to host name.
If cienaCesRadiusDot1xAcctAddr is set to ip address then
cienaCesRadiusDot1xAcctResolvedInet… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.3 |
| cienaCesRadiusDot1xAcctAddr Host name or IP address of the RADIUS server. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.4 |
| cienaCesRadiusDot1xAcctPriority Specifies the priority of RADIUS servers configured on the device. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.5 |
| cienaCesRadiusDot1xAcctAuthPort 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. | column | Integer32 | .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.6 |
| cienaCesRadiusDot1xAcctClearStatistics This object clears the statistics for a server. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.7 |
| cienaCesRadiusDot1xAcctGreylistTimeRemaining Reflects the remaining time before the server removed from the greylist.
A value of '0' (zero) indicates the current server is not greylisted | column | seconds Unsigned32 | .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.8 |
| cienaCesRadiusDot1xAcctRoundTripTime 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. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.1271.2.3.3.1.1.5.2.1.9 |