All MIBs › CISCO-SLB-MIB › ciscoSlbRealServerStateChange
ciscoSlbRealServerStateChange
Module: CISCO-SLB-MIB
OID (symbolic): CISCO-SLB-MIB::ciscoSlbRealServerStateChange
OID (numeric): 1.3.6.1.4.1.9.9.161.2.0.8
Node type: NOTIFICATION-TYPE
Description:
This notification is generated when a real server changes to a new state.
- entPhysicalParentRelPos contains the slot number of the module.
- slbRealState contains the new state of real server identified by slbRealIpAddress.
- slbInetAddressType contains the type of IP address configured in slbInetAddress.
- slbInetAddress contains the ip address of the real server identified by the INDEX object slbRealIpAddress.
- slbPort contains the TCP/UDP port of the real server identified by the INDEX object slbRealPort.
- slbName contains the serverfarm name atached to to the real server identified by the INDEX object slbRealServerFarmName.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' CISCO-SLB-MIB::ciscoSlbRealServerStateChange snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.9.9.161.2.0.8
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:59466->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (188689482) 21 days, 20:08:14.82 SNMPv2-MIB::snmpTrapOID.0 = OID: CISCO-SLB-MIB::ciscoSlbRealServerStateChange
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.2 | ciscoSlbMIBNotificationPrefix | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.2.0 | ciscoSlbMIBNotifications | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.2.0.8 | ciscoSlbRealServerStateChange | CISCO-SLB-MIB |