All MIBs › SUN-PLATFORM-MIB › sunPlatObjectCreation
sunPlatObjectCreation
Module: SUN-PLATFORM-MIB
OID (symbolic): SUN-PLATFORM-MIB::sunPlatObjectCreation
OID (numeric): 1.3.6.1.4.1.42.2.70.101.2.0.1
Node type: NOTIFICATION-TYPE
Description:
Indicates that an object, indicated by sunPlatNotificationObject, has been created as defined in X.721, sec. 13.6.
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::sunPlatObjectCreation snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.42.2.70.101.2.0.1
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]:62655->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (383826111) 44 days, 10:11:01.11 SNMPv2-MIB::snmpTrapOID.0 = OID: SUN-PLATFORM-MIB::sunPlatObjectCreation
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.1 | sunPlatObjectCreation | SUN-PLATFORM-MIB |