slbConnectionState

CISCO-SLB-MIB · .1.3.6.1.4.1.9.9.161.1.5.1.1.7

Object

The current state of this connection.

Context

MIB
CISCO-SLB-MIB
OID
.1.3.6.1.4.1.9.9.161.1.5.1.1.7
Type
column
Access
readonly
Status
current
Parent
slbConnectionTableEntry
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-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SLB-MIB::slbConnectionState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SLB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SLB-MIB::slbConnectionState.<slbEntity>.<slbConnectionIndex>.<slbConnectionVirtualIpAddress>.<slbConnectionVirtualPort>.<slbConnectionProtocol>.<slbConnectionClientIpAddr>.<slbConnectionClientPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SLB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SLB-MIB::slbConnectionState'

Syntax

Source
SlbConnectionState
Base type
Enumeration

Values & Constraints

Type Values
1init
2synClient
3synServer
4synBoth
5estab
6finClient
7finServer
8closing
9zombie
10conclient
11conserver

Conformance