FDRY-TRAP-MIB: View SNMP OID List / Download MIB
VENDOR: BROCADE
Home | MIB: FDRY-TRAP-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
fdryTrapMIB | 1.3.6.1.4.1.1991.1.1.10.1 |
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. |
||
fdryTrapReceiver | 1.3.6.1.4.1.1991.1.1.10.1.1 | |||
fdryTrapReceiverTable | 1.3.6.1.4.1.1991.1.1.10.1.1.1 | no-access |
Trap Receiver table. |
|
1.3.6.1.4.1.1991.1.1.10.1.1.1.1 | no-access |
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. |
||
fdryTrapReceiverIndex | 1.3.6.1.4.1.1991.1.1.10.1.1.1.1.1 | unsigned32 | no-access |
The index to the Trap Receiver Table. |
fdryTrapReceiverAddrType | 1.3.6.1.4.1.1991.1.1.10.1.1.1.1.2 | inetaddresstype | read-only |
Trap Receiver IP address Type. Supported address types are ipv4(1) and ipv6(2) |
fdryTrapReceiverAddr | 1.3.6.1.4.1.1991.1.1.10.1.1.1.1.3 | inetaddress | read-only |
Trap Receiver IP address. |
fdryTrapReceiverCommunityOrSecurityName | 1.3.6.1.4.1.1991.1.1.10.1.1.1.1.4 | octet string | read-only |
Community string to use. In case of USM (SNMPv3) security model, this object is used to provide the security name. |
fdryTrapReceiverUDPPort | 1.3.6.1.4.1.1991.1.1.10.1.1.1.1.5 | integer32 | read-only |
UDP port number of the trap receiver. |
fdryTrapReceiverSecurityModel | 1.3.6.1.4.1.1991.1.1.10.1.1.1.1.6 | securitymodel | read-only |
Version of trap format to be used. |
fdryTrapReceiverSecurityLevel | 1.3.6.1.4.1.1991.1.1.10.1.1.1.1.7 | securitylevel | read-only |
Used for USM (SNMPv3) security model to specify the level of security. The security name is provided by fdryTrapReceiverCommunityOrSecurityName. |
fdryTrapReceiverRowStatus | 1.3.6.1.4.1.1991.1.1.10.1.1.1.1.8 | rowstatus | read-only |
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. |