TROPIC-NOTIFICATION-MIB :: tnSoftwareUpgradeInProgressClearedNotif

MIB Reference — IPNetwork Monitor

All MIBsTROPIC-NOTIFICATION-MIBtnSoftwareUpgradeInProgressClearedNotif

tnSoftwareUpgradeInProgressClearedNotif

Module: TROPIC-NOTIFICATION-MIB

OID (symbolic): TROPIC-NOTIFICATION-MIB::tnSoftwareUpgradeInProgressClearedNotif

OID (numeric): 1.3.6.1.4.1.7483.2.1.2.2.2.6.0.4

Node type: NOTIFICATION-TYPE

Description:

A software upgrade is no longer running on the node.

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> '' TROPIC-NOTIFICATION-MIB::tnSoftwareUpgradeInProgressClearedNotif
snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.7483.2.1.2.2.2.6.0.4

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]:59028->[192.168.30.10]:162]:
  DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (400243860) 46 days, 7:47:18.60
  SNMPv2-MIB::snmpTrapOID.0 = OID: TROPIC-NOTIFICATION-MIB::tnSoftwareUpgradeInProgressClearedNotif

SNMPv3 example:

snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' TROPIC-NOTIFICATION-MIB::tnSoftwareUpgradeInProgressClearedNotif

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.7483tropicTROPIC-GLOBAL-REG
1.3.6.1.4.1.7483.2tropicGenericTROPIC-GLOBAL-REG
1.3.6.1.4.1.7483.2.1tnSystemTROPIC-GLOBAL-REG
1.3.6.1.4.1.7483.2.1.2tnNotificationMIBTROPIC-GLOBAL-REG
1.3.6.1.4.1.7483.2.1.2.2tnNotificationObjsTROPIC-NOTIFICATION-MIB
1.3.6.1.4.1.7483.2.1.2.2.2tnNotificationsTROPIC-NOTIFICATION-MIB
1.3.6.1.4.1.7483.2.1.2.2.2.6tnSwdlNotificationsTROPIC-NOTIFICATION-MIB
1.3.6.1.4.1.7483.2.1.2.2.2.6.0tnV2SwdlNotificationsTROPIC-NOTIFICATION-MIB
1.3.6.1.4.1.7483.2.1.2.2.2.6.0.4tnSoftwareUpgradeInProgressClearedNotifTROPIC-NOTIFICATION-MIB