All MIBs › VIPTELA-OPER-OSPF
Organization: Viptela, Inc.
Last Updated: 2016-08-10
Category: Viptela SD-WAN
Description:
Monitors Viptela SD-WAN OSPF neighbor adjacencies, area state, and route distribution.
Imported Objects
From SNMPv2-SMI
| Counter32 | |
| Counter64 | |
| Gauge32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DateAndTime | |
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TruthValue |
From VIPTELA-GLOBAL
| viptela | OBJECT-IDENTITY |
What Is VIPTELA-OPER-OSPF?
VIPTELA-OPER-OSPF is a Cisco Viptela SD-WAN operational MIB that exposes the runtime state of the OSPF interior gateway routing protocol running on vEdge/cEdge routers. It reports data such as OSPF neighbor adjacencies, area membership, interface state, and router IDs rather than static configuration. In a monitoring context it is used to track control-plane health of the WAN fabric: whether OSPF neighbors are up (Full/2-Way state) or flapping, which areas and interfaces are participating, and which VPN/VRF each adjacency belongs to, giving early warning of routing instability or link failures. It builds on standard OSPF MIB concepts (similar to RFC-style OSPF neighbor tables) but is restructured for Viptela's operational data model and VPN-aware addressing. It is typically deployed by network operations teams polling Viptela SD-WAN edge and controller devices via SNMP to ensure branch and data-center routing adjacencies remain stable. Network engineers evaluating or troubleshooting this functionality can download the VIPTELA-OPER-OSPF file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in VIPTELA-OPER-OSPF. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- OSPF neighbor adjacency state
- OSPF neighbor router ID
- OSPF area membership
- interface OSPF state
- VPN/VRF routing context
- neighbor source and address
Supported Devices
- Cisco Viptela SD-WAN vEdge router
- Cisco Viptela SD-WAN cEdge router
- Viptela vManage-managed WAN device
Monitoring Examples
An administrator polls ospfNeighborTable/ospfNeighborEntry, keying on ospfNeighborVpnId, ospfNeighborIfIndex, and ospfNeighborRouterId to enumerate each OSPF peer per interface and VPN segment. Watching ospfNeighborNeighborState and ospfNeighborInterfaceState reveals whether a neighbor is stuck in Init or Exstart rather than reaching Full, indicating an MTU mismatch, authentication failure, or area misconfiguration. Cross-referencing ospfNeighborArea and ospfNeighborAreaType against ospfNeighborIfAddress helps confirm a branch router is peering correctly with the expected area/backbone router.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| viptela_oper_ospf | 1.3.6.1.4.1.41916.13 | This module defines the data model for OSPF operational data | ||
| ospf | 1.3.6.1.4.1.41916.13.1 | |||
| ospfNeighborTable | 1.3.6.1.4.1.41916.13.2 | not-accessible | List of neighbors | |
| ospfNeighborEntry | 1.3.6.1.4.1.41916.13.2.1 | not-accessible | ||
| U32 ospfNeighborVpnId | 1.3.6.1.4.1.41916.13.2.1.1 | Unsigned32 | not-accessible | VPN ID |
| IP ospfNeighborSource | 1.3.6.1.4.1.41916.13.2.1.2 | IpAddress | not-accessible | Neighbor address |
| U32 ospfNeighborIfIndex | 1.3.6.1.4.1.41916.13.2.1.3 | Unsigned32 | not-accessible | Interface index |
| STR ospfNeighborIfName | 1.3.6.1.4.1.41916.13.2.1.4 | String | read-only | Interface name |
| IP ospfNeighborRouterId | 1.3.6.1.4.1.41916.13.2.1.5 | IpAddress | read-only | Neighbor ID |
| IP ospfNeighborIfAddress | 1.3.6.1.4.1.41916.13.2.1.6 | IpAddress | read-only | Interface address |
| U32 ospfNeighborArea | 1.3.6.1.4.1.41916.13.2.1.7 | Unsigned32 | read-only | Area |
| INT ospfNeighborAreaType | 1.3.6.1.4.1.41916.13.2.1.8 | INTEGER | read-only | Area type |
| INT ospfNeighborNeighborState | 1.3.6.1.4.1.41916.13.2.1.9 | INTEGER | read-only | Neighbor state |
| INT ospfNeighborInterfaceState | 1.3.6.1.4.1.41916.13.2.1.10 | INTEGER | read-only | Interface state |
| U32 ospfNeighborPriority | 1.3.6.1.4.1.41916.13.2.1.11 | Unsigned32 | read-only | Priority |
| U32 ospfNeighborStateChanges | 1.3.6.1.4.1.41916.13.2.1.12 | Unsigned32 | read-only | Number of state changes |
| U32 ospfNeighborProgressiveChangeTime | 1.3.6.1.4.1.41916.13.2.1.13 | Unsigned32 | read-only | Progressive change time, in seconds |
| U32 ospfNeighborRegressiveChangeTime | 1.3.6.1.4.1.41916.13.2.1.14 | Unsigned32 | read-only | Regressive change time, in seconds |
| STR ospfNeighborRegressiveChangeReason | 1.3.6.1.4.1.41916.13.2.1.15 | String | read-only | Regressive change reason |
| IP ospfNeighborDesignatedRouterId | 1.3.6.1.4.1.41916.13.2.1.16 | IpAddress | read-only | Designated router ID |
| IP ospfNeighborBackupDesignatedRouterId | 1.3.6.1.4.1.41916.13.2.1.17 | IpAddress | read-only | Backup designated router ID |
| U32 ospfNeighborDeadTimer | 1.3.6.1.4.1.41916.13.2.1.18 | Unsigned32 | read-only | Dead timer, in seconds |
| U32 ospfNeighborDbSummaryList | 1.3.6.1.4.1.41916.13.2.1.19 | Unsigned32 | read-only | Database summary list |
| C64 ospfNeighborLinkStateReqList | 1.3.6.1.4.1.41916.13.2.1.20 | Counter64 | read-only | Link state request list |
| C64 ospfNeighborLinkStateRetransList | 1.3.6.1.4.1.41916.13.2.1.21 | Counter64 | read-only | Link-state retransmission list |
| OSP ospfNeighborOptions | 1.3.6.1.4.1.41916.13.2.1.22 | OspfNeighborOptions | read-only | OSPF neighbor options (DN|DC|E|EA|MC|NP|O|T) |
| ospfInterfaceTable | 1.3.6.1.4.1.41916.13.3 | not-accessible | List of interfaces | |
| ospfInterfaceEntry | 1.3.6.1.4.1.41916.13.3.1 | not-accessible | ||
| U32 ospfInterfaceVpnId | 1.3.6.1.4.1.41916.13.3.1.1 | Unsigned32 | not-accessible | VPN ID |
| OCT ospfInterfaceIfAddr | 1.3.6.1.4.1.41916.13.3.1.2 | OCTET STRING | not-accessible | Interface address |
| U32 ospfInterfaceIfIndex | 1.3.6.1.4.1.41916.13.3.1.3 | Unsigned32 | not-accessible | Interface index |
| STR ospfInterfaceIfName | 1.3.6.1.4.1.41916.13.3.1.4 | String | read-only | Interface name |
| U32 ospfInterfaceMtu | 1.3.6.1.4.1.41916.13.3.1.5 | Unsigned32 | read-only | MTU, in bytes |
| U32 ospfInterfaceBandwidth | 1.3.6.1.4.1.41916.13.3.1.6 | Unsigned32 | read-only | Bandwidth, in kilobits |
| IP ospfInterfaceBroadcastAddr | 1.3.6.1.4.1.41916.13.3.1.7 | IpAddress | read-only | Broadcast address |
| U32 ospfInterfaceAreaAddr | 1.3.6.1.4.1.41916.13.3.1.8 | Unsigned32 | read-only | Area address |
| T/F ospfInterfaceMtuMismatch | 1.3.6.1.4.1.41916.13.3.1.9 | TruthValue | read-only | MTU mismatch detection |
| IP ospfInterfaceRouterId | 1.3.6.1.4.1.41916.13.3.1.10 | IpAddress | read-only | Router ID |
| INT ospfInterfaceIfType | 1.3.6.1.4.1.41916.13.3.1.11 | INTEGER | read-only | Interface type |
| U32 ospfInterfaceCost | 1.3.6.1.4.1.41916.13.3.1.12 | Unsigned32 | read-only | Cost |
| U32 ospfInterfaceDelay | 1.3.6.1.4.1.41916.13.3.1.13 | Unsigned32 | read-only | Delay |
| INT ospfInterfaceOspfIfState | 1.3.6.1.4.1.41916.13.3.1.14 | INTEGER | read-only | State |
| U32 ospfInterfacePriority | 1.3.6.1.4.1.41916.13.3.1.15 | Unsigned32 | read-only | Priority |
| IP ospfInterfaceDesignatedRouterId | 1.3.6.1.4.1.41916.13.3.1.16 | IpAddress | read-only | Designated router ID |
| IP ospfInterfaceBackupDesignatedRouterId | 1.3.6.1.4.1.41916.13.3.1.17 | IpAddress | read-only | Backup designated router ID |
| IP ospfInterfaceDesignatedRouterIp | 1.3.6.1.4.1.41916.13.3.1.18 | IpAddress | read-only | Designated router address |
| IP ospfInterfaceBackupDesignatedRouterIp | 1.3.6.1.4.1.41916.13.3.1.19 | IpAddress | read-only | Backup designated router address |
| U32 ospfInterfaceLsaSeqnum | 1.3.6.1.4.1.41916.13.3.1.20 | Unsigned32 | read-only | LSA sequence number |
| INT ospfInterfaceMembers | 1.3.6.1.4.1.41916.13.3.1.21 | INTEGER | read-only | Members |
| U32 ospfInterfaceHelloTimer | 1.3.6.1.4.1.41916.13.3.1.22 | Unsigned32 | read-only | Hello timer, in seconds |
| U32 ospfInterfaceDeadInterval | 1.3.6.1.4.1.41916.13.3.1.23 | Unsigned32 | read-only | Dead interval, in seconds |
| U32 ospfInterfaceRetransmitTimer | 1.3.6.1.4.1.41916.13.3.1.24 | Unsigned32 | read-only | Retransmit timer, in seconds |
| U32 ospfInterfaceNeighborCount | 1.3.6.1.4.1.41916.13.3.1.25 | Unsigned32 | read-only | Neighbor count |
| U32 ospfInterfaceAdjNeighborCount | 1.3.6.1.4.1.41916.13.3.1.26 | Unsigned32 | read-only | Adjacent neighbor count |
| U32 ospfInterfaceHelloDueTime | 1.3.6.1.4.1.41916.13.3.1.27 | Unsigned32 | read-only | Hello due time, in seconds |
| T/F ospfInterfaceOperState | 1.3.6.1.4.1.41916.13.3.1.28 | TruthValue | read-only | Up or down |
| UNS ospfInterfaceMd5KeyId | 1.3.6.1.4.1.41916.13.3.1.29 | UnsignedByte | read-only | MD5 key ID |
| STR ospfInterfaceMd5Key | 1.3.6.1.4.1.41916.13.3.1.30 | String | read-only | MD5 key (hashed) |
| ospfDatabaseTable | 1.3.6.1.4.1.41916.13.4 | not-accessible | LSA database | |
| ospfDatabaseEntry | 1.3.6.1.4.1.41916.13.4.1 | not-accessible | ||
| U32 ospfDatabaseVpnId | 1.3.6.1.4.1.41916.13.4.1.1 | Unsigned32 | not-accessible | VPN ID |
| U32 ospfDatabaseArea | 1.3.6.1.4.1.41916.13.4.1.2 | Unsigned32 | not-accessible | Area |
| INT ospfDatabaseLsaType | 1.3.6.1.4.1.41916.13.4.1.3 | INTEGER | not-accessible | Link type |
| IP ospfDatabaseLinkId | 1.3.6.1.4.1.41916.13.4.1.4 | IpAddress | not-accessible | Link state ID |
| IP ospfDatabaseAdvRouter | 1.3.6.1.4.1.41916.13.4.1.5 | IpAddress | not-accessible | Advertising router |
| U32 ospfDatabaseChecksum | 1.3.6.1.4.1.41916.13.4.1.6 | Unsigned32 | read-only | Checksum |
| U32 ospfDatabaseAge | 1.3.6.1.4.1.41916.13.4.1.7 | Unsigned32 | read-only | Age |
| U32 ospfDatabaseSequence | 1.3.6.1.4.1.41916.13.4.1.8 | Unsigned32 | read-only | Sequence |
| U32 ospfDatabaseLength | 1.3.6.1.4.1.41916.13.4.1.9 | Unsigned32 | read-only | Length |
| U32 ospfDatabaseOptions | 1.3.6.1.4.1.41916.13.4.1.10 | Unsigned32 | read-only | Options |
| OSP ospfDatabaseOptionsFlags | 1.3.6.1.4.1.41916.13.4.1.11 | OspfNeighborOptions | read-only | Options flags |
| U32 ospfDatabaseFlags | 1.3.6.1.4.1.41916.13.4.1.12 | Unsigned32 | read-only | Flags |
| OSP ospfDatabaseRlsaFlags | 1.3.6.1.4.1.41916.13.4.1.13 | OspfDbRlsaFlags | read-only | Router LSA flags (valid for router) (ABR, ASBR, NT, shortcut ABR, Type-7, Virtual |
| U32 ospfDatabaseRlsaFlagsValue | 1.3.6.1.4.1.41916.13.4.1.14 | Unsigned32 | read-only | Router LSA flags value (valid for router) |
| IPV ospfDatabasePrefix | 1.3.6.1.4.1.41916.13.4.1.15 | Ipv4Prefix | read-only | Prefix |
| U32 ospfDatabaseTag | 1.3.6.1.4.1.41916.13.4.1.16 | Unsigned32 | read-only | Tag |
| INT ospfDatabaseMetricType | 1.3.6.1.4.1.41916.13.4.1.17 | INTEGER | read-only | Metric type |
| IP ospfDatabaseMask | 1.3.6.1.4.1.41916.13.4.1.18 | IpAddress | read-only | Mask |
| U32 ospfDatabaseMetric | 1.3.6.1.4.1.41916.13.4.1.19 | Unsigned32 | read-only | Metric |
| IP ospfDatabaseForwardingAddr | 1.3.6.1.4.1.41916.13.4.1.20 | IpAddress | read-only | Forwarding address |
| U32 ospfDatabaseLinkCount | 1.3.6.1.4.1.41916.13.4.1.21 | Unsigned32 | read-only | Router links |
| ospfDatabaseRouterLinkTable | 1.3.6.1.4.1.41916.13.5 | not-accessible | List of router links | |
| ospfDatabaseRouterLinkEntry | 1.3.6.1.4.1.41916.13.5.1 | not-accessible | ||
| U32 ospfDatabaseRouterLinkLinkIndex | 1.3.6.1.4.1.41916.13.5.1.1 | Unsigned32 | not-accessible | Link Index |
| IP ospfDatabaseRouterLinkRouterLinkId | 1.3.6.1.4.1.41916.13.5.1.2 | IpAddress | read-only | Link ID |
| IP ospfDatabaseRouterLinkData | 1.3.6.1.4.1.41916.13.5.1.3 | IpAddress | read-only | Link Data |
| U32 ospfDatabaseRouterLinkTosMetric | 1.3.6.1.4.1.41916.13.5.1.4 | Unsigned32 | read-only | TOS metric |
| INT ospfDatabaseRouterLinkRouterLinkType | 1.3.6.1.4.1.41916.13.5.1.5 | INTEGER | read-only | Link type |
| ospfDatabaseNetworkLinkTable | 1.3.6.1.4.1.41916.13.6 | not-accessible | List of network links | |
| ospfDatabaseNetworkLinkEntry | 1.3.6.1.4.1.41916.13.6.1 | not-accessible | ||
| U32 ospfDatabaseNetworkLinkLinkIndex | 1.3.6.1.4.1.41916.13.6.1.1 | Unsigned32 | not-accessible | Link Index |
| IP ospfDatabaseNetworkLinkNetworkLinkId | 1.3.6.1.4.1.41916.13.6.1.2 | IpAddress | read-only | Link ID |
| ospfExternalDatabaseTable | 1.3.6.1.4.1.41916.13.7 | not-accessible | External LSA database | |
| ospfExternalDatabaseEntry | 1.3.6.1.4.1.41916.13.7.1 | not-accessible | ||
| U32 ospfExternalDatabaseVpnId | 1.3.6.1.4.1.41916.13.7.1.1 | Unsigned32 | not-accessible | VPN ID |
| IP ospfExternalDatabaseLinkId | 1.3.6.1.4.1.41916.13.7.1.2 | IpAddress | not-accessible | Link-state ID |
| IP ospfExternalDatabaseAdvRouter | 1.3.6.1.4.1.41916.13.7.1.3 | IpAddress | not-accessible | Advertising router |
| U32 ospfExternalDatabaseChecksum | 1.3.6.1.4.1.41916.13.7.1.4 | Unsigned32 | read-only | Checksum |
| U32 ospfExternalDatabaseAge | 1.3.6.1.4.1.41916.13.7.1.5 | Unsigned32 | read-only | Age |
| U32 ospfExternalDatabaseSequence | 1.3.6.1.4.1.41916.13.7.1.6 | Unsigned32 | read-only | Sequence |
| U32 ospfExternalDatabaseLength | 1.3.6.1.4.1.41916.13.7.1.7 | Unsigned32 | read-only | Length |
| U32 ospfExternalDatabaseOptions | 1.3.6.1.4.1.41916.13.7.1.8 | Unsigned32 | read-only | Options |
| OSP ospfExternalDatabaseOptionsFlags | 1.3.6.1.4.1.41916.13.7.1.9 | OspfNeighborOptions | read-only | Options flags |
| U32 ospfExternalDatabaseFlags | 1.3.6.1.4.1.41916.13.7.1.10 | Unsigned32 | read-only | Flags |
| IPV ospfExternalDatabasePrefix | 1.3.6.1.4.1.41916.13.7.1.11 | Ipv4Prefix | read-only | Prefix |
| U32 ospfExternalDatabaseTag | 1.3.6.1.4.1.41916.13.7.1.12 | Unsigned32 | read-only | Tag |
| INT ospfExternalDatabaseMetricType | 1.3.6.1.4.1.41916.13.7.1.13 | INTEGER | read-only | Metric type |
| IP ospfExternalDatabaseMask | 1.3.6.1.4.1.41916.13.7.1.14 | IpAddress | read-only | Mask |
| U32 ospfExternalDatabaseMetric | 1.3.6.1.4.1.41916.13.7.1.15 | Unsigned32 | read-only | Metric |
| IP ospfExternalDatabaseForwardingAddr | 1.3.6.1.4.1.41916.13.7.1.16 | IpAddress | read-only | Forwarding address |
| ospfRoutesTableTable | 1.3.6.1.4.1.41916.13.8 | not-accessible | List of routes | |
| ospfRoutesTableEntry | 1.3.6.1.4.1.41916.13.8.1 | not-accessible | ||
| U32 ospfRoutesTableVpnId | 1.3.6.1.4.1.41916.13.8.1.1 | Unsigned32 | read-only | VPN ID |
| INT ospfRoutesTableRouteType | 1.3.6.1.4.1.41916.13.8.1.2 | INTEGER | not-accessible | Route type |
| IPV ospfRoutesTablePrefix | 1.3.6.1.4.1.41916.13.8.1.3 | Ipv4Prefix | not-accessible | Route |
| ospfRoutesTableInfoTable | 1.3.6.1.4.1.41916.13.9 | not-accessible | List of route information | |
| ospfRoutesTableInfoEntry | 1.3.6.1.4.1.41916.13.9.1 | not-accessible | ||
| U32 ospfRoutesTableInfoInfoId | 1.3.6.1.4.1.41916.13.9.1.1 | Unsigned32 | not-accessible | Info ID |
| U32 ospfRoutesTableInfoAreaId | 1.3.6.1.4.1.41916.13.9.1.2 | Unsigned32 | read-only | Area ID |
| U32 ospfRoutesTableInfoCost | 1.3.6.1.4.1.41916.13.9.1.3 | Unsigned32 | read-only | Cost |
| U32 ospfRoutesTableInfoFlags | 1.3.6.1.4.1.41916.13.9.1.4 | Unsigned32 | read-only | Flags |
| INT ospfRoutesTableInfoPathType | 1.3.6.1.4.1.41916.13.9.1.5 | INTEGER | read-only | Path type |
| INT ospfRoutesTableInfoDestType | 1.3.6.1.4.1.41916.13.9.1.6 | INTEGER | read-only | Destination type |
| U32 ospfRoutesTableInfoTag | 1.3.6.1.4.1.41916.13.9.1.7 | Unsigned32 | read-only | Tag |
| U32 ospfRoutesTableInfoType2Cost | 1.3.6.1.4.1.41916.13.9.1.8 | Unsigned32 | read-only | Type 2 cost |
| IP ospfRoutesTableInfoNextHop | 1.3.6.1.4.1.41916.13.9.1.9 | IpAddress | read-only | Next hop |
| STR ospfRoutesTableInfoIfName | 1.3.6.1.4.1.41916.13.9.1.10 | String | read-only | Interface name |
| ospfDatabaseSummaryTable | 1.3.6.1.4.1.41916.13.10 | not-accessible | OSPF database summary | |
| ospfDatabaseSummaryEntry | 1.3.6.1.4.1.41916.13.10.1 | not-accessible | ||
| U32 ospfDatabaseSummaryVpnId | 1.3.6.1.4.1.41916.13.10.1.1 | Unsigned32 | not-accessible | VPN ID |
| U32 ospfDatabaseSummaryAreaId | 1.3.6.1.4.1.41916.13.10.1.2 | Unsigned32 | not-accessible | Area ID |
| U32 ospfDatabaseSummaryRouterLsa | 1.3.6.1.4.1.41916.13.10.1.3 | Unsigned32 | read-only | Router LSA count |
| U32 ospfDatabaseSummaryNetworkLsa | 1.3.6.1.4.1.41916.13.10.1.4 | Unsigned32 | read-only | Network LSA count |
| U32 ospfDatabaseSummarySummaryLsa | 1.3.6.1.4.1.41916.13.10.1.5 | Unsigned32 | read-only | Summary LSA count |
| U32 ospfDatabaseSummaryAsExternalLsa | 1.3.6.1.4.1.41916.13.10.1.6 | Unsigned32 | read-only | AS external LSA count |
| U32 ospfDatabaseSummaryNssaLsa | 1.3.6.1.4.1.41916.13.10.1.7 | Unsigned32 | read-only | NSSA LSA count |
| U32 ospfDatabaseSummaryTotalLsa | 1.3.6.1.4.1.41916.13.10.1.8 | Unsigned32 | read-only | Total LSA count |
| ospfProcessTable | 1.3.6.1.4.1.41916.13.11 | not-accessible | OSPF process | |
| ospfProcessEntry | 1.3.6.1.4.1.41916.13.11.1 | not-accessible | ||
| U32 ospfProcessVpnId | 1.3.6.1.4.1.41916.13.11.1.1 | Unsigned32 | not-accessible | VPN ID |
| IP ospfProcessRouterId | 1.3.6.1.4.1.41916.13.11.1.2 | IpAddress | read-only | Router ID |
| T/F ospfProcessDeferredShutdown | 1.3.6.1.4.1.41916.13.11.1.3 | TruthValue | read-only | Deferred shutdown |
| T/F ospfProcessRfc1583Compatible | 1.3.6.1.4.1.41916.13.11.1.4 | TruthValue | read-only | RFC 1583 compatible |
| T/F ospfProcessStubRouterAdv | 1.3.6.1.4.1.41916.13.11.1.5 | TruthValue | read-only | Stub router advertisement |
| U32 ospfProcessStubRouterStart | 1.3.6.1.4.1.41916.13.11.1.6 | Unsigned32 | read-only | Stub router advertisement after startup, in seconds |
| U32 ospfProcessStubRouterShut | 1.3.6.1.4.1.41916.13.11.1.7 | Unsigned32 | read-only | Stub router advertisement before shutdown, in seconds |
| U32 ospfProcessSpfDelay | 1.3.6.1.4.1.41916.13.11.1.8 | Unsigned32 | read-only | SPF delay, in milliseconds |
| U32 ospfProcessSpfHoldtime | 1.3.6.1.4.1.41916.13.11.1.9 | Unsigned32 | read-only | SPF hold time, in milliseconds |
| U32 ospfProcessSpfMaxHoldtime | 1.3.6.1.4.1.41916.13.11.1.10 | Unsigned32 | read-only | SPF maximum hold time, milliseconds |
| U32 ospfProcessSpfHoldMultiplier | 1.3.6.1.4.1.41916.13.11.1.11 | Unsigned32 | read-only | SPF hold multiplier |
| U32 ospfProcessSpfLastExecTime | 1.3.6.1.4.1.41916.13.11.1.12 | Unsigned32 | read-only | SPF last executed time, in seconds |
| U32 ospfProcessSpfNextDueTime | 1.3.6.1.4.1.41916.13.11.1.13 | Unsigned32 | read-only | SPF next due time, in seconds |
| U32 ospfProcessLsaRefreshInterval | 1.3.6.1.4.1.41916.13.11.1.14 | Unsigned32 | read-only | LSA refresh interval, in seconds |
| T/F ospfProcessAsbrRouter | 1.3.6.1.4.1.41916.13.11.1.15 | TruthValue | read-only | ASBR router |
| U32 ospfProcessExternalLsaCount | 1.3.6.1.4.1.41916.13.11.1.16 | Unsigned32 | read-only | External LSA count |
| U32 ospfProcessExternalLsaChecksum | 1.3.6.1.4.1.41916.13.11.1.17 | Unsigned32 | read-only | External LSA checksum |
| U32 ospfProcessNumberAreas | 1.3.6.1.4.1.41916.13.11.1.18 | Unsigned32 | read-only | Number of areas |
| T/F ospfProcessLogAdjChanges | 1.3.6.1.4.1.41916.13.11.1.19 | TruthValue | read-only | Log adjacency changes |
| T/F ospfProcessIgnoreDownBit | 1.3.6.1.4.1.41916.13.11.1.20 | TruthValue | read-only | Ignore down bit during SPF calculation |
| U32 ospfProcessHelloReceived | 1.3.6.1.4.1.41916.13.11.1.21 | Unsigned32 | read-only | Number of hello packets received |
| U32 ospfProcessHelloSent | 1.3.6.1.4.1.41916.13.11.1.22 | Unsigned32 | read-only | Number of hello packets sent |
| U32 ospfProcessDbdReceived | 1.3.6.1.4.1.41916.13.11.1.23 | Unsigned32 | read-only | Number of database description packets received |
| U32 ospfProcessDbdSent | 1.3.6.1.4.1.41916.13.11.1.24 | Unsigned32 | read-only | Number of databse description packets sent |
| U32 ospfProcessLsReqReceived | 1.3.6.1.4.1.41916.13.11.1.25 | Unsigned32 | read-only | Number of link-state request packets received |
| U32 ospfProcessLsReqSent | 1.3.6.1.4.1.41916.13.11.1.26 | Unsigned32 | read-only | Number of link-state request packets sent |
| U32 ospfProcessLsUpdReceived | 1.3.6.1.4.1.41916.13.11.1.27 | Unsigned32 | read-only | Number of link-state update packets received |
| U32 ospfProcessLsUpdSent | 1.3.6.1.4.1.41916.13.11.1.28 | Unsigned32 | read-only | Number of link-state update packets sent |
| U32 ospfProcessLsAckReceived | 1.3.6.1.4.1.41916.13.11.1.29 | Unsigned32 | read-only | Number of link-state acknowledgement packets received |
| U32 ospfProcessLsAckSent | 1.3.6.1.4.1.41916.13.11.1.30 | Unsigned32 | read-only | Number of link-state acknowledgement packets sent |
| ospfProcessAreaTable | 1.3.6.1.4.1.41916.13.12 | not-accessible | List of areas | |
| ospfProcessAreaEntry | 1.3.6.1.4.1.41916.13.12.1 | not-accessible | ||
| U32 ospfProcessAreaAreaId | 1.3.6.1.4.1.41916.13.12.1.1 | Unsigned32 | not-accessible | Area ID |
| T/F ospfProcessAreaBackboneArea | 1.3.6.1.4.1.41916.13.12.1.2 | TruthValue | read-only | Backbone area |
| INT ospfProcessAreaRoutingType | 1.3.6.1.4.1.41916.13.12.1.3 | INTEGER | read-only | Routing type |
| T/F ospfProcessAreaNoSumm | 1.3.6.1.4.1.41916.13.12.1.4 | TruthValue | read-only | No summary |
| T/F ospfProcessAreaShortcutConfigured | 1.3.6.1.4.1.41916.13.12.1.5 | TruthValue | read-only | Shortcut configuration |
| INT ospfProcessAreaShortcutMode | 1.3.6.1.4.1.41916.13.12.1.6 | INTEGER | read-only | Shortcut mode |
| T/F ospfProcessAreaShortcutCapability | 1.3.6.1.4.1.41916.13.12.1.7 | TruthValue | read-only | Shortcut capability |
| U32 ospfProcessAreaNumInterfaces | 1.3.6.1.4.1.41916.13.12.1.8 | Unsigned32 | read-only | Number of interfaces |
| T/F ospfProcessAreaAbr | 1.3.6.1.4.1.41916.13.12.1.9 | TruthValue | read-only | Area border router |
| T/F ospfProcessAreaNssaTranslate | 1.3.6.1.4.1.41916.13.12.1.10 | TruthValue | read-only | NSSA translate |
| INT ospfProcessAreaTranslateRole | 1.3.6.1.4.1.41916.13.12.1.11 | INTEGER | read-only | Translate role |
| T/F ospfProcessAreaStubRoute | 1.3.6.1.4.1.41916.13.12.1.12 | TruthValue | read-only | Stub route |
| T/F ospfProcessAreaStubRouteAdmin | 1.3.6.1.4.1.41916.13.12.1.13 | TruthValue | read-only | Stub route administratively enabled |
| U32 ospfProcessAreaStubRouteTimer | 1.3.6.1.4.1.41916.13.12.1.14 | Unsigned32 | read-only | Stub route time left, in seconds |
| U32 ospfProcessAreaNumFullAdjRouters | 1.3.6.1.4.1.41916.13.12.1.15 | Unsigned32 | read-only | Number of fully adjacent routers |
| INT ospfProcessAreaAuthentication | 1.3.6.1.4.1.41916.13.12.1.16 | INTEGER | read-only | Authertication type |
| U32 ospfProcessAreaNumVirtualAdjRouters | 1.3.6.1.4.1.41916.13.12.1.17 | Unsigned32 | read-only | Number of full virtual adjacencies |
| U32 ospfProcessAreaSpfExecCount | 1.3.6.1.4.1.41916.13.12.1.18 | Unsigned32 | read-only | SPF algorithm executed count |
| U32 ospfProcessAreaLsaCount | 1.3.6.1.4.1.41916.13.12.1.19 | Unsigned32 | read-only | Number of LSAs |
| U32 ospfProcessAreaRouterLsaCount | 1.3.6.1.4.1.41916.13.12.1.20 | Unsigned32 | read-only | Number of router LSAs |
| U32 ospfProcessAreaRouterLsaChecksum | 1.3.6.1.4.1.41916.13.12.1.21 | Unsigned32 | read-only | Router LSA checksum |
| U32 ospfProcessAreaNetworkLsaCount | 1.3.6.1.4.1.41916.13.12.1.22 | Unsigned32 | read-only | Number of network LSAs |
| U32 ospfProcessAreaNetworkLsaChecksum | 1.3.6.1.4.1.41916.13.12.1.23 | Unsigned32 | read-only | Network LSA checksum |
| U32 ospfProcessAreaSummaryLsaCount | 1.3.6.1.4.1.41916.13.12.1.24 | Unsigned32 | read-only | Number of summary LSAs |
| U32 ospfProcessAreaSummaryLsaChecksum | 1.3.6.1.4.1.41916.13.12.1.25 | Unsigned32 | read-only | Summary LSA checksum |
| U32 ospfProcessAreaAsbrLsaCount | 1.3.6.1.4.1.41916.13.12.1.26 | Unsigned32 | read-only | Number of ASBR LSAs |
| U32 ospfProcessAreaAsbrLsaChecksum | 1.3.6.1.4.1.41916.13.12.1.27 | Unsigned32 | read-only | ASBR LSA checksum |
| U32 ospfProcessAreaNssaLsaCount | 1.3.6.1.4.1.41916.13.12.1.28 | Unsigned32 | read-only | Number of NSSA LSAs |
| U32 ospfProcessAreaNssaLsaChecksum | 1.3.6.1.4.1.41916.13.12.1.29 | Unsigned32 | read-only | NSSA LSA checksum |
RFC description
Defines operational data model for OSPF (Open Shortest Path First) routing protocol monitoring on Viptela SD-WAN devices.
Start monitoring Cisco Viptela SD-WAN vEdge router, Cisco Viptela SD-WAN cEdge router, Viptela vManage-managed WAN device (OSPF neighbor-adjacency/area status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.