All MIBs › SUN-PLATFORM-MIB › sunPlatAttributeChangeInteger
sunPlatAttributeChangeInteger
Module: SUN-PLATFORM-MIB
OID (symbolic): SUN-PLATFORM-MIB::sunPlatAttributeChangeInteger
OID (numeric): 1.3.6.1.4.1.42.2.70.101.2.0.8
Node type: NOTIFICATION-TYPE
Description:
Indicates that attribute identified by sunPlatNotificationChangedOID has changed from the value in sunPlatNotificationOldInteger to the value in sunPlatNotificationNewInteger.
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::sunPlatAttributeChangeInteger snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.42.2.70.101.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]:52251->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (287489563) 33 days, 6:34:55.63 SNMPv2-MIB::snmpTrapOID.0 = OID: SUN-PLATFORM-MIB::sunPlatAttributeChangeInteger
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.8 | sunPlatAttributeChangeInteger | SUN-PLATFORM-MIB |