Juniper-OSPF-MIB

File: Juniper-OSPF-MIB.mib (43159 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB OSPF-MIB Juniper-MIBs

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 Counter32 IpAddress
TruthValue RowStatus MODULE-COMPLIANCE
OBJECT-GROUP InterfaceIndexOrZero ospfAreaEntry
ospfIfEntry ospfIfIpAddress ospfAddressLessIf
ospfVirtIfEntry ospfNbrEntry juniMibs

Defined Types

JuniOspfAreaEntry  
SEQUENCE    
  juniOspfAreaType INTEGER
  juniOspfAreaTeCapable TruthValue

JuniOspfIfEntry  
SEQUENCE    
  juniOspfIfCost Integer32
  juniOspfIfMask IpAddress
  juniOspfIfPassiveFlag INTEGER
  juniOspfIfNbrCount Counter32
  juniOspfIfAdjNbrCount Counter32
  juniOspfIfMd5AuthKey OCTET STRING
  juniOspfIfMd5AuthKeyId Integer32

JuniOspfVirtIfEntry  
SEQUENCE    
  juniOspfVirtIfMd5AuthKey OCTET STRING
  juniOspfVirtIfMd5AuthKeyId Integer32

JuniOspfNbrEntry  
SEQUENCE    
  juniOspfNbrLocalIpAddr IpAddress
  juniOspfNbrDR IpAddress
  juniOspfNbrBDR IpAddress

JuniOspfSummImportEntry  
SEQUENCE    
  juniOspfSummAggNet IpAddress
  juniOspfSummAggMask IpAddress
  juniOspfSummAdminStat INTEGER
  juniOspfSummRowStatus RowStatus

JuniOspfMd5IntfEntry  
SEQUENCE    
  juniOspfMd5IntfKeyId Integer32
  juniOspfMd5IntfKeyActive TruthValue
  juniOspfMd5IntfAuthKey OCTET STRING
  juniOspfMd5IntfRowStatus RowStatus

JuniOspfMd5VirtIntfEntry  
SEQUENCE    
  juniOspfMd5VirtIntfAreaId IpAddress
  juniOspfMd5VirtIntfNeighbor IpAddress
  juniOspfMd5VirtIntfKeyId Integer32
  juniOspfMd5VirtIntfKeyActive TruthValue
  juniOspfMd5VirtIntfAuthKey OCTET STRING
  juniOspfMd5VirtIntfRowStatus RowStatus

JuniOspfNetworkRangeEntry  
SEQUENCE    
  juniOspfNetRangeNet IpAddress
  juniOspfNetRangeMask IpAddress
  juniOspfNetRangeAreaId IpAddress
  juniOspfNetRangeRowStatus RowStatus

JuniOspfIfBFDEntry  
SEQUENCE    
  juniOspfIfBfdEnable TruthValue
  juniOspfIfBfdMinRxInterval Integer32
  juniOspfIfBfdMinTxInterval Integer32
  juniOspfIfBfdMultiplier Integer32

Defined Values

juniOspfMIB 1.3.6.1.4.1.4874.2.2.14
The OSPF Protocol MIB for the Juniper Networks enterprise.
MODULE-IDENTITY    

juniOspfObjects 1.3.6.1.4.1.4874.2.2.14.1
OBJECT IDENTIFIER    

juniOspfGeneralGroup 1.3.6.1.4.1.4874.2.2.14.1.1
OBJECT IDENTIFIER    

juniOspfProcessId 1.3.6.1.4.1.4874.2.2.14.1.1.1
An identifier having special semantics when set. When this object's value is zero, OSPF is disabled and cannot be configured. Setting this object to a nonzero value enables OSPF operation and permits further OSPF configuration to be performed. Once set to a nonzero value, this object cannot be modified.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

juniOspfMaxPathSplits 1.3.6.1.4.1.4874.2.2.14.1.1.2
The maximum number of equal-cost routes that will be maintained by the OSPF protocol. A change in this value will be taken into account at the next shortest-path-first recalculation.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..16  

juniOspfSpfHoldInterval 1.3.6.1.4.1.4874.2.2.14.1.1.3
The minimum amount of time that must elapse between shortest-path-first recalculations. Reducing this value can cause an immediate SPF recalulation if the new value is less than the current value of juniOspfSpfHoldTimeRemaining and other SPF-inducing protocol events have occurred.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..5  

juniOspfNumActiveAreas 1.3.6.1.4.1.4874.2.2.14.1.1.4
The number of active areas.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniOspfSpfTime 1.3.6.1.4.1.4874.2.2.14.1.1.5
The SPF schedule delay.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniOspfRefBw 1.3.6.1.4.1.4874.2.2.14.1.1.6
The reference bandwith, in bits per second. This object is used when OSPF automatic interface cost calculation is used.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..4294967295  


juniOspfIntraDistance 1.3.6.1.4.1.4874.2.2.14.1.1.8
Default distance for intra-area routes.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

juniOspfInterDistance 1.3.6.1.4.1.4874.2.2.14.1.1.9
Default distance for inter-area routes.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

juniOspfExtDistance 1.3.6.1.4.1.4874.2.2.14.1.1.10
Default distance for external type 5 and type 7 routes.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

juniOspfHelloPktsRcv 1.3.6.1.4.1.4874.2.2.14.1.1.11
Number of hello packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniOspfDDPktsRcv 1.3.6.1.4.1.4874.2.2.14.1.1.12
Number of database description packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniOspfLsrPktsRcv 1.3.6.1.4.1.4874.2.2.14.1.1.13
Number of link state request packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniOspfLsuPktsRcv 1.3.6.1.4.1.4874.2.2.14.1.1.14
Number of link state update packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniOspfLsAckPktsRcv 1.3.6.1.4.1.4874.2.2.14.1.1.15
Number of link state ACK packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniOspfTotalRcv 1.3.6.1.4.1.4874.2.2.14.1.1.16
Number of OSPF packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniOspfLsaDiscardCnt 1.3.6.1.4.1.4874.2.2.14.1.1.17
Number of LSA packets discarded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniOspfHelloPktsSent 1.3.6.1.4.1.4874.2.2.14.1.1.18
Number of hello packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniOspfDDPktsSent 1.3.6.1.4.1.4874.2.2.14.1.1.19
Number of database description packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniOspfLsrPktsSent 1.3.6.1.4.1.4874.2.2.14.1.1.20
Number of link state request packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniOspfLsuPktsSent 1.3.6.1.4.1.4874.2.2.14.1.1.21
Number of link state update packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniOspfLsAckPktsSent 1.3.6.1.4.1.4874.2.2.14.1.1.22
Number of link state ACK packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniOspfErrPktsSent 1.3.6.1.4.1.4874.2.2.14.1.1.23
Number of packets dropped.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniOspfTotalSent 1.3.6.1.4.1.4874.2.2.14.1.1.24
Number of OSPF packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniOspfCsumErrPkts 1.3.6.1.4.1.4874.2.2.14.1.1.25
Number of packets received with a checksum error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniOspfAllocFailNbr 1.3.6.1.4.1.4874.2.2.14.1.1.26
Number of neighbor allocation failures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniOspfAllocFailLsa 1.3.6.1.4.1.4874.2.2.14.1.1.27
Number of LSA allocation failures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniOspfAllocFailLsd 1.3.6.1.4.1.4874.2.2.14.1.1.28
Number of LSA HDR allocation failures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniOspfAllocFailDbRequest 1.3.6.1.4.1.4874.2.2.14.1.1.29
Number of database request allocation failures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniOspfAllocFailRtx 1.3.6.1.4.1.4874.2.2.14.1.1.30
Number of RTX allocation failures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniOspfAllocFailAck 1.3.6.1.4.1.4874.2.2.14.1.1.31
Number of LS ACK allocation failures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniOspfAllocFailDbPkt 1.3.6.1.4.1.4874.2.2.14.1.1.32
Number of DD packet allocation failures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniOspfAllocFailCirc 1.3.6.1.4.1.4874.2.2.14.1.1.33
Number of OSPF interface allocation failures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniOspfAllocFailPkt 1.3.6.1.4.1.4874.2.2.14.1.1.34
Number of OSPF general packet allocation failures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniOspfOperState 1.3.6.1.4.1.4874.2.2.14.1.1.35
A flag to note whether this router is operational.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

juniOspfVpnRouteTag 1.3.6.1.4.1.4874.2.2.14.1.1.36
VPN route tag value.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4294967295  

juniOspfDomainId 1.3.6.1.4.1.4874.2.2.14.1.1.37
OSPF domain ID.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4294967295  

juniOspfMplsTeRtrIdIfIndex 1.3.6.1.4.1.4874.2.2.14.1.1.38
Configure the stable router interface id to designate it as TE capable.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

juniOspfAreaTable 1.3.6.1.4.1.4874.2.2.14.1.2
The Juniper OSPF area table describes the OSPF-specific characteristics of areas.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniOspfAreaEntry

juniOspfAreaEntry 1.3.6.1.4.1.4874.2.2.14.1.2.1
The OSPF area entry describes OSPF-specific characteristics of one area.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniOspfAreaEntry  

juniOspfAreaType 1.3.6.1.4.1.4874.2.2.14.1.2.1.1
The type of this area.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER transitArea(1), stubArea(2), nssaArea(3)  

juniOspfAreaTeCapable 1.3.6.1.4.1.4874.2.2.14.1.2.1.2
Configure the specified area TE capable to flood the TE information.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

juniOspfIfTable 1.3.6.1.4.1.4874.2.2.14.1.7
The Juniper OSPF interface table describes the OSPF-specific characteristics of interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniOspfIfEntry

juniOspfIfEntry 1.3.6.1.4.1.4874.2.2.14.1.7.1
The OSPF interface entry describes OSPF-specific characteristics of one interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniOspfIfEntry  

juniOspfIfCost 1.3.6.1.4.1.4874.2.2.14.1.7.1.1
The cost value for this interface.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

juniOspfIfMask 1.3.6.1.4.1.4874.2.2.14.1.7.1.2
The mask used to derive the network range of this interface.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

juniOspfIfPassiveFlag 1.3.6.1.4.1.4874.2.2.14.1.7.1.3
Flag to indicate whether routing updates should be suppressed on this interface. To actively perform routing updates, set this object to disabled(0).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

juniOspfIfNbrCount 1.3.6.1.4.1.4874.2.2.14.1.7.1.4
Number of OSPF neighbors from this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniOspfIfAdjNbrCount 1.3.6.1.4.1.4874.2.2.14.1.7.1.5
Number of OSPF adjacent neighbors from this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniOspfIfMd5AuthKey 1.3.6.1.4.1.4874.2.2.14.1.7.1.6
The MD5 authentication key. When setting this object, the juniOspfIfMd5AuthKeyId must be specified on the same PDU. For simple text authentication type, use ospfIfAuthKey. Setting this object will have the side effect of adding or updating the correspondent entry in juniOspfMd5IntfKeyTable. If key given has less than 16 octets, such value will be appended with zeros to complete 16 octets. The zeros will appended to the right of the given key. Reading this object always results in an OCTET STRING of length zero.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

juniOspfIfMd5AuthKeyId 1.3.6.1.4.1.4874.2.2.14.1.7.1.7
The MD5 authentication key ID. When setting this object, juniOspfIfMd5AuthKey must be specified on the same PDU.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..255  

juniOspfVirtIfTable 1.3.6.1.4.1.4874.2.2.14.1.9
The Juniper OSPF virtual interface table describes the OSPF-specific characteristics of virtual interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniOspfVirtIfEntry

juniOspfVirtIfEntry 1.3.6.1.4.1.4874.2.2.14.1.9.1
The OSPF virtual interface entry describes OSPF-specific characteristics of one virtual interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniOspfVirtIfEntry  

juniOspfVirtIfMd5AuthKey 1.3.6.1.4.1.4874.2.2.14.1.9.1.1
The MD5 authentication key. When setting this object, the juniOspfVirtIfMd5AuthKeyId must be specified on the same PDU. For simple text authentication type, use ospfVirtIfAuthKey. Setting this object will have the side effect of adding or updating the correspondent entry in juniOspfMd5IntfKeyTable. If key given has less than 16 octets, such value will be appended with zeros to complete 16 octets. The zeros will appended to the right of the given key. Reading this object always results in an OCTET STRING of length zero.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

juniOspfVirtIfMd5AuthKeyId 1.3.6.1.4.1.4874.2.2.14.1.9.1.2
The MD5 authentication key id. When setting this object, juniOspfVirtIfMd5AuthKey must be specified on the same psu.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..255  

juniOspfNbrTable 1.3.6.1.4.1.4874.2.2.14.1.10
The Juniper OSPF neighbor table describes the OSPF-specific characteristics of neighbors.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniOspfNbrEntry

juniOspfNbrEntry 1.3.6.1.4.1.4874.2.2.14.1.10.1
The OSPF neighbor entry describes OSPF-specific characteristics of one neighbor.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniOspfNbrEntry  

juniOspfNbrLocalIpAddr 1.3.6.1.4.1.4874.2.2.14.1.10.1.1
The local IP address on this OSPF circuit.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

juniOspfNbrDR 1.3.6.1.4.1.4874.2.2.14.1.10.1.2
The neighbor's idea of designated router.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

juniOspfNbrBDR 1.3.6.1.4.1.4874.2.2.14.1.10.1.3
The neighbor's idea of backup designated router.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

juniOspfSummImportTable 1.3.6.1.4.1.4874.2.2.14.1.15
The Juniper OSPF summary import table describes the OSPF-specific characteristics of network aggregation into the OSPF autonomous system. With this table, the load of advertising many external routes can be reduced by specifying a range which includes some or all of the external routes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniOspfSummImportEntry

juniOspfSummImportEntry 1.3.6.1.4.1.4874.2.2.14.1.15.1
The OSPF summary import entry describes OSPF-specific characteristics of one summary report.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniOspfSummImportEntry  

juniOspfSummAggNet 1.3.6.1.4.1.4874.2.2.14.1.15.1.1
The summary address for a range of addresses.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

juniOspfSummAggMask 1.3.6.1.4.1.4874.2.2.14.1.15.1.2
The subnet mask used for the summary route.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

juniOspfSummAdminStat 1.3.6.1.4.1.4874.2.2.14.1.15.1.3
The admin status of this summary aggregation.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

juniOspfSummRowStatus 1.3.6.1.4.1.4874.2.2.14.1.15.1.4
This variable displays the status of the entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniOspfMd5IntfTable 1.3.6.1.4.1.4874.2.2.14.1.16
The Juniper OSPF interface MD5 key table describes OSPF-specific characteristics of the MD5 authentication key for the OSPF interfaces. This table is not to be used for the simple password authentication.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniOspfMd5IntfEntry

juniOspfMd5IntfEntry 1.3.6.1.4.1.4874.2.2.14.1.16.1
The OSPF interface MD5 key entry describes OSPF-specific characteristics of one MD5 authentication's interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniOspfMd5IntfEntry  

juniOspfMd5IntfKeyId 1.3.6.1.4.1.4874.2.2.14.1.16.1.1
The OSPF interface this key belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

juniOspfMd5IntfKeyActive 1.3.6.1.4.1.4874.2.2.14.1.16.1.2
Set this object to true(1) in order to have this key active.
Status: deprecated Access: read-create
OBJECT-TYPE    
  TruthValue  

juniOspfMd5IntfAuthKey 1.3.6.1.4.1.4874.2.2.14.1.16.1.3
The MD5 authentication key. If key given has less than 16 octets, such value will be appended with zeros to complete 16 octets. The zeros will appended to the right of the given key. Reading this object always results in an OCTET STRING of length zero.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

juniOspfMd5IntfRowStatus 1.3.6.1.4.1.4874.2.2.14.1.16.1.4
This variable displays the status of the entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniOspfMd5VirtIntfTable 1.3.6.1.4.1.4874.2.2.14.1.17
The Juniper OSPF interface MD5 key table describes OSPF-specific characteristics of the MD5 authentication key for the OSPF interfaces. This table is not to be used for the simple password authentication.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniOspfMd5VirtIntfEntry

juniOspfMd5VirtIntfEntry 1.3.6.1.4.1.4874.2.2.14.1.17.1
The OSPF Interface MD5 Key entry describes OSPF-specific characteristics of one MD5 authentication's interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniOspfMd5VirtIntfEntry  

juniOspfMd5VirtIntfAreaId 1.3.6.1.4.1.4874.2.2.14.1.17.1.1
The OSPF area ID this key belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

juniOspfMd5VirtIntfNeighbor 1.3.6.1.4.1.4874.2.2.14.1.17.1.2
The OSPF neightbor this key belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

juniOspfMd5VirtIntfKeyId 1.3.6.1.4.1.4874.2.2.14.1.17.1.3
The OSPF virtual interface this key belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

juniOspfMd5VirtIntfKeyActive 1.3.6.1.4.1.4874.2.2.14.1.17.1.4
Set this object to true(1) in order to have this key active.
Status: deprecated Access: read-create
OBJECT-TYPE    
  TruthValue  

juniOspfMd5VirtIntfAuthKey 1.3.6.1.4.1.4874.2.2.14.1.17.1.5
The MD5 authentication key. If key given has less than 16 octets, such value will be appended with zeros to complete 16 octets. The zeros will appended to the right of the given key. Reading this object always results in an OCTET STRING of length zero.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

juniOspfMd5VirtIntfRowStatus 1.3.6.1.4.1.4874.2.2.14.1.17.1.6
This variable displays the status of the entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniOspfNetworkRangeTable 1.3.6.1.4.1.4874.2.2.14.1.18
The Juniper OSPF network range table describes the OSPF-specific characteristics of network ranges, encompassing one or multiple OSPF interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniOspfNetworkRangeEntry

juniOspfNetworkRangeEntry 1.3.6.1.4.1.4874.2.2.14.1.18.1
The Juniper OSPF network range entry describes OSPF-specific characteristics of one OSPF network range.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniOspfNetworkRangeEntry  

juniOspfNetRangeNet 1.3.6.1.4.1.4874.2.2.14.1.18.1.1
The network range address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

juniOspfNetRangeMask 1.3.6.1.4.1.4874.2.2.14.1.18.1.2
The subnet mask used for the network range. Unlike the mask used under the command line interface (CLI), this object is set in the non-inversed format (i.e. not a wild-card mask).
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

juniOspfNetRangeAreaId 1.3.6.1.4.1.4874.2.2.14.1.18.1.3
The OSPF area ID this network range belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

juniOspfNetRangeRowStatus 1.3.6.1.4.1.4874.2.2.14.1.18.1.4
This variable displays the status of the entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniOspfIfBFDTable 1.3.6.1.4.1.4874.2.2.14.1.8
The Juniper OSPF interface table describes the BFD-specific characteristics of interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniOspfIfBFDEntry

juniOspfIfBFDEntry 1.3.6.1.4.1.4874.2.2.14.1.8.1
The Juniper OSPF interface table describes the BFD-specific characteristics of one interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniOspfIfBFDEntry  

juniOspfIfBfdEnable 1.3.6.1.4.1.4874.2.2.14.1.8.1.1
This variable indicates whether BFD session on the interface is active or not
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

juniOspfIfBfdMinRxInterval 1.3.6.1.4.1.4874.2.2.14.1.8.1.2
This variable specifies upper-limit on rate local-system requires remote-system to transmit bfd control-packets [milliseconds]
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 100..65535  

juniOspfIfBfdMinTxInterval 1.3.6.1.4.1.4874.2.2.14.1.8.1.3
This variable specifies lower-limit on rate local-system requires remote-system to transmit bfd control-packets [milliseconds]
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 100..65535  

juniOspfIfBfdMultiplier 1.3.6.1.4.1.4874.2.2.14.1.8.1.4
This variable specifies detection-multiplier
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..255  

juniOspfConformance 1.3.6.1.4.1.4874.2.2.14.4
OBJECT IDENTIFIER    

juniOspfCompliances 1.3.6.1.4.1.4874.2.2.14.4.1
OBJECT IDENTIFIER    

juniOspfGroups 1.3.6.1.4.1.4874.2.2.14.4.2
OBJECT IDENTIFIER    

juniOspfCompliance 1.3.6.1.4.1.4874.2.2.14.4.1.1
Obsolete compliance statement for entities which implement the Juniper OSPF MIB. This statement became obsolete when juniOspfVpnRouteTag, juniOspfDomainId, juniOspfAreaTeCapable and juniOspfMplsTeRtrIdIfIndex were added to the basic group.
Status: obsolete Access: read-create
MODULE-COMPLIANCE    

juniOspfCompliance2 1.3.6.1.4.1.4874.2.2.14.4.1.2
The compliance statement for entities which implement the Juniper OSPF MIB. This statement became obsolete when juniOspfIfBFDTable was implemented.
Status: obsolete Access: read-create
MODULE-COMPLIANCE    

juniOspfCompliance3 1.3.6.1.4.1.4874.2.2.14.4.1.3
The compliance statement for entities which implement the Juniper OSPF MIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

juniOspfBasicGroup 1.3.6.1.4.1.4874.2.2.14.4.2.1
Obsolete collection of objects for managing general OSPF capabilities in a Juniper product. This group became obsolete when juniOspfVpnRouteTag, juniOspfDomainId, juniOspfAreaTeCapable and juniOspfMplsTeRtrIdIfIndex were added.
Status: obsolete Access: read-create
OBJECT-GROUP    

juniOspfIfGroup 1.3.6.1.4.1.4874.2.2.14.4.2.2
A collection of objects which augments the standard MIB objects for managing OSPF Interface capabilities in a Juniper product.
Status: current Access: read-create
OBJECT-GROUP    

juniOspfAreaGroup 1.3.6.1.4.1.4874.2.2.14.4.2.3
An object which augments the standard MIB objects for managing OSPF areas capabilities in a Juniper product.
Status: current Access: read-create
OBJECT-GROUP    

juniOspfVirtIfGroup 1.3.6.1.4.1.4874.2.2.14.4.2.4
A collection of objects which augments the standard MIB objects for managing OSPF virtual interface capabilities in a Juniper product.
Status: current Access: read-create
OBJECT-GROUP    

juniOspfNbrGroup 1.3.6.1.4.1.4874.2.2.14.4.2.5
A collection of objects which augments the standard MIB objects for managing OSPF neighbor capabilities in a Juniper product.
Status: current Access: read-create
OBJECT-GROUP    

juniOspfSummImportGroup 1.3.6.1.4.1.4874.2.2.14.4.2.6
A collection of objects for managing OSPF summary report capabilities in a Juniper product.
Status: current Access: read-create
OBJECT-GROUP    

juniOspfMd5IntfGroup 1.3.6.1.4.1.4874.2.2.14.4.2.7
A collection of objects for managing OSPF MD5 interfaces capabilities in a Juniper product.
Status: current Access: read-create
OBJECT-GROUP    

juniOspfMd5VirtIntfGroup 1.3.6.1.4.1.4874.2.2.14.4.2.8
A collection of objects for managing OSPF MD5 virtual interfaces capabilities in a Juniper product.
Status: current Access: read-create
OBJECT-GROUP    

juniOspfNetRangeGroup 1.3.6.1.4.1.4874.2.2.14.4.2.9
A collection of objects for managing OSPF network range capabilities in a Juniper product.
Status: current Access: read-create
OBJECT-GROUP    

juniOspfBasicGroup2 1.3.6.1.4.1.4874.2.2.14.4.2.10
A collection of objects for managing general OSPF capabilities in a Juniper product.
Status: current Access: read-create
OBJECT-GROUP    

juniOspfIfBFDGroup 1.3.6.1.4.1.4874.2.2.14.4.2.11
A collection of objects for OSPFv2 BFD client configuration.
Status: current Access: read-create
OBJECT-GROUP