ZYXEL-POLICY-ROUTE-MIB: View SNMP OID List / Download MIB
VENDOR: ZYXEL COMMUNICATIONS CORP.
Home | MIB: ZYXEL-POLICY-ROUTE-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
zyxelPolicyRoute | 1.3.6.1.4.1.890.1.15.3.60 |
The subtree for policy route |
||
zyxelPolicyRouteSetup | 1.3.6.1.4.1.890.1.15.3.60.1 | |||
zyPolicyRouteMaxNumberOfProfiles | 1.3.6.1.4.1.890.1.15.3.60.1.1 | integer | read-only |
The maximum number of policy route profile that can be created. |
zyxelPolicyRouteProfileTable | 1.3.6.1.4.1.890.1.15.3.60.1.2 | no-access |
The table contains policy route profile configuration. |
|
1.3.6.1.4.1.890.1.15.3.60.1.2.1 | no-access |
An entry contains policy route profile configuration. |
||
zyPolicyRouteProfileState | 1.3.6.1.4.1.890.1.15.3.60.1.2.1.1 | enabledstatus | read-write |
Enable/Disable this policy routing profile and rule in the profile. |
zyPolicyRouteProfileName | 1.3.6.1.4.1.890.1.15.3.60.1.2.1.2 | displaystring | no-access |
A descriptive name for identification policy route profile. |
zyPolicyRouteProfileRowStatus | 1.3.6.1.4.1.890.1.15.3.60.1.2.1.3 | rowstatus | read-only |
This object allows entries to be created and deleted from the policy route profile table. |
zyPolicyRouteMaxNumberOfRules | 1.3.6.1.4.1.890.1.15.3.60.1.3 | integer | read-only |
The maximum number of policy route rule that can be created. |
zyxelPolicyRouteTable | 1.3.6.1.4.1.890.1.15.3.60.1.4 | no-access |
The table contains policy route rule configuration. |
|
1.3.6.1.4.1.890.1.15.3.60.1.4.1 | no-access |
An entry contains policy route rule configuration. |
||
zyPolicyRouteProfile | 1.3.6.1.4.1.890.1.15.3.60.1.4.1.1 | displaystring | no-access |
The policy routing profile you configure. |
zyPolicyRouteSequence | 1.3.6.1.4.1.890.1.15.3.60.1.4.1.2 | integer | no-access |
The rule number from 1 to 64. The ordering of your rules is important as rules are applied in turn. |
zyPolicyRouteStatement | 1.3.6.1.4.1.890.1.15.3.60.1.4.1.3 | integer | read-write |
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. Enumeration: 'deny': 1, 'permit': 0. |
zyPolicyRouteCalssifier | 1.3.6.1.4.1.890.1.15.3.60.1.4.1.4 | displaystring | read-write |
The available active classifiers you configure, which are not used by any policy rule or policy routing rule. |
zyPolicyRouteNextHop | 1.3.6.1.4.1.890.1.15.3.60.1.4.1.5 | ipaddress | read-write |
Next hop IP address if the incoming packets match the criteria. 0.0.0.0 means nothing be done. |
zyPolicyRouteRowStatus | 1.3.6.1.4.1.890.1.15.3.60.1.4.1.6 | rowstatus | read-only |
This object allows entries to be created and deleted from the policy route rule table. |