rlPolicyRulesFilteringAction
HPE-POLICY-MIB ·
.1.3.6.1.4.1.11.2.59.3.2.1.6
Object
column r/w
Enumeration
Specifies the action for the filter. Values 1-10 reserved for the System filtering implemetation; Values starting from 11 may be used for user definition about future application.
Context
- MIB
- HPE-POLICY-MIB
- OID
.1.3.6.1.4.1.11.2.59.3.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlPolicyRulesEntry
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 'HPE-POLICY-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-POLICY-MIB::rlPolicyRulesFilteringAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPE-POLICY-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-POLICY-MIB::rlPolicyRulesFilteringAction.<rlPolicyRulesTableType>.<rlPolicyRulesInterfaceDirection>.<rlPolicyRulesListIndex>.<rlPolicyRulesSubListIndex>.<rlPolicyRulesIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPE-POLICY-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPE-POLICY-MIB::rlPolicyRulesFilteringAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | block |
2 | blockAndTrap |
3 | permitAndTrap |
4 | permit |
5 | blockAndDisablePort |
6 | blockTrapAndDisablePort |
7 | blockAndLogInput |
8 | permitAndLogInput |