ZYXEL-POLICY-ROUTE-MIB

File: ZYXEL-POLICY-ROUTE-MIB.mib (8041 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

ZyxelPolicyRouteProfileEntry  
SEQUENCE    
  zyPolicyRouteProfileState EnabledStatus
  zyPolicyRouteProfileName DisplayString
  zyPolicyRouteProfileRowStatus RowStatus

ZyxelPolicyRouteEntry  
SEQUENCE    
  zyPolicyRouteProfile DisplayString
  zyPolicyRouteSequence INTEGER
  zyPolicyRouteStatement INTEGER
  zyPolicyRouteCalssifier DisplayString
  zyPolicyRouteNextHop IpAddress
  zyPolicyRouteRowStatus RowStatus

Defined Values

zyxelPolicyRoute 1.3.6.1.4.1.890.1.15.3.60
The subtree for policy route
MODULE-IDENTITY    

zyxelPolicyRouteSetup 1.3.6.1.4.1.890.1.15.3.60.1
OBJECT IDENTIFIER    

zyPolicyRouteMaxNumberOfProfiles 1.3.6.1.4.1.890.1.15.3.60.1.1
The maximum number of policy route profile that can be created.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyxelPolicyRouteProfileTable 1.3.6.1.4.1.890.1.15.3.60.1.2
The table contains policy route profile configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelPolicyRouteProfileEntry

zyxelPolicyRouteProfileEntry 1.3.6.1.4.1.890.1.15.3.60.1.2.1
An entry contains policy route profile configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelPolicyRouteProfileEntry  

zyPolicyRouteProfileState 1.3.6.1.4.1.890.1.15.3.60.1.2.1.1
Enable/Disable this policy routing profile and rule in the profile.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyPolicyRouteProfileName 1.3.6.1.4.1.890.1.15.3.60.1.2.1.2
A descriptive name for identification policy route profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

zyPolicyRouteProfileRowStatus 1.3.6.1.4.1.890.1.15.3.60.1.2.1.3
This object allows entries to be created and deleted from the policy route profile table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zyPolicyRouteMaxNumberOfRules 1.3.6.1.4.1.890.1.15.3.60.1.3
The maximum number of policy route rule that can be created.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyxelPolicyRouteTable 1.3.6.1.4.1.890.1.15.3.60.1.4
The table contains policy route rule configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelPolicyRouteEntry

zyxelPolicyRouteEntry 1.3.6.1.4.1.890.1.15.3.60.1.4.1
An entry contains policy route rule configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelPolicyRouteEntry  

zyPolicyRouteProfile 1.3.6.1.4.1.890.1.15.3.60.1.4.1.1
The policy routing profile you configure.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

zyPolicyRouteSequence 1.3.6.1.4.1.890.1.15.3.60.1.4.1.2
The rule number from 1 to 64. The ordering of your rules is important as rules are applied in turn.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

zyPolicyRouteStatement 1.3.6.1.4.1.890.1.15.3.60.1.4.1.3
Statement of policy route rule. Select Permit to forward traffic that matches this rule to the gateway specified in the rule. Select Deny to disable the rule action and forward traffic that matches this rule according to the routing table on the switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER permit(0), deny(1)  

zyPolicyRouteCalssifier 1.3.6.1.4.1.890.1.15.3.60.1.4.1.4
The available active classifiers you configure, which are not used by any policy rule or policy routing rule.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

zyPolicyRouteNextHop 1.3.6.1.4.1.890.1.15.3.60.1.4.1.5
Next hop IP address if the incoming packets match the criteria. 0.0.0.0 means nothing be done.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

zyPolicyRouteRowStatus 1.3.6.1.4.1.890.1.15.3.60.1.4.1.6
This object allows entries to be created and deleted from the policy route rule table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus