slbSaspAgentState

CISCO-SLB-MIB · .1.3.6.1.4.1.9.9.161.1.13.1.1.5

Object

The current connection state of the SASP Agent.  The
load balancer does not give up trying to reach the 
SASP Agent when it is down.

Context

MIB
CISCO-SLB-MIB
OID
.1.3.6.1.4.1.9.9.161.1.13.1.1.5
Type
column
Access
readonly
Status
current
Parent
slbSaspAgentTableEntry
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::slbSaspAgentState'
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::slbSaspAgentState.<slbEntity>.<slbSaspAgentIpAddressType>.<slbSaspAgentIpAddress>.<slbSaspAgentPort>'
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::slbSaspAgentState'

Syntax

Source
SlbSaspAgentState
Base type
Enumeration

Values & Constraints

Type Values
1other
2initialized
3closed
4trying
5connecting
6established
7downTrying
8downDuplicate
9down

Conformance