All MIBs › RADLAN-OSPF-MIB › rlOspfEnableTrapsOspfStateChange
rlOspfEnableTrapsOspfStateChange
Module: RADLAN-OSPF-MIB
OID (symbolic): RADLAN-OSPF-MIB::rlOspfEnableTrapsOspfStateChange
OID (numeric): 1.3.6.1.4.1.89.210.25
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
A bit mask indicating enable SNMP notifications for OSPF State Change.
Bit 0, if set, for ifStateChange trap. only the ospfIfStateChange trap. Sends SNMP notifications when there has been a change in the state of a non-virtual OSPF interface.
Bit 1, if set, for neighborStateChange trap. enables only the ospfNbrStateChange trap. Sends SNMP notifications when there has been a change in the state of a non-virtual OSPF neighbor.
Bit 2, if set, for ospfVirtIfStateChange trap. only the ospfVirtIfStateChange trap. Sends SNMP notifications when there has been a change in the state of a virtual OSPF interface.
Bit 3, if set, for ospfVirtNbrStateChange trap. enables only the ospfVirtNbrStateChange trap. Sends SNMP notifications when there has been a change in the state of a virtual OSPF neighbor.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.210.25 snmpwalk -v2c -c public <target> RADLAN-OSPF-MIB::rlOspfEnableTrapsOspfStateChange
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.210.25.1 snmpget -v2c -c public <target> RADLAN-OSPF-MIB::rlOspfEnableTrapsOspfStateChange.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.89.210.25.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.210 | rlOspf | Dell-MIB |
| 1.3.6.1.4.1.89.210.25 | rlOspfEnableTrapsOspfStateChange | RADLAN-OSPF-MIB |