rcMltL4Hash
RC-MLT-MIB ·
.1.3.6.1.4.1.2272.1.17.10.1.45
Object
If enabled all the non fragmented L4 packets will take L4 hashing and all the fragmented L4 packets and L3 packets will take L3 hashing. If disabled then both L3 and L4 packets will take L3 hashing. It is introduce by release 5.1.6.0
Context
- MIB
- RC-MLT-MIB
- OID
.1.3.6.1.4.1.2272.1.17.10.1.45- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcMltEntry
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 'RC-MLT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-MLT-MIB::rcMltL4Hash'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-MLT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-MLT-MIB::rcMltL4Hash.<rcMltId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-MLT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-MLT-MIB::rcMltL4Hash'
Syntax
- Source
- RAPID-CITYEnableValue
- Base type
Enumeration
Values & Constraints
Type Values
1 | enable |
2 | disable |