ipfixMeteringProcessCacheIdleTimeout
IPFIX-MIB ·
.1.3.6.1.2.1.193.1.1.5.1.4
Object
column secondsSNMPv2-SMIUnsigned32
On the Exporter, this object contains the time after which a Flow is expired (and a Data Record for the Template is sent) when no packets matching this Flow are received by the Metering Process for the given number of seconds. If this value is zero, the Flow is expired immediately; i.e., a Data Record is sent for every packet received by the Metering Process.
Context
- MIB
- IPFIX-MIB
- OID
.1.3.6.1.2.1.193.1.1.5.1.4- Type
- column
- Access
- readonly
- Status
- current
- Units
- seconds
- Parent
- ipfixMeteringProcessEntry
- 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 'IPFIX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPFIX-MIB::ipfixMeteringProcessCacheIdleTimeout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPFIX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPFIX-MIB::ipfixMeteringProcessCacheIdleTimeout.<ipfixMeteringProcessCacheId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPFIX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPFIX-MIB::ipfixMeteringProcessCacheIdleTimeout'
Syntax
secondsSNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of