CISCOSB-rndMng

File: CISCOSB-rndMng.mib (16930 bytes)

Imported modules

CISCOSB-MIB SNMPv2-SMI SNMPv2-TC
INET-ADDRESS-MIB IF-MIB

Imported symbols

switch001 Unsigned32 MODULE-IDENTITY
OBJECT-TYPE TimeTicks RowStatus
TruthValue DisplayString TEXTUAL-CONVENTION
InetAddressType InetAddress InterfaceIndex

Defined Types

RlGroupMngDeviceEntry  
SEQUENCE    
  rlGroupMngDeviceIdType InetAddressType
  rlGroupMngDeviceId InetAddress
  rlGroupMngSubdevice INTEGER
  rlGroupMngDeviceDescription DisplayString
  rlGroupMngGroupMngEnabled TruthValue
  rlGroupMngGroupLLDPDeviceId DisplayString
  rlGroupMngDeviceVendor DisplayString
  rlGroupMngDeviceAdvertisedCachingTime INTEGER
  rlGroupMngDeviceLocationURL DisplayString
  rlGroupMngDeviceLastSeen TimeTicks

RlSysNameEntry  
SEQUENCE    
  rlSysNameSource INTEGER
  rlSysNameIfIndex InterfaceIndex
  rlSysNameName DisplayString Size(0..255)
  rlSysNameRowStatus RowStatus

Defined Values

rndMng 1.3.6.1.4.1.9.6.1.101.1
The private MIB module definition for switch001 general management MIB.
MODULE-IDENTITY    

rndSysId 1.3.6.1.4.1.9.6.1.101.1.1
Identification of an switch001 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.9.6.1.101.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.9.6.1.101.1.3
The name of the file used internally by switch001 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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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  

rlGroupManagement 1.3.6.1.4.1.9.6.1.101.1.11
OBJECT IDENTIFIER    

rlGroupMngQuery 1.3.6.1.4.1.9.6.1.101.1.11.1
Setting value query will cause the device to query for UPNP devices on the network. The device will always return value idle for GET.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER query(1), idle(2)  

rlGroupMngQueryPeriod 1.3.6.1.4.1.9.6.1.101.1.11.2
Sets desired interval between queries for UPNP devices on the network. Setting 0 will result in no such query. Note that the actual query interval might be less than the set value if another application running in the device requested a shorter interval. Likewise setting 0 will not necessarily stop periodic queries if another application is still interested in periodic polling.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlGroupMngLastUpdate 1.3.6.1.4.1.9.6.1.101.1.11.3
The last time rlGroupMng MIB was updated.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

rlGroupMngDevicesTable 1.3.6.1.4.1.9.6.1.101.1.11.4
The table showing the discovered devices.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlGroupMngDeviceEntry

rlGroupMngDeviceEntry 1.3.6.1.4.1.9.6.1.101.1.11.4.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlGroupMngDeviceEntry  

rlGroupMngDeviceIdType 1.3.6.1.4.1.9.6.1.101.1.11.4.1.1
The IP address type of the discovered device
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

rlGroupMngDeviceId 1.3.6.1.4.1.9.6.1.101.1.11.4.1.2
The IP address of the discovered device
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

rlGroupMngSubdevice 1.3.6.1.4.1.9.6.1.101.1.11.4.1.3
A subdevice within the rlGroupMngDeviceId. Only subdevices with greatest specifity will be kept (specific UUID device is more specific than basic device which is in turn more specific than root device.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlGroupMngDeviceDescription 1.3.6.1.4.1.9.6.1.101.1.11.4.1.4
The discovery protocol description of the device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rlGroupMngGroupMngEnabled 1.3.6.1.4.1.9.6.1.101.1.11.4.1.5
Indicates whether the device has Group Management enable.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlGroupMngGroupLLDPDeviceId 1.3.6.1.4.1.9.6.1.101.1.11.4.1.6
The LLDP device id. If it is empty the device id is not known (either it is a non-MTS device or a non-LLDP supporting MTS device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rlGroupMngDeviceVendor 1.3.6.1.4.1.9.6.1.101.1.11.4.1.7
The vendor of the device. If empty the vendor is not known.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rlGroupMngDeviceAdvertisedCachingTime 1.3.6.1.4.1.9.6.1.101.1.11.4.1.8
The caching time advertised by the device. If no update for this device has been received during this caching time the system will assume that the device has left the network and will therefore remove its entry from the table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlGroupMngDeviceLocationURL 1.3.6.1.4.1.9.6.1.101.1.11.4.1.9
The URL inidicating the location of the XML presenting the details of the device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rlGroupMngDeviceLastSeen 1.3.6.1.4.1.9.6.1.101.1.11.4.1.10
The value of sysUpTime at the moment of last reception of an update for this device.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

rlRunningCDBequalToStartupCDB 1.3.6.1.4.1.9.6.1.101.1.13
Indicates whether there are changes in running CDB that were not saved in flash.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlClearMib 1.3.6.1.4.1.9.6.1.101.1.14
Clear MIB value for scalars or tables: Delete all entries for tables with dynamic entries. Set table entries default values for table with static entries. Set scalar default value.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

rlScheduledReload 1.3.6.1.4.1.9.6.1.101.1.15
Used for requesting a delayed reload of the device in a specific desired time, should be configured in one of the following formats: 'athhmmddMM' , 'inhhhmmm' or '', setting this value to an empty string will result in request for cancellation of a (previously) committed system reload. to complete the request, the 'rlScheduledReloadCommit' must also be set to either TRUE (apply) or FALSE (discard) for completion of the transaction. failing from doing so will result in an indefinite lock of the API
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

rlScheduledReloadPendingDate 1.3.6.1.4.1.9.6.1.101.1.16
Displays the most recently requested scheduled-reload due date in 'inhhhmmathhmmssddMMYYYYw' format. where 'w' stands for weekDay (1-7). if there is no pending/scheduled reload request, string will be empty
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..24)  

rlScheduledReloadApprovedDate 1.3.6.1.4.1.9.6.1.101.1.17
Displays the most recently approved/committed scheduled-reload date in 'inhhhmmathhmmssddMMYYYYw' format. where 'w' stands for weekDay (1-7). if there is no committed scheduled-reload , string will be empty
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..24)  

rlScheduledReloadCommit 1.3.6.1.4.1.9.6.1.101.1.18
commits the pending scheduled-reload request, and completes the transaction. when this value is set to TRUE, the system is instructed to perform the requested reload operation at the requested date/time as was given in 'rlScheduledReload'. setting this value to FALSE will discard the request.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlSysNameTable 1.3.6.1.4.1.9.6.1.101.1.19
Holds the current system name configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlSysNameEntry

rlSysNameEntry 1.3.6.1.4.1.9.6.1.101.1.19.1
The row definition of this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlSysNameEntry  

rlSysNameSource 1.3.6.1.4.1.9.6.1.101.1.19.1.1
The system name source. 'static' if defined by user through CLI, 'dhcpv6' or 'dhcpv4' if received by DHCP network protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER dhcpv6(1), dhcpv4(2), static(3)  

rlSysNameIfIndex 1.3.6.1.4.1.9.6.1.101.1.19.1.2
The IfIndex from which the system-name configuration was received, for static entries, value will always be 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rlSysNameName 1.3.6.1.4.1.9.6.1.101.1.19.1.3
An administratively-assigned name for this managed node. By convention, this is the node's fully-qualified domain name. If the name is unknown, the value is the zero-length string.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..255)  

rlSysNameRowStatus 1.3.6.1.4.1.9.6.1.101.1.19.1.4
The row status variable, used according to row installation and removal conventions.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus