RADLAN-OSPF-MIB :: rlOspfEnableTrapsOspfTransmit

MIB Reference — IPNetwork Monitor

All MIBsRADLAN-OSPF-MIBrlOspfEnableTrapsOspfTransmit

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>

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.89rndDell-MIB
1.3.6.1.4.1.89.210rlOspfDell-MIB
1.3.6.1.4.1.89.210.24rlOspfEnableTrapsOspfTransmitRADLAN-OSPF-MIB