SUPERMICRO-OSPFMI-TRAP-MIB
The Proprietary OSPFMI TRAP MIB modified from standard ospf trap MIB
- Source file
SUPERMICRO-OSPFMI-TRAP-MIB- Last revised
- Identity
fsMIStdOspfTrap- Base OID
1.3.6.1.4.1.10876.101.1.148
Imported Objects
| SNMPv2-SMI | enterprises IpAddress MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) |
| SUPERMICRO-MISTDOSPF-MIB | fsMIStdOspfEntry fsMIStdOspfExtLsdbLimit fsMIStdOspfIfState fsMIStdOspfNbrRtrId fsMIStdOspfNbrState fsMIStdOspfRouterId fsMIStdOspfVirtIfState fsMIStdOspfVirtNbrState |
Net-SNMP examples using the supermicro MIB directory Show commands
These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.
Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-OSPFMI-TRAP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-OSPFMI-TRAP-MIB::fsMIStdOspfTrap'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUPERMICRO-OSPFMI-TRAP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-OSPFMI-TRAP-MIB::fsMIStdOspfTrap'
Objects (9)
Showing 9 of 9 objects
Object legend
Object type
Icons distinguish tables, entry rows, columns, scalars, and structural nodes.
SNMPv2-TCTruthValue
Syntax
Blue badges identify the value syntax. Connected badges read as defining module and convention.
IF-MIBifIndex
Table index
Green identifies an index object; yellow names its module when the index is defined elsewhere.
r/w
deprecated
obsolete
Access and status
r/w means read-write. Grey labels mark definitions retained for compatibility.
OBS ✓
Observium use
The indicator appears only when Observium directly references that object.
ifOperStatus
.1.3.6.1.2.1…
Names and OIDs
Object names link to their detail pages. Hover or focus a linked name or badge for available definition details.
.1.3.6.1.4.1.10876.101.1.148 |
||
.1.3.6.1.4.1.10876.101.1.148.0 |
||
.1.3.6.1.4.1.10876.101.1.148.1 |
||
.1.3.6.1.4.1.10876.101.1.148.1.1 |
||
.1.3.6.1.4.1.10876.101.1.148.1.1.1 |
||
|
OctetString
|
.1.3.6.1.4.1.10876.101.1.148.1.1.1.1 |
|
|
Enumeration
|
.1.3.6.1.4.1.10876.101.1.148.1.1.1.2 |
|
|
Enumeration
|
.1.3.6.1.4.1.10876.101.1.148.1.1.1.3 |
|
.1.3.6.1.4.1.10876.101.1.148.1.1.1.4 |
Dependencies (3) 2 direct · 1 transitive Show tree and compile order Hide dependency details
Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.
Dependency tree
Dependency-first compile order
- SNMPv2-SMIrfc
- SNMPv2-TCrfc
- SUPERMICRO-MISTDOSPF-MIBsupermicro
- SUPERMICRO-OSPFMI-TRAP-MIBsupermicroselected
Notifications / Traps (16)
| Name | OID | Description |
|---|---|---|
.1.3.6.1.4.1.10876.101.1.148.0.1 |
An ospfIfStateChange trap signifies that there
has been a change in the state of an OSPF vir- tual interface. This trap should be generated when the inter- face state regresses (e.g., goes from Point- to-Point to Down) or progresses to a terminal state (i.e., Point-to-Point). |
|
.1.3.6.1.4.1.10876.101.1.148.0.10 |
An ospfTxRetransmit trap signifies than an
OSPF packet has been retransmitted on a non- virtual interface. All packets that may be re- transmitted are associated with an LSDB entry. The LS type, LS ID, and Router ID are used to identify the LSDB entry. |
|
.1.3.6.1.4.1.10876.101.1.148.0.11 |
An ospfTxRetransmit trap signifies than an
OSPF packet has been retransmitted on a virtual interface. All packets that may be retransmit- ted are associated with an LSDB entry. The LS type, LS ID, and Router ID are used to identify the LSDB entry. |
|
.1.3.6.1.4.1.10876.101.1.148.0.12 |
An ospfOriginateLsa trap signifies that a new
LSA has been originated by this router. This trap should not be invoked for simple refreshes of LSAs (which happesn every 30 minutes), but instead will only be invoked when an LSA is (re)originated due to a topology change. Addi- tionally, this trap does not include LSAs that are being flushed because they have reached MaxAge. |
|
.1.3.6.1.4.1.10876.101.1.148.0.13 |
An ospfMaxAgeLsa trap signifies that one of
the LSA in the router's link-state database has aged to MaxAge. |
|
.1.3.6.1.4.1.10876.101.1.148.0.14 |
An ospfLsdbOverflow trap signifies that the
number of LSAs in the router's link-state data- base has exceeded fsMIStdOspfExtLsdbLimit. |
|
.1.3.6.1.4.1.10876.101.1.148.0.15 |
An ospfLsdbApproachingOverflow trap signifies
that the number of LSAs in the router's link- state database has exceeded ninety percent of fsMIStdOspfExtLsdbLimit. |
|
.1.3.6.1.4.1.10876.101.1.148.0.16 |
An ospfIfStateChange trap signifies that there
has been a change in the state of a non-virtual OSPF interface. This trap should be generated when the interface state regresses (e.g., goes from Dr to Down) or progresses to a terminal state (i.e., Point-to-Point, DR Other, Dr, or Backup). |
|
.1.3.6.1.4.1.10876.101.1.148.0.2 |
An ospfNbrStateChange trap signifies that
there has been a change in the state of a non- virtual OSPF neighbor. This trap should be generated when the neighbor state regresses (e.g., goes from Attempt or Full to 1-Way or Down) or progresses to a terminal state (e.g., 2-Way or Full). When an neighbor transitions from or to Full on non-broadcast multi-access and broadcast networks, the trap should be gen- erated by the designated router. A designated router transitioning to Down will be noted by ospfIfStateChange. |
|
.1.3.6.1.4.1.10876.101.1.148.0.3 |
An ospfIfStateChange trap signifies that there
has been a change in the state of an OSPF vir- tual neighbor. This trap should be generated when the neighbor state regresses (e.g., goes from Attempt or Full to 1-Way or Down) or progresses to a terminal state (e.g., Full). |
|
.1.3.6.1.4.1.10876.101.1.148.0.4 |
An ospfIfConfigError trap signifies that a
packet has been received on a non-virtual in- terface from a router whose configuration parameters conflict with this router's confi- guration parameters. Note that the event op- tionMismatch should cause a trap only if it prevents an adjacency from forming. |
|
.1.3.6.1.4.1.10876.101.1.148.0.5 |
An ospfConfigError trap signifies that a pack-
et has been received on a virtual interface from a router whose configuration parameters conflict with this router's configuration parameters. Note that the event optionMismatch should cause a trap only if it prevents an ad- jacency from forming. |
|
.1.3.6.1.4.1.10876.101.1.148.0.6 |
An ospfIfAuthFailure trap signifies that a
packet has been received on a non-virtual in- terface from a router whose authentication key or authentication type conflicts with this router's authentication key or authentication type. |
|
.1.3.6.1.4.1.10876.101.1.148.0.7 |
An ospfVirtIfAuthFailure trap signifies that a
packet has been received on a virtual interface from a router whose authentication key or au- thentication type conflicts with this router's authentication key or authentication type. |
|
.1.3.6.1.4.1.10876.101.1.148.0.8 |
An ospfIfRxBadPacket trap signifies that an
OSPF packet has been received on a non-virtual interface that cannot be parsed. |
|
.1.3.6.1.4.1.10876.101.1.148.0.9 |
An ospfRxBadPacket trap signifies that an OSPF
packet has been received on a virtual interface that cannot be parsed. |