etsysFWGroupPolicyPriority
ENTERASYS-FIREWALL-MIB ·
.1.3.6.1.4.1.5624.1.2.37.2.1.5.1.3
Object
column r/w
Integer32
The priority of rule in the group. The firewall applies the rules from the lowest to the highest priority. Priority can only be in the range of 0 to the maximum number of policyRuleDef in the group + 1. i.e. If there are 5 policies in the group. The maximum priority the user can create is 6.
Context
- MIB
- ENTERASYS-FIREWALL-MIB
- OID
.1.3.6.1.4.1.5624.1.2.37.2.1.5.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysFWGroupPolicyEntry
- Groups
- 1
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 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-FIREWALL-MIB::etsysFWGroupPolicyPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-FIREWALL-MIB::etsysFWGroupPolicyPriority.<etsysFWGroupPolicyName>.<etsysFWGroupPolicyRuleDef>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-FIREWALL-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-FIREWALL-MIB::etsysFWGroupPolicyPriority'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of