Unisphere-Data-OSPF-MIB

File: Unisphere-Data-OSPF-MIB.mib (39476 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB OSPF-MIB Unisphere-Data-MIBs

Imported symbols

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

Defined Types

UsdOspfAreaEntry  
SEQUENCE    
  usdOspfAreaType INTEGER
  usdOspfAreaTeCapable TruthValue

UsdOspfIfEntry  
SEQUENCE    
  usdOspfIfCost Integer32
  usdOspfIfMask IpAddress
  usdOspfIfPassiveFlag INTEGER
  usdOspfIfNbrCount Counter32
  usdOspfIfAdjNbrCount Counter32
  usdOspfIfMd5AuthKey OCTET STRING
  usdOspfIfMd5AuthKeyId Integer32

UsdOspfVirtIfEntry  
SEQUENCE    
  usdOspfVirtIfMd5AuthKey OCTET STRING
  usdOspfVirtIfMd5AuthKeyId Integer32

UsdOspfNbrEntry  
SEQUENCE    
  usdOspfNbrLocalIpAddr IpAddress
  usdOspfNbrDR IpAddress
  usdOspfNbrBDR IpAddress

UsdOspfSummImportEntry  
SEQUENCE    
  usdOspfSummAggNet IpAddress
  usdOspfSummAggMask IpAddress
  usdOspfSummAdminStat INTEGER
  usdOspfSummRowStatus RowStatus

UsdOspfMd5IntfEntry  
SEQUENCE    
  usdOspfMd5IntfKeyId Integer32
  usdOspfMd5IntfKeyActive TruthValue
  usdOspfMd5IntfAuthKey OCTET STRING
  usdOspfMd5IntfRowStatus RowStatus

UsdOspfMd5VirtIntfEntry  
SEQUENCE    
  usdOspfMd5VirtIntfAreaId IpAddress
  usdOspfMd5VirtIntfNeighbor IpAddress
  usdOspfMd5VirtIntfKeyId Integer32
  usdOspfMd5VirtIntfKeyActive TruthValue
  usdOspfMd5VirtIntfAuthKey OCTET STRING
  usdOspfMd5VirtIntfRowStatus RowStatus

UsdOspfNetworkRangeEntry  
SEQUENCE    
  usdOspfNetRangeNet IpAddress
  usdOspfNetRangeMask IpAddress
  usdOspfNetRangeAreaId IpAddress
  usdOspfNetRangeRowStatus RowStatus

Defined Values

usdOspfMIB 1.3.6.1.4.1.4874.2.2.14
The OSPF Protocol MIB for the Unisphere Networks Inc. enterprise.
MODULE-IDENTITY    

usdOspfObjects 1.3.6.1.4.1.4874.2.2.14.1
OBJECT IDENTIFIER    

usdOspfGeneralGroup 1.3.6.1.4.1.4874.2.2.14.1.1
OBJECT IDENTIFIER    

usdOspfProcessId 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  

usdOspfMaxPathSplits 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  

usdOspfSpfHoldInterval 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 usdOspfSpfHoldTimeRemaining and other SPF-inducing protocol events have occurred.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..5  

usdOspfNumActiveAreas 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  

usdOspfSpfTime 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  

usdOspfRefBw 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  


usdOspfIntraDistance 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  

usdOspfInterDistance 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  

usdOspfExtDistance 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  

usdOspfHelloPktsRcv 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  

usdOspfDDPktsRcv 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  

usdOspfLsrPktsRcv 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  

usdOspfLsuPktsRcv 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  

usdOspfLsAckPktsRcv 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  

usdOspfTotalRcv 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  

usdOspfLsaDiscardCnt 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  

usdOspfHelloPktsSent 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  

usdOspfDDPktsSent 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  

usdOspfLsrPktsSent 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  

usdOspfLsuPktsSent 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  

usdOspfLsAckPktsSent 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  

usdOspfErrPktsSent 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  

usdOspfTotalSent 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  

usdOspfCsumErrPkts 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  

usdOspfAllocFailNbr 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  

usdOspfAllocFailLsa 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  

usdOspfAllocFailLsd 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  

usdOspfAllocFailDbRequest 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  

usdOspfAllocFailRtx 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  

usdOspfAllocFailAck 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  

usdOspfAllocFailDbPkt 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  

usdOspfAllocFailCirc 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  

usdOspfAllocFailPkt 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  

usdOspfOperState 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  

usdOspfVpnRouteTag 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  

usdOspfDomainId 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  

usdOspfMplsTeRtrIdIfIndex 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    
  InterfaceIndex  

usdOspfAreaTable 1.3.6.1.4.1.4874.2.2.14.1.2
The Unisphere OSPF area table describes the OSPF-specific characteristics of areas.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdOspfAreaEntry

usdOspfAreaEntry 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    
  UsdOspfAreaEntry  

usdOspfAreaType 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)  

usdOspfAreaTeCapable 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  

usdOspfIfTable 1.3.6.1.4.1.4874.2.2.14.1.7
The Unisphere OSPF interface table describes the OSPF-specific characteristics of interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdOspfIfEntry

usdOspfIfEntry 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    
  UsdOspfIfEntry  

usdOspfIfCost 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 1..65535  

usdOspfIfMask 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  

usdOspfIfPassiveFlag 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)  

usdOspfIfNbrCount 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  

usdOspfIfAdjNbrCount 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  

usdOspfIfMd5AuthKey 1.3.6.1.4.1.4874.2.2.14.1.7.1.6
The MD5 authentication key. When setting this object, the usdOspfIfMd5AuthKeyId 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 usdOspfMd5IntfKeyTable. 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)  

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

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

usdOspfVirtIfEntry 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    
  UsdOspfVirtIfEntry  

usdOspfVirtIfMd5AuthKey 1.3.6.1.4.1.4874.2.2.14.1.9.1.1
The MD5 authentication key. When setting this object, the usdOspfVirtIfMd5AuthKeyId 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 usdOspfMd5IntfKeyTable. 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)  

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

usdOspfNbrTable 1.3.6.1.4.1.4874.2.2.14.1.10
The Unisphere OSPF neighbor table describes the OSPF-specific characteristics of neighbors.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdOspfNbrEntry

usdOspfNbrEntry 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    
  UsdOspfNbrEntry  

usdOspfNbrLocalIpAddr 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  

usdOspfNbrDR 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  

usdOspfNbrBDR 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  

usdOspfSummImportTable 1.3.6.1.4.1.4874.2.2.14.1.15
The Unisphere 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  
    UsdOspfSummImportEntry

usdOspfSummImportEntry 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    
  UsdOspfSummImportEntry  

usdOspfSummAggNet 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  

usdOspfSummAggMask 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  

usdOspfSummAdminStat 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)  

usdOspfSummRowStatus 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  

usdOspfMd5IntfTable 1.3.6.1.4.1.4874.2.2.14.1.16
The Unisphere 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  
    UsdOspfMd5IntfEntry

usdOspfMd5IntfEntry 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    
  UsdOspfMd5IntfEntry  

usdOspfMd5IntfKeyId 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  

usdOspfMd5IntfKeyActive 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: current Access: read-create
OBJECT-TYPE    
  TruthValue  

usdOspfMd5IntfAuthKey 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)  

usdOspfMd5IntfRowStatus 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  

usdOspfMd5VirtIntfTable 1.3.6.1.4.1.4874.2.2.14.1.17
The Unisphere 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  
    UsdOspfMd5VirtIntfEntry

usdOspfMd5VirtIntfEntry 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    
  UsdOspfMd5VirtIntfEntry  

usdOspfMd5VirtIntfAreaId 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  

usdOspfMd5VirtIntfNeighbor 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  

usdOspfMd5VirtIntfKeyId 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  

usdOspfMd5VirtIntfKeyActive 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: current Access: read-create
OBJECT-TYPE    
  TruthValue  

usdOspfMd5VirtIntfAuthKey 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)  

usdOspfMd5VirtIntfRowStatus 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  

usdOspfNetworkRangeTable 1.3.6.1.4.1.4874.2.2.14.1.18
The Unisphere 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  
    UsdOspfNetworkRangeEntry

usdOspfNetworkRangeEntry 1.3.6.1.4.1.4874.2.2.14.1.18.1
The Unisphere OSPF network range entry describes OSPF-specific characteristics of one OSPF network range.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdOspfNetworkRangeEntry  

usdOspfNetRangeNet 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  

usdOspfNetRangeMask 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  

usdOspfNetRangeAreaId 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  

usdOspfNetRangeRowStatus 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  

usdOspfConformance 1.3.6.1.4.1.4874.2.2.14.4
OBJECT IDENTIFIER    

usdOspfCompliances 1.3.6.1.4.1.4874.2.2.14.4.1
OBJECT IDENTIFIER    

usdOspfGroups 1.3.6.1.4.1.4874.2.2.14.4.2
OBJECT IDENTIFIER    

usdOspfCompliance 1.3.6.1.4.1.4874.2.2.14.4.1.1
Obsolete compliance statement for entities which implement the Unisphere OSPF MIB. This statement became obsolete when usdOspfVpnRouteTag, usdOspfDomainId, usdOspfAreaTeCapable and usdOspfMplsTeRtrIdIfIndex were added to the basic group.
Status: obsolete Access: read-create
MODULE-COMPLIANCE    

usdOspfCompliance2 1.3.6.1.4.1.4874.2.2.14.4.1.2
The compliance statement for entities which implement the Unisphere OSPF MIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

usdOspfBasicGroup 1.3.6.1.4.1.4874.2.2.14.4.2.1
Obsolete collection of objects for managing general OSPF capabilities in a Unisphere product. This group became obsolete when usdOspfVpnRouteTag, usdOspfDomainId, usdOspfAreaTeCapable and usdOspfMplsTeRtrIdIfIndex were added.
Status: obsolete Access: read-create
OBJECT-GROUP    

usdOspfIfGroup 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 Unisphere product.
Status: current Access: read-create
OBJECT-GROUP    

usdOspfAreaGroup 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 Unisphere product.
Status: current Access: read-create
OBJECT-GROUP    

usdOspfVirtIfGroup 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 Unisphere product.
Status: current Access: read-create
OBJECT-GROUP    

usdOspfNbrGroup 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 Unisphere product.
Status: current Access: read-create
OBJECT-GROUP    

usdOspfSummImportGroup 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 Unisphere product.
Status: current Access: read-create
OBJECT-GROUP    

usdOspfMd5IntfGroup 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 Unisphere product.
Status: current Access: read-create
OBJECT-GROUP    

usdOspfMd5VirtIntfGroup 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 Unisphere product.
Status: current Access: read-create
OBJECT-GROUP    

usdOspfNetRangeGroup 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 Unisphere product.
Status: current Access: read-create
OBJECT-GROUP    

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