All MIBs › RADLAN-rndApplications
Organization: Radlan Computer Communications Ltd.
Last Updated: 2004-06-01
Category: Vendor: RADLAN/Cisco SB
Description:
Manages application-level service settings and protocol configurations on Radlan devices.
Imported Objects
From IF-MIB
| InterfaceIndex | |
| InterfaceIndexOrZero | |
| ifIndex | OBJECT-TYPE |
From RADLAN-MIB
| rnd | OBJECT-IDENTITY |
From SNMPv2-SMI
| Counter32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TruthValue |
From SNMPv2-TC-v1
| DisplayString |
What Is RADLAN-rndApplications?
RADLAN-rndApplications is a Radlan Computer Communications Ltd. proprietary MIB (an internal R&D applications MIB) implementing a generic self-monitoring/polling framework for arbitrary SNMP objects. Its objects cover a global alarm-enable and interval, a monitored-elements table (address, community, label, status), default polling interval/log file, and a monitoring table (per element: object instance label/name/identifier/instance/syntax, monitoring interval, alarm max/min threshold, log file, entry status, and integer-instance value), alongside a MIB-files table. As a configuration MIB it lets an administrator configure generic threshold-based polling of any OID on a monitored SNMP element. It is deployed on Radlan Computer Communications equipment used as an internal R&D monitoring tool. Engineers can download the RADLAN-rndApplications file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in RADLAN-rndApplications. 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
- generic OID polling and threshold-based alarming
Supported Devices
- Radlan Computer Communications equipment (R&D monitoring)
Monitoring Examples
An administrator configures rndMonitoringTable to poll a specific OID on a remote element and alert via rndAlarmMaxTreshold on Radlan R&D monitoring equipment.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| rndApplications | 1.3.6.1.4.1.89.35 | The private MIB module definition for RND applications MIB. | ||
| rndMidLevelManagement | 1.3.6.1.4.1.89.35.2 | |||
| rndAlarmOptions | 1.3.6.1.4.1.89.35.2.2 | |||
| INT rndAlarmEnabling | 1.3.6.1.4.1.89.35.2.2.1 | INTEGER | read-write | Indicates whether alarms should be issued to the high-level NMS |
| INT rndAlarmInterval | 1.3.6.1.4.1.89.35.2.2.2 | INTEGER | read-write | Indicates the minimal period of time which must pass after issuing an alarm before issuing the same alarm again. |
| rndMonitoredElementsTable | 1.3.6.1.4.1.89.35.2.3 | not-accessible | The table of monitored elements of the network | |
| rndMonitoredElementEntry | 1.3.6.1.4.1.89.35.2.3.1 | not-accessible | The row definition for this table. | |
| IP rndMonitoredElementAddress | 1.3.6.1.4.1.89.35.2.3.1.1 | IpAddress | read-only | The IP address of the monitored element |
| STR rndMonitoredElementCommunity | 1.3.6.1.4.1.89.35.2.3.1.2 | DisplayString | read-write | The community of the monitored element |
| STR rndMonitoredElementLabel | 1.3.6.1.4.1.89.35.2.3.1.3 | DisplayString | read-write | The label assigned by the network manager to the monitored element |
| INT rndDefaultPollingInterval | 1.3.6.1.4.1.89.35.2.3.1.4 | INTEGER | read-write | The default period of time between two consecutive pollings of the monitored element for the value of an object instance. If no other polling interval is specifically assigned to the monitored object instance, this one will be used |
| STR rndDefaultLogFile | 1.3.6.1.4.1.89.35.2.3.1.5 | DisplayString | read-write | The default file path of the log-file which will contain the polling results for the monitored element. If no other file path is specifically assigned to the monitored object instance, this log-file will be used. |
| ROW rndMonitoredElementStatus | 1.3.6.1.4.1.89.35.2.3.1.6 | RowStatus | read-write | It is used to manage the monitored elements table and indicates the current monitoring status of an element. |
| rndMonitoringTable | 1.3.6.1.4.1.89.35.2.4 | not-accessible | The table of monitored object instances. Each monitored object instance belongs to a monitored element previously entered in the rndMonitoredElementsTable. | |
| rndMonitoringEntry | 1.3.6.1.4.1.89.35.2.4.1 | not-accessible | The row definition for this table. | |
| STR rndMonitoredElement | 1.3.6.1.4.1.89.35.2.4.1.1 | DisplayString | read-only | A label assigned by the network manager to a monitored element to which this monitored object instance belongs. This label must have been previously entered in an instance of rndMonitoredElementLabel |
| STR rndMonitoredObjectInstanceLabel | 1.3.6.1.4.1.89.35.2.4.1.2 | DisplayString | read-only | The label assigned by the network manager to the monitored object instance |
| STR rndMonitoredObjectName | 1.3.6.1.4.1.89.35.2.4.1.3 | DisplayString | read-write | The symbolic object type name of the object to which the monitored object instance belongs (as it appears the MIB module definition). In case of ambiguity the : format should be used. An instance of rndMonitoredObjectName need not be assigned any value, if the corresponding instance of rndMonitoredObjectIdentifier is assigned a value, since any one of these, together with the object instance identifier, suffices to unambigously identify the monitored object instance. |
| OID rndMonitoredObjectIdentifier | 1.3.6.1.4.1.89.35.2.4.1.4 | OBJECT IDENTIFIER | read-write | The object identifier of the object to which the monitored object instance belongs. An instance of rndMonitoredObjectIdentifier need not be assigned any value, if the corresponding instance of rndMonitoredObjectName is assigned a value, since any one of these, together with the object instance identifier, suffices to unambigously identify the monitored object instance. |
| OID rndMonitoredObjectInstance | 1.3.6.1.4.1.89.35.2.4.1.5 | OBJECT IDENTIFIER | read-write | The instance identifier (key) of the monitored object instance. |
| INT rndMonitoredObjectSyntax | 1.3.6.1.4.1.89.35.2.4.1.6 | INTEGER | read-write | The syntax of the monitored object instance (i.e., the syntax of the object type of the object to which the monitored instance belongs). Need not be assigned any value if the corresponding instance of rndMonitoredObjectName has been assigned a value |
| INT rndMonitoringInterval | 1.3.6.1.4.1.89.35.2.4.1.7 | INTEGER | read-write | The period of time between two consecutive retrievals of the monitored object instance's value. |
| INT rndAlarmMaxTreshold | 1.3.6.1.4.1.89.35.2.4.1.8 | INTEGER | read-write | The value of the monitored object instance, the exceeding of which will cause the generation of an alarm to the high-level management station. |
| INT rndAlarmMinTreshold | 1.3.6.1.4.1.89.35.2.4.1.9 | INTEGER | read-write | If the value of the monitored object instance falls below the value assigned to rndAlarmMinTreshold, an alarm to the high-level management station will be issued. |
| STR rndMonitoringLogfile | 1.3.6.1.4.1.89.35.2.4.1.10 | DisplayString | read-write | The entire path of the file in which the results of the monitoring of this object instance should be recorded. |
| ROW rndMonitoringEntryStatus | 1.3.6.1.4.1.89.35.2.4.1.11 | RowStatus | read-write | It is used to manage the monitored object instances table and indicates the current monitoring status of an object instance. |
| INT rndMonitoredIntegerInstance | 1.3.6.1.4.1.89.35.2.4.1.12 | INTEGER | read-write | |
| rndMibFilesTable | 1.3.6.1.4.1.89.35.2.5 | not-accessible | The table of monitored object instances. Each monitored object instance belongs to a monitored element previously entered in the rndMonitoredElementsTable. | |
| rndMibFileEntry | 1.3.6.1.4.1.89.35.2.5.1 | not-accessible | The row definition for this table. | |
| INT rndMibFileIndex | 1.3.6.1.4.1.89.35.2.5.1.1 | INTEGER | read-only | The number of the MIB file in the list MIB files supported by the Mid-Level management station. The order of the MIB files in this list must reflect the the IMPORT relation between the MIBS contained in the MIB files, i.e., if MIB A IMPORTS FROM MIB B, the file containing MIB A must have a lesser index in this table than the file containing MIB B. |
| STR rndMibFilePath | 1.3.6.1.4.1.89.35.2.5.1.2 | DisplayString | read-write | The path of the MIB file in the MIB file server. |
| INT rndMibFileRefresh | 1.3.6.1.4.1.89.35.2.5.1.3 | INTEGER | read-write | Indicates if the file should be fetched after setting this entry from the MIB file server. |
| ROW rndMibFileEntryStatus | 1.3.6.1.4.1.89.35.2.5.1.4 | RowStatus | read-write | It is used to manage the MIB files table. |
| T/F rndHardwareConfiguration | 1.3.6.1.4.1.89.35.2.6 | TruthValue | read-write | Indicates whether the current SET SNMP PDU contains hardware configuration (i.e., normally read-only variables). SET of such variables in the Mid-level management station will be allowed only if this variable is included in the SNMP PDU and its value is true. Its value as returned in a GET SNMP PDU will always be false. |
| INT rndEraseSimulatedConfiguration | 1.3.6.1.4.1.89.35.2.7 | INTEGER | read-write | eraseSimulatedConfiguration instructs the MLNMS to erase all the simulated configuration from its configuration data-base (CDB). This the only accepted value for SNMP SET statements and will never be returned in SNMP GET statements. simulatedConfigurationPresent indicates that the MLNMS currently has a simulated configuration. simulatedConfigurationErased indicates that the MLNMS currently has no simulated configuration. |
| rndDeleteValuesTable | 1.3.6.1.4.1.89.35.2.8 | not-accessible | This table indicates which MIB variables are row status fields which control the status of the entry to which they belong. This table also indicates which (integer!) value of these MIB variables will cause, if present in a SNMP SET PDU, the deletion of the conceptual row instance to which the SET MIB variable instance belongs. | |
| rndDeleteValuesEntry | 1.3.6.1.4.1.89.35.2.8.1 | not-accessible | The row definition for the rndDeleteValuesTable table. | |
| STR rndRowStatusVariableName | 1.3.6.1.4.1.89.35.2.8.1.1 | DisplayString | read-write | The name of the row status field. This name may not necessarily be any name which is present in the MIBs loaded into the MLNMS station. |
| OID rndRowStatusObjectId | 1.3.6.1.4.1.89.35.2.8.1.2 | OBJECT IDENTIFIER | read-write | The object id of the row status field. If the rndRowStatusVariableName is a name present in the MIBs loaded into the MLNMS, this MIB variable is not required, but if given, it must match the object id known to the MLNMS. The variable identified by rndRowStatusVariableName and/or rndRowStatusObjectId must be a read-write MIB variable of type INTEGER which belongs to an entry (i.e, is a child of a MIB variable of type SEQUENCE). |
| INT rndRowDeleteValue | 1.3.6.1.4.1.89.35.2.8.1.3 | INTEGER | read-write | The value of the variable identified by rndRowStatusVariableName and/or rndRowStatusObjectId, which, if present in a SNMP SET PDU, will cause the deletion of the conceptual row instance which the SET MIB variable instance belongs. |
| ROW rndDeleteValueEntryStatus | 1.3.6.1.4.1.89.35.2.8.1.4 | RowStatus | read-write | It is used to delete an entry from this table. |
| snmpTesting | 1.3.6.1.4.1.89.35.2.9 | |||
| rndSimulatedVariablesTable | 1.3.6.1.4.1.89.35.2.9.1 | not-accessible | This table indicates which MIB variables are simulated. | |
| rndSimulatedVariablesEntry | 1.3.6.1.4.1.89.35.2.9.1.1 | not-accessible | The row definition for the rndSimulatedVariablesTable table. | |
| INT rndSimulatedVariableEntryIndex | 1.3.6.1.4.1.89.35.2.9.1.1.1 | INTEGER | read-only | The index entry. |
| OID rndSimulatedVariableObjectId | 1.3.6.1.4.1.89.35.2.9.1.1.2 | OBJECT IDENTIFIER | read-write | The object id of the simulated variable. If the simulated variable belongs to a table entry, the entire entry is henceforth supported. |
| INT rndNotSupportedField | 1.3.6.1.4.1.89.35.2.9.1.1.3 | INTEGER | read-only | Variable for not supported simulation. |
| ROW rndSimulatedVariableEntryStatus | 1.3.6.1.4.1.89.35.2.9.1.1.4 | RowStatus | read-write | It is used to delete an entry from this table. |
| INT rndSnmpTestPassword | 1.3.6.1.4.1.89.35.2.9.2 | INTEGER | read-write | This variable enables the user supplying the correct code to use the SNMP test feature. |
| INT rndSnmpTests | 1.3.6.1.4.1.89.35.2.9.3 | INTEGER | read-write | This variable enables the authorized user to test various SNMP features. |
| INT rndSimulateUndo | 1.3.6.1.4.1.89.35.2.9.4 | INTEGER | read-write | This variable enables the authorized user to test the SNMP UNDO feature. |
| INT rlSnmpServTestRequest | 1.3.6.1.4.1.89.35.2.9.5 | INTEGER | read-write | This variable enables the authorized user to test the SNMP SERV package. |
| OCT rlSnmpServTestResponse | 1.3.6.1.4.1.89.35.2.9.6 | OCTET STRING | read-only | This variable enables the authorized user to retrieve the results of a the SNMP SERV package test. |
| INT rlSnmpServCreateTestPool | 1.3.6.1.4.1.89.35.2.9.7 | INTEGER | read-write | This variable enables the authorized user to indicate that after its reset the device should create a buffer pool for SNMPServ process PDU testing. |
| OID rlSnmpServITCbindClients | 1.3.6.1.4.1.89.35.2.9.8 | OBJECT IDENTIFIER | read-write | This variable enables the authorized user to to indicate that after its reset the device should create ITC clients for SnmpServ data requests clients. The semantics of this variable is as follows: subidentifier 2*n indicates whether the client n is synchronous(1) or asynchronous(2) subidentifier 2*n+1 indicates the number of simulatneous requests expected by client n. |
| rlSnmpTestSimulatedVariables | 1.3.6.1.4.1.89.35.2.9.9 | |||
| rlTstBasicRateTable | 1.3.6.1.4.1.89.35.2.9.10 | not-accessible | Table for testing SNMP agent. | |
| rlTstBasicRateEntry | 1.3.6.1.4.1.89.35.2.9.10.1 | not-accessible | An entry in the rlTstBasicRateTable. | |
| INT rlTstBasicRateIfType | 1.3.6.1.4.1.89.35.2.9.10.1.1 | INTEGER | read-write | |
| INT rlTstBasicRateLineTopology | 1.3.6.1.4.1.89.35.2.9.10.1.2 | INTEGER | read-write | |
| INT rlTstBasicRateIfMode | 1.3.6.1.4.1.89.35.2.9.10.1.3 | INTEGER | read-write | |
| INT rlTstBasicRateSignalMode | 1.3.6.1.4.1.89.35.2.9.10.1.4 | INTEGER | read-write | |
| rlMibTree | 1.3.6.1.4.1.89.35.2.10 | |||
| rlMibTreeTable | 1.3.6.1.4.1.89.35.2.10.1 | not-accessible | This reflects the MIB tree of the device. | |
| rlMibTreeEntry | 1.3.6.1.4.1.89.35.2.10.1.1 | not-accessible | Each row shows a tree relationsship in the MIB. | |
| STR rlMibTreeFather | 1.3.6.1.4.1.89.35.2.10.1.1.1 | DisplayString | not-accessible | The father in a tree relation ship. |
| INT rlMibTreeSonIndex | 1.3.6.1.4.1.89.35.2.10.1.1.2 | INTEGER | not-accessible | Running index for this table. |
| STR rlMibTreeSon | 1.3.6.1.4.1.89.35.2.10.1.1.3 | DisplayString | read-only | The son in a tree relation ship. |
| OID rlMibTreeSonObjectId | 1.3.6.1.4.1.89.35.2.10.1.1.4 | OBJECT IDENTIFIER | read-only | The object identifier of the son in a tree relation ship. |
| STR rlMibTreeGrandFather | 1.3.6.1.4.1.89.35.2.10.1.1.5 | DisplayString | read-only | The grand father (i.e father's father) in a tree relation ship. |
| rsPingMIB | 1.3.6.1.4.1.89.35.4 | |||
| rsPingTable | 1.3.6.1.4.1.89.35.4.1 | not-accessible | A table of ping request entries. | |
| rsPingEntry | 1.3.6.1.4.1.89.35.4.1.1 | not-accessible | A ping request entry. A management station wishing to create an entry should first generate a pseudo-random serial number to be used as the index to this sparse table. It must also create in the same PDU the associated instance of the address object. It should also modify in the same PDU the default values for the other configuration objects if the defaults are not appropriate. Once the sequence completes, the management station should retrieve the values of the status objects of interest, and should then delete the entry. In order to prevent old entries from clogging the table, entries will be aged out, but an entry will never be deleted within 5 minutes of completing. | |
| IP rsPingAddress | 1.3.6.1.4.1.89.35.4.1.1.1 | IpAddress | read-write | The address of the device to be pinged. Once an instance of this object is created, its value can not be changed. |
| INT rsPingPacketCount | 1.3.6.1.4.1.89.35.4.1.1.2 | INTEGER | read-write | Specifies the number of ping packets to send to the target in this sequence. |
| INT rsPingPacketSize | 1.3.6.1.4.1.89.35.4.1.1.3 | INTEGER | read-write | Specifies the size of ping packets to send to the target in this sequence. The lower and upper boundaries of this object are implementation dependent. |
| INT rsPingPacketTimeout | 1.3.6.1.4.1.89.35.4.1.1.4 | INTEGER | read-write | Specifies the amount of time to wait for a response to a transmitted packet before declaring the packet 'dropped.' |
| INT rsPingDelay | 1.3.6.1.4.1.89.35.4.1.1.5 | INTEGER | read-write | Specifies the minimum amount of time to wait before sending the next packet in a sequence after receiving a response. The actual delay may be greater due to internal task scheduling. |
| T/F rsPingTrapOnCompletion | 1.3.6.1.4.1.89.35.4.1.1.6 | TruthValue | read-write | Specifies whether or not a rsPingCompletion trap should be issued on completion of the sequence of pings. If such a trap is desired, the NMS should ensure that the community table contains an instance specified by the NMSs IP address with rndCommunityTrapsEnable = trapsEnable. |
| C32 rsPingSentPackets | 1.3.6.1.4.1.89.35.4.1.1.7 | Counter32 | read-only | The number of ping packets that have been sent to the target in this sequence. |
| C32 rsPingReceivedPackets | 1.3.6.1.4.1.89.35.4.1.1.8 | Counter32 | read-only | The number of ping packets that have been received from the target in this sequence. |
| INT rsPingMinReturnTime | 1.3.6.1.4.1.89.35.4.1.1.9 | INTEGER | read-only | The minimum round trip time of all the packets that have been sent in this sequence. The value returned to a GET request is meaningless if no ping response in a sequence has been received yet. |
| INT rsPingAvgReturnTime | 1.3.6.1.4.1.89.35.4.1.1.10 | INTEGER | read-only | The average round trip time of all the packets that have been sent in this sequence.The value returned to a GET request is meaningless if no ping response in a sequence has been received yet. |
| INT rsPingMaxReturnTime | 1.3.6.1.4.1.89.35.4.1.1.11 | INTEGER | read-only | The maximum round trip time of all the packets that have been sent in this sequence.The value returned to a GET request is meaningless if no ping response in a sequence has been received yet. |
| INT rsPingCompletionStatus | 1.3.6.1.4.1.89.35.4.1.1.12 | INTEGER | read-only | If all the echo request packets in this sequence have been responded by valid echo responses, this object is set to ok. Otherwise this status indicates the problem. bad-reply-data indicates that the reply data is not equal to the response data. |
| STR rsPingTimeStamp | 1.3.6.1.4.1.89.35.4.1.1.13 | DisplayString | read-only | The time-stamp indicating the time and date of creation or last update of this request. The format of the time-stamp is dd/mm/yyyy hh:mm:ss |
| ROW rsPingEntryStatus | 1.3.6.1.4.1.89.35.4.1.1.14 | RowStatus | read-write | The status of this table entry. |
| rsPowerSupplyRedundacy | 1.3.6.1.4.1.89.35.5 | |||
| rsPowerSupplyRedundacyTable | 1.3.6.1.4.1.89.35.5.1 | not-accessible | The power supply redundancy table. | |
| rsPowerSupplyRedundacyEntry | 1.3.6.1.4.1.89.35.5.1.1 | not-accessible | The status of power supply redundancy for this table. | |
| INT rsPowerSupplyRedundacyReNumber | 1.3.6.1.4.1.89.35.5.1.1.1 | INTEGER | read-only | This number identifies the module backed up by power supply redundancy in the stack. |
| INT rsPowerSupplyRedundacyStatus | 1.3.6.1.4.1.89.35.5.1.1.2 | INTEGER | read-only | The status of a power supply redundancy of the entry. |
| rsNvram | 1.3.6.1.4.1.89.35.6 | |||
| STR rsEraseNvramAfterReset | 1.3.6.1.4.1.89.35.6.1 | DisplayString | read-write | The name of NVRAM application that will be erased after reset or ALL if all NVRAM should be erased. |
| rsNvramApplTable | 1.3.6.1.4.1.89.35.6.2 | not-accessible | The NVRAM application table. | |
| rsNvramApplEntry | 1.3.6.1.4.1.89.35.6.2.1 | not-accessible | The status of NVRAM application table. | |
| INT rsNvramApplIndex | 1.3.6.1.4.1.89.35.6.2.1.1 | INTEGER | read-only | The index of NVRAM application table. |
| STR rsNvramApplName | 1.3.6.1.4.1.89.35.6.2.1.2 | DisplayString | read-only | The name of application used NVRAM. |
RFC description
Private MIB for RADLAN applications management including alarm options and monitored network elements.
Start monitoring Radlan Computer Communications equipment, R&D monitoring (generic threshold-based OID polling) 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.