All MIBs › CONTIVITY-TRAPS-V1-MIB › extLDAPAuthServer
extLDAPAuthServer
Module: CONTIVITY-TRAPS-V1-MIB
OID (symbolic): CONTIVITY-TRAPS-V1-MIB::extLDAPAuthServer
OID (numeric): 1.3.6.1.4.1.2505.1.2.12
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Status of External LDAP Authentication Server. Possible Values: Warning: External LDAP Authentication Server: Server is down(indicates at least one server is not reachable and at least one server is reachable); Alert: External LDAP Authentication Server: Server is down(indicates all servers are not reachable);
What is extLDAPAuthServer?
extLDAPAuthServer is a DisplayString reporting the reachability of external LDAP authentication servers, distinguishing a warning (at least one server reachable, one not) from an alert (all servers unreachable). This graduated warning-versus-alert distinction lets an admin tell whether LDAP authentication redundancy has partially degraded or has failed completely, which changes the urgency of the response. For example, seeing the warning-level message tells the admin one of several redundant LDAP servers needs attention on a non-emergency basis, whereas the alert-level message means all VPN authentication via LDAP has stopped working and needs immediate escalation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2505.1.2.12 snmpwalk -v2c -c public <target> CONTIVITY-TRAPS-V1-MIB::extLDAPAuthServer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2505.1.2.12.1 snmpget -v2c -c public <target> CONTIVITY-TRAPS-V1-MIB::extLDAPAuthServer.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> extLDAPAuthServer.1
Start monitoring Nortel/Avaya Contivity VPN Router with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CONTIVITY-TRAPS-V1-MIB::extLDAPAuthServer OID value, configure state conditions and alerts, and monitor any Nortel/Avaya Contivity VPN Router from a single console.
OID Breakdown
Upper-level ancestors (8 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.2505 | newoak | NEWOAK-MIB |
| 1.3.6.1.4.1.2505.1 | contivity | NEWOAK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2505.1.2 | serverCESTrapInfo | CONTIVITY-TRAPS-V1-MIB |
| 1.3.6.1.4.1.2505.1.2.12 | extLDAPAuthServer | CONTIVITY-TRAPS-V1-MIB |