All MIBs › RADLAN-OSPF-MIB › rlOspfEnableTrapsOspfLsa
rlOspfEnableTrapsOspfLsa
Module: RADLAN-OSPF-MIB
OID (symbolic): RADLAN-OSPF-MIB::rlOspfEnableTrapsOspfLsa
OID (numeric): 1.3.6.1.4.1.89.210.21
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: A bit mask indicating enable SNMP notifications for OSPF LSA
Bit 0, if set, for maxAgeLsa trap. enable the ospfMaxAgeLsa trap.
Bit 1, if set, for originateLsa trap. enable the ospfOriginateLsa trap.
When the originateLsa trap is enabled, it will not be invoked for simple LSA refreshes that take place every 30 minutes or when an LSA has reached its maximum age and is being flushed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.210.21 snmpwalk -v2c -c public <target> RADLAN-OSPF-MIB::rlOspfEnableTrapsOspfLsa
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.210.21.1 snmpget -v2c -c public <target> RADLAN-OSPF-MIB::rlOspfEnableTrapsOspfLsa.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.89.210.21.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rlOspfEnableTrapsOspfLsa.1
Start monitoring Radlan-chipset-based enterprise switch/router (OSPF trap configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RADLAN-OSPF-MIB::rlOspfEnableTrapsOspfLsa OID value, configure state conditions and alerts, and monitor any Radlan-chipset-based enterprise switch/router (OSPF trap configuration) from a single console.
OID Breakdown
Upper-level ancestors (8 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.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.210 | rlOspf | Dell-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.89.210.21 | rlOspfEnableTrapsOspfLsa | RADLAN-OSPF-MIB |