ELTEX-SMI-ACTUAL :: omsOperationCommandOk

MIB Reference — IPNetwork Monitor

All MIBsELTEX-SMI-ACTUALomsOperationCommandOk

omsOperationCommandOk

Module: ELTEX-SMI-ACTUAL

OID (symbolic): ELTEX-SMI-ACTUAL::omsOperationCommandOk

OID (numeric): 1.3.6.1.4.1.35265.3.21.1

Node type: NOTIFICATION-TYPE

Description:

mcTrapLParam1 = command ; mcTrapLParam2 = filetype mcTrapDescr = Description of operarion: DeviceName, command , tftp host, config filename, status=Ok

What is omsOperationCommandOk?

This notification is sent when a device operation (such as firmware upload, download, configuration apply, or reboot) completes successfully. The notification includes parameters identifying which operation succeeded, the file type involved, and relevant details like TFTP host and configuration filename. Operators monitor this trap to confirm that remote management commands (upgrades, configuration saves) have completed without errors.

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> '' ELTEX-SMI-ACTUAL::omsOperationCommandOk
snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.35265.3.21.1

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]:63784->[192.168.30.10]:162]:
  DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (395200296) 45 days, 17:46:42.96
  SNMPv2-MIB::snmpTrapOID.0 = OID: ELTEX-SMI-ACTUAL::omsOperationCommandOk

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.35265eltexLtdELTEX-SMI-ACTUAL
1.3.6.1.4.1.35265.3eltrapGroupELTEX-SMI-ACTUAL
1.3.6.1.4.1.35265.3.21omsOperationOkTrapsELTEX-SMI-ACTUAL
1.3.6.1.4.1.35265.3.21.1omsOperationCommandOkELTEX-SMI-ACTUAL