cslbxStickyGroupTimeoutActiveConn
CISCO-SLB-EXT-MIB ·
.1.3.6.1.4.1.9.9.254.1.4.1.1.9
Object
This object specifies whether the sticky entries to be timed out if active connections exist once the sticky timer expires. If set to 'true', sticky entries will timeout even if connections exist. If set to 'false' sticky entries will not time out if there exist any active connections.
Context
- MIB
- CISCO-SLB-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.254.1.4.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cslbxStickyGroupEntry
- Groups
- 1
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 '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::cslbxStickyGroupTimeoutActiveConn'
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::cslbxStickyGroupTimeoutActiveConn.<slbEntity>.<cslbxStickyGroupId>'
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::cslbxStickyGroupTimeoutActiveConn'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of