All MIBs › OPCD-CONNECTORS-MIB-V2 › mcr_BLRATING_connector_CONNECT
mcr_BLRATING_connector_CONNECT
Module: OPCD-CONNECTORS-MIB-V2
OID (symbolic): OPCD-CONNECTORS-MIB-V2::mcr_BLRATING_connector_CONNECT
OID (numeric): 1.3.6.1.4.1.30374.16.1.0.76
Node type: NOTIFICATION-TYPE
Description:
Alarm of type 'CONNECT' is ON when connector can't connect to MySQL server or when connected to it and lost connection later. This alarm is set OFF when connection is restored.
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::mcr_BLRATING_connector_CONNECT snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.30374.16.1.0.76
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]:61458->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (123850770) 14 days, 8:01:47.70 SNMPv2-MIB::snmpTrapOID.0 = OID: OPCD-CONNECTORS-MIB-V2::mcr_BLRATING_connector_CONNECT
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' OPCD-CONNECTORS-MIB-V2::mcr_BLRATING_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.76 | mcr_BLRATING_connector_CONNECT | OPCD-CONNECTORS-MIB-V2 |