RC-OSPF-MIB

File: RC-OSPF-MIB.mib (45798 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
RAPID-CITY RC-IP-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 IpAddress TimeTicks
DisplayString RowStatus TruthValue
InterfaceIndexOrZero rcOspf rcStat
rcIpConf

Defined Types

RcIpConfOspfEntry  
SEQUENCE    
  rcIpConfOspfIfIndex InterfaceIndexOrZero
  rcIpConfOspfRtrPriority INTEGER
  rcIpConfOspfMetric INTEGER
  rcIpConfOspfAuthKey DisplayString
  rcIpConfOspfRowStatus RowStatus
  rcIpConfOspfHelloInterval INTEGER
  rcIpConfOspfRtrDeadInterval INTEGER
  rcIpConfOspfIfAreaId IpAddress
  rcIpConfOspfAuthType INTEGER
  rcIpConfOspfPollInterval INTEGER
  rcIpConfOspfIfMtuIgnore INTEGER

RcIpConfOspfAreaEntry  
SEQUENCE    
  rcIpConfOspfAreaId IpAddress
  rcIpConfOspfAreaImportSummary TruthValue
  rcIpConfOspfAreaActiveIfCount Integer32

RcIpConfOspfV2Entry  
SEQUENCE    
  rcIpConfOspfV2IfIndex InterfaceIndexOrZero
  rcIpConfOspfV2IpAddr IpAddress
  rcIpConfOspfV2RtrPriority INTEGER
  rcIpConfOspfV2Metric INTEGER
  rcIpConfOspfV2AuthKey DisplayString
  rcIpConfOspfV2RowStatus RowStatus
  rcIpConfOspfV2HelloInterval INTEGER
  rcIpConfOspfV2RtrDeadInterval INTEGER
  rcIpConfOspfV2IfAreaId IpAddress
  rcIpConfOspfV2AuthType INTEGER

RcIpConfOspfAreaAggregateEntry  
SEQUENCE    
  rcIpConfOspfAreaAggregateAreaID IpAddress
  rcIpConfOspfAreaAggregateLsdbType INTEGER
  rcIpConfOspfAreaAggregateNet IpAddress
  rcIpConfOspfAreaAggregateMask IpAddress
  rcIpConfOspfAreaAggregateAdvertiseMetric INTEGER
  rcIpConfOspfAreaAggregateEffect INTEGER

RcStatOspfIfEntry  
SEQUENCE    
  rcStatOspfIfIndex InterfaceIndexOrZero
  rcStatOspfIfRxHellos Counter32
  rcStatOspfIfRxDBDescrs Counter32
  rcStatOspfIfRxLSUpdates Counter32
  rcStatOspfIfRxLSReqs Counter32
  rcStatOspfIfRxLSAcks Counter32
  rcStatOspfIfTxHellos Counter32
  rcStatOspfIfTxDBDescrs Counter32
  rcStatOspfIfTxLSUpdates Counter32
  rcStatOspfIfTxLSReqs Counter32
  rcStatOspfIfTxLSAcks Counter32
  rcStatOspfIfVersionMismatches Counter32
  rcStatOspfIfAreaMismatches Counter32
  rcStatOspfIfAuthTypeMismatches Counter32
  rcStatOspfIfAuthFailures Counter32
  rcStatOspfIfNetMaskMismatches Counter32
  rcStatOspfIfHelloIntervalMismatches Counter32
  rcStatOspfIfDeadIntervalMismatches Counter32
  rcStatOspfIfOptionMismatches Counter32

RcStatOspfIfV2Entry  
SEQUENCE    
  rcStatOspfIfV2Index InterfaceIndexOrZero
  rcStatOspfIfV2Addr IpAddress
  rcStatOspfIfV2RxHellos Counter32
  rcStatOspfIfV2RxDBDescrs Counter32
  rcStatOspfIfV2RxLSUpdates Counter32
  rcStatOspfIfV2RxLSReqs Counter32
  rcStatOspfIfV2RxLSAcks Counter32
  rcStatOspfIfV2TxHellos Counter32
  rcStatOspfIfV2TxDBDescrs Counter32
  rcStatOspfIfV2TxLSUpdates Counter32
  rcStatOspfIfV2TxLSReqs Counter32
  rcStatOspfIfV2TxLSAcks Counter32
  rcStatOspfIfV2VersionMismatches Counter32
  rcStatOspfIfV2AreaMismatches Counter32
  rcStatOspfIfV2AuthTypeMismatches Counter32
  rcStatOspfIfV2AuthFailures Counter32
  rcStatOspfIfV2NetMaskMismatches Counter32
  rcStatOspfIfV2HelloIntervalMismatches Counter32
  rcStatOspfIfV2DeadIntervalMismatches Counter32
  rcStatOspfIfV2OptionMismatches Counter32

Defined Values

rcOspfMib 1.3.6.1.4.1.2272.1.59.1
Enterprise MIB for the Accelar product family.
MODULE-IDENTITY    

rcIpConfOspfTable 1.3.6.1.4.1.2272.1.8.1.2
A table used to maintain OSPF information for a particular interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcIpConfOspfEntry

rcIpConfOspfEntry 1.3.6.1.4.1.2272.1.8.1.2.1
Entry containing OSPF information. An entry is automatically created in this table when routing is enabled for an interface -or- when an ip address is configured on an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  RcIpConfOspfEntry  

rcIpConfOspfIfIndex 1.3.6.1.4.1.2272.1.8.1.2.1.1
An unique value to identify a physical interface or a logical interface (VLAN).
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero 0..4094  

rcIpConfOspfRtrPriority 1.3.6.1.4.1.2272.1.8.1.2.1.2
The priority of this interface. Used in multi- access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligible to become the designated router on this particular network. In the event of a tie in this value, routers will use their router id as a tie breaker.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..FF  

rcIpConfOspfMetric 1.3.6.1.4.1.2272.1.8.1.2.1.3
The metric for this type of service (TOS) on this interface. The default value of the TOS 0 Metric is (10^9 / ifSpeed). The value FFFF means 'no route via this TOS'. A value of 0 means the interface speed (rcIpConfOspfDefaultMetric) will be used as metric value, when the state of the interface is up.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..FFFF  

rcIpConfOspfAuthKey 1.3.6.1.4.1.2272.1.8.1.2.1.4
The Authentication Key. If the Area's Authorization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. Note that unauthenticated interfaces need no authentication key, and simple password authen- tication cannot use a key of more than 8 oc- tets. Larger keys are useful only with authen- tication mechanisms not specified in this docu- ment. When read, ospfIfAuthKey always returns an Octet String of length zero.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..8)  

rcIpConfOspfRowStatus 1.3.6.1.4.1.2272.1.8.1.2.1.5
Row status for this entry.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rcIpConfOspfHelloInterval 1.3.6.1.4.1.2272.1.8.1.2.1.6
The length of time, in seconds, between the Hello packets that the router sends on the interface. This value must be the same for all routers attached to a common network.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..FFFF  

rcIpConfOspfRtrDeadInterval 1.3.6.1.4.1.2272.1.8.1.2.1.7
The number of seconds that a router's Hello packets have not been seen before it's neighbors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7FFFFFFF  

rcIpConfOspfIfAreaId 1.3.6.1.4.1.2272.1.8.1.2.1.8
A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rcIpConfOspfAuthType 1.3.6.1.4.1.2272.1.8.1.2.1.9
The authentication type specified for an interface. Additional authentication types may be assigned locally.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), simplePassword(1), md5(2)  

rcIpConfOspfPollInterval 1.3.6.1.4.1.2272.1.8.1.2.1.10
OSPF NBMA Interface Poll Interval.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..2147483647  

rcIpConfOspfIfMtuIgnore 1.3.6.1.4.1.2272.1.8.1.2.1.11
Mtu-ignore flag is for ignoring the mtu checking in ospf bdb
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

rcIpConfOspfDefaultMetric 1.3.6.1.4.1.2272.1.8.1.3
OBJECT IDENTIFIER    

rcIpConfOspfDefaultMetric10MegPort 1.3.6.1.4.1.2272.1.8.1.3.1
Used to indicate the cost associated with 10Meg Interface(Port).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..FFFF  

rcIpConfOspfDefaultMetric100MegPort 1.3.6.1.4.1.2272.1.8.1.3.2
Used to indicate the cost associated with 100Meg Interface(Port).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..FFFF  

rcIpConfOspfDefaultMetric1000MegPort 1.3.6.1.4.1.2272.1.8.1.3.3
Used to indicate the cost associated with 1000Meg Interface(Port).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..FFFF  

rcIpConfOspfDefaultMetric10000MegPort 1.3.6.1.4.1.2272.1.8.1.3.4
Used to indicate the cost associated with 10000Meg Interface(Port).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..FFFF  

rcIpConfOspf 1.3.6.1.4.1.2272.1.8.1.4
OBJECT IDENTIFIER    

rcIpConfOspfTrapEnable 1.3.6.1.4.1.2272.1.8.1.4.1
Used to indicate whether Ospf Traps should be sent.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rcIpConfOspfAutoVirtLinkEnable 1.3.6.1.4.1.2272.1.8.1.4.2
Used to indicate whether auto virtual link creation is enabled or not. If set to true OSPF will create virtual links between ABRs whether it is needed or not, but adjacency will established only when one of the ABR losses connection to backbone area. If set to false then it is user resposibity to create virtual link whenever needed.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rcIpConfOspfSpfHoldDownTime 1.3.6.1.4.1.2272.1.8.1.4.3
The SPF Hold Down Timer value. The SPF will run at most once per hold down timer value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 3..60  

rcIpConfOspfAction 1.3.6.1.4.1.2272.1.8.1.4.4
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), runSpf(1)  

rcIpConfOspfRfc1583Compatibility 1.3.6.1.4.1.2272.1.8.1.4.5
Controls the preference rules used when choosing among multiple AS-External-LSAs advertising the same destination. When this is enabled, the preference rule will be same as specified by RFC1583. When disabled, the new preference rule as described in RFC2328 will be applicable, which potentially prevents the routing loops when AS-External-LSAs for the same destination have been originated from different areas.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rcIpConfOspfAreaTable 1.3.6.1.4.1.2272.1.8.1.7
A table used to maintain OSPF information for a particular Area.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcIpConfOspfAreaEntry

rcIpConfOspfAreaEntry 1.3.6.1.4.1.2272.1.8.1.7.1
Entry containing OSPF Area configuration information. An entry is automatically created in this table when an area is configured through ospfAreaTable in (rfc1253rcc.mib).
Status: current Access: not-accessible
OBJECT-TYPE    
  RcIpConfOspfAreaEntry  

rcIpConfOspfAreaId 1.3.6.1.4.1.2272.1.8.1.7.1.1
An unique value to identify an area. Area ID 0.0.0.0 is used for the OSPF backbone.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rcIpConfOspfAreaImportSummary 1.3.6.1.4.1.2272.1.8.1.7.1.2
The area's support for importing Summary advertisements into a stub area. This field should be used only if ospfImportASExtern is set to FALSE
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rcIpConfOspfAreaActiveIfCount 1.3.6.1.4.1.2272.1.8.1.7.1.3
This variable displays the number of active interfaces configured in this area. An area cannot be deleted if this value is > 0.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rcIpConfOspfV2Table 1.3.6.1.4.1.2272.1.8.1.9
A table used to maintain OSPF information for a particular interface.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcIpConfOspfV2Entry

rcIpConfOspfV2Entry 1.3.6.1.4.1.2272.1.8.1.9.1
Entry containing OSPF information. An entry is automatically created in this table when routing is enabled for an interface -or- when an ip address is configured on an interface.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  RcIpConfOspfV2Entry  

rcIpConfOspfV2IfIndex 1.3.6.1.4.1.2272.1.8.1.9.1.1
An unique value to identify a physical interface or a logical interface (VLAN).
Status: deprecated Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero 0..4094  

rcIpConfOspfV2IpAddr 1.3.6.1.4.1.2272.1.8.1.9.1.2
IpAddress of the IP interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

rcIpConfOspfV2RtrPriority 1.3.6.1.4.1.2272.1.8.1.9.1.3
The priority of this interface. Used in multi- access networks, this field is used in the designated router election algorithm. The value 0 signifies that the router is not eligible to become the designated router on this particular network. In the event of a tie in this value, routers will use their router id as a tie breaker.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 0..FF  

rcIpConfOspfV2Metric 1.3.6.1.4.1.2272.1.8.1.9.1.4
The metric for this type of service (TOS) on this interface. The default value of the TOS 0 Metric is (10^9 / ifSpeed). The value FFFF means 'no route via this TOS'. A value of 0 means the interface speed (rcIpConfOspfV2DefaultMetric) will be used as metric value, when the state of the interface is up.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 0..FFFF  

rcIpConfOspfV2AuthKey 1.3.6.1.4.1.2272.1.8.1.9.1.5
The Authentication Key. If the Area's Authorization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets. When read, ospfIfAuthKey always returns an Octet String of length zero.
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString Size(8)  

rcIpConfOspfV2RowStatus 1.3.6.1.4.1.2272.1.8.1.9.1.6
Row status for this entry.
Status: deprecated Access: read-write
OBJECT-TYPE    
  RowStatus  

rcIpConfOspfV2HelloInterval 1.3.6.1.4.1.2272.1.8.1.9.1.7
The length of time, in seconds, between the Hello packets that the router sends on the interface. This value must be the same for all routers attached to a common network.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 1..FFFF  

rcIpConfOspfV2RtrDeadInterval 1.3.6.1.4.1.2272.1.8.1.9.1.8
The number of seconds that a router's Hello packets have not been seen before it's neighbors declare the router down. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 1..7FFFFFFF  

rcIpConfOspfV2IfAreaId 1.3.6.1.4.1.2272.1.8.1.9.1.9
A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the OSPF backbone.
Status: deprecated Access: read-write
OBJECT-TYPE    
  IpAddress  

rcIpConfOspfV2AuthType 1.3.6.1.4.1.2272.1.8.1.9.1.10
The authentication type specified for an interface. Additional authentication types may be assigned locally.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER none(0), simplePassword(1), md5(2)  

rcIpConfOspfAreaAggregateTable 1.3.6.1.4.1.2272.1.8.1.10
A table used to maintain OSPF summary route metric parameter for a particular Area range.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcIpConfOspfAreaAggregateEntry

rcIpConfOspfAreaAggregateEntry 1.3.6.1.4.1.2272.1.8.1.10.1
Entry containing OSPF summary route metric parameter for a particular Area range. An entry is automatically created in this table when an area range is configured through ospfAreaAggregateTable in rfc1850rcc.mib
Status: current Access: not-accessible
OBJECT-TYPE    
  RcIpConfOspfAreaAggregateEntry  

rcIpConfOspfAreaAggregateAreaID 1.3.6.1.4.1.2272.1.8.1.10.1.1
The Area the Address Aggregate is to be found within.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rcIpConfOspfAreaAggregateLsdbType 1.3.6.1.4.1.2272.1.8.1.10.1.2
The type of the Address Aggregate. This field specifies the Lsdb type that this Address Ag- gregate applies to.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER summaryLink(3), nssaExternalLink(7)  

rcIpConfOspfAreaAggregateNet 1.3.6.1.4.1.2272.1.8.1.10.1.3
The IP Address of the Net or Subnet indicated by the range.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rcIpConfOspfAreaAggregateMask 1.3.6.1.4.1.2272.1.8.1.10.1.4
The Subnet Mask that pertains to the Net or Subnet.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rcIpConfOspfAreaAggregateAdvertiseMetric 1.3.6.1.4.1.2272.1.8.1.10.1.5
Used to specify a metric for a Summary LSA (type 3) generated by OSPF through an area range. If this metric is set to 0, OSPF uses the cost to the farthest point in the networks being summarized as the metric.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

rcIpConfOspfAreaAggregateEffect 1.3.6.1.4.1.2272.1.8.1.10.1.6
Subnets subsumed by ranges either trigger the advertisement of the indicated aggregate (ad- vertiseMatching), or result in the subnet's not being advertised at all outside the area.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER advertiseMatching(1), doNotAdvertiseMatching(2), advertiseDoNotAggregate(3)  

rcStatOspf 1.3.6.1.4.1.2272.1.12.3
OBJECT IDENTIFIER    

rcStatOspfBuffersAllocated 1.3.6.1.4.1.2272.1.12.3.1
Used to indicate the number of buffers allocated for OSPF.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfBuffersFreed 1.3.6.1.4.1.2272.1.12.3.2
Used to indicate the number of buffers that are freed by the OSPF.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfBufferAllocFailures 1.3.6.1.4.1.2272.1.12.3.3
Used to indicate the number of times that OSPF has failed to allocate buffers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfBufferFreeFailures 1.3.6.1.4.1.2272.1.12.3.4
Used to indicate the number of times that OSPF has failed to free buffers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfTxPackets 1.3.6.1.4.1.2272.1.12.3.5
Used to indicate the number of packets transmitted by OSPF.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfRxPackets 1.3.6.1.4.1.2272.1.12.3.6
Used to indicate the number of packets received by OSPF.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfTxDropPackets 1.3.6.1.4.1.2272.1.12.3.7
Used to indicate the number of packets dropped before transmitted by OSPF.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfRxDropPackets 1.3.6.1.4.1.2272.1.12.3.8
Used to indicate the number of packets dropped before received by OSPF.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfRxBadPackets 1.3.6.1.4.1.2272.1.12.3.9
Used to indicate the number of packets received by OSPF that are bad.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfSpfRuns 1.3.6.1.4.1.2272.1.12.3.10
Used to indicate the total number of SPF calculatations performed by OSPF, which also includes the number of partial route table calculation for Incremental Updates.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfLastSpfRun 1.3.6.1.4.1.2272.1.12.3.11
Used to indicate the time(SysUpTime) since the last spf calculated by OSPF.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

rcStatOspfLsdbTblSize 1.3.6.1.4.1.2272.1.12.3.12
Used to indicate the number of entries in the linkstate database table.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfTable 1.3.6.1.4.1.2272.1.12.5
A table used to store OSPF interface statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcStatOspfIfEntry

rcStatOspfIfEntry 1.3.6.1.4.1.2272.1.12.5.1
Ospf interface statistics
Status: current Access: not-accessible
OBJECT-TYPE    
  RcStatOspfIfEntry  

rcStatOspfIfIndex 1.3.6.1.4.1.2272.1.12.5.1.1
An unique value that is used to identify a physical interface.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero 0..4094  

rcStatOspfIfRxHellos 1.3.6.1.4.1.2272.1.12.5.1.2
Used to indicate the number hello packets received by this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfRxDBDescrs 1.3.6.1.4.1.2272.1.12.5.1.3
Used to indicate the number database descriptor packets received by this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfRxLSUpdates 1.3.6.1.4.1.2272.1.12.5.1.4
Used to indicate the number Link state update packets received by this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfRxLSReqs 1.3.6.1.4.1.2272.1.12.5.1.5
Used to indicate the number Link state request packets received by this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfRxLSAcks 1.3.6.1.4.1.2272.1.12.5.1.6
Used to indicate the number Link state acknowlege packets received by this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfTxHellos 1.3.6.1.4.1.2272.1.12.5.1.7
Used to indicate the number hello packets transmitted by this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfTxDBDescrs 1.3.6.1.4.1.2272.1.12.5.1.8
Used to indicate the number database descriptor packets transmitted by this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfTxLSUpdates 1.3.6.1.4.1.2272.1.12.5.1.9
Used to indicate the number Link state update packets transmitted by this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfTxLSReqs 1.3.6.1.4.1.2272.1.12.5.1.10
Used to indicate the number Link state request packets transmitted by this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfTxLSAcks 1.3.6.1.4.1.2272.1.12.5.1.11
Used to indicate the number Link state acknowlege packets transmitted by this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfVersionMismatches 1.3.6.1.4.1.2272.1.12.5.1.12
Used to indicate the number version mismatches received by this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfAreaMismatches 1.3.6.1.4.1.2272.1.12.5.1.13
Used to indicate the number area mismatches received by this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfAuthTypeMismatches 1.3.6.1.4.1.2272.1.12.5.1.14
Used to indicate the number AuthType mismatches received by this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfAuthFailures 1.3.6.1.4.1.2272.1.12.5.1.15
Used to indicate the number Authentication failures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfNetMaskMismatches 1.3.6.1.4.1.2272.1.12.5.1.16
Used to indicate the number net mask mismatches received by this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfHelloIntervalMismatches 1.3.6.1.4.1.2272.1.12.5.1.17
Used to indicate the number hello interval mismatches received by this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfDeadIntervalMismatches 1.3.6.1.4.1.2272.1.12.5.1.18
Used to indicate the number dead interval mismatches received by this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfOptionMismatches 1.3.6.1.4.1.2272.1.12.5.1.19
Used to indicate the number options mismatches received by this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfV2Table 1.3.6.1.4.1.2272.1.12.7
A table used to store OSPF interface statistics.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RcStatOspfIfV2Entry

rcStatOspfIfV2Entry 1.3.6.1.4.1.2272.1.12.7.1
Ospf interface statistics
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  RcStatOspfIfV2Entry  

rcStatOspfIfV2Index 1.3.6.1.4.1.2272.1.12.7.1.1
An unique value that is used to identify a physical interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero 0..4094  

rcStatOspfIfV2Addr 1.3.6.1.4.1.2272.1.12.7.1.2
Ip Address
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

rcStatOspfIfV2RxHellos 1.3.6.1.4.1.2272.1.12.7.1.3
Used to indicate the number hello packets received by this interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfV2RxDBDescrs 1.3.6.1.4.1.2272.1.12.7.1.4
Used to indicate the number database descriptor packets received by this interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfV2RxLSUpdates 1.3.6.1.4.1.2272.1.12.7.1.5
Used to indicate the number Link state update packets received by this interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfV2RxLSReqs 1.3.6.1.4.1.2272.1.12.7.1.6
Used to indicate the number Link state request packets received by this interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfV2RxLSAcks 1.3.6.1.4.1.2272.1.12.7.1.7
Used to indicate the number Link state acknowlege packets received by this interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfV2TxHellos 1.3.6.1.4.1.2272.1.12.7.1.8
Used to indicate the number hello packets transmitted by this interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfV2TxDBDescrs 1.3.6.1.4.1.2272.1.12.7.1.9
Used to indicate the number database descriptor packets transmitted by this interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfV2TxLSUpdates 1.3.6.1.4.1.2272.1.12.7.1.10
Used to indicate the number Link state update packets transmitted by this interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfV2TxLSReqs 1.3.6.1.4.1.2272.1.12.7.1.11
Used to indicate the number Link state request packets transmitted by this interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfV2TxLSAcks 1.3.6.1.4.1.2272.1.12.7.1.12
Used to indicate the number Link state acknowlege packets transmitted by this interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfV2VersionMismatches 1.3.6.1.4.1.2272.1.12.7.1.13
Used to indicate the number version mismatches received by this interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfV2AreaMismatches 1.3.6.1.4.1.2272.1.12.7.1.14
Used to indicate the number area mismatches received by this interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfV2AuthTypeMismatches 1.3.6.1.4.1.2272.1.12.7.1.15
Used to indicate the number AuthType mismatches received by this interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfV2AuthFailures 1.3.6.1.4.1.2272.1.12.7.1.16
Used to indicate the number Authentication failures.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfV2NetMaskMismatches 1.3.6.1.4.1.2272.1.12.7.1.17
Used to indicate the number net mask mismatches received by this interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfV2HelloIntervalMismatches 1.3.6.1.4.1.2272.1.12.7.1.18
Used to indicate the number hello interval mismatches received by this interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfV2DeadIntervalMismatches 1.3.6.1.4.1.2272.1.12.7.1.19
Used to indicate the number dead interval mismatches received by this interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

rcStatOspfIfV2OptionMismatches 1.3.6.1.4.1.2272.1.12.7.1.20
Used to indicate the number options mismatches received by this interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32