fdryTrapReceiverEntry
FDRY-TRAP-MIB ·
.1.3.6.1.4.1.1991.1.1.10.1.1.1.1
Object
row
An entry in the Trap Receiver table. This table uses running index as the Index to the table. Reasons to go for running index Scheme than IP addresses: 1. The table will be Virtual Routing and Forwarding(VRF) independent that multiple VRFs could share the same address type and address. 2. Index with address type and address could be potentially 17 unsigned integer, parsing and finding next index takes CPU time. The PDU gets to be huge too! 3. IP address is just another attribute, they are supposed to be list of servers.
Context
- MIB
- FDRY-TRAP-MIB
- OID
.1.3.6.1.4.1.1991.1.1.10.1.1.1.1- Type
- row
- Status
- current
- Parent
- fdryTrapReceiverTable
- Table
- fdryTrapReceiverTable
- Children
- 8
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fdryTrapReceiverIndex The index to the Trap Receiver Table. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1991.1.1.10.1.1.1.1.1 |
| fdryTrapReceiverAddrType Trap Receiver IP address Type. Supported address types are ipv4(1) and ipv6(2) | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.1991.1.1.10.1.1.1.1.2 |
| fdryTrapReceiverAddr Trap Receiver IP address. | column | InetAddress | .1.3.6.1.4.1.1991.1.1.10.1.1.1.1.3 |
| fdryTrapReceiverCommunityOrSecurityName Community string to use. In case of USM (SNMPv3) security model,
this object is used to provide the security name. | column | OctetString | .1.3.6.1.4.1.1991.1.1.10.1.1.1.1.4 |
| fdryTrapReceiverUDPPort UDP port number of the trap receiver. | column | Integer32 | .1.3.6.1.4.1.1991.1.1.10.1.1.1.1.5 |
| fdryTrapReceiverSecurityModel Version of trap format to be used. | column | SecurityModel | .1.3.6.1.4.1.1991.1.1.10.1.1.1.1.6 |
| fdryTrapReceiverSecurityLevel Used for USM (SNMPv3) security model to specify the level of security.
The security name is provided by fdryTrapReceiverCommunityOrSecurityName. | column | SecurityLevel | .1.3.6.1.4.1.1991.1.1.10.1.1.1.1.7 |
| fdryTrapReceiverRowStatus This variable is used to create, modify, or
delete a row in this table. When a row in this
table is in active(1) state, no objects in that row
can be modified except this object. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.1991.1.1.10.1.1.1.1.8 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| fdryTrapReceiverIndex The index to the Trap Receiver Table. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1991.1.1.10.1.1.1.1.1 |