slbSaspRedundancy

CISCO-SLB-MIB · .1.3.6.1.4.1.9.9.161.1.12.1.1.4

Object

The Load Balancer's state in a redundant setup.  The
Load Balancer may still contact the SASP Agents, which
are defined in the slbSaspAgentTable, regardless of the
state.  This is possible because every Load Balancer 
contacting a SASP Agent is required to have it's own
unique identifier.  Therefore, the master and backup
Load Balancer MUST have different unique identifiers.

Context

MIB
CISCO-SLB-MIB
OID
.1.3.6.1.4.1.9.9.161.1.12.1.1.4
Type
column
Access
readonly
Status
current
Parent
slbSaspTableEntry
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::slbSaspRedundancy'
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::slbSaspRedundancy.<slbEntity>'
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::slbSaspRedundancy'

Syntax

Source
SlbSaspRedundancy
Base type
Enumeration

Values & Constraints

Type Values
1other
2master
3backup

Conformance