ZYXEL-IP-FORWARD-MIB

File: ZYXEL-IP-FORWARD-MIB.mib (8565 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

ZyxelRouteDomainEntry  
SEQUENCE    
  zyRouteDomainIpAddress IpAddress
  zyRouteDomainIpMaskBits INTEGER
  zyRouteDomainVid INTEGER

ZyxelHostEntry  
SEQUENCE    
  zyHostIpAddress IpAddress
  zyHostVid INTEGER
  zyHostPort DisplayString
  zyHostType INTEGER

ZyxelIpRouteEntry  
SEQUENCE    
  zyIpRouteDestinationIpAddress IpAddress
  zyIpRouteDestinationMaskBits INTEGER
  zyIpRouteGateway IpAddress
  zyIpRouteIf IpAddress
  zyIpRouteMetric INTEGER
  zyIpRouteType INTEGER

Defined Values

zyxelIpForward 1.3.6.1.4.1.890.1.15.3.32
The subtree for ip forward
MODULE-IDENTITY    

zyxelRouteDomainStatus 1.3.6.1.4.1.890.1.15.3.32.1
OBJECT IDENTIFIER    

zyxelHostStatus 1.3.6.1.4.1.890.1.15.3.32.2
OBJECT IDENTIFIER    

zyxelIpRouteStatus 1.3.6.1.4.1.890.1.15.3.32.3
OBJECT IDENTIFIER    

zyxelRouteDomainTable 1.3.6.1.4.1.890.1.15.3.32.1.1
The table contains route domain information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelRouteDomainEntry

zyxelRouteDomainEntry 1.3.6.1.4.1.890.1.15.3.32.1.1.1
An entry contains route domain information.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelRouteDomainEntry  

zyRouteDomainIpAddress 1.3.6.1.4.1.890.1.15.3.32.1.1.1.1
IP address of your switch in dotted decimal notation. This is the IP address of the switch in an IP routing domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

zyRouteDomainIpMaskBits 1.3.6.1.4.1.890.1.15.3.32.1.1.1.2
IP subnet mask of an IP routing domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

zyRouteDomainVid 1.3.6.1.4.1.890.1.15.3.32.1.1.1.3
VLAN identification number to which an IP routing domain belongs.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyxelHostTable 1.3.6.1.4.1.890.1.15.3.32.2.1
The table contains host information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelHostEntry

zyxelHostEntry 1.3.6.1.4.1.890.1.15.3.32.2.1.1
An entry contains host information.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelHostEntry  

zyHostIpAddress 1.3.6.1.4.1.890.1.15.3.32.2.1.1.1
The IP address of the incoming packets from which device.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

zyHostVid 1.3.6.1.4.1.890.1.15.3.32.2.1.1.2
VLAN group to which the packet belongs.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

zyHostPort 1.3.6.1.4.1.890.1.15.3.32.2.1.1.3
Port number from which the above IP address was learned. This field displays CPU to indicate the IP address belongs to the switch.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zyHostType 1.3.6.1.4.1.890.1.15.3.32.2.1.1.4
Show whether the IP address is dynamic or static.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

zyxelIpRouteTable 1.3.6.1.4.1.890.1.15.3.32.3.1
The table contains IP route information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelIpRouteEntry

zyxelIpRouteEntry 1.3.6.1.4.1.890.1.15.3.32.3.1.1
An entry contains IP route information.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelIpRouteEntry  

zyIpRouteDestinationIpAddress 1.3.6.1.4.1.890.1.15.3.32.3.1.1.1
The destination IP address of the route domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

zyIpRouteDestinationMaskBits 1.3.6.1.4.1.890.1.15.3.32.3.1.1.2
The mask bits of the route domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

zyIpRouteGateway 1.3.6.1.4.1.890.1.15.3.32.3.1.1.3
The IP address of the gateway device.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

zyIpRouteIf 1.3.6.1.4.1.890.1.15.3.32.3.1.1.4
The IP address of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zyIpRouteMetric 1.3.6.1.4.1.890.1.15.3.32.3.1.1.5
The cost of the route.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyIpRouteType 1.3.6.1.4.1.890.1.15.3.32.3.1.1.6
The method used to learn the route.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER rip(1), bgp(2), ospf(3), static(4)