All MIBs › SUN-PLATFORM-MIB › sunPlatAttributeChangeOID
sunPlatAttributeChangeOID
Module: SUN-PLATFORM-MIB
OID (symbolic): SUN-PLATFORM-MIB::sunPlatAttributeChangeOID
OID (numeric): 1.3.6.1.4.1.42.2.70.101.2.0.10
Node type: NOTIFICATION-TYPE
Description:
Indicates that attribute identified by sunPlatNotificationChangedOID has changed from the value in sunPlatNotificationOldOID to the value in sunPlatNotificationNewOID.
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::sunPlatAttributeChangeOID snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.42.2.70.101.2.0.10
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]:52744->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (399116808) 46 days, 4:39:28.08 SNMPv2-MIB::snmpTrapOID.0 = OID: SUN-PLATFORM-MIB::sunPlatAttributeChangeOID
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.10 | sunPlatAttributeChangeOID | SUN-PLATFORM-MIB |