All MIBs › NEOTERIS-IVE-MIB › authServerName
authServerName
Module: NEOTERIS-IVE-MIB
OID (symbolic): NEOTERIS-IVE-MIB::authServerName
OID (numeric): 1.3.6.1.4.1.12532.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Name of an external authentication server
What is authServerName?
This read-only OCTET STRING reports, per its source description, the name of an external authentication server configured on the IVE appliance. Admins use this, typically via the paired externalAuthServerUnreachable trap, to immediately know which specific backend authentication server (such as a RADIUS or LDAP server) has stopped responding without needing to check every configured server manually. For example, a trap naming "corp-ldap-01" here tells the admin exactly which LDAP server to check when users start reporting login failures.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12532.5 snmpwalk -v2c -c public <target> NEOTERIS-IVE-MIB::authServerName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12532.5.1 snmpget -v2c -c public <target> NEOTERIS-IVE-MIB::authServerName.1
Start monitoring Juniper Networks (Neoteris IVE) SSL VPN appliance with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NEOTERIS-IVE-MIB::authServerName OID value, configure state conditions and alerts, and monitor any Juniper Networks (Neoteris IVE) SSL VPN appliance from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.12532 | neoteris | NEOTERIS-IVE-MIB |
| 1.3.6.1.4.1.12532.5 | authServerName | NEOTERIS-IVE-MIB |