All MIBs › OSPF-TRAP-MIB › ospfSetTrap
ospfSetTrap
Module: OSPF-TRAP-MIB
OID (symbolic): OSPF-TRAP-MIB::ospfSetTrap
OID (numeric): 1.3.6.1.2.1.14.16.1.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
A 4-octet string serving as a bit map for the trap events defined by the OSPF traps. This object is used to enable and disable specific OSPF traps where a 1 in the bit field represents enabled. The right-most bit (least significant) represents trap 0.
This object is persistent and when written
the entity SHOULD save the change to non-volatile storage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.14.16.1.1 snmpwalk -v2c -c public <target> OSPF-TRAP-MIB::ospfSetTrap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.14.16.1.1.1 snmpget -v2c -c public <target> OSPF-TRAP-MIB::ospfSetTrap.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.14.16.1.1.1 s <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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.14 | ospf | MRVINREACH |
| 1.3.6.1.2.1.14.16 | ospfAreaTable | OSPF-MIB |
| 1.3.6.1.2.1.14.16.1 | ospfAreaEntry | OSPF-MIB |
| 1.3.6.1.2.1.14.16.1.1 | ospfSetTrap | OSPF-TRAP-MIB |