slbSaspAgentState
CISCO-SLB-MIB ·
.1.3.6.1.4.1.9.9.161.1.13.1.1.5
Object
column SlbSaspAgentState
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
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-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
1 | other |
2 | initialized |
3 | closed |
4 | trying |
5 | connecting |
6 | established |
7 | downTrying |
8 | downDuplicate |
9 | down |
Conformance
Member of