rsWSDDynamicSidSharing
WSD-MIB ·
.1.3.6.1.4.1.89.35.1.40.34.12
Object
When enabled, the WSD ignores the farm attribute of a dynamic session ID, i.e. a session to farm a will be forwarded to a server from farm b if the same session ID is identified as the one that was originally set by the same server in a session to farm b. The two farms must have the same servers.
Context
- MIB
- WSD-MIB
- OID
.1.3.6.1.4.1.89.35.1.40.34.12- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
disable- Parent
- rsWSDTweaks
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 'WSD-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WSD-MIB::rsWSDDynamicSidSharing.0'
More examples
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::rsWSDDynamicSidSharing'
Syntax
- Source
- FeatureStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enable |
2 | disable |