slbSaspIdentifier

CISCO-SLB-MIB · .1.3.6.1.4.1.9.9.161.1.12.1.1.1

Object

The unique identifier required by SASP for all load
balancers.  In a redundant system, where there is a
master and backup load balancer, each load balancer
must have different identifiers.
              
The slbSaspIdentifier may only be changed when the
slbSaspEnabled object is false.  The default value
of the slbSaspIdentfier is 'Cisco-<LB>', where <LB>
is the Cisco acronoym for the load balancer.

Context

MIB
CISCO-SLB-MIB
OID
.1.3.6.1.4.1.9.9.161.1.12.1.1.1
Type
column
Access
readwrite
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::slbSaspIdentifier'
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::slbSaspIdentifier.<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::slbSaspIdentifier'

Values & Constraints

Type Constraints
range: 0..255

Conformance