All MIBs › OPCD-CONNECTORS-MIB-V2 › occonectors_LDAP_connector_CONNECT
occonectors_LDAP_connector_CONNECT
Module: OPCD-CONNECTORS-MIB-V2
OID (symbolic): OPCD-CONNECTORS-MIB-V2::occonectors_LDAP_connector_CONNECT
OID (numeric): 1.3.6.1.4.1.30374.16.1.0.48
Node type: NOTIFICATION-TYPE
Description:
No connection to LDAP server 1.Check the connector's log file in order to find the reason for this alarm. 2.Check if there is ping to LDAP server. 3.Check LDAP logs for the possible reason for refusing connections from the connector
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' OPCD-CONNECTORS-MIB-V2::occonectors_LDAP_connector_CONNECT snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.30374.16.1.0.48
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:52950->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (388614870) 44 days, 23:29:08.70 SNMPv2-MIB::snmpTrapOID.0 = OID: OPCD-CONNECTORS-MIB-V2::occonectors_LDAP_connector_CONNECT
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' OPCD-CONNECTORS-MIB-V2::occonectors_LDAP_connector_CONNECT
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.30374 | opencode_systems | OPCD-SUPPORT-MIB-V2 |
| 1.3.6.1.4.1.30374.16 | occonnectors | OPCD-CONNECTORS-MIB-V2 |
| 1.3.6.1.4.1.30374.16.1 | occonnectors_traps | OPCD-CONNECTORS-MIB-V2 |
| 1.3.6.1.4.1.30374.16.1.0 | definitions | OPCD-CONNECTORS-MIB-V2 |
| 1.3.6.1.4.1.30374.16.1.0.48 | occonectors_LDAP_connector_CONNECT | OPCD-CONNECTORS-MIB-V2 |