Dear all,
i want to traphandle power failure on my switch.
Here is an example of received trap by email :
SNMPv2-MIB::snmpTrapOID.0 SNMPv2-SMI::enterprises.2636.4.1.0.1
SNMPv2-SMI::enterprises.2636.3.1.8.1.1.2.1.0.0 2
SNMPv2-SMI::enterprises.2636.3.1.8.1.2.2.1.0.0 1
SNMPv2-SMI::enterprises.2636.3.1.8.1.3.2.1.0.0 0
SNMPv2-SMI::enterprises.2636.3.1.8.1.4.2.1.0.0 0
SNMPv2-SMI::enterprises.2636.3.1.8.1.6.2.1.0.0 "PEM 0"
SNMPv2-SMI::enterprises.2636.3.1.13.1.6.2.1.0.0 6
The trouble is that i got it by running this command :
traphandle SNMPv2-SMI::enterprises.2636.4.1.0.1 wich corresponds to all traps sent by this equipment.
When i try to traphandle SNMPv2-SMI::enterprises.2636.3.1.8.1.6.2.1.0.0 wich corresponds to a power on this equipment, it doesn't email something. It 's like it doesn't access to this OID.
Is there anything wrong ? How do you traphandle power failure ? Any helps is welcome.
Best regards.
i want to traphandle power failure on my switch.
Here is an example of received trap by email :
SNMPv2-MIB::snmpTrapOID.0 SNMPv2-SMI::enterprises.2636.4.1.0.1
SNMPv2-SMI::enterprises.2636.3.1.8.1.1.2.1.0.0 2
SNMPv2-SMI::enterprises.2636.3.1.8.1.2.2.1.0.0 1
SNMPv2-SMI::enterprises.2636.3.1.8.1.3.2.1.0.0 0
SNMPv2-SMI::enterprises.2636.3.1.8.1.4.2.1.0.0 0
SNMPv2-SMI::enterprises.2636.3.1.8.1.6.2.1.0.0 "PEM 0"
SNMPv2-SMI::enterprises.2636.3.1.13.1.6.2.1.0.0 6
The trouble is that i got it by running this command :
traphandle SNMPv2-SMI::enterprises.2636.4.1.0.1 wich corresponds to all traps sent by this equipment.
When i try to traphandle SNMPv2-SMI::enterprises.2636.3.1.8.1.6.2.1.0.0 wich corresponds to a power on this equipment, it doesn't email something. It 's like it doesn't access to this OID.
Is there anything wrong ? How do you traphandle power failure ? Any helps is welcome.
Best regards.