HPN-ICF-OSPF-MIB

File: HPN-ICF-OSPF-MIB.mib (2674 bytes)

Imported modules

SNMPv2-SMI HPN-ICF-OID-MIB

Imported symbols

IpAddress Integer32 OBJECT-TYPE
MODULE-IDENTITY hpnicfCommon

Defined Types

HpnicfOspfNetworkEntry  
SEQUENCE    
  hpnicfOspfProcessId Integer32
  hpnicfOspfAreaId IpAddress
  hpnicfOspfNetworkIpAddr IpAddress
  hpnicfOspfNetworkIpMask IpAddress

Defined Values

hpnicfOspf 1.3.6.1.4.1.11.2.14.11.15.2.161
This MIB file provides information about OSPF.
MODULE-IDENTITY    

hpnicfOspfNetworkTable 1.3.6.1.4.1.11.2.14.11.15.2.161.1
The table provides the configured parameters of OSPF networks.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfOspfNetworkEntry

hpnicfOspfNetworkEntry 1.3.6.1.4.1.11.2.14.11.15.2.161.1.1
Each entry contains information of each configured network.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfOspfNetworkEntry  

hpnicfOspfProcessId 1.3.6.1.4.1.11.2.14.11.15.2.161.1.1.1
The process ID field indicates the OSPF process number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

hpnicfOspfAreaId 1.3.6.1.4.1.11.2.14.11.15.2.161.1.1.2
A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hpnicfOspfNetworkIpAddr 1.3.6.1.4.1.11.2.14.11.15.2.161.1.1.3
This field is the address of the network.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hpnicfOspfNetworkIpMask 1.3.6.1.4.1.11.2.14.11.15.2.161.1.1.4
This field is the wildcard mask of the network.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress