All MIBs › SUN-PLATFORM-MIB › sunPlatStateChange
sunPlatStateChange
Module: SUN-PLATFORM-MIB
OID (symbolic): SUN-PLATFORM-MIB::sunPlatStateChange
OID (numeric): 1.3.6.1.4.1.42.2.70.101.2.0.7
Node type: NOTIFICATION-TYPE
Description:
Indicates that a state change has occurred on the state attribute identified by sunPlatNotificationChangedOID. As states are enumerations of type INTEGER, the old and new states are passed in sunPlatNotificationOldInteger and sunPlatNotificationNewInteger respectively.
This is as defined in X.721, sec. 13.14.
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::sunPlatStateChange snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.42.2.70.101.2.0.7
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]:53642->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (162539914) 18 days, 19:29:59.14 SNMPv2-MIB::snmpTrapOID.0 = OID: SUN-PLATFORM-MIB::sunPlatStateChange
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.7 | sunPlatStateChange | SUN-PLATFORM-MIB |