flowRuleInfoName
FLOW-METER-MIB ·
.1.3.6.1.2.1.40.1.1.1.6
Object
column r/w
OctetString
An alphanumeric identifier used by managers and readers to
identify a RuleSet. For example, a manager wishing to run a
RuleSet named WWW-FLOWS could search the flowRuleSetInfoTable
to see whether the WWW-FLOWS RuleSet is already available on
the meter.
Note that references to RuleSets in the flowManagerInfoTable
use indexes for their flowRuleSetInfoTable entries. These may
be different each time the RuleSet is loaded into a meter.
Context
- MIB
- FLOW-METER-MIB
- OID
.1.3.6.1.2.1.40.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- flowRuleSetInfoEntry
- Groups
- 2
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 'FLOW-METER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FLOW-METER-MIB::flowRuleInfoName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FLOW-METER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FLOW-METER-MIB::flowRuleInfoName.<flowRuleInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FLOW-METER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FLOW-METER-MIB::flowRuleInfoName'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-127
Conformance
Member of