mimosaTrafficSplit
MIMOSA-NETWORKS-BFIVE-MIB ·
.1.3.6.1.4.1.43356.2.1.2.4.5
Object
scalar Enumeration
The radio can be configured to allocate bandwidth symmetrically (50/50) or asymmetrically (75/25 or 25/75) in environments where traffic direction is expected to be heavier in one direction than the other. With an asymmetrical split, the local radio is represented first in the slash notation, (local/remote). For example, in the (75/25) split, the local radio gets 75, while the remote radio gets 25. If Auto is selected the radio will automatically determine, based upon traffic flow, which ratio will be used. The radio will continue to evaluate the flow and adjust accordingly.
Context
- MIB
- MIMOSA-NETWORKS-BFIVE-MIB
- OID
.1.3.6.1.4.1.43356.2.1.2.4.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- mimosaTdmaInfo
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 'MIMOSA-NETWORKS-BFIVE-MIB' -M '/opt/observium/mibs/mimosa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MIMOSA-NETWORKS-BFIVE-MIB::mimosaTrafficSplit.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MIMOSA-NETWORKS-BFIVE-MIB' -M '/opt/observium/mibs/mimosa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MIMOSA-NETWORKS-BFIVE-MIB::mimosaTrafficSplit'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | symmetric |
2 | asymmetric |
3 | auto |