FDRY-TRAP-MIB
15 objects
The Ruckus Wireless proprietary MIB module for Traps. It has new table combines Ipv4 and Ipv6 configuration of trap Receiver/managers which to send traps. Copyright 1996-2017 Ruckus Wireless, Inc.. All rights reserved. This Ruckus Wireless, Inc SNMP Management Information Base Specification embodies Ruckus Wireless, Inc' confidential and proprietary intellectual property. Ruckus Wireless, Inc retains all title and ownership in the Specification, including any revisions. This Specification is supplied AS IS, and Ruckus Wireless, Inc makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
Imported Objects
| FOUNDRY-SN-ROOT-MIB | fdryTrap |
| INET-ADDRESS-MIB | InetAddressType |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | RowStatus TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.1991.1.1.10.1 | IdentityfdryTrapMIB | The Ruckus Wireless proprietary MIB module for Traps. It has new table combines Ipv4 and Ipv6 configuration of trap Receiver/managers which to send traps. Copy… | ||
| 1.3.6.1.4.1.1991.1.1.10.1.1 | NodefdryTrapReceiver | |||
| 1.3.6.1.4.1.1991.1.1.10.1.1.1 | TablefdryTrapReceiverTable | not-accessible | current | Trap Receiver table. |
| 1.3.6.1.4.1.1991.1.1.10.1.1.1.1 | RowfdryTrapReceiverEntry | not-accessible | current | 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 … |
| 1.3.6.1.4.1.1991.1.1.10.1.1.1.1.1 | ColumnfdryTrapReceiverIndex | not-accessible | current | The index to the Trap Receiver Table. |
| 1.3.6.1.4.1.1991.1.1.10.1.1.1.1.2 | ColumnfdryTrapReceiverAddrType | read-create | current | Trap Receiver IP address Type. Supported address types are ipv4(1) and ipv6(2) |
| 1.3.6.1.4.1.1991.1.1.10.1.1.1.1.3 | ColumnfdryTrapReceiverAddr | read-create | current | Trap Receiver IP address. |
| 1.3.6.1.4.1.1991.1.1.10.1.1.1.1.4 | ColumnfdryTrapReceiverCommunityOrSecurityName | read-create | current | Community string to use. In case of USM (SNMPv3) security model, this object is used to provide the security name. |
| 1.3.6.1.4.1.1991.1.1.10.1.1.1.1.5 | ColumnfdryTrapReceiverUDPPort | read-create | current | UDP port number of the trap receiver. |
| 1.3.6.1.4.1.1991.1.1.10.1.1.1.1.6 | ColumnfdryTrapReceiverSecurityModel | read-create | current | Version of trap format to be used. |
| 1.3.6.1.4.1.1991.1.1.10.1.1.1.1.7 | ColumnfdryTrapReceiverSecurityLevel | read-create | current | Used for USM (SNMPv3) security model to specify the level of security. The security name is provided by fdryTrapReceiverCommunityOrSecurityName. |
| 1.3.6.1.4.1.1991.1.1.10.1.1.1.1.8 | ColumnfdryTrapReceiverRowStatus | read-create | current | 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 … |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| InetAddress | OCTET STRING (SIZE (0..255)) | current | Denotes a generic Internet address. An InetAddress value is always interpreted within the context of an InetAddressType value. Every usage of the InetAddress textual convention is required to specify the InetAddressType… |
| SecurityLevel | INTEGER { noAuth(1), auth(2), authPriv(3) } | current | Represents security levels to be used. |
| SecurityModel | INTEGER{ v1(1), v2c(2), usm(3) } | current | Represents version of trap format to be used. |