flowPackageSelector
FLOW-METER-MIB ·
.1.3.6.1.2.1.40.2.3.1.1
Object
column OctetString
Specifies the attributes for which values are required from an active flow. These are encoded as a sequence of octets each containing a FlowAttribute number, preceded by an octet giving the length of the sequence (not including the length octet). For a flowPackageSelector to be valid, it must contain at least one attribute.
Context
- MIB
- FLOW-METER-MIB
- OID
.1.3.6.1.2.1.40.2.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- flowDataPackageEntry
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::flowPackageSelector'
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::flowPackageSelector.<flowPackageSelector>.<flowPackageRuleSet>.<flowPackageTime>.<flowPackageIndex>'
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::flowPackageSelector'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.