cslbxStickyObjectType

CISCO-SLB-EXT-MIB · .1.3.6.1.4.1.9.9.254.1.4.2.1.3

Object

column SlbStickyType
The sticky type of this sticky entry.

Context

MIB
CISCO-SLB-EXT-MIB
OID
.1.3.6.1.4.1.9.9.254.1.4.2.1.3
Type
column
Access
readonly
Status
current
Parent
cslbxStickyObjectTableEntry
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::cslbxStickyObjectType'
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::cslbxStickyObjectType.<slbEntity>.<cslbxStickyObjectIndex>'
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::cslbxStickyObjectType'

Syntax

Source
SlbStickyType
Base type
Enumeration

Values & Constraints

Type Values
1srcIpSticky
2httpCookieSticky
3sslSticky
4undefined
5destIpSticky
6srcDestSticky
7httpHeaderSticky

Conformance