MIB Viewer

agentSnmpTrapReceiverStatus

OBJECT-TYPE
1.3.6.1.4.1.4526.1.7.1.2.6.4.1.4
Access
read-write
Status
current
Sub-identifiers
0
The switch's Snmp Trap Reciever Status. active(1) - This trap receiver is active, allowing SNMP Traps to be sent to this receiver. notInService(2) - This trap reciever is not active; no SNMP Traps will be sent to this reciever until it's set back to active(1). config(3) - The trap reciever Status must be set to this value in order to configure it. When creating a new trap receiver entry, the Status will initially be set to this value. Note: agentSnmpTrapReceiverIPAddress must be set to non-zero before changing to active(1) or notInService(2). destroy(4) - Set to this value to remove the trap receiver entry from the agent.
INTEGER { active(1), notInService(2), config(3), destroy(4) }