ZYXEL-OSPF-MIB

File: ZYXEL-OSPF-MIB.mib (19348 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI SNMPv2-TC
RFC1213-MIB P-BRIDGE-MIB Q-BRIDGE-MIB
BRIDGE-MIB IF-MIB SNMP-FRAMEWORK-MIB
INET-ADDRESS-MIB DISMAN-PING-MIB IEEE8021-CFM-MIB
OSPF-MIB ZYXEL-ES-SMI

Imported symbols

enterprises OBJECT-TYPE RowStatus
DateAndTime TruthValue StorageType
MacAddress DisplayString EnabledStatus
PortList dot1dBasePort InterfaceIndexOrZero
SnmpAdminString InetAddressType InetAddress
OperationResponseStatus Counter TimeTicks
BridgeId Timeout dot1agCfmMdIndex
dot1agCfmMaIndex dot1agCfmMepIdentifier IpAddress
ifIndex NOTIFICATION-TYPE sysObjectID
ospfIfIpAddress ospfAddressLessIf ospfAreaId
ospfNbrIpAddr ospfNbrAddressLessIndex ospfLsdbAreaId
ospfLsdbType ospfLsdbLsid ospfLsdbRouterId
ospfVirtIfAreaId ospfVirtIfNeighbor esMgmt

Defined Types

ZyxelOspfIfEntry  
SEQUENCE    
  zyOspfIfKeyId INTEGER

ZyxelOspfAreaEntry  
SEQUENCE    
  zyOspfAreaName DisplayString

ZyxelOspfRedistributeRouteEntry  
SEQUENCE    
  zyOspfRedistributeRouteProtocol INTEGER
  zyOspfRedistributeRouteState EnabledStatus
  zyOspfRedistributeRouteType INTEGER
  zyOspfRedistributeRouteMetric INTEGER

ZyxelOspfVirtualLinkEntry  
SEQUENCE    
  zyOspfVirtualLinkName DisplayString
  zyOspfVirtualLinkKeyId INTEGER

ZyxelOspfSummaryAddressEntry  
SEQUENCE    
  zyOspfSummaryAddressIpAddress IpAddress
  zyOspfSummaryAddressMaskBits INTEGER
  zyOspfSummaryAddressRowStatus RowStatus

ZyxelOspfIfInfoEntry  
SEQUENCE    
  zyOspfIfInfoMaskbits INTEGER
  zyOspfIfInfoDesignatedRouterID IpAddress
  zyOspfIfInfoBackupDesignatedRouterID IpAddress
  zyOspfIfInfoNbrCount INTEGER
  zyOspfIfInfoAdjacentNbrCount INTEGER
  zyOspfIfInfoHelloDueTime DisplayString

ZyxelOspfNbrEntry  
SEQUENCE    
  zyOspfNbrRole INTEGER
  zyOspfNbrDeadtime DisplayString
  zyOspfNbrInterface IpAddress
  zyOspfNbrRetransmitLSA INTEGER
  zyOspfNbrRequestLSA INTEGER
  zyOspfNbrDatabaseSummaryLSA INTEGER

ZyxelOspfLsdbEntry  
SEQUENCE    
  zyOspfLsdbLinkCount INTEGER
  zyOspfLsdbRouteIpAddress IpAddress
  zyOspfLsdbRouteMaskBits INTEGER

Defined Values

zyxelOspf 1.3.6.1.4.1.890.1.15.3.57
The subtree for Open Shortest Path First (OSPF)
MODULE-IDENTITY    

zyxelOspfSetup 1.3.6.1.4.1.890.1.15.3.57.1
OBJECT IDENTIFIER    

zyxelOspfStatus 1.3.6.1.4.1.890.1.15.3.57.2
OBJECT IDENTIFIER    

zyxelOspfIfTable 1.3.6.1.4.1.890.1.15.3.57.1.1
The table contains OSPF interface configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelOspfIfEntry

zyxelOspfIfEntry 1.3.6.1.4.1.890.1.15.3.57.1.1.1
An entry contains OSPF interface configuration
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelOspfIfEntry  

zyOspfIfKeyId 1.3.6.1.4.1.890.1.15.3.57.1.1.1.1
Specify the identification number of the authentication if you want to use.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyxelOspfAreaTable 1.3.6.1.4.1.890.1.15.3.57.1.2
The table contains OSPF area configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelOspfAreaEntry

zyxelOspfAreaEntry 1.3.6.1.4.1.890.1.15.3.57.1.2.1
An entry contains OSPF area configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelOspfAreaEntry  

zyOspfAreaName 1.3.6.1.4.1.890.1.15.3.57.1.2.1.1
Specify a descriptive name (up to 32 printable ASCII characters) for identification purposes.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

zyxelOspfRedistributeRouteTable 1.3.6.1.4.1.890.1.15.3.57.1.3
The table contains OSPF redistribute route configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelOspfRedistributeRouteEntry

zyxelOspfRedistributeRouteEntry 1.3.6.1.4.1.890.1.15.3.57.1.3.1
An entry contains OSPF redistribute route configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelOspfRedistributeRouteEntry  

zyOspfRedistributeRouteProtocol 1.3.6.1.4.1.890.1.15.3.57.1.3.1.1
Route redistribution allows your switch to import and translate external routes learned through RIP routing protocol or configured manually (Static) into the OSPF network transparently.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER rip(1), static(2)  

zyOspfRedistributeRouteState 1.3.6.1.4.1.890.1.15.3.57.1.3.1.2
Enable/Disable the routing protocol to activate route redistribution for routes learned.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyOspfRedistributeRouteType 1.3.6.1.4.1.890.1.15.3.57.1.3.1.3
Select 1 for routing protocols (such as RIP) whose external metrics are directly comparable to the internal OSPF cost. When selecting a path, the internal OSPF cost is added to the AB boundary router to the external metrics. Select 2 for routing protocols whose external metrics are not comparable to the OSPF cost. In this case, the external cost of the AB boundary router is used in path decision to a destination.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyOspfRedistributeRouteMetric 1.3.6.1.4.1.890.1.15.3.57.1.3.1.4
Specify a route cost (between 0 and 16777215).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyxelOspfVirtualLinkTable 1.3.6.1.4.1.890.1.15.3.57.1.4
The table contains OSPF virtual link configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelOspfVirtualLinkEntry

zyxelOspfVirtualLinkEntry 1.3.6.1.4.1.890.1.15.3.57.1.4.1
An entry contains OSPF virtual link configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelOspfVirtualLinkEntry  

zyOspfVirtualLinkName 1.3.6.1.4.1.890.1.15.3.57.1.4.1.1
Specify a descriptive name (up to 32 printable ASCII characters) for identification purpose.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

zyOspfVirtualLinkKeyId 1.3.6.1.4.1.890.1.15.3.57.1.4.1.2
Specify the identification number of the authentication you want to use.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyOspfMaxNumberOfSummaryAddress 1.3.6.1.4.1.890.1.15.3.57.1.5
The maximum number of summary address that can be created.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyxelOspfSummaryAddressTable 1.3.6.1.4.1.890.1.15.3.57.1.6
The table contains OSPF summary address configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelOspfSummaryAddressEntry

zyxelOspfSummaryAddressEntry 1.3.6.1.4.1.890.1.15.3.57.1.6.1
An entry contains OSPF summary address configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelOspfSummaryAddressEntry  

zyOspfSummaryAddressIpAddress 1.3.6.1.4.1.890.1.15.3.57.1.6.1.1
Specify a network IP address which can cover more than one network in order to reduce the routing table size. For example, you can use 192.168.8.0/22 instead of using 192.168.8.0/24, 192.168.9.0/24, 192.168.10.0/24, and 192.168.11.0/24. The third octet of these four network IP addresses is 00001000, 00001001, 00001010, 00001011 respectively. The first 6 digits (000010) are the common part among these IP addresses. So 192.168.8.0/22 can represent all of these networks.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

zyOspfSummaryAddressMaskBits 1.3.6.1.4.1.890.1.15.3.57.1.6.1.2
Specify the subnet mask for this summary IP address which can cover multiple networks.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyOspfSummaryAddressRowStatus 1.3.6.1.4.1.890.1.15.3.57.1.6.1.3
This object allow entries to be created and deleted from the summary address table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zyxelOspfGeneralGroup 1.3.6.1.4.1.890.1.15.3.57.1.7
OBJECT IDENTIFIER    

zyOspfDistance 1.3.6.1.4.1.890.1.15.3.57.1.7.1
The administrative distance of OSPF routes.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyxelOspfIfInfoTable 1.3.6.1.4.1.890.1.15.3.57.2.1
The table contains OSPF interface information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelOspfIfInfoEntry

zyxelOspfIfInfoEntry 1.3.6.1.4.1.890.1.15.3.57.2.1.1
An entry contains OSPF interface information.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelOspfIfInfoEntry  

zyOspfIfInfoMaskbits 1.3.6.1.4.1.890.1.15.3.57.2.1.1.1
The subnet mask bits of an IP routing domain that is associated to this interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyOspfIfInfoDesignatedRouterID 1.3.6.1.4.1.890.1.15.3.57.2.1.1.2
The IP Address of the Designated Router.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zyOspfIfInfoBackupDesignatedRouterID 1.3.6.1.4.1.890.1.15.3.57.2.1.1.3
The IP Address of the Backup Designated Router.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zyOspfIfInfoNbrCount 1.3.6.1.4.1.890.1.15.3.57.2.1.1.4
Regardless of state, counting all adjacent neighbors.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyOspfIfInfoAdjacentNbrCount 1.3.6.1.4.1.890.1.15.3.57.2.1.1.5
Counting the adjacent neighbor if its state is full.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyOspfIfInfoHelloDueTime 1.3.6.1.4.1.890.1.15.3.57.2.1.1.6
The interface would send hello packet when the due time is timeout.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zyxelOspfNbrTable 1.3.6.1.4.1.890.1.15.3.57.2.2
The table contains OSPF neighbor information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelOspfNbrEntry

zyxelOspfNbrEntry 1.3.6.1.4.1.890.1.15.3.57.2.2.1
An entry contains OSPF neighbor information.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelOspfNbrEntry  

zyOspfNbrRole 1.3.6.1.4.1.890.1.15.3.57.2.2.1.1
This variable display the neighbor role.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dr(1), backup(2), dr-other(3)  

zyOspfNbrDeadtime 1.3.6.1.4.1.890.1.15.3.57.2.2.1.2
The neighbor would be disconnect when the dead time is timeout. The dead time would be reset when the switch receives hello packet from the neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zyOspfNbrInterface 1.3.6.1.4.1.890.1.15.3.57.2.2.1.3
The interface is connected with the neighbor.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zyOspfNbrRetransmitLSA 1.3.6.1.4.1.890.1.15.3.57.2.2.1.4
The list of LSAs that have been flooded but not acknowledged on this adjacency. These will be retransmitted at intervals until they are acknowledged, or until the adjacency is destroyed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyOspfNbrRequestLSA 1.3.6.1.4.1.890.1.15.3.57.2.2.1.5
The list of LSAs that need to be received from this neighbor in order to synchronize the two neighbors link-state databases. This list is created as Database Description packets are received, and is then sent to the neighbor in Link State Request packets. The list is depleted as appropriate Link State Update packets are received.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyOspfNbrDatabaseSummaryLSA 1.3.6.1.4.1.890.1.15.3.57.2.2.1.6
The complete list of LSAs that make up the area link-state database, at the moment the neighbor goes into Database Exchange state. This list is sent to the neighbor in DatabaseDescription packets.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyxelOspfLsdbTable 1.3.6.1.4.1.890.1.15.3.57.2.3
The table contains OSPF link state database information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelOspfLsdbEntry

zyxelOspfLsdbEntry 1.3.6.1.4.1.890.1.15.3.57.2.3.1
An entry contains OSPF link state database information.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelOspfLsdbEntry  

zyOspfLsdbLinkCount 1.3.6.1.4.1.890.1.15.3.57.2.3.1.1
Display how many link in this Link State Database.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyOspfLsdbRouteIpAddress 1.3.6.1.4.1.890.1.15.3.57.2.3.1.2
Display the ip address of routing domain in this Link State Database.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zyOspfLsdbRouteMaskBits 1.3.6.1.4.1.890.1.15.3.57.2.3.1.3
Display the mask bits of routing domain in this Link State Database.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER