All MIBs › CISCO-SLB-MIB › slbSaspIdentifier
slbSaspIdentifier
Module: CISCO-SLB-MIB
OID (symbolic): CISCO-SLB-MIB::slbSaspIdentifier
OID (numeric): 1.3.6.1.4.1.9.9.161.1.12.1.1.1
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description:
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-', where
is the Cisco acronoym for the load balancer.
What is slbSaspIdentifier?
This read-write object stores the unique identifier a load balancer must present to SASP (Server/Application State Protocol); in redundant setups, the master and backup must use different identifiers, and this value can only change while SASP is disabled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.161.1.12.1.1.1 snmpwalk -v2c -c public <target> CISCO-SLB-MIB::slbSaspIdentifier
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.161.1.12.1.1.1.1 snmpget -v2c -c public <target> CISCO-SLB-MIB::slbSaspIdentifier.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.161.1.12.1.1.1.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.161 | ciscoSlbMIB | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1 | ciscoSlbMIBObjects | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.12 | slbSasp | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.12.1 | slbSaspTable | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.12.1.1 | slbSaspTableEntry | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.12.1.1.1 | slbSaspIdentifier | CISCO-SLB-MIB |