All MIBs › FOUNDRY-SN-SWITCH-GROUP-MIB › snTacacsServerIp
snTacacsServerIp
Module: FOUNDRY-SN-SWITCH-GROUP-MIB
OID (symbolic): FOUNDRY-SN-SWITCH-GROUP-MIB::snTacacsServerIp
OID (numeric): 1.3.6.1.4.1.1991.1.1.3.13.2.1.1
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
Tacacs server IP address.
What is snTacacsServerIp?
This OID stores the IP address of the TACACS+ authentication server (a centralized system that verifies login credentials). The switch uses this address to check whether a user should be allowed to log in. An operator would verify this address matches their authentication server or update it if they've moved their authentication service to a different IP.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.3.13.2.1.1 snmpwalk -v2c -c public <target> FOUNDRY-SN-SWITCH-GROUP-MIB::snTacacsServerIp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.3.13.2.1.1.1 snmpget -v2c -c public <target> FOUNDRY-SN-SWITCH-GROUP-MIB::snTacacsServerIp.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.1991 | foundry | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1 | products | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1 | switch | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.3 | snSwitch | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.3.13 | snTacacs | FOUNDRY-SN-SWITCH-GROUP-MIB |
| 1.3.6.1.4.1.1991.1.1.3.13.2 | snTacacsServerTable | FOUNDRY-SN-SWITCH-GROUP-MIB |
| 1.3.6.1.4.1.1991.1.1.3.13.2.1 | snTacacsServerEntry | FOUNDRY-SN-SWITCH-GROUP-MIB |
| 1.3.6.1.4.1.1991.1.1.3.13.2.1.1 | snTacacsServerIp | FOUNDRY-SN-SWITCH-GROUP-MIB |