macAddrTableAgingTime
Jetnet5310G ·
.1.3.6.1.4.1.24062.2.3.9.12.1.3
Object
scalar r/w
Integer32
This value determines the interval that an automatic learned MAC address entry remains valid in the forwarding database, since its last access as a source address, before being purged. The value should be times of 15 in seconds. The minimum age time is 15 seconds. The maximum age time is 3825 seconds or almost 64 minutes. if the value is set to 0, the aging function is disabled and all learned address will remain in the database forever.
Context
- MIB
- Jetnet5310G
- OID
.1.3.6.1.4.1.24062.2.3.9.12.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- macAddressTable
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Jetnet5310G' -M '/opt/observium/mibs/korenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Jetnet5310G::macAddrTableAgingTime.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Jetnet5310G' -M '/opt/observium/mibs/korenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Jetnet5310G::macAddrTableAgingTime'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.