All MIBs › CIENA-CES-TACACS-CLIENT-MIB › cienaCesTacacsClientAuthenticationServerResolvedAddr
cienaCesTacacsClientAuthenticationServerResolvedAddr
Module: CIENA-CES-TACACS-CLIENT-MIB
OID (symbolic): CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientAuthenticationServerResolvedAddr
OID (numeric): 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.3
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: Specifies the resolved IP address if cienaCesTacacsClientAuthenticationServerAddr is set to host name. If cienaCesTacacsClientAuthenticationServerAddr is set to IP address, then cienaCesTacacsClientAuthenticationServerResolvedAddr contains same information as cienaCesTacacsClientAuthenticationServerAddr.
What is cienaCesTacacsClientAuthenticationServerResolvedAddr?
This reports the IPv4 address the switch actually resolved for this authentication server's configured hostname, mirroring the general server table's resolved-address object but scoped to this authentication row. If an admin has multiple authentication servers configured by hostname and only one is failing, checking this value per row quickly reveals whether that specific server's DNS resolution is the culprit rather than the server itself being down. For example, seeing 0.0.0.0 here for server index 2 while index 1 shows a valid resolved address isolates the problem to that one server's name resolution.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.3 snmpwalk -v2c -c public <target> CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientAuthenticationServerResolvedAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.3.1 snmpget -v2c -c public <target> CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientAuthenticationServerResolvedAddr.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cienaCesTacacsClientAuthenticationServerResolvedAddr.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-TACACS-CLIENT-MIB::cienaCesTacacsClientAuthenticationServerResolvedAddr 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.2 | cienaCesTacacsClientMIB | CIENA-CES-TACACS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.2.1 | cienaCesTacacsClientMIBObjects | CIENA-CES-TACACS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.2.1.1 | cienaCesTacacsClient | CIENA-CES-TACACS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.2.1.1.4 | cienaCesTacacsClientAuthentication | CIENA-CES-TACACS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.2.1.1.4.1 | cienaCesTacacsClientAuthenticationServerTable | CIENA-CES-TACACS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1 | cienaCesTacacsClientAuthenticationServerEntry | CIENA-CES-TACACS-CLIENT-MIB |
| 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.3 | cienaCesTacacsClientAuthenticationServerResolvedAddr | CIENA-CES-TACACS-CLIENT-MIB |