All MIBs › CISCO-SLB-MIB › slbVServerStateChangeDescr
slbVServerStateChangeDescr
Module: CISCO-SLB-MIB
OID (symbolic): CISCO-SLB-MIB::slbVServerStateChangeDescr
OID (numeric): 1.3.6.1.4.1.9.9.161.1.4.2.1.5
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description:
This object contains the descriptive text qualifying the reason for the value in slbVServerState.
Examples: OK Policy not configured Server Farm failed Real Server failed.
What is slbVServerStateChangeDescr?
This OID holds a text description explaining why a virtual server changed its state (working or not working). The text tells you the reason—for example, 'OK' means working, or 'Real Server failed' means a backend server went down. An operator reads this when a virtual service stops responding, to quickly understand whether it's a policy issue, server problem, or other failure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.161.1.4.2.1.5 snmpwalk -v2c -c public <target> CISCO-SLB-MIB::slbVServerStateChangeDescr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.161.1.4.2.1.5.1 snmpget -v2c -c public <target> CISCO-SLB-MIB::slbVServerStateChangeDescr.1
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.4 | slbVirtualServers | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.4.2 | slbVServerInfoTable | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.4.2.1 | slbVServerInfoTableEntry | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.4.2.1.5 | slbVServerStateChangeDescr | CISCO-SLB-MIB |