rlPolicyOMPCCondition
NETGEAR-RADLAN-POLICY-MIB ·
.1.3.6.1.4.1.4526.17.59.2.3.1.7
Object
column r/w
Enumeration
These define the operation carried out on the two 'operands' (frame and pattern), i.e. Bigger means that frame bits should be bigger than pattern bits. The permitted values are according to rlPolicyOMPCPermittedOperators parameter, if this OMPC is used by an entry in the rlPolicyClassifierTable whose rlPolicyClassifierType is a protocol for which predefined offsets in rlPolicyFlowClassificationOffsetsTable are required. rlPolicyRequiredOffsetGroups indicates for which protocols there is such a requirement.
Context
- MIB
- NETGEAR-RADLAN-POLICY-MIB
- OID
.1.3.6.1.4.1.4526.17.59.2.3.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlPolicyOMPCEntry
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 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyOMPCCondition'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyOMPCCondition.<rlPolicyOMPCGroupType>.<rlPolicyOMPCIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyOMPCCondition'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | equal |
2 | notEqual |
3 | bigger |
4 | smaller |