policyDiffServAction
ZYXEL-MGS3712F-MIB ·
.1.3.6.1.4.1.890.1.5.8.48.34.1.1.14
Object
column Enumeration
DiffServ Action for policy rule
Context
- MIB
- ZYXEL-MGS3712F-MIB
- OID
.1.3.6.1.4.1.890.1.5.8.48.34.1.1.14- 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-MGS3712F-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-MGS3712F-MIB::policyDiffServAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-MGS3712F-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-MGS3712F-MIB::policyDiffServAction.<policyName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-MGS3712F-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-MGS3712F-MIB::policyDiffServAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no-change |
2 | set-the-packets-TOS-field |
3 | replace-the-IP-TOS-field-with-the-802_1-priority-value |
4 | set-the-Diffserv-Codepoint-field-in-the-frame |