policyOutOfProfileAction
ZYXEL-ves1724-56-Fanless-MIB ·
.1.3.6.1.4.1.890.1.5.12.47.40.1.1.17
Object
column r/w
Bits
Out Of Profile Action for policy rule
Context
- MIB
- ZYXEL-ves1724-56-Fanless-MIB
- OID
.1.3.6.1.4.1.890.1.5.12.47.40.1.1.17- Type
- column
- Access
- readwrite
- 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-ves1724-56-Fanless-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ves1724-56-Fanless-MIB::policyOutOfProfileAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-ves1724-56-Fanless-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ves1724-56-Fanless-MIB::policyOutOfProfileAction.<policyName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-ves1724-56-Fanless-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-ves1724-56-Fanless-MIB::policyOutOfProfileAction'
Syntax
Bits
Values & Constraints
Enumerated Values
1 | drop_the_packet |
2 | change_the_DSCP_value |
3 | set_Out_Drop_Precedence |
4 | do_not_drop_the_matching_frame_previously_marked_for_dropping |