policyForwardingAction
ZYXEL-MGS370012C-MIB ·
.1.3.6.1.4.1.890.1.5.8.75.34.1.1.12
Object
column Enumeration
Forwarding Action for policy rule
Context
- MIB
- ZYXEL-MGS370012C-MIB
- OID
.1.3.6.1.4.1.890.1.5.8.75.34.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- policyEntry
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-MGS370012C-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-MGS370012C-MIB::policyForwardingAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-MGS370012C-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-MGS370012C-MIB::policyForwardingAction.<policyName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-MGS370012C-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-MGS370012C-MIB::policyForwardingAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no-change |
2 | discard-the-packet |
3 | do-not-drop-the-matching-frame-previously-marked-for-dopping |