All MIBs › SUN-PLATFORM-MIB › sunPlatAttributeChangeString
sunPlatAttributeChangeString
Module: SUN-PLATFORM-MIB
OID (symbolic): SUN-PLATFORM-MIB::sunPlatAttributeChangeString
OID (numeric): 1.3.6.1.4.1.42.2.70.101.2.0.9
Node type: NOTIFICATION-TYPE
Description:
Indicates that attribute identified by sunPlatNotificationChangedOID has changed from the value in sunPlatNotificationOldString to the value in sunPlatNotificationNewString.
This is as defined in X.721, sec. 13.1.
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> '' SUN-PLATFORM-MIB::sunPlatAttributeChangeString snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.42.2.70.101.2.0.9
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]:64653->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (478560397) 55 days, 9:20:03.97 SNMPv2-MIB::snmpTrapOID.0 = OID: SUN-PLATFORM-MIB::sunPlatAttributeChangeString
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.42 | sun | SUN-MIB |
| 1.3.6.1.4.1.42.2 | products | SUN-MIB |
| 1.3.6.1.4.1.42.2.70 | sunFire | SUN-PLATFORM-MIB |
| 1.3.6.1.4.1.42.2.70.101 | sunPlatMIB | SUN-PLATFORM-MIB |
| 1.3.6.1.4.1.42.2.70.101.2 | sunPlatMIBTraps | SUN-PLATFORM-MIB |
| 1.3.6.1.4.1.42.2.70.101.2.0 | sunPlatMIBTrapPrefix | SUN-PLATFORM-MIB |
| 1.3.6.1.4.1.42.2.70.101.2.0.9 | sunPlatAttributeChangeString | SUN-PLATFORM-MIB |