agentSnmpTrapReceiverStatus
NG700-SWITCHING-MIB ·
.1.3.6.1.4.1.4526.11.1.2.6.4.1.4
Object
column
r/w
Enumeration
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.
Context
- MIB
- NG700-SWITCHING-MIB
- OID
.1.3.6.1.4.1.4526.11.1.2.6.4.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentSnmpTrapReceiverConfigEntry
- Table
- agentSnmpTrapReceiverConfigTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentSnmpTrapReceiverIndex The switch's Snmp Trap Receiver Index | column | Integer32 | .1.3.6.1.4.1.4526.11.1.2.6.4.1.1 |
| agentSnmpTrapReceiverCommunityName The switch's Snmp Trap Receiver Community Name.
This is the SNMP community name of the remote network manager;
the name can be up to 16 characters, and is case-sensitive. | column | OctetString | .1.3.6.1.4.1.4526.11.1.2.6.4.1.2 |
| agentSnmpTrapReceiverIPAddress obsolete IP Address - Each IP address parameter is four integer numbers.
The numbers range from 0 to 255. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4526.11.1.2.6.4.1.3 |
| agentSnmpTrapReceiverVersion The version of trap sent to this Reciever.
snmpv1(1) - This will send a SNMPv1 trap.
snmpv2c(2) - This will send a SNMPv2c trap. | column | Enumeration | .1.3.6.1.4.1.4526.11.1.2.6.4.1.5 |
| agentSnmpTrapReceiverIpv6Address obsolete IPv6 Address for SNMP receiver. | column | Ipv6AddressPrefix | .1.3.6.1.4.1.4526.11.1.2.6.4.1.6 |
| agentSnmpTrapReceiverAddressType The type of the snmptrap reciever address.
The agentSnmpTrapReceiverAddress object is intepreted within the
context of agentSnmpTrapReceiverAddressType | column | Enumeration | .1.3.6.1.4.1.4526.11.1.2.6.4.1.7 |
| agentSnmpTrapReceiverAddress The snmptrap reciever address.
The type of this address is determined by the value of the
agentSnmpTrapReceiverAddressType object.
The values for agentSnmpTrapRecei… | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.4526.11.1.2.6.4.1.8 |