RADLAN-rndMng

File: RADLAN-rndMng.mib (5704 bytes)

Imported modules

RADLAN-MIB SNMPv2-TC-v1 SNMPv2-SMI
SNMPv2-TC

Imported symbols

rnd DisplayString Unsigned32
MODULE-IDENTITY OBJECT-TYPE TimeTicks
RowStatus TruthValue TEXTUAL-CONVENTION

Defined Values

rndMng 1.3.6.1.4.1.89.1
The private MIB module definition for RND general management MIB.
MODULE-IDENTITY    

rndSysId 1.3.6.1.4.1.89.1.1
Identification of an RND device. The device type for each integer clarifies the sysObjectID in MIB - II.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rndAction 1.3.6.1.4.1.89.1.2
This variable enables the operator to perform one of the specified actions on the tables maintained by the network device. Send actions require support of proprietery File exchange protocol.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER reset(1), sendNetworkTab(2), deleteNetworkTab(3), sendRoutingTab(4), deleteRoutingTab(5), sendLanTab(6), deleteLanTab(7), deleteArpTab(8), sendArpTab(9), deleteRouteTab(10), sendRouteTab(11), backupSPFRoutingTab(12), backupIPRoutingTab(13), backupNetworkTab(14), backupLanTab(15), backupArpTab(16), backupIPXRipTab(17), backupIPXSAPTab(18), resetStartupCDB(19), eraseStartupCDB(20), deleteZeroHopRoutingAllocTab(21), slipDisconnect(22), deleteDynamicLanTab(23), eraseRunningCDB(24), copyStartupToRunning(25), none(26), resetToFactoryDefaults(27)  

rndFileName 1.3.6.1.4.1.89.1.3
The name of the file used internally by RND for transferring tables maintained by network devices, using a prorietary File exchange protocol.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

rlSnmpVersionSupported 1.3.6.1.4.1.89.1.4
Indicates the snmp versions that are supported by this device.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

rlSnmpMibVersion 1.3.6.1.4.1.89.1.5
Indicates the snmp support version that is supported by this device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlCpuUtilEnable 1.3.6.1.4.1.89.1.6
Enables measurement of the device CPU utilization. In order to get real values for rlCpuUtilDuringLastSecond, rlCpuUtilDuringLastMinute and rlCpuUtilDuringLast5Minutes, the value of this object must be true.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlCpuUtilDuringLastSecond 1.3.6.1.4.1.89.1.7
Percentage of the device CPU utilization during last second. The value 101 is a dummy value, indicating that the CPU utilization was not measured (since measurement is disabled or was disabled during last second).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..101  

rlCpuUtilDuringLastMinute 1.3.6.1.4.1.89.1.8
Percentage of the device CPU utilization during last minute. The value 101 is a dummy value, indicating that the CPU utilization was not measured (since measurement is disabled or was disabled during last minute).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..101  

rlCpuUtilDuringLast5Minutes 1.3.6.1.4.1.89.1.9
Percentage of the device CPU utilization during the last 5 minutes. The value 101 is a dummy value, indicating that the CPU utilization was not measured (since measurement is disabled or was disabled during last 5 minutes).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..101  

rlRebootDelay 1.3.6.1.4.1.89.1.10
Setting the variable will cause the device to reboot rlRebootDelay timeticks from the moment this variable was set. If not set, the variable will return a value of 4294967295. If set to 4294967295, reboot action is cancelled. The maximum delay is set by the host parameter: reboot_delay_max
Status: current Access: read-write
OBJECT-TYPE    
  TimeTicks