All MIBs › RADLAN-DEVICEPARAMS-MIB
Organization: Radlan - a MARVELL company. Marvell Semiconductor, Inc.
Last Updated: 2007-01-02
Category: System Management, Vendor: RADLAN/Cisco SB
Description:
Manages global device parameters including system mode and operational constraints.
Imported Objects
From RADLAN-MIB
| rnd | OBJECT-IDENTITY |
From SNMPv2-SMI
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-TYPE |
From SNMPv2-TC
| DisplayString | |
| PhysAddress | |
| TruthValue |
What Is RADLAN-DEVICEPARAMS-MIB?
RADLAN-DEVICEPARAMS-MIB is a private MIB from RADLAN (the embedded switch-software group later acquired by Marvell) that defines general device-level operating parameters for RADLAN-based managed Ethernet switches, used as the private-MIB backbone in many OEM switch products. It exposes categories including bridge type identification, ARP aging/timeout behavior, SNMP community table configuration and access control, IP host management addressing, and internal error/alarm reporting with severity levels. Its monitoring value covers both configuration state and software/firmware status: rndBrgVersion and rndBrgFeatures reveal the running firmware version and enabled feature set, rndErrorDesc/rndErrorSeverity surface internal software error conditions, and rndBridgeAlarm reflects device-level alarm state, all useful for confirming a switch is running expected firmware and is free of internal faults. It underlies and is imported by numerous OEM switch vendors' branded MIBs built on the RADLAN/Marvell switch software stack, so it has an implicit dependency relationship across many rebranded switch product lines. It is deployed on the wide range of low/mid-range managed Ethernet switches that license RADLAN/Marvell embedded switch software. Administrators who download RADLAN-DEVICEPARAMS-MIB source files typically find it bundled directly with an OEM vendor's own switch MIB package, since so many rebranded products build their management instrumentation on top of it.
IPNetwork Monitor allows you to monitor SNMP objects defined in RADLAN-DEVICEPARAMS-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- firmware version and feature license
- internal error description and severity
- SNMP community/access configuration
- bridge type
- ARP timeout configuration
- device alarm status
Supported Devices
- managed Ethernet switches built on RADLAN/Marvell embedded switch software (various OEM brands)
Monitoring Examples
An administrator would poll rndBrgVersion and rndBrgLicense to confirm the switch's firmware version and licensed feature tier, and check rndErrorDesc/rndErrorSeverity for any logged internal software faults. The rndCommunityTable/rndCommunityEntry objects (rndCommunityMngStationAddr, rndCommunityString, rndCommunityAccess) let an operator audit which management stations and SNMP communities have read/write access, catching an unauthorized or misconfigured community string.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| rndDeviceParams | 1.3.6.1.4.1.89.2 | This private MIB module defines general Parameters private MIBs. | ||
| INT rndBridgeType | 1.3.6.1.4.1.89.2.1 | INTEGER | read-only | Identification of the RND bridge type. |
| INT rndInactiveArpTimeOut | 1.3.6.1.4.1.89.2.2 | INTEGER | read-write | This variable defines the maximum time period that can pass between ARP requests concerning an entry in the ARP table. After this time period, the entry is deleted from the table. |
| rndBridgeAlarm | 1.3.6.1.4.1.89.2.3 | |||
| STR rndErrorDesc | 1.3.6.1.4.1.89.2.3.1 | DisplayString | read-only | A textual description of the enterprise-specific trap sent to the Network Management Station by the RND managed device. |
| INT rndErrorSeverity | 1.3.6.1.4.1.89.2.3.2 | INTEGER | read-only | The severity type of the enterprise-specific trap sent to the Network Management Station by the RND managed device. |
| STR rndBrgVersion | 1.3.6.1.4.1.89.2.4 | DisplayString | read-only | The bridge version. |
| OCT rndBrgFeatures | 1.3.6.1.4.1.89.2.5 | OCTET STRING | read-only | A bit mask that defines the features supported by a particular configuration of this network element: __________________________________________ | Byte 1|Byte 2 |Byte 3 | ....|Byte 20 | |87654321| | 87654321| |________|_______________________________| Byte1 : bit1: TX Block mask bit2: Source Routing Encapulation bit3: SNA/SDLC bit4: Frame Relay bit5: SNMP bit6: LAN Manager bit7: High Performance bit8: Translation Byte2 : bit1: DEC Router bit2: IPX Router bit3: IP Router Byte3 : bit1: Dial Up Backup bit2: COD bit3: FACS bit4: Load Balance bit5: Remote Configuration bit6: RIP 2 bit7: OSPF bit8: IPX RIP/SAP Filter Byte4 : bit1: BootP Server bit2: BootP Client bit3: Compression bit4: V25.bis bit5: ISDN bit6: CODv2 bit7: NSPF bit8: UDP Relay Byte5 bit1:VirtualLAN bit2:Static IP Multicast bit3:IP Redundancy bit4:CCM2 bit5:ISDN Bonding bit6:Backup Link Selection -- for the VAN/Rdapter ver 4.0 bit7:IP/IPX Forwarding -- for the WANgate ver 4.0 bit8:Improved COD Byte6 bit1: Server Disptacher bit2: ISDN_US -- for the VANSX/WANGATE ver 5.0 bit3: PPP bit4: IP Rip Filter -- for Vgate3 bit5: Zero Hop Routing -- for Vgate3 bit6: ISDN Japan bit7: PPP-Security Byte7 bit1: With unmanaged Switch bit2: 2 LANs bit3: OSPF Ver 2.0 bit4: FACS Ver 2.0 bit5: Multiple WEB Farm bit6: Backup Server bit7: Check Connectivity bit8: WSD multiplexing Byte8 bit1: MRT3 bit2: WSD Redundancy bit3: DHCP Server bit4: WSD Connection Limit bit5: WSD Distributed System bit6: WSD Load Report bit7: WSD super farm bit8: RadWiz leased line Byte9 bit1: PPP IP address negotiaton bit2: DNS bit3: Nat bit4: WSD Static proximity bit5: WSD Dynamic proximity bit6: WSD Proxy bit7: WSD Proximity client bit8: MAC Load balancing Byte10 bit1: Unnum Inf bit2: Power Supply redundancy bit3: MRT PPP Compression bit4: ZHR Apolo bit5: Copy port bit6: UDP Relay 2.0 bit7: NVRAM bit8: URL table Byte11 bit1: URL super farm bit2: NAT on LAN bit3: Remote Con bit4: AP5000 bit5: Session tracking bit6: Mirroring bit7: Alias IP bit8: CSD Nat Byte12 bit1: content check bit2: mlb virtual ip bit3: reserved RadLan bit4: csd nat exception bit5: statistics monitor bit6: reserved-for-radware |
| OCT rndBrgLicense | 1.3.6.1.4.1.89.2.6 | OCTET STRING | read-write | This parameter is used for entering a s/w license number for a device. A separate license number is supplied for each device. |
| rndIpHost | 1.3.6.1.4.1.89.2.7 | |||
| rndCommunityTable | 1.3.6.1.4.1.89.2.7.2 | not-accessible | The community table of the agent | |
| rndCommunityEntry | 1.3.6.1.4.1.89.2.7.2.1 | not-accessible | The row definition for this table. | |
| IP rndCommunityMngStationAddr | 1.3.6.1.4.1.89.2.7.2.1.1 | IpAddress | read-create | The management station that will be allowed to communicate with the agent IP address |
| STR rndCommunityString | 1.3.6.1.4.1.89.2.7.2.1.2 | DisplayString | read-create | The community string with which the management station will communicate with the agent |
| INT rndCommunityAccess | 1.3.6.1.4.1.89.2.7.2.1.3 | INTEGER | read-create | The allowed access to this management station |
| INT rndCommunityTrapsEnable | 1.3.6.1.4.1.89.2.7.2.1.4 | INTEGER | read-create | Should the agent send traps to the management station, and what version is required |
| INT rndCommunityStatus | 1.3.6.1.4.1.89.2.7.2.1.5 | INTEGER | read-create | The status of this entry. If the status is invalid the community entry will be deleted |
| INT rndCommunityPortSecurity | 1.3.6.1.4.1.89.2.7.2.1.6 | INTEGER | read-create | If enabled the device will only receive SNMP messages from the port, through which this NMS is reachable from the device. |
| STR rndCommunityOwner | 1.3.6.1.4.1.89.2.7.2.1.7 | DisplayString | read-create | The owner of this community |
| INT rndCommunityTrapDestPort | 1.3.6.1.4.1.89.2.7.2.1.8 | INTEGER | read-create | The transport protocol (usually UDP) port to which traps to the management station represebted by this entry will be sent. The default is the well-known IANA assigned port number for SNMP traps. This object is relevant only if rndCommunityTrapsEnable has a value different from trapsDisable. |
| rlMridTable | 1.3.6.1.4.1.89.2.7.3 | not-accessible | The MRID related configurations table of the agent | |
| rlMridEntry | 1.3.6.1.4.1.89.2.7.3.1 | not-accessible | The row definition for this table. | |
| INT rlMridConnection | 1.3.6.1.4.1.89.2.7.3.1.1 | INTEGER | read-write | The router instance connecting the NMS who accessed the agent through the community table entry corresponding to the keys of this entry. |
| INT rlManagedMrid | 1.3.6.1.4.1.89.2.7.3.1.2 | INTEGER | read-write | The router instance currently managed by the NMS who accessed the agent through the community table entry corresponding to the keys of this entry |
| rndIpHostManagement | 1.3.6.1.4.1.89.2.7.4 | |||
| T/F rndIpHostManagementSupported | 1.3.6.1.4.1.89.2.7.4.1 | TruthValue | read-only | ifindex manage supported. |
| INT rndIpHostManagementIfIndex | 1.3.6.1.4.1.89.2.7.4.2 | INTEGER | read-write | if supported manage , indicate ifindex, if 0 thaen disable |
| STR rndManagedTime | 1.3.6.1.4.1.89.2.8 | DisplayString | read-write | The time will be sent in the format hhmmss |
| STR rndManagedDate | 1.3.6.1.4.1.89.2.9 | DisplayString | read-write | The date will be sent in the format ddmmyy |
| STR rndBaseBootVersion | 1.3.6.1.4.1.89.2.10 | DisplayString | read-only | Defines the boot version of the product. |
| genGroup | 1.3.6.1.4.1.89.2.11 | |||
| STR genGroupHWVersion | 1.3.6.1.4.1.89.2.11.1 | DisplayString | read-only | Defines the HW version of the product. |
| STR genGroupConfigurationSymbol | 1.3.6.1.4.1.89.2.11.2 | DisplayString | read-only | Defines the Configuration Symbol attached to any hardware module manufactured by LANNET. One single character A..Z defines the CS version. |
| INT genGroupHWStatus | 1.3.6.1.4.1.89.2.11.3 | INTEGER | read-only | This attribute describes the status of the group hardware as detected by the sensors software. |
| PHY rndBasePhysicalAddress | 1.3.6.1.4.1.89.2.12 | PhysAddress | read-only | The Base physical (MAC) address of the device. |
| rndSoftwareFile | 1.3.6.1.4.1.89.2.13 | |||
| rndActiveSoftwareFileTable | 1.3.6.1.4.1.89.2.13.1 | not-accessible | The (conceptual) table listing the active software file of the requested unit. | |
| rndActiveSoftwareFileEntry | 1.3.6.1.4.1.89.2.13.1.1 | not-accessible | An entry (conceptual row) in the rndActiveSoftwareFileTable. | |
| INT rndUnitNumber | 1.3.6.1.4.1.89.2.13.1.1.1 | INTEGER | read-write | The unit number (for stackable devices) or 1 for 'stand alone' device. |
| RLI rndActiveSoftwareFile | 1.3.6.1.4.1.89.2.13.1.1.2 | RlImageIdType | read-only | Indicates the current active software file, image1 or image2. |
| INT rndActiveSoftwareFileAfterReset | 1.3.6.1.4.1.89.2.13.1.1.3 | INTEGER | read-write | Indicates the software file that will be active after reset (image1 or image2). If an error occurred in the download process, resulting in the corruption of the single software file, The value 'invalidImage' will be returned. This value can not be set by the user. |
| BIT rlResetStatus | 1.3.6.1.4.1.89.2.13.2 | Bits | read-only | A bit mask that specifies system status before reset action is preformed. Reset is prohibited in stackable products if the images selected after reboot are not of the same release version in ALL stack units. Downgrade status specifies that there are some actions to be preformed on the CDB file before reset is preformed. 0x0 - OK 0x1 - noStackIntegrity 0x2 - downgrade |
| INT rndImageSize | 1.3.6.1.4.1.89.2.14 | INTEGER | read-only | Max number of sectors currently allocated for image(s). |
| T/F rndBackupConfigurationEnabled | 1.3.6.1.4.1.89.2.15 | TruthValue | read-only | Specifies whether the device supports backup-config parameters in lcli commands. |
| rndImageInfo | 1.3.6.1.4.1.89.2.16 | |||
| rndImageInfoTable | 1.3.6.1.4.1.89.2.16.1 | not-accessible | The table contains information about images. | |
| rndImageInfoEntry | 1.3.6.1.4.1.89.2.16.1.1 | not-accessible | An entry in the rndImageInfoTable. | |
| INT rndStackUnitNumber | 1.3.6.1.4.1.89.2.16.1.1.1 | INTEGER | read-write | The unit number (for stackable devices) or 1 for 'stand alone' device. |
| STR rndImage1Name | 1.3.6.1.4.1.89.2.16.1.1.2 | DisplayString | read-only | Indicates the file name of image-1 in the system. |
| STR rndImage2Name | 1.3.6.1.4.1.89.2.16.1.1.3 | DisplayString | read-only | Indicates the file name of image-2 (if present) in the system.If image-2 is not present show 'no info' text |
| STR rndImage1Version | 1.3.6.1.4.1.89.2.16.1.1.4 | DisplayString | read-only | Indicates the version of image-1 in the system. |
| STR rndImage2Version | 1.3.6.1.4.1.89.2.16.1.1.5 | DisplayString | read-only | Indicates the version of image-2 (if present) in the system.If image-2 is not present show 'no info' text |
| STR rndImage1Date | 1.3.6.1.4.1.89.2.16.1.1.6 | DisplayString | read-only | Indicates the compilation date of image-1 in the system. |
| STR rndImage2Date | 1.3.6.1.4.1.89.2.16.1.1.7 | DisplayString | read-only | Indicates the compilation date of image-2 (if present) in the system.If image-2 is not present show 'no info' text |
| STR rndImage1Time | 1.3.6.1.4.1.89.2.16.1.1.8 | DisplayString | read-only | Indicates the compilation time of image-1 in the system. |
| STR rndImage2Time | 1.3.6.1.4.1.89.2.16.1.1.9 | DisplayString | read-only | Indicates the compilation time of image-2 (if present) in the system.If image-2 is not present show 'no info' text |
| STR rndImage1Description | 1.3.6.1.4.1.89.2.16.1.1.10 | DisplayString | read-write | Indicates the description of image-1 in the system. |
| STR rndImage2Description | 1.3.6.1.4.1.89.2.16.1.1.11 | DisplayString | read-write | Indicates the description of image-2 in the system. |
| rlComponentsInfoTable | 1.3.6.1.4.1.89.2.16.2 | not-accessible | The table contains information about components, their streams and baselines in the device images. | |
| rlComponentsInfoEntry | 1.3.6.1.4.1.89.2.16.2.1 | not-accessible | An entry in the rlComponentsInfoTable. | |
| INT rlComponentsInfoStackUnitNumber | 1.3.6.1.4.1.89.2.16.2.1.1 | INTEGER | not-accessible | The unit number (for stackable devices) or 1 for 'stand alone' device. |
| RLI rlComponentsInfoImageId | 1.3.6.1.4.1.89.2.16.2.1.2 | RlImageIdType | not-accessible | Indicates the image id in the unit |
| STR rlComponentsInfoComponent | 1.3.6.1.4.1.89.2.16.2.1.3 | DisplayString | not-accessible | Indicates the SW component name. |
| STR rlComponentsInfoBaseline | 1.3.6.1.4.1.89.2.16.2.1.5 | DisplayString | read-only | Indicates the version control baseline of the SW component name. |
RFC description
Device parameters and configuration MIB for Radlan (Telrad) networking and switching equipment.
Start monitoring managed Ethernet switches built on RADLAN/Marvell embedded switch software, various OEM brands (general device parameters) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.