All MIBs › RC-BFD-TMP-MIB › rcBfdTmpSessUp
rcBfdTmpSessUp
Module: RC-BFD-TMP-MIB
OID (symbolic): RC-BFD-TMP-MIB::rcBfdTmpSessUp
OID (numeric): 1.3.6.1.4.1.2272.1.81.1.0.1
Node type: NOTIFICATION-TYPE
Description: This notification is generated when the bfdSessState object for one or more contiguous entries in bfdSessTable are about to enter the up(2) state from some other state. The included values of bfdSessDiag MUST both be set equal to this new state (i.e: up(1)). The two instances of bfdSessDiag in this notification indicate the range of indexes that are affected. Note that all the indexes of the two ends of the range can be derived from the instance identifiers of these two objects. For the cases where a contiguous range of sessions have transitioned into the up(1) state at roughly the same time, the device SHOULD issue a single notification for each range of contiguous indexes in an effort to minimize the emission of a large number of notifications. If a notification has to be issued for just a single bfdSessEntry, then the instance identifier (and values) of the two bfdSessDiag objects MUST be the identical.
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> '' RC-BFD-TMP-MIB::rcBfdTmpSessUp snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.2272.1.81.1.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]:58686->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (107925310) 12 days, 11:47:33.10 SNMPv2-MIB::snmpTrapOID.0 = OID: RC-BFD-TMP-MIB::rcBfdTmpSessUp
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' RC-BFD-TMP-MIB::rcBfdTmpSessUp
Start monitoring Nortel Ethernet Routing Switch (pre-standard Bidirectional Forwarding Detection sessions) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RC-BFD-TMP-MIB::rcBfdTmpSessUp OID value, configure state conditions and alerts, and monitor any Nortel Ethernet Routing Switch (pre-standard Bidirectional Forwarding Detection sessions) from a single console.
OID Breakdown
Upper-level ancestors (11 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.81 | rcBfd | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.81.1 | rcBfdTmpMib | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.81.1.0 | rcBfdTmpNotifications | RAPID-CITY |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2272.1.81.1.0.1 | rcBfdTmpSessUp | RC-BFD-TMP-MIB |