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);
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
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.2505 | newoak | NEWOAK-MIB |
| 1.3.6.1.4.1.2505.1 | contivity | NEWOAK-MIB |
| 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 |