VIPTELA-OPER-OSPF

MIB Reference — IPNetwork Monitor

All MIBsVIPTELA-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

viptelaOBJECT-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 symbolicOID numericTypeAccessDescription
viptela_oper_ospf1.3.6.1.4.1.41916.13This module defines the data model for OSPF operational data
ospf1.3.6.1.4.1.41916.13.1
ospfNeighborTable1.3.6.1.4.1.41916.13.2not-accessibleList of neighbors
ospfNeighborEntry1.3.6.1.4.1.41916.13.2.1not-accessible
U32 ospfNeighborVpnId1.3.6.1.4.1.41916.13.2.1.1Unsigned32not-accessibleVPN ID
IP ospfNeighborSource1.3.6.1.4.1.41916.13.2.1.2IpAddressnot-accessibleNeighbor address
U32 ospfNeighborIfIndex1.3.6.1.4.1.41916.13.2.1.3Unsigned32not-accessibleInterface index
STR ospfNeighborIfName1.3.6.1.4.1.41916.13.2.1.4Stringread-onlyInterface name
IP ospfNeighborRouterId1.3.6.1.4.1.41916.13.2.1.5IpAddressread-onlyNeighbor ID
IP ospfNeighborIfAddress1.3.6.1.4.1.41916.13.2.1.6IpAddressread-onlyInterface address
U32 ospfNeighborArea1.3.6.1.4.1.41916.13.2.1.7Unsigned32read-onlyArea
INT ospfNeighborAreaType1.3.6.1.4.1.41916.13.2.1.8INTEGERread-onlyArea type
INT ospfNeighborNeighborState1.3.6.1.4.1.41916.13.2.1.9INTEGERread-onlyNeighbor state
INT ospfNeighborInterfaceState1.3.6.1.4.1.41916.13.2.1.10INTEGERread-onlyInterface state
U32 ospfNeighborPriority1.3.6.1.4.1.41916.13.2.1.11Unsigned32read-onlyPriority
U32 ospfNeighborStateChanges1.3.6.1.4.1.41916.13.2.1.12Unsigned32read-onlyNumber of state changes
U32 ospfNeighborProgressiveChangeTime1.3.6.1.4.1.41916.13.2.1.13Unsigned32read-onlyProgressive change time, in seconds
U32 ospfNeighborRegressiveChangeTime1.3.6.1.4.1.41916.13.2.1.14Unsigned32read-onlyRegressive change time, in seconds
STR ospfNeighborRegressiveChangeReason1.3.6.1.4.1.41916.13.2.1.15Stringread-onlyRegressive change reason
IP ospfNeighborDesignatedRouterId1.3.6.1.4.1.41916.13.2.1.16IpAddressread-onlyDesignated router ID
IP ospfNeighborBackupDesignatedRouterId1.3.6.1.4.1.41916.13.2.1.17IpAddressread-onlyBackup designated router ID
U32 ospfNeighborDeadTimer1.3.6.1.4.1.41916.13.2.1.18Unsigned32read-onlyDead timer, in seconds
U32 ospfNeighborDbSummaryList1.3.6.1.4.1.41916.13.2.1.19Unsigned32read-onlyDatabase summary list
C64 ospfNeighborLinkStateReqList1.3.6.1.4.1.41916.13.2.1.20Counter64read-onlyLink state request list
C64 ospfNeighborLinkStateRetransList1.3.6.1.4.1.41916.13.2.1.21Counter64read-onlyLink-state retransmission list
OSP ospfNeighborOptions1.3.6.1.4.1.41916.13.2.1.22OspfNeighborOptionsread-onlyOSPF neighbor options (DN|DC|E|EA|MC|NP|O|T)
ospfInterfaceTable1.3.6.1.4.1.41916.13.3not-accessibleList of interfaces
ospfInterfaceEntry1.3.6.1.4.1.41916.13.3.1not-accessible
U32 ospfInterfaceVpnId1.3.6.1.4.1.41916.13.3.1.1Unsigned32not-accessibleVPN ID
OCT ospfInterfaceIfAddr1.3.6.1.4.1.41916.13.3.1.2OCTET STRINGnot-accessibleInterface address
U32 ospfInterfaceIfIndex1.3.6.1.4.1.41916.13.3.1.3Unsigned32not-accessibleInterface index
STR ospfInterfaceIfName1.3.6.1.4.1.41916.13.3.1.4Stringread-onlyInterface name
U32 ospfInterfaceMtu1.3.6.1.4.1.41916.13.3.1.5Unsigned32read-onlyMTU, in bytes
U32 ospfInterfaceBandwidth1.3.6.1.4.1.41916.13.3.1.6Unsigned32read-onlyBandwidth, in kilobits
IP ospfInterfaceBroadcastAddr1.3.6.1.4.1.41916.13.3.1.7IpAddressread-onlyBroadcast address
U32 ospfInterfaceAreaAddr1.3.6.1.4.1.41916.13.3.1.8Unsigned32read-onlyArea address
T/F ospfInterfaceMtuMismatch1.3.6.1.4.1.41916.13.3.1.9TruthValueread-onlyMTU mismatch detection
IP ospfInterfaceRouterId1.3.6.1.4.1.41916.13.3.1.10IpAddressread-onlyRouter ID
INT ospfInterfaceIfType1.3.6.1.4.1.41916.13.3.1.11INTEGERread-onlyInterface type
U32 ospfInterfaceCost1.3.6.1.4.1.41916.13.3.1.12Unsigned32read-onlyCost
U32 ospfInterfaceDelay1.3.6.1.4.1.41916.13.3.1.13Unsigned32read-onlyDelay
INT ospfInterfaceOspfIfState1.3.6.1.4.1.41916.13.3.1.14INTEGERread-onlyState
U32 ospfInterfacePriority1.3.6.1.4.1.41916.13.3.1.15Unsigned32read-onlyPriority
IP ospfInterfaceDesignatedRouterId1.3.6.1.4.1.41916.13.3.1.16IpAddressread-onlyDesignated router ID
IP ospfInterfaceBackupDesignatedRouterId1.3.6.1.4.1.41916.13.3.1.17IpAddressread-onlyBackup designated router ID
IP ospfInterfaceDesignatedRouterIp1.3.6.1.4.1.41916.13.3.1.18IpAddressread-onlyDesignated router address
IP ospfInterfaceBackupDesignatedRouterIp1.3.6.1.4.1.41916.13.3.1.19IpAddressread-onlyBackup designated router address
U32 ospfInterfaceLsaSeqnum1.3.6.1.4.1.41916.13.3.1.20Unsigned32read-onlyLSA sequence number
INT ospfInterfaceMembers1.3.6.1.4.1.41916.13.3.1.21INTEGERread-onlyMembers
U32 ospfInterfaceHelloTimer1.3.6.1.4.1.41916.13.3.1.22Unsigned32read-onlyHello timer, in seconds
U32 ospfInterfaceDeadInterval1.3.6.1.4.1.41916.13.3.1.23Unsigned32read-onlyDead interval, in seconds
U32 ospfInterfaceRetransmitTimer1.3.6.1.4.1.41916.13.3.1.24Unsigned32read-onlyRetransmit timer, in seconds
U32 ospfInterfaceNeighborCount1.3.6.1.4.1.41916.13.3.1.25Unsigned32read-onlyNeighbor count
U32 ospfInterfaceAdjNeighborCount1.3.6.1.4.1.41916.13.3.1.26Unsigned32read-onlyAdjacent neighbor count
U32 ospfInterfaceHelloDueTime1.3.6.1.4.1.41916.13.3.1.27Unsigned32read-onlyHello due time, in seconds
T/F ospfInterfaceOperState1.3.6.1.4.1.41916.13.3.1.28TruthValueread-onlyUp or down
UNS ospfInterfaceMd5KeyId1.3.6.1.4.1.41916.13.3.1.29UnsignedByteread-onlyMD5 key ID
STR ospfInterfaceMd5Key1.3.6.1.4.1.41916.13.3.1.30Stringread-onlyMD5 key (hashed)
ospfDatabaseTable1.3.6.1.4.1.41916.13.4not-accessibleLSA database
ospfDatabaseEntry1.3.6.1.4.1.41916.13.4.1not-accessible
U32 ospfDatabaseVpnId1.3.6.1.4.1.41916.13.4.1.1Unsigned32not-accessibleVPN ID
U32 ospfDatabaseArea1.3.6.1.4.1.41916.13.4.1.2Unsigned32not-accessibleArea
INT ospfDatabaseLsaType1.3.6.1.4.1.41916.13.4.1.3INTEGERnot-accessibleLink type
IP ospfDatabaseLinkId1.3.6.1.4.1.41916.13.4.1.4IpAddressnot-accessibleLink state ID
IP ospfDatabaseAdvRouter1.3.6.1.4.1.41916.13.4.1.5IpAddressnot-accessibleAdvertising router
U32 ospfDatabaseChecksum1.3.6.1.4.1.41916.13.4.1.6Unsigned32read-onlyChecksum
U32 ospfDatabaseAge1.3.6.1.4.1.41916.13.4.1.7Unsigned32read-onlyAge
U32 ospfDatabaseSequence1.3.6.1.4.1.41916.13.4.1.8Unsigned32read-onlySequence
U32 ospfDatabaseLength1.3.6.1.4.1.41916.13.4.1.9Unsigned32read-onlyLength
U32 ospfDatabaseOptions1.3.6.1.4.1.41916.13.4.1.10Unsigned32read-onlyOptions
OSP ospfDatabaseOptionsFlags1.3.6.1.4.1.41916.13.4.1.11OspfNeighborOptionsread-onlyOptions flags
U32 ospfDatabaseFlags1.3.6.1.4.1.41916.13.4.1.12Unsigned32read-onlyFlags
OSP ospfDatabaseRlsaFlags1.3.6.1.4.1.41916.13.4.1.13OspfDbRlsaFlagsread-onlyRouter LSA flags (valid for router) (ABR, ASBR, NT, shortcut ABR, Type-7, Virtual
U32 ospfDatabaseRlsaFlagsValue1.3.6.1.4.1.41916.13.4.1.14Unsigned32read-onlyRouter LSA flags value (valid for router)
IPV ospfDatabasePrefix1.3.6.1.4.1.41916.13.4.1.15Ipv4Prefixread-onlyPrefix
U32 ospfDatabaseTag1.3.6.1.4.1.41916.13.4.1.16Unsigned32read-onlyTag
INT ospfDatabaseMetricType1.3.6.1.4.1.41916.13.4.1.17INTEGERread-onlyMetric type
IP ospfDatabaseMask1.3.6.1.4.1.41916.13.4.1.18IpAddressread-onlyMask
U32 ospfDatabaseMetric1.3.6.1.4.1.41916.13.4.1.19Unsigned32read-onlyMetric
IP ospfDatabaseForwardingAddr1.3.6.1.4.1.41916.13.4.1.20IpAddressread-onlyForwarding address
U32 ospfDatabaseLinkCount1.3.6.1.4.1.41916.13.4.1.21Unsigned32read-onlyRouter links
ospfDatabaseRouterLinkTable1.3.6.1.4.1.41916.13.5not-accessibleList of router links
ospfDatabaseRouterLinkEntry1.3.6.1.4.1.41916.13.5.1not-accessible
U32 ospfDatabaseRouterLinkLinkIndex1.3.6.1.4.1.41916.13.5.1.1Unsigned32not-accessibleLink Index
IP ospfDatabaseRouterLinkRouterLinkId1.3.6.1.4.1.41916.13.5.1.2IpAddressread-onlyLink ID
IP ospfDatabaseRouterLinkData1.3.6.1.4.1.41916.13.5.1.3IpAddressread-onlyLink Data
U32 ospfDatabaseRouterLinkTosMetric1.3.6.1.4.1.41916.13.5.1.4Unsigned32read-onlyTOS metric
INT ospfDatabaseRouterLinkRouterLinkType1.3.6.1.4.1.41916.13.5.1.5INTEGERread-onlyLink type
ospfDatabaseNetworkLinkTable1.3.6.1.4.1.41916.13.6not-accessibleList of network links
ospfDatabaseNetworkLinkEntry1.3.6.1.4.1.41916.13.6.1not-accessible
U32 ospfDatabaseNetworkLinkLinkIndex1.3.6.1.4.1.41916.13.6.1.1Unsigned32not-accessibleLink Index
IP ospfDatabaseNetworkLinkNetworkLinkId1.3.6.1.4.1.41916.13.6.1.2IpAddressread-onlyLink ID
ospfExternalDatabaseTable1.3.6.1.4.1.41916.13.7not-accessibleExternal LSA database
ospfExternalDatabaseEntry1.3.6.1.4.1.41916.13.7.1not-accessible
U32 ospfExternalDatabaseVpnId1.3.6.1.4.1.41916.13.7.1.1Unsigned32not-accessibleVPN ID
IP ospfExternalDatabaseLinkId1.3.6.1.4.1.41916.13.7.1.2IpAddressnot-accessibleLink-state ID
IP ospfExternalDatabaseAdvRouter1.3.6.1.4.1.41916.13.7.1.3IpAddressnot-accessibleAdvertising router
U32 ospfExternalDatabaseChecksum1.3.6.1.4.1.41916.13.7.1.4Unsigned32read-onlyChecksum
U32 ospfExternalDatabaseAge1.3.6.1.4.1.41916.13.7.1.5Unsigned32read-onlyAge
U32 ospfExternalDatabaseSequence1.3.6.1.4.1.41916.13.7.1.6Unsigned32read-onlySequence
U32 ospfExternalDatabaseLength1.3.6.1.4.1.41916.13.7.1.7Unsigned32read-onlyLength
U32 ospfExternalDatabaseOptions1.3.6.1.4.1.41916.13.7.1.8Unsigned32read-onlyOptions
OSP ospfExternalDatabaseOptionsFlags1.3.6.1.4.1.41916.13.7.1.9OspfNeighborOptionsread-onlyOptions flags
U32 ospfExternalDatabaseFlags1.3.6.1.4.1.41916.13.7.1.10Unsigned32read-onlyFlags
IPV ospfExternalDatabasePrefix1.3.6.1.4.1.41916.13.7.1.11Ipv4Prefixread-onlyPrefix
U32 ospfExternalDatabaseTag1.3.6.1.4.1.41916.13.7.1.12Unsigned32read-onlyTag
INT ospfExternalDatabaseMetricType1.3.6.1.4.1.41916.13.7.1.13INTEGERread-onlyMetric type
IP ospfExternalDatabaseMask1.3.6.1.4.1.41916.13.7.1.14IpAddressread-onlyMask
U32 ospfExternalDatabaseMetric1.3.6.1.4.1.41916.13.7.1.15Unsigned32read-onlyMetric
IP ospfExternalDatabaseForwardingAddr1.3.6.1.4.1.41916.13.7.1.16IpAddressread-onlyForwarding address
ospfRoutesTableTable1.3.6.1.4.1.41916.13.8not-accessibleList of routes
ospfRoutesTableEntry1.3.6.1.4.1.41916.13.8.1not-accessible
U32 ospfRoutesTableVpnId1.3.6.1.4.1.41916.13.8.1.1Unsigned32read-onlyVPN ID
INT ospfRoutesTableRouteType1.3.6.1.4.1.41916.13.8.1.2INTEGERnot-accessibleRoute type
IPV ospfRoutesTablePrefix1.3.6.1.4.1.41916.13.8.1.3Ipv4Prefixnot-accessibleRoute
ospfRoutesTableInfoTable1.3.6.1.4.1.41916.13.9not-accessibleList of route information
ospfRoutesTableInfoEntry1.3.6.1.4.1.41916.13.9.1not-accessible
U32 ospfRoutesTableInfoInfoId1.3.6.1.4.1.41916.13.9.1.1Unsigned32not-accessibleInfo ID
U32 ospfRoutesTableInfoAreaId1.3.6.1.4.1.41916.13.9.1.2Unsigned32read-onlyArea ID
U32 ospfRoutesTableInfoCost1.3.6.1.4.1.41916.13.9.1.3Unsigned32read-onlyCost
U32 ospfRoutesTableInfoFlags1.3.6.1.4.1.41916.13.9.1.4Unsigned32read-onlyFlags
INT ospfRoutesTableInfoPathType1.3.6.1.4.1.41916.13.9.1.5INTEGERread-onlyPath type
INT ospfRoutesTableInfoDestType1.3.6.1.4.1.41916.13.9.1.6INTEGERread-onlyDestination type
U32 ospfRoutesTableInfoTag1.3.6.1.4.1.41916.13.9.1.7Unsigned32read-onlyTag
U32 ospfRoutesTableInfoType2Cost1.3.6.1.4.1.41916.13.9.1.8Unsigned32read-onlyType 2 cost
IP ospfRoutesTableInfoNextHop1.3.6.1.4.1.41916.13.9.1.9IpAddressread-onlyNext hop
STR ospfRoutesTableInfoIfName1.3.6.1.4.1.41916.13.9.1.10Stringread-onlyInterface name
ospfDatabaseSummaryTable1.3.6.1.4.1.41916.13.10not-accessibleOSPF database summary
ospfDatabaseSummaryEntry1.3.6.1.4.1.41916.13.10.1not-accessible
U32 ospfDatabaseSummaryVpnId1.3.6.1.4.1.41916.13.10.1.1Unsigned32not-accessibleVPN ID
U32 ospfDatabaseSummaryAreaId1.3.6.1.4.1.41916.13.10.1.2Unsigned32not-accessibleArea ID
U32 ospfDatabaseSummaryRouterLsa1.3.6.1.4.1.41916.13.10.1.3Unsigned32read-onlyRouter LSA count
U32 ospfDatabaseSummaryNetworkLsa1.3.6.1.4.1.41916.13.10.1.4Unsigned32read-onlyNetwork LSA count
U32 ospfDatabaseSummarySummaryLsa1.3.6.1.4.1.41916.13.10.1.5Unsigned32read-onlySummary LSA count
U32 ospfDatabaseSummaryAsExternalLsa1.3.6.1.4.1.41916.13.10.1.6Unsigned32read-onlyAS external LSA count
U32 ospfDatabaseSummaryNssaLsa1.3.6.1.4.1.41916.13.10.1.7Unsigned32read-onlyNSSA LSA count
U32 ospfDatabaseSummaryTotalLsa1.3.6.1.4.1.41916.13.10.1.8Unsigned32read-onlyTotal LSA count
ospfProcessTable1.3.6.1.4.1.41916.13.11not-accessibleOSPF process
ospfProcessEntry1.3.6.1.4.1.41916.13.11.1not-accessible
U32 ospfProcessVpnId1.3.6.1.4.1.41916.13.11.1.1Unsigned32not-accessibleVPN ID
IP ospfProcessRouterId1.3.6.1.4.1.41916.13.11.1.2IpAddressread-onlyRouter ID
T/F ospfProcessDeferredShutdown1.3.6.1.4.1.41916.13.11.1.3TruthValueread-onlyDeferred shutdown
T/F ospfProcessRfc1583Compatible1.3.6.1.4.1.41916.13.11.1.4TruthValueread-onlyRFC 1583 compatible
T/F ospfProcessStubRouterAdv1.3.6.1.4.1.41916.13.11.1.5TruthValueread-onlyStub router advertisement
U32 ospfProcessStubRouterStart1.3.6.1.4.1.41916.13.11.1.6Unsigned32read-onlyStub router advertisement after startup, in seconds
U32 ospfProcessStubRouterShut1.3.6.1.4.1.41916.13.11.1.7Unsigned32read-onlyStub router advertisement before shutdown, in seconds
U32 ospfProcessSpfDelay1.3.6.1.4.1.41916.13.11.1.8Unsigned32read-onlySPF delay, in milliseconds
U32 ospfProcessSpfHoldtime1.3.6.1.4.1.41916.13.11.1.9Unsigned32read-onlySPF hold time, in milliseconds
U32 ospfProcessSpfMaxHoldtime1.3.6.1.4.1.41916.13.11.1.10Unsigned32read-onlySPF maximum hold time, milliseconds
U32 ospfProcessSpfHoldMultiplier1.3.6.1.4.1.41916.13.11.1.11Unsigned32read-onlySPF hold multiplier
U32 ospfProcessSpfLastExecTime1.3.6.1.4.1.41916.13.11.1.12Unsigned32read-onlySPF last executed time, in seconds
U32 ospfProcessSpfNextDueTime1.3.6.1.4.1.41916.13.11.1.13Unsigned32read-onlySPF next due time, in seconds
U32 ospfProcessLsaRefreshInterval1.3.6.1.4.1.41916.13.11.1.14Unsigned32read-onlyLSA refresh interval, in seconds
T/F ospfProcessAsbrRouter1.3.6.1.4.1.41916.13.11.1.15TruthValueread-onlyASBR router
U32 ospfProcessExternalLsaCount1.3.6.1.4.1.41916.13.11.1.16Unsigned32read-onlyExternal LSA count
U32 ospfProcessExternalLsaChecksum1.3.6.1.4.1.41916.13.11.1.17Unsigned32read-onlyExternal LSA checksum
U32 ospfProcessNumberAreas1.3.6.1.4.1.41916.13.11.1.18Unsigned32read-onlyNumber of areas
T/F ospfProcessLogAdjChanges1.3.6.1.4.1.41916.13.11.1.19TruthValueread-onlyLog adjacency changes
T/F ospfProcessIgnoreDownBit1.3.6.1.4.1.41916.13.11.1.20TruthValueread-onlyIgnore down bit during SPF calculation
U32 ospfProcessHelloReceived1.3.6.1.4.1.41916.13.11.1.21Unsigned32read-onlyNumber of hello packets received
U32 ospfProcessHelloSent1.3.6.1.4.1.41916.13.11.1.22Unsigned32read-onlyNumber of hello packets sent
U32 ospfProcessDbdReceived1.3.6.1.4.1.41916.13.11.1.23Unsigned32read-onlyNumber of database description packets received
U32 ospfProcessDbdSent1.3.6.1.4.1.41916.13.11.1.24Unsigned32read-onlyNumber of databse description packets sent
U32 ospfProcessLsReqReceived1.3.6.1.4.1.41916.13.11.1.25Unsigned32read-onlyNumber of link-state request packets received
U32 ospfProcessLsReqSent1.3.6.1.4.1.41916.13.11.1.26Unsigned32read-onlyNumber of link-state request packets sent
U32 ospfProcessLsUpdReceived1.3.6.1.4.1.41916.13.11.1.27Unsigned32read-onlyNumber of link-state update packets received
U32 ospfProcessLsUpdSent1.3.6.1.4.1.41916.13.11.1.28Unsigned32read-onlyNumber of link-state update packets sent
U32 ospfProcessLsAckReceived1.3.6.1.4.1.41916.13.11.1.29Unsigned32read-onlyNumber of link-state acknowledgement packets received
U32 ospfProcessLsAckSent1.3.6.1.4.1.41916.13.11.1.30Unsigned32read-onlyNumber of link-state acknowledgement packets sent
ospfProcessAreaTable1.3.6.1.4.1.41916.13.12not-accessibleList of areas
ospfProcessAreaEntry1.3.6.1.4.1.41916.13.12.1not-accessible
U32 ospfProcessAreaAreaId1.3.6.1.4.1.41916.13.12.1.1Unsigned32not-accessibleArea ID
T/F ospfProcessAreaBackboneArea1.3.6.1.4.1.41916.13.12.1.2TruthValueread-onlyBackbone area
INT ospfProcessAreaRoutingType1.3.6.1.4.1.41916.13.12.1.3INTEGERread-onlyRouting type
T/F ospfProcessAreaNoSumm1.3.6.1.4.1.41916.13.12.1.4TruthValueread-onlyNo summary
T/F ospfProcessAreaShortcutConfigured1.3.6.1.4.1.41916.13.12.1.5TruthValueread-onlyShortcut configuration
INT ospfProcessAreaShortcutMode1.3.6.1.4.1.41916.13.12.1.6INTEGERread-onlyShortcut mode
T/F ospfProcessAreaShortcutCapability1.3.6.1.4.1.41916.13.12.1.7TruthValueread-onlyShortcut capability
U32 ospfProcessAreaNumInterfaces1.3.6.1.4.1.41916.13.12.1.8Unsigned32read-onlyNumber of interfaces
T/F ospfProcessAreaAbr1.3.6.1.4.1.41916.13.12.1.9TruthValueread-onlyArea border router
T/F ospfProcessAreaNssaTranslate1.3.6.1.4.1.41916.13.12.1.10TruthValueread-onlyNSSA translate
INT ospfProcessAreaTranslateRole1.3.6.1.4.1.41916.13.12.1.11INTEGERread-onlyTranslate role
T/F ospfProcessAreaStubRoute1.3.6.1.4.1.41916.13.12.1.12TruthValueread-onlyStub route
T/F ospfProcessAreaStubRouteAdmin1.3.6.1.4.1.41916.13.12.1.13TruthValueread-onlyStub route administratively enabled
U32 ospfProcessAreaStubRouteTimer1.3.6.1.4.1.41916.13.12.1.14Unsigned32read-onlyStub route time left, in seconds
U32 ospfProcessAreaNumFullAdjRouters1.3.6.1.4.1.41916.13.12.1.15Unsigned32read-onlyNumber of fully adjacent routers
INT ospfProcessAreaAuthentication1.3.6.1.4.1.41916.13.12.1.16INTEGERread-onlyAuthertication type
U32 ospfProcessAreaNumVirtualAdjRouters1.3.6.1.4.1.41916.13.12.1.17Unsigned32read-onlyNumber of full virtual adjacencies
U32 ospfProcessAreaSpfExecCount1.3.6.1.4.1.41916.13.12.1.18Unsigned32read-onlySPF algorithm executed count
U32 ospfProcessAreaLsaCount1.3.6.1.4.1.41916.13.12.1.19Unsigned32read-onlyNumber of LSAs
U32 ospfProcessAreaRouterLsaCount1.3.6.1.4.1.41916.13.12.1.20Unsigned32read-onlyNumber of router LSAs
U32 ospfProcessAreaRouterLsaChecksum1.3.6.1.4.1.41916.13.12.1.21Unsigned32read-onlyRouter LSA checksum
U32 ospfProcessAreaNetworkLsaCount1.3.6.1.4.1.41916.13.12.1.22Unsigned32read-onlyNumber of network LSAs
U32 ospfProcessAreaNetworkLsaChecksum1.3.6.1.4.1.41916.13.12.1.23Unsigned32read-onlyNetwork LSA checksum
U32 ospfProcessAreaSummaryLsaCount1.3.6.1.4.1.41916.13.12.1.24Unsigned32read-onlyNumber of summary LSAs
U32 ospfProcessAreaSummaryLsaChecksum1.3.6.1.4.1.41916.13.12.1.25Unsigned32read-onlySummary LSA checksum
U32 ospfProcessAreaAsbrLsaCount1.3.6.1.4.1.41916.13.12.1.26Unsigned32read-onlyNumber of ASBR LSAs
U32 ospfProcessAreaAsbrLsaChecksum1.3.6.1.4.1.41916.13.12.1.27Unsigned32read-onlyASBR LSA checksum
U32 ospfProcessAreaNssaLsaCount1.3.6.1.4.1.41916.13.12.1.28Unsigned32read-onlyNumber of NSSA LSAs
U32 ospfProcessAreaNssaLsaChecksum1.3.6.1.4.1.41916.13.12.1.29Unsigned32read-onlyNSSA 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.

Download VIPTELA-OPER-OSPF