ipLoadBIfDestSelect
FEC-IPLOADB-MIB ·
.0.41.1.10
Object
column r/w
Enumeration
In conjunction with the variable 'ipLoadBIfRtDest' or 'ipLoadBIfExtRtDest' this setting provides additional granularity for load balancing group configuration by checking the association with 'ipRouteTable'/'ipExtRtTable' entries. This check is done against 'ipLoadBIfRtDest' if set to rt (2) or against 'ipLoadBIfExtRtDest' if set to extrt (3).
Context
- MIB
- FEC-IPLOADB-MIB
- OID
.0.41.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipLoadBIfEntry
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 'FEC-IPLOADB-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-IPLOADB-MIB::ipLoadBIfDestSelect'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FEC-IPLOADB-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-IPLOADB-MIB::ipLoadBIfDestSelect.<ipLoadBIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FEC-IPLOADB-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FEC-IPLOADB-MIB::ipLoadBIfDestSelect'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | rt |
3 | extrt |