cslbxVirtualURLHashBeginString

CISCO-SLB-EXT-MIB · .1.3.6.1.4.1.9.9.254.1.8.1.1.7

Object

The sub-string within the URL string at which to
start the hashing operation.  The hash result
will be used in the server farm with predictor
'urlHash'.  An empty string indicates hashing should
begin at the beginning of the URL.

Context

MIB
CISCO-SLB-EXT-MIB
OID
.1.3.6.1.4.1.9.9.254.1.8.1.1.7
Type
column
Access
readwrite
Status
current
Parent
cslbxVirtualServerTableEntry
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 'CISCO-SLB-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SLB-EXT-MIB::cslbxVirtualURLHashBeginString'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SLB-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SLB-EXT-MIB::cslbxVirtualURLHashBeginString.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SLB-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SLB-EXT-MIB::cslbxVirtualURLHashBeginString'

Syntax

Source
SlbRegularExpression
Base type
OctetString

Values & Constraints

Type Constraints
range: 0..255

Conformance