rsWSDDispatchMethod
WSD-MIB ·
.1.3.6.1.4.1.89.35.1.13.1.5
Object
column r/w
Enumeration
Type of dispatching required.
Context
- MIB
- WSD-MIB
- OID
.1.3.6.1.4.1.89.35.1.13.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rsWSDFarmEntry
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 'WSD-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WSD-MIB::rsWSDDispatchMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WSD-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WSD-MIB::rsWSDDispatchMethod.<rsWSDFarmAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WSD-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WSD-MIB::rsWSDDispatchMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cyclic |
2 | leastTraffic |
3 | leastUsersNumber |
4 | leastTrafficLocal |
5 | leastUsersNumberLocal |
6 | nt-1 |
7 | nt-2 |
8 | private-1 |
9 | private-2 |
10 | weightedCyclic |
11 | static |
12 | cck-stats |