f3FlowLearningConfigAgingTimer

F3-BRIDGE-MIB · .1.3.6.1.4.1.2544.1.12.26.1.1.1.7

Object

column r/w SNMPv2-SMIInteger32
This object allows configuration of the Aging Timer of this Flow in seconds.
Forwarding Entry will be removed from the forwarding table after 
an inactivity time represented by this entry. 
Setting the value of 0 disables aging.

Context

MIB
F3-BRIDGE-MIB
OID
.1.3.6.1.4.1.2544.1.12.26.1.1.1.7
Type
column
Access
readwrite
Status
current
Parent
f3FlowLearningConfigEntry
Groups
1

Walk 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 'F3-BRIDGE-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-BRIDGE-MIB::f3FlowLearningConfigAgingTimer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F3-BRIDGE-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-BRIDGE-MIB::f3FlowLearningConfigAgingTimer.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F3-BRIDGE-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F3-BRIDGE-MIB::f3FlowLearningConfigAgingTimer'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance