All MIBs › CIENA-CES-TACACS-CLIENT-MIB › cienaCesTacacsClientAuthenticationServerAddr
cienaCesTacacsClientAuthenticationServerAddr
Module: CIENA-CES-TACACS-CLIENT-MIB
OID (symbolic): CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientAuthenticationServerAddr
OID (numeric): 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Host name or IP address of the TACACS server.
What is cienaCesTacacsClientAuthenticationServerAddr?
This holds the hostname or IP address of the specific TACACS+ server this row's authentication statistics apply to, and because it's read-write here it can be updated directly for a server that already exists in this authentication-specific view. An admin repointing authentication traffic away from a decommissioned server to a replacement would change this value, and afterward should expect the statistics counters in this same row to start accumulating against the new destination. For example, changing this from an old appliance's IP to a new cluster's virtual IP redirects future authentication requests without needing to recreate the row.
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.2 snmpwalk -v2c -c public <target> CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientAuthenticationServerAddr
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.2.1 snmpget -v2c -c public <target> CIENA-CES-TACACS-CLIENT-MIB::cienaCesTacacsClientAuthenticationServerAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1271.2.3.2.1.1.4.1.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cienaCesTacacsClientAuthenticationServerAddr.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::cienaCesTacacsClientAuthenticationServerAddr 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.2 | cienaCesTacacsClientAuthenticationServerAddr | CIENA-CES-TACACS-CLIENT-MIB |