All MIBs › RADLAN-OSPF-MIB › rlOspfEnableTrapsOspfTransmit
rlOspfEnableTrapsOspfTransmit
Module: RADLAN-OSPF-MIB
OID (symbolic): RADLAN-OSPF-MIB::rlOspfEnableTrapsOspfTransmit
OID (numeric): 1.3.6.1.4.1.89.210.24
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: A bit mask indicating enable SNMP notifications for OSPF transmit
Bit 0, if set, for packets trap. enables only the ospfTxRetransmit trap. Allows SNMP notifications to be sent when an OSPF packet has been re-sent on a nonvirtual interface.
Bit 1, if set, for virtPackets trap. enables only the ospfVirtTxRetransmit trap. Allows SNMP notifications to be sent when an OSPF packet has been re-sent on a virtual interface.
What is rlOspfEnableTrapsOspfTransmit?
This bit mask object enables SNMP trap notifications for OSPF packet transmission events, including retransmission on both standard and virtual interfaces. Each bit controls a specific retransmit trap (bit 0 for non-virtual, bit 1 for virtual). Network operators configure this to receive alerts when OSPF packets must be retransmitted, indicating potential network reliability issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.210.24 snmpwalk -v2c -c public <target> RADLAN-OSPF-MIB::rlOspfEnableTrapsOspfTransmit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.210.24.1 snmpget -v2c -c public <target> RADLAN-OSPF-MIB::rlOspfEnableTrapsOspfTransmit.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.89.210.24.1 i <value>
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::rlOspfEnableTrapsOspfTransmit 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.24 | rlOspfEnableTrapsOspfTransmit | RADLAN-OSPF-MIB |