zyPolicyRouteStatement
ZYXEL-POLICY-ROUTE-MIB ·
.1.3.6.1.4.1.890.1.15.3.60.1.4.1.3
Object
column r/w
Enumeration
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.
Context
- MIB
- ZYXEL-POLICY-ROUTE-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.60.1.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zyxelPolicyRouteEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZYXEL-POLICY-ROUTE-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-POLICY-ROUTE-MIB::zyPolicyRouteStatement'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-POLICY-ROUTE-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-POLICY-ROUTE-MIB::zyPolicyRouteStatement.<zyPolicyRouteProfile>.<zyPolicyRouteSequence>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-POLICY-ROUTE-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-POLICY-ROUTE-MIB::zyPolicyRouteStatement'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | permit |
1 | deny |