GSMP-MIB :: gsmpSessionDown

MIB Reference — IPNetwork Monitor

All MIBsGSMP-MIBgsmpSessionDown

gsmpSessionDown

Module: GSMP-MIB

OID (symbolic): GSMP-MIB::gsmpSessionDown

OID (numeric): 1.3.6.1.2.1.98.0.1

Node type: NOTIFICATION-TYPE

Description:

When it has been enabled, this notification is generated whenever a session is taken down, regardless of whether the session went down normally or not. Its purpose is to allow a management application (primarily an accounting application) that is monitoring the session statistics to receive the final values of these counters, so that the application can properly account for the amounts the counters were incremented since the last time the application polled them. The gsmpSessionStartUptime object provides the total amount of time that the session was active.

This notification is not a substitute for polling the session statistic counts. In particular, the count values reported in this notification cannot be assumed to be the complete totals for the life of the session, since they may have wrapped while the session was up.

The session to which this notification applies is identified by the gsmpSessionThisSideId and gsmpSessionFarSideId which could be inferred from the Object Identifiers of the objects contained in the notification. An instance of this notification will contain exactly one instance of each of its objects, and these objects will all belong to the same conceptual row of the gsmpSessionTable.

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> '' GSMP-MIB::gsmpSessionDown
snmptrap -v2c -c public <manager> '' 1.3.6.1.2.1.98.0.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]:56656->[192.168.30.10]:162]:
  DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (345011024) 39 days, 22:21:50.24
  SNMPv2-MIB::snmpTrapOID.0 = OID: GSMP-MIB::gsmpSessionDown

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.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.98gsmpMIBGSMP-MIB
1.3.6.1.2.1.98.0gsmpNotificationsGSMP-MIB
1.3.6.1.2.1.98.0.1gsmpSessionDownGSMP-MIB