All MIBs › CIENA-CES-RADIUS-CLIENT-MIB › cienaCesRadiusClientServerResolvedAddr
cienaCesRadiusClientServerResolvedAddr
Module: CIENA-CES-RADIUS-CLIENT-MIB
OID (symbolic): CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusClientServerResolvedAddr
OID (numeric): 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.3
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: 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.
What is cienaCesRadiusClientServerResolvedAddr?
This exposes exactly which IP address the device actually resolved and is using for this server right now. That matters as a diagnostic when a hostname-based config might be resolving to a stale or unexpected address, for example after the RADIUS server's IP changed but DNS caching hasn't caught up. For example, seeing this resolve to 10.5.5.50 when the admin expected the RADIUS server's new address of 10.5.5.99 would immediately point to a stale DNS record or cache as the root cause.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.3 snmpwalk -v2c -c public <target> CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusClientServerResolvedAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.3.1 snmpget -v2c -c public <target> CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusClientServerResolvedAddr.1
Start monitoring Ciena CES (Carrier Ethernet Switch) platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIENA-CES-RADIUS-CLIENT-MIB::cienaCesRadiusClientServerResolvedAddr OID value, configure state conditions and alerts, and monitor any Ciena CES (Carrier Ethernet Switch) platforms from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.1271 | ciena | CIENA-SMI |
| 1.3.6.1.4.1.1271.2 | cienaCes | CIENA-SMI |
| 1.3.6.1.4.1.1271.2.3 | cienaCesStatistics | CIENA-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1271.2.3.3 | cienaCesRadiusClientMIB | CIENA-CES-RADIUS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.3.1 | cienaCesRadiusClientMIBObjects | CIENA-CES-RADIUS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.3.1.1 | cienaCesRadiusClient | CIENA-CES-RADIUS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.3.1.1.2 | cienaCesRadiusClientServer | CIENA-CES-RADIUS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.3.1.1.2.1 | cienaCesRadiusClientServerTable | CIENA-CES-RADIUS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1 | cienaCesRadiusClientServerEntry | CIENA-CES-RADIUS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.3.1.1.2.1.1.3 | cienaCesRadiusClientServerResolvedAddr | CIENA-CES-RADIUS-CLIENT-MIB |