CISCO-SLB-MIB :: ciscoSlbRealStateChange

MIB Reference — IPNetwork Monitor

All MIBsCISCO-SLB-MIBciscoSlbRealStateChange

ciscoSlbRealStateChange

Module: CISCO-SLB-MIB

OID (symbolic): CISCO-SLB-MIB::ciscoSlbRealStateChange

OID (numeric): 1.3.6.1.4.1.9.9.161.2.0.2

Node type: NOTIFICATION-TYPE

Description:

The notification generated when a real server changes to a new state. The value of slbRealServerState indicates the new state.

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::ciscoSlbRealStateChange
snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.9.9.161.2.0.2

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]:49492->[192.168.30.10]:162]:
  DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (335424340) 38 days, 19:44:03.40
  SNMPv2-MIB::snmpTrapOID.0 = OID: CISCO-SLB-MIB::ciscoSlbRealStateChange

SNMPv3 example:

snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' CISCO-SLB-MIB::ciscoSlbRealStateChange

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.9ciscoCISCO-SMI
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
1.3.6.1.4.1.9.9.161ciscoSlbMIBCISCO-SLB-MIB
1.3.6.1.4.1.9.9.161.2ciscoSlbMIBNotificationPrefixCISCO-SLB-MIB
1.3.6.1.4.1.9.9.161.2.0ciscoSlbMIBNotificationsCISCO-SLB-MIB
1.3.6.1.4.1.9.9.161.2.0.2ciscoSlbRealStateChangeCISCO-SLB-MIB