a3ComBrgAgeCtl
A3Com-Bridge-r3-MIB ·
.1.3.6.1.4.1.43.2.9.1.2
Object
scalar mandatory
r/w
Enumeration
This object determines whether nodes that have not transmitted packets for a specified amount of time are deleted from the forwarding table. If this object is set to aging (1), entries in the forwarding table are removed after dot1dTpAgingTime seconds. This is useful in environments where nodes may be moved from one network to another. Setting this object to noAging (2), however, improves performance.
Context
- MIB
- A3Com-Bridge-r3-MIB
- OID
.1.3.6.1.4.1.43.2.9.1.2- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComBrgGen
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 'A3Com-Bridge-r3-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-Bridge-r3-MIB::a3ComBrgAgeCtl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3Com-Bridge-r3-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3Com-Bridge-r3-MIB::a3ComBrgAgeCtl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | aging |
2 | noAging |