ctTrunkConfigLoadBalance

CTRON-SMARTTRUNK-MIB · .1.3.6.1.4.1.52.4.1.2.20.1.1.3.1.4

Object

The type of load balance algorithm applied to this trunk.
Once Row is active, the agent may override this value with an implmentation specific
default.

Context

MIB
CTRON-SMARTTRUNK-MIB
OID
.1.3.6.1.4.1.52.4.1.2.20.1.1.3.1.4
Type
column
Access
readwrite
Status
current
Parent
ctTrunkConfigEntry
Groups
1

Walk 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 'CTRON-SMARTTRUNK-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SMARTTRUNK-MIB::ctTrunkConfigLoadBalance'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-SMARTTRUNK-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SMARTTRUNK-MIB::ctTrunkConfigLoadBalance.<ctTrunkIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-SMARTTRUNK-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-SMARTTRUNK-MIB::ctTrunkConfigLoadBalance'

Syntax

Values & Constraints

Type Values
1balancingUnspecified
2roundRobin
3linkUtilization

Conformance