FDRY-TRAP-MIB
AI MIB Summary
The FDRY-TRAP-MIB is a Brocade proprietary module that defines SNMP trap notifications and manages the configuration of IPv4 and IPv6 trap receivers for Brocade Fabric OS switches. It enables the centralized collection of asynchronous hardware and software event alerts by specifying the destination managers and protocol parameters for trap delivery.
The Brocade proprietary MIB module for Traps. It has new table combines Ipv4 and Ipv6 configuration of trap Receiver/managers which to send traps.
Copyright 1996-2010 Brocade Communications Systems, Inc. All rights reserved. This Brocade Communications Systems SNMP Management Information Base Specification embodies Brocade Communications Systems' confidential and proprietary intellectual property. Brocade Communications Systems retains all title and ownership in the Specification, including any revisions.
This Specification is supplied AS IS, and Brocade Communications Systems makes no warranty, either express or implied, as to the use, operation, condition, or performance of the specification, and any unintended consequence it may on the user environment.
Main OID:
fdryTrapMIB.1.3.6.1.4.1.1991.1.1.10.1
12
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
12 total| Object Name |
|---|
fdryTrapMIBThe Brocade proprietary MIB module for Traps.
It has new table combines Ipv4 and Ipv6 configuration of
trap Receiver/managers which to send traps.
Copyright 1996-2010 Brocade Communications Systems, Inc.
All rights reserved.
This Brocade Communications Systems SNMP Management Information Base Specification
embodies Brocade Communications Systems' confidential and proprietary
intellectual property. Brocade Communications Systems retains all
title and ownership in the Specification, including any revisions.
This Specification is supplied AS IS, and Brocade Communications Systems makes
no warranty, either express or implied, as to the use,
operation, condition, or performance of the specification, and any unintended
consequence it may on the user environment. MODULE-IDENTITY .1.3.6.1.4.1.1991.1.1.10.1 |
fdryTrapReceiver OBJECT IDENTIFIER .1.3.6.1.4.1.1991.1.1.10.1.1 |
fdryTrapReceiverTableTrap Receiver table. SEQUENCE OF FdryTrapReceiverEntry .1.3.6.1.4.1.1991.1.1.10.1.1.1 |
fdryTrapReceiverEntryAn 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. FdryTrapReceiverEntry .1.3.6.1.4.1.1991.1.1.10.1.1.1.1 |
fdryTrapReceiverIndexThe index to the Trap Receiver Table. Unsigned32 .1.3.6.1.4.1.1991.1.1.10.1.1.1.1.1 |
fdryTrapReceiverAddrTypeTrap Receiver IP address Type. Supported address types are ipv4(1) and ipv6(2)rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.1991.1.1.10.1.1.1.1.2 |
fdryTrapReceiverAddrTrap Receiver IP address.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.1991.1.1.10.1.1.1.1.3 |
fdryTrapReceiverCommunityOrSecurityNameCommunity string to use. In case of USM (SNMPv3) security model,
this object is used to provide the security name.rw OCTET STRING .1.3.6.1.4.1.1991.1.1.10.1.1.1.1.4 |
fdryTrapReceiverUDPPortUDP port number of the trap receiver.rw Integer32 .1.3.6.1.4.1.1991.1.1.10.1.1.1.1.5 |
fdryTrapReceiverSecurityModelVersion of trap format to be used.rw SecurityModel .1.3.6.1.4.1.1991.1.1.10.1.1.1.1.6 |
fdryTrapReceiverSecurityLevelUsed for USM (SNMPv3) security model to specify the level of security.
The security name is provided by fdryTrapReceiverCommunityOrSecurityName.rw SecurityLevel .1.3.6.1.4.1.1991.1.1.10.1.1.1.1.7 |
fdryTrapReceiverRowStatusThis 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1991.1.1.10.1.1.1.1.8 |