Juniper-OSPF-MIB
- Registered at
- 1.3.6.1.4.1.4874.2.2.14
- Last updated
- 2002-09-16 21:44
- Organization
- Juniper Networks, Inc.
- Revisions
- 2002-09-16 21:44, 2002-04-05 21:20, 2000-05-23 00:00, 1999-09-28 00:00
- Namespace
- juniper
- Source file
Juniper-OSPF-MIB- Digest
sha256:e3e5b8061b33f44450c4fd85a24f60f3096fa0674b197d1c868da5e9440dc0cc
Description
The OSPF Protocol MIB for the Juniper Networks enterprise.
Contact
Juniper Networks, Inc. Postal: 10 Technology Park Drive Westford, MA 01886-3146 USA Tel: +1 978 589 5800 E-mail: mib@Juniper.net
Imports
| From | Symbols |
|---|---|
| IF-MIB | InterfaceIndexOrZero |
| Juniper-MIBs | juniMibs |
| OSPF-MIB | ospfAddressLessIf, ospfAreaEntry, ospfIfEntry, ospfIfIpAddress, ospfNbrEntry, ospfVirtIfEntry |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
IANAifType-MIB IF-MIB Juniper-MIBs Juniper-OSPF-MIB Juniper-UNI-SMI OSPF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| juniOspfObjects OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.14.1 | |||
| juniOspfGeneralGroup OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.14.1.1 | |||
| juniOspfProcessId OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.14.1.1.1 | Integer32 (0..65535) | read-write | current |
| juniOspfMaxPathSplits OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.14.1.1.2 | Integer32 (1..16) | read-write | current |
| juniOspfSpfHoldInterval OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.14.1.1.3 | Integer32 (1..5) | read-write | current |
| juniOspfNumActiveAreas OBJECT-TYPE The number of active areas. | 1.3.6.1.4.1.4874.2.2.14.1.1.4 | Counter32 | read-only | current |
| juniOspfSpfTime OBJECT-TYPE The SPF schedule delay. | 1.3.6.1.4.1.4874.2.2.14.1.1.5 | Counter32 | read-only | current |
| juniOspfRefBw OBJECT-TYPE The reference bandwith, in bits per second. This object is used when OSPF automatic interface cost calculation is used. | 1.3.6.1.4.1.4874.2.2.14.1.1.6 | Unsigned32 (1..4294967295) | read-write | current |
| juniOspfAutoVlink OBJECT-TYPE Set this object to true(1) in order to have virtual links automatically configured. | 1.3.6.1.4.1.4874.2.2.14.1.1.7 | TruthValue | read-write | current |
| juniOspfIntraDistance OBJECT-TYPE Default distance for intra-area routes. | 1.3.6.1.4.1.4874.2.2.14.1.1.8 | Integer32 (1..255) | read-write | current |
| juniOspfInterDistance OBJECT-TYPE Default distance for inter-area routes. | 1.3.6.1.4.1.4874.2.2.14.1.1.9 | Integer32 (1..255) | read-write | current |
| juniOspfExtDistance OBJECT-TYPE Default distance for external type 5 and type 7 routes. | 1.3.6.1.4.1.4874.2.2.14.1.1.10 | Integer32 (1..255) | read-write | current |
| juniOspfHelloPktsRcv OBJECT-TYPE Number of hello packets received. | 1.3.6.1.4.1.4874.2.2.14.1.1.11 | Counter32 | read-only | current |
| juniOspfDDPktsRcv OBJECT-TYPE Number of database description packets received. | 1.3.6.1.4.1.4874.2.2.14.1.1.12 | Counter32 | read-only | current |
| juniOspfLsrPktsRcv OBJECT-TYPE Number of link state request packets received. | 1.3.6.1.4.1.4874.2.2.14.1.1.13 | Counter32 | read-only | current |
| juniOspfLsuPktsRcv OBJECT-TYPE Number of link state update packets received. | 1.3.6.1.4.1.4874.2.2.14.1.1.14 | Counter32 | read-only | current |
| juniOspfLsAckPktsRcv OBJECT-TYPE Number of link state ACK packets received. | 1.3.6.1.4.1.4874.2.2.14.1.1.15 | Counter32 | read-only | current |
| juniOspfTotalRcv OBJECT-TYPE Number of OSPF packets received. | 1.3.6.1.4.1.4874.2.2.14.1.1.16 | Counter32 | read-only | current |
| juniOspfLsaDiscardCnt OBJECT-TYPE Number of LSA packets discarded. | 1.3.6.1.4.1.4874.2.2.14.1.1.17 | Counter32 | read-only | current |
| juniOspfHelloPktsSent OBJECT-TYPE Number of hello packets sent. | 1.3.6.1.4.1.4874.2.2.14.1.1.18 | Counter32 | read-only | current |
| juniOspfDDPktsSent OBJECT-TYPE Number of database description packets sent. | 1.3.6.1.4.1.4874.2.2.14.1.1.19 | Counter32 | read-only | current |
| juniOspfLsrPktsSent OBJECT-TYPE Number of link state request packets sent. | 1.3.6.1.4.1.4874.2.2.14.1.1.20 | Counter32 | read-only | current |
| juniOspfLsuPktsSent OBJECT-TYPE Number of link state update packets sent. | 1.3.6.1.4.1.4874.2.2.14.1.1.21 | Counter32 | read-only | current |
| juniOspfLsAckPktsSent OBJECT-TYPE Number of link state ACK packets sent. | 1.3.6.1.4.1.4874.2.2.14.1.1.22 | Counter32 | read-only | current |
| juniOspfErrPktsSent OBJECT-TYPE Number of packets dropped. | 1.3.6.1.4.1.4874.2.2.14.1.1.23 | Counter32 | read-only | current |
| juniOspfTotalSent OBJECT-TYPE Number of OSPF packets sent. | 1.3.6.1.4.1.4874.2.2.14.1.1.24 | Counter32 | read-only | current |
| juniOspfCsumErrPkts OBJECT-TYPE Number of packets received with a checksum error. | 1.3.6.1.4.1.4874.2.2.14.1.1.25 | Counter32 | read-only | current |
| juniOspfAllocFailNbr OBJECT-TYPE Number of neighbor allocation failures. | 1.3.6.1.4.1.4874.2.2.14.1.1.26 | Counter32 | read-only | current |
| juniOspfAllocFailLsa OBJECT-TYPE Number of LSA allocation failures. | 1.3.6.1.4.1.4874.2.2.14.1.1.27 | Counter32 | read-only | current |
| juniOspfAllocFailLsd OBJECT-TYPE Number of LSA HDR allocation failures. | 1.3.6.1.4.1.4874.2.2.14.1.1.28 | Counter32 | read-only | current |
| juniOspfAllocFailDbRequest OBJECT-TYPE Number of database request allocation failures. | 1.3.6.1.4.1.4874.2.2.14.1.1.29 | Counter32 | read-only | current |
| juniOspfAllocFailRtx OBJECT-TYPE Number of RTX allocation failures. | 1.3.6.1.4.1.4874.2.2.14.1.1.30 | Counter32 | read-only | current |
| juniOspfAllocFailAck OBJECT-TYPE Number of LS ACK allocation failures. | 1.3.6.1.4.1.4874.2.2.14.1.1.31 | Counter32 | read-only | current |
| juniOspfAllocFailDbPkt OBJECT-TYPE Number of DD packet allocation failures. | 1.3.6.1.4.1.4874.2.2.14.1.1.32 | Counter32 | read-only | current |
| juniOspfAllocFailCirc OBJECT-TYPE Number of OSPF interface allocation failures. | 1.3.6.1.4.1.4874.2.2.14.1.1.33 | Counter32 | read-only | current |
| juniOspfAllocFailPkt OBJECT-TYPE Number of OSPF general packet allocation failures. | 1.3.6.1.4.1.4874.2.2.14.1.1.34 | Counter32 | read-only | current |
| juniOspfOperState OBJECT-TYPE A flag to note whether this router is operational. | 1.3.6.1.4.1.4874.2.2.14.1.1.35 | TruthValue | read-only | current |
| juniOspfVpnRouteTag OBJECT-TYPE VPN route tag value. | 1.3.6.1.4.1.4874.2.2.14.1.1.36 | Unsigned32 (0..4294967295) | read-write | current |
| juniOspfDomainId OBJECT-TYPE OSPF domain ID. | 1.3.6.1.4.1.4874.2.2.14.1.1.37 | Unsigned32 (0..4294967295) | read-write | current |
| juniOspfMplsTeRtrIdIfIndex OBJECT-TYPE Configure the stable router interface id to designate it as TE capable. | 1.3.6.1.4.1.4874.2.2.14.1.1.38 | InterfaceIndexOrZero | read-write | current |
| juniOspfAreaTable OBJECT-TYPE The Juniper OSPF area table describes the OSPF-specific characteristics of areas. | 1.3.6.1.4.1.4874.2.2.14.1.2 | not-accessible | current | |
| juniOspfAreaEntry OBJECT-TYPE The OSPF area entry describes OSPF-specific characteristics of one area. | 1.3.6.1.4.1.4874.2.2.14.1.2.1 | not-accessible | current | |
| juniOspfAreaType OBJECT-TYPE The type of this area. | 1.3.6.1.4.1.4874.2.2.14.1.2.1.1 | INTEGER {transitArea(1), stubArea(2), nssaArea(3)} | read-only | current |
| juniOspfAreaTeCapable OBJECT-TYPE Configure the specified area TE capable to flood the TE information. | 1.3.6.1.4.1.4874.2.2.14.1.2.1.2 | TruthValue | read-write | current |
| juniOspfIfTable OBJECT-TYPE The Juniper OSPF interface table describes the OSPF-specific characteristics of interfaces. | 1.3.6.1.4.1.4874.2.2.14.1.7 | not-accessible | current | |
| juniOspfIfEntry OBJECT-TYPE The OSPF interface entry describes OSPF-specific characteristics of one interface. | 1.3.6.1.4.1.4874.2.2.14.1.7.1 | not-accessible | current | |
| juniOspfIfCost OBJECT-TYPE The cost value for this interface. | 1.3.6.1.4.1.4874.2.2.14.1.7.1.1 | Integer32 (0..65535) | read-create | current |
| juniOspfIfMask OBJECT-TYPE The mask used to derive the network range of this interface. | 1.3.6.1.4.1.4874.2.2.14.1.7.1.2 | IpAddress | read-create | current |
| juniOspfIfPassiveFlag OBJECT-TYPE Flag to indicate whether routing updates should be suppressed on this interface. To actively perform routing updates, set this object to disabled(0). | 1.3.6.1.4.1.4874.2.2.14.1.7.1.3 | INTEGER {disabled(0), enabled(1)} | read-create | current |
| juniOspfIfNbrCount OBJECT-TYPE Number of OSPF neighbors from this interface. | 1.3.6.1.4.1.4874.2.2.14.1.7.1.4 | Counter32 | read-only | current |
| juniOspfIfAdjNbrCount OBJECT-TYPE Number of OSPF adjacent neighbors from this interface. | 1.3.6.1.4.1.4874.2.2.14.1.7.1.5 | Counter32 | read-only | current |
| juniOspfIfMd5AuthKey OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.14.1.7.1.6 | OCTET STRING (SIZE(0..16)) | read-create | current |
| juniOspfIfMd5AuthKeyId OBJECT-TYPE The MD5 authentication key ID. When setting this object, juniOspfIfMd5AuthKey must be specified on the same PDU. | 1.3.6.1.4.1.4874.2.2.14.1.7.1.7 | Integer32 (1..255) | read-create | current |
| juniOspfIfBFDTable OBJECT-TYPE The Juniper OSPF interface table describes the BFD-specific characteristics of interfaces. | 1.3.6.1.4.1.4874.2.2.14.1.8 | not-accessible | current | |
| juniOspfIfBFDEntry OBJECT-TYPE The Juniper OSPF interface table describes the BFD-specific characteristics of one interface. | 1.3.6.1.4.1.4874.2.2.14.1.8.1 | not-accessible | current | |
| juniOspfIfBfdEnable OBJECT-TYPE This variable indicates whether BFD session on the interface is active or not | 1.3.6.1.4.1.4874.2.2.14.1.8.1.1 | TruthValue | read-create | current |
| juniOspfIfBfdMinRxInterval OBJECT-TYPE This variable specifies upper-limit on rate local-system requires remote-system to transmit bfd control-packets [milliseconds] | 1.3.6.1.4.1.4874.2.2.14.1.8.1.2 | Integer32 (100..65535) | read-create | current |
| juniOspfIfBfdMinTxInterval OBJECT-TYPE This variable specifies lower-limit on rate local-system requires remote-system to transmit bfd control-packets [milliseconds] | 1.3.6.1.4.1.4874.2.2.14.1.8.1.3 | Integer32 (100..65535) | read-create | current |
| juniOspfIfBfdMultiplier OBJECT-TYPE This variable specifies detection-multiplier | 1.3.6.1.4.1.4874.2.2.14.1.8.1.4 | Integer32 (1..255) | read-create | current |
| juniOspfVirtIfTable OBJECT-TYPE The Juniper OSPF virtual interface table describes the OSPF-specific characteristics of virtual interfaces. | 1.3.6.1.4.1.4874.2.2.14.1.9 | not-accessible | current | |
| juniOspfVirtIfEntry OBJECT-TYPE The OSPF virtual interface entry describes OSPF-specific characteristics of one virtual interface. | 1.3.6.1.4.1.4874.2.2.14.1.9.1 | not-accessible | current | |
| juniOspfVirtIfMd5AuthKey OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.14.1.9.1.1 | OCTET STRING (SIZE(0..16)) | read-create | current |
| juniOspfVirtIfMd5AuthKeyId OBJECT-TYPE The MD5 authentication key id. When setting this object, juniOspfVirtIfMd5AuthKey must be specified on the same psu. | 1.3.6.1.4.1.4874.2.2.14.1.9.1.2 | Integer32 (1..255) | read-create | current |
| juniOspfNbrTable OBJECT-TYPE The Juniper OSPF neighbor table describes the OSPF-specific characteristics of neighbors. | 1.3.6.1.4.1.4874.2.2.14.1.10 | not-accessible | current | |
| juniOspfNbrEntry OBJECT-TYPE The OSPF neighbor entry describes OSPF-specific characteristics of one neighbor. | 1.3.6.1.4.1.4874.2.2.14.1.10.1 | not-accessible | current | |
| juniOspfNbrLocalIpAddr OBJECT-TYPE The local IP address on this OSPF circuit. | 1.3.6.1.4.1.4874.2.2.14.1.10.1.1 | IpAddress | read-only | current |
| juniOspfNbrDR OBJECT-TYPE The neighbor's idea of designated router. | 1.3.6.1.4.1.4874.2.2.14.1.10.1.2 | IpAddress | read-only | current |
| juniOspfNbrBDR OBJECT-TYPE The neighbor's idea of backup designated router. | 1.3.6.1.4.1.4874.2.2.14.1.10.1.3 | IpAddress | read-only | current |
| juniOspfSummImportTable OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.14.1.15 | not-accessible | current | |
| juniOspfSummImportEntry OBJECT-TYPE The OSPF summary import entry describes OSPF-specific characteristics of one summary report. | 1.3.6.1.4.1.4874.2.2.14.1.15.1 | not-accessible | current | |
| juniOspfSummAggNet OBJECT-TYPE The summary address for a range of addresses. | 1.3.6.1.4.1.4874.2.2.14.1.15.1.1 | IpAddress | read-only | current |
| juniOspfSummAggMask OBJECT-TYPE The subnet mask used for the summary route. | 1.3.6.1.4.1.4874.2.2.14.1.15.1.2 | IpAddress | read-only | current |
| juniOspfSummAdminStat OBJECT-TYPE The admin status of this summary aggregation. | 1.3.6.1.4.1.4874.2.2.14.1.15.1.3 | INTEGER {disabled(0), enabled(1)} | read-create | current |
| juniOspfSummRowStatus OBJECT-TYPE This variable displays the status of the entry. | 1.3.6.1.4.1.4874.2.2.14.1.15.1.4 | RowStatus | read-create | current |
| juniOspfMd5IntfTable OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.14.1.16 | not-accessible | current | |
| juniOspfMd5IntfEntry OBJECT-TYPE The OSPF interface MD5 key entry describes OSPF-specific characteristics of one MD5 authentication's interface. | 1.3.6.1.4.1.4874.2.2.14.1.16.1 | not-accessible | current | |
| juniOspfMd5IntfKeyId OBJECT-TYPE The OSPF interface this key belongs to. | 1.3.6.1.4.1.4874.2.2.14.1.16.1.1 | Integer32 (1..2147483647) | read-only | current |
| juniOspfMd5IntfKeyActive OBJECT-TYPE Set this object to true(1) in order to have this key active. | 1.3.6.1.4.1.4874.2.2.14.1.16.1.2 | TruthValue | read-create | deprecated |
| juniOspfMd5IntfAuthKey OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.14.1.16.1.3 | OCTET STRING (SIZE(0..16)) | read-create | current |
| juniOspfMd5IntfRowStatus OBJECT-TYPE This variable displays the status of the entry. | 1.3.6.1.4.1.4874.2.2.14.1.16.1.4 | RowStatus | read-create | current |
| juniOspfMd5VirtIntfTable OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.14.1.17 | not-accessible | current | |
| juniOspfMd5VirtIntfEntry OBJECT-TYPE The OSPF Interface MD5 Key entry describes OSPF-specific characteristics of one MD5 authentication's interface. | 1.3.6.1.4.1.4874.2.2.14.1.17.1 | not-accessible | current | |
| juniOspfMd5VirtIntfAreaId OBJECT-TYPE The OSPF area ID this key belongs to. | 1.3.6.1.4.1.4874.2.2.14.1.17.1.1 | IpAddress | read-only | current |
| juniOspfMd5VirtIntfNeighbor OBJECT-TYPE The OSPF neightbor this key belongs to. | 1.3.6.1.4.1.4874.2.2.14.1.17.1.2 | IpAddress | read-only | current |
| juniOspfMd5VirtIntfKeyId OBJECT-TYPE The OSPF virtual interface this key belongs to. | 1.3.6.1.4.1.4874.2.2.14.1.17.1.3 | Integer32 (1..2147483647) | read-only | current |
| juniOspfMd5VirtIntfKeyActive OBJECT-TYPE Set this object to true(1) in order to have this key active. | 1.3.6.1.4.1.4874.2.2.14.1.17.1.4 | TruthValue | read-create | deprecated |
| juniOspfMd5VirtIntfAuthKey OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.14.1.17.1.5 | OCTET STRING (SIZE(0..16)) | read-create | current |
| juniOspfMd5VirtIntfRowStatus OBJECT-TYPE This variable displays the status of the entry. | 1.3.6.1.4.1.4874.2.2.14.1.17.1.6 | RowStatus | read-create | current |
| juniOspfNetworkRangeTable OBJECT-TYPE The Juniper OSPF network range table describes the OSPF-specific characteristics of network ranges, encompassing one or multiple OSPF interfaces. | 1.3.6.1.4.1.4874.2.2.14.1.18 | not-accessible | current | |
| juniOspfNetworkRangeEntry OBJECT-TYPE The Juniper OSPF network range entry describes OSPF-specific characteristics of one OSPF network range. | 1.3.6.1.4.1.4874.2.2.14.1.18.1 | not-accessible | current | |
| juniOspfNetRangeNet OBJECT-TYPE The network range address. | 1.3.6.1.4.1.4874.2.2.14.1.18.1.1 | IpAddress | read-only | current |
| juniOspfNetRangeMask OBJECT-TYPE 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). | 1.3.6.1.4.1.4874.2.2.14.1.18.1.2 | IpAddress | read-only | current |
| juniOspfNetRangeAreaId OBJECT-TYPE The OSPF area ID this network range belongs to. | 1.3.6.1.4.1.4874.2.2.14.1.18.1.3 | IpAddress | read-only | current |
| juniOspfNetRangeRowStatus OBJECT-TYPE This variable displays the status of the entry. | 1.3.6.1.4.1.4874.2.2.14.1.18.1.4 | RowStatus | read-create | current |
| juniOspfConformance OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.14.4 | |||
| juniOspfCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.14.4.1 | |||
| juniOspfGroups OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.14.4.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| juniOspfCompliance MODULE-COMPLIANCE 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. | 1.3.6.1.4.1.4874.2.2.14.4.1.1 | obsolete |
| juniOspfCompliance2 MODULE-COMPLIANCE The compliance statement for entities which implement the Juniper OSPF MIB. This statement became obsolete when juniOspfIfBFDTable was implemented. | 1.3.6.1.4.1.4874.2.2.14.4.1.2 | obsolete |
| juniOspfCompliance3 MODULE-COMPLIANCE The compliance statement for entities which implement the Juniper OSPF MIB. | 1.3.6.1.4.1.4874.2.2.14.4.1.3 | current |
| juniOspfBasicGroup OBJECT-GROUP 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. | 1.3.6.1.4.1.4874.2.2.14.4.2.1 | obsolete |
| juniOspfIfGroup OBJECT-GROUP A collection of objects which augments the standard MIB objects for managing OSPF Interface capabilities in a Juniper product. | 1.3.6.1.4.1.4874.2.2.14.4.2.2 | current |
| juniOspfAreaGroup OBJECT-GROUP An object which augments the standard MIB objects for managing OSPF areas capabilities in a Juniper product. | 1.3.6.1.4.1.4874.2.2.14.4.2.3 | current |
| juniOspfVirtIfGroup OBJECT-GROUP A collection of objects which augments the standard MIB objects for managing OSPF virtual interface capabilities in a Juniper product. | 1.3.6.1.4.1.4874.2.2.14.4.2.4 | current |
| juniOspfNbrGroup OBJECT-GROUP A collection of objects which augments the standard MIB objects for managing OSPF neighbor capabilities in a Juniper product. | 1.3.6.1.4.1.4874.2.2.14.4.2.5 | current |
| juniOspfSummImportGroup OBJECT-GROUP A collection of objects for managing OSPF summary report capabilities in a Juniper product. | 1.3.6.1.4.1.4874.2.2.14.4.2.6 | current |
| juniOspfMd5IntfGroup OBJECT-GROUP A collection of objects for managing OSPF MD5 interfaces capabilities in a Juniper product. | 1.3.6.1.4.1.4874.2.2.14.4.2.7 | current |
| juniOspfMd5VirtIntfGroup OBJECT-GROUP A collection of objects for managing OSPF MD5 virtual interfaces capabilities in a Juniper product. | 1.3.6.1.4.1.4874.2.2.14.4.2.8 | current |
| juniOspfNetRangeGroup OBJECT-GROUP A collection of objects for managing OSPF network range capabilities in a Juniper product. | 1.3.6.1.4.1.4874.2.2.14.4.2.9 | current |
| juniOspfBasicGroup2 OBJECT-GROUP A collection of objects for managing general OSPF capabilities in a Juniper product. | 1.3.6.1.4.1.4874.2.2.14.4.2.10 | current |
| juniOspfIfBFDGroup OBJECT-GROUP A collection of objects for OSPFv2 BFD client configuration. | 1.3.6.1.4.1.4874.2.2.14.4.2.11 | current |