swDevCtrlAddrLookupModesAndHitRate
DES3225G-MIB ·
.1.3.6.1.4.1.171.11.24.1.2.7
Object
scalar mandatory
r/w
Enumeration
According to the differnet address looke mode setting, to enlarge the address table size is possible in device. But there is side effect as the higher level you have, the lower thorughput device has. That means Level 0 get the smallest table size, but get better performace. We recommand the user use the Level 1 as defualt setting.
Context
- MIB
- DES3225G-MIB
- OID
.1.3.6.1.4.1.171.11.24.1.2.7- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- swDevCtrl
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 'DES3225G-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES3225G-MIB::swDevCtrlAddrLookupModesAndHitRate.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES3225G-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES3225G-MIB::swDevCtrlAddrLookupModesAndHitRate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | level0 |
2 | level1 |
3 | level2 |
4 | level3 |
5 | level4 |
6 | level5 |
7 | level6 |
8 | level7 |