All MIBs › DOCS-IF3-MIB › docsIf3CmEventNotif
docsIf3CmEventNotif
Module: DOCS-IF3-MIB
OID (symbolic): DOCS-IF3-MIB::docsIf3CmEventNotif
OID (numeric): 1.3.6.1.4.1.4491.2.1.20.0.2
Node type: NOTIFICATION-TYPE
Description:
A notification to report a DOCSIS event detected on the CM.
This notification includes the following information: - docsDevEvLevel: the priority level associated with the event. - docsDevEvId: the unique identifier of the event that occurred. - docsDevEvText: a textual description of the event. - docsDevEvLastTime: The local date and time when this event was generated.
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> '' DOCS-IF3-MIB::docsIf3CmEventNotif snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.4491.2.1.20.0.2
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]:53983->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (71840479) 8 days, 7:33:24.79 SNMPv2-MIB::snmpTrapOID.0 = OID: DOCS-IF3-MIB::docsIf3CmEventNotif
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.4491 | cableLabs | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2 | clabProject | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2.1 | clabProjDocsis | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2.1.20 | docsIf3Mib | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2.1.20.0 | docsIf3Notifications | DOCS-IF3-MIB |
| 1.3.6.1.4.1.4491.2.1.20.0.2 | docsIf3CmEventNotif | DOCS-IF3-MIB |