CISCOSB-rndApplications: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCOSB-rndApplications | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
rndApplications | 1.3.6.1.4.1.9.6.1.101.35 |
The private MIB module definition for switch001 applications MIB. |
||
rndMidLevelManagement | 1.3.6.1.4.1.9.6.1.101.35.2 | |||
rndAlarmOptions | 1.3.6.1.4.1.9.6.1.101.35.2.2 | |||
rndAlarmEnabling | 1.3.6.1.4.1.9.6.1.101.35.2.2.1 | integer | read-write |
Indicates whether alarms should be issued to the high-level NMS Enumeration: 'disabled': 2, 'enabled': 1. |
rndAlarmInterval | 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.35.2.3 | no-access |
The table of monitored elements of the network |
|
1.3.6.1.4.1.9.6.1.101.35.2.3.1 | no-access |
The row definition for this table. |
||
rndMonitoredElementAddress | 1.3.6.1.4.1.9.6.1.101.35.2.3.1.1 | ipaddress | read-only |
The IP address of the monitored element |
rndMonitoredElementCommunity | 1.3.6.1.4.1.9.6.1.101.35.2.3.1.2 | displaystring | read-write |
The community of the monitored element |
rndMonitoredElementLabel | 1.3.6.1.4.1.9.6.1.101.35.2.3.1.3 | displaystring | read-write |
The label assigned by the network manager to the monitored element |
rndDefaultPollingInterval | 1.3.6.1.4.1.9.6.1.101.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 |
rndDefaultLogFile | 1.3.6.1.4.1.9.6.1.101.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. |
rndMonitoredElementStatus | 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.35.2.4 | no-access |
The table of monitored object instances. Each monitored object instance belongs to a monitored element previously entered in the rndMonitoredElementsTable. |
|
1.3.6.1.4.1.9.6.1.101.35.2.4.1 | no-access |
The row definition for this table. |
||
rndMonitoredElement | 1.3.6.1.4.1.9.6.1.101.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 |
rndMonitoredObjectInstanceLabel | 1.3.6.1.4.1.9.6.1.101.35.2.4.1.2 | displaystring | read-only |
The label assigned by the network manager to the monitored object instance |
rndMonitoredObjectName | 1.3.6.1.4.1.9.6.1.101.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 |
rndMonitoredObjectIdentifier | 1.3.6.1.4.1.9.6.1.101.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. |
rndMonitoredObjectInstance | 1.3.6.1.4.1.9.6.1.101.35.2.4.1.5 | object identifier | read-write |
The instance identifier (key) of the monitored object instance. |
rndMonitoredObjectSyntax | 1.3.6.1.4.1.9.6.1.101.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 Enumeration: 'object-identifier': 4, 'integer': 1, 'octet-string': 2, 'ip-address': 3. |
rndMonitoringInterval | 1.3.6.1.4.1.9.6.1.101.35.2.4.1.7 | integer | read-write |
The period of time between two consecutive retrievals of the monitored object instance's value. |
rndAlarmMaxTreshold | 1.3.6.1.4.1.9.6.1.101.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. |
rndAlarmMinTreshold | 1.3.6.1.4.1.9.6.1.101.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. |
rndMonitoringLogfile | 1.3.6.1.4.1.9.6.1.101.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. |
rndMonitoringEntryStatus | 1.3.6.1.4.1.9.6.1.101.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. |
rndMonitoredIntegerInstance | 1.3.6.1.4.1.9.6.1.101.35.2.4.1.12 | integer | read-write | |
rndMibFilesTable | 1.3.6.1.4.1.9.6.1.101.35.2.5 | no-access |
The table of monitored object instances. Each monitored object instance belongs to a monitored element previously entered in the rndMonitoredElementsTable. |
|
1.3.6.1.4.1.9.6.1.101.35.2.5.1 | no-access |
The row definition for this table. |
||
rndMibFileIndex | 1.3.6.1.4.1.9.6.1.101.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. |
rndMibFilePath | 1.3.6.1.4.1.9.6.1.101.35.2.5.1.2 | displaystring | read-write |
The path of the MIB file in the MIB file server. |
rndMibFileRefresh | 1.3.6.1.4.1.9.6.1.101.35.2.5.1.3 | integer | read-write |
Indicates if the file should be fetched after setting this entry from the MIB file server. Enumeration: 'yes': 2, 'no': 1. |
rndMibFileEntryStatus | 1.3.6.1.4.1.9.6.1.101.35.2.5.1.4 | rowstatus | read-write |
It is used to manage the MIB files table. |
rndHardwareConfiguration | 1.3.6.1.4.1.9.6.1.101.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. |
rndEraseSimulatedConfiguration | 1.3.6.1.4.1.9.6.1.101.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. Enumeration: 'eraseSimulatedConfiguration': 1, 'simulatedConfigurationErased': 3, 'simulatedConfigurationPresent': 2. |
rndDeleteValuesTable | 1.3.6.1.4.1.9.6.1.101.35.2.8 | no-access |
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. |
|
1.3.6.1.4.1.9.6.1.101.35.2.8.1 | no-access |
The row definition for the rndDeleteValuesTable table. |
||
rndRowStatusVariableName | 1.3.6.1.4.1.9.6.1.101.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. |
rndRowStatusObjectId | 1.3.6.1.4.1.9.6.1.101.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). |
rndRowDeleteValue | 1.3.6.1.4.1.9.6.1.101.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. |
rndDeleteValueEntryStatus | 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.35.2.9 | |||
rndSimulatedVariablesTable | 1.3.6.1.4.1.9.6.1.101.35.2.9.1 | no-access |
This table indicates which MIB variables are simulated. |
|
1.3.6.1.4.1.9.6.1.101.35.2.9.1.1 | no-access |
The row definition for the rndSimulatedVariablesTable table. |
||
rndSimulatedVariableEntryIndex | 1.3.6.1.4.1.9.6.1.101.35.2.9.1.1.1 | integer | read-only |
The index entry. |
rndSimulatedVariableObjectId | 1.3.6.1.4.1.9.6.1.101.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. |
rndNotSupportedField | 1.3.6.1.4.1.9.6.1.101.35.2.9.1.1.3 | integer | read-only |
Variable for not supported simulation. |
rndSimulatedVariableEntryStatus | 1.3.6.1.4.1.9.6.1.101.35.2.9.1.1.4 | rowstatus | read-write |
It is used to delete an entry from this table. |
rndSnmpTestPassword | 1.3.6.1.4.1.9.6.1.101.35.2.9.2 | integer | read-write |
This variable enables the user supplying the correct code to use the SNMP test feature. |
rndSnmpTests | 1.3.6.1.4.1.9.6.1.101.35.2.9.3 | integer | read-write |
This variable enables the authorized user to test various SNMP features. Enumeration: 'noSimulation': 1, 'simulateSetFailure': 2, 'simulateAppGetNext': 4, 'simulateAppGet': 3. |
rndSimulateUndo | 1.3.6.1.4.1.9.6.1.101.35.2.9.4 | integer | read-write |
This variable enables the authorized user to test the SNMP UNDO feature. |
rlSnmpServTestRequest | 1.3.6.1.4.1.9.6.1.101.35.2.9.5 | integer | read-write |
This variable enables the authorized user to test the SNMP SERV package. |
rlSnmpServTestResponse | 1.3.6.1.4.1.9.6.1.101.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. |
rlSnmpServCreateTestPool | 1.3.6.1.4.1.9.6.1.101.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. Enumeration: 'create': 1, 'no-create': 2. |
rlSnmpServITCbindClients | 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.35.2.9.9 | |||
rlTstBasicRateTable | 1.3.6.1.4.1.9.6.1.101.35.2.9.10 | no-access |
Table for testing SNMP agent. |
|
1.3.6.1.4.1.9.6.1.101.35.2.9.10.1 | no-access |
An entry in the rlTstBasicRateTable. |
||
rlTstBasicRateIfType | 1.3.6.1.4.1.9.6.1.101.35.2.9.10.1.1 | integer | read-write |
Enumeration: 'isdns': 75, 'isdn': 76. |
rlTstBasicRateLineTopology | 1.3.6.1.4.1.9.6.1.101.35.2.9.10.1.2 | integer | read-write |
Enumeration: 'pointToPoint': 1, 'pointToMultipoint': 2. |
rlTstBasicRateIfMode | 1.3.6.1.4.1.9.6.1.101.35.2.9.10.1.3 | integer | read-write |
Enumeration: 'te': 1, 'nt': 2. |
rlTstBasicRateSignalMode | 1.3.6.1.4.1.9.6.1.101.35.2.9.10.1.4 | integer | read-write |
Enumeration: 'active': 1, 'inactive': 2. |
rlMibTree | 1.3.6.1.4.1.9.6.1.101.35.2.10 | |||
rlMibTreeTable | 1.3.6.1.4.1.9.6.1.101.35.2.10.1 | no-access |
This reflects the MIB tree of the device. |
|
1.3.6.1.4.1.9.6.1.101.35.2.10.1.1 | no-access |
Each row shows a tree relationsship in the MIB. |
||
rlMibTreeFather | 1.3.6.1.4.1.9.6.1.101.35.2.10.1.1.1 | displaystring | no-access |
The father in a tree relation ship. |
rlMibTreeSonIndex | 1.3.6.1.4.1.9.6.1.101.35.2.10.1.1.2 | integer | no-access |
Running index for this table. |
rlMibTreeSon | 1.3.6.1.4.1.9.6.1.101.35.2.10.1.1.3 | displaystring | read-only |
The son in a tree relation ship. |
rlMibTreeSonObjectId | 1.3.6.1.4.1.9.6.1.101.35.2.10.1.1.4 | object identifier | read-only |
The object identifier of the son in a tree relation ship. |
rlMibTreeGrandFather | 1.3.6.1.4.1.9.6.1.101.35.2.10.1.1.5 | displaystring | read-only |
The grand father (i.e father's father) in a tree relation ship. |
rlMibInstances | 1.3.6.1.4.1.9.6.1.101.35.2.11 | |||
rlMibTableInstancesInfoTable | 1.3.6.1.4.1.9.6.1.101.35.2.11.1 | no-access |
A table for retreiving information on the current instances in a requested MIB table. |
|
1.3.6.1.4.1.9.6.1.101.35.2.11.1.1 | no-access |
A row with index rlMibTableInstancesInfoTableName = 'xTable' contains information on current instances in 'xTable'. |
||
rlMibTableInstancesInfoTableName | 1.3.6.1.4.1.9.6.1.101.35.2.11.1.1.1 | displaystring | no-access |
The name of the MIB table (for examle: snmpCommunityTable) |
rlMibTableInstancesInfoNumOfInstances | 1.3.6.1.4.1.9.6.1.101.35.2.11.1.1.2 | integer | read-only |
Get operation on this object will retreive the current number of instances in the MIB table specified by the index rlMibTableInstancesInfoTableName. |
rsPingMIB | 1.3.6.1.4.1.9.6.1.101.35.4 | |||
rsPingTable | 1.3.6.1.4.1.9.6.1.101.35.4.1 | no-access |
A table of ping request entries. |
|
1.3.6.1.4.1.9.6.1.101.35.4.1.1 | no-access |
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. |
||
rsPingAddress | 1.3.6.1.4.1.9.6.1.101.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. |
rsPingPacketCount | 1.3.6.1.4.1.9.6.1.101.35.4.1.1.2 | integer | read-write |
Specifies the number of ping packets to send to the target in this sequence. |
rsPingPacketSize | 1.3.6.1.4.1.9.6.1.101.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. |
rsPingPacketTimeout | 1.3.6.1.4.1.9.6.1.101.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.' |
rsPingDelay | 1.3.6.1.4.1.9.6.1.101.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. |
rsPingTrapOnCompletion | 1.3.6.1.4.1.9.6.1.101.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. |
rsPingSentPackets | 1.3.6.1.4.1.9.6.1.101.35.4.1.1.7 | counter32 | read-only |
The number of ping packets that have been sent to the target in this sequence. |
rsPingReceivedPackets | 1.3.6.1.4.1.9.6.1.101.35.4.1.1.8 | counter32 | read-only |
The number of ping packets that have been received from the target in this sequence. |
rsPingMinReturnTime | 1.3.6.1.4.1.9.6.1.101.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. |
rsPingAvgReturnTime | 1.3.6.1.4.1.9.6.1.101.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. |
rsPingMaxReturnTime | 1.3.6.1.4.1.9.6.1.101.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. |
rsPingCompletionStatus | 1.3.6.1.4.1.9.6.1.101.35.4.1.1.12 | pingcompletionstatus | 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. |
rsPingTimeStamp | 1.3.6.1.4.1.9.6.1.101.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 |
rsPingEntryStatus | 1.3.6.1.4.1.9.6.1.101.35.4.1.1.14 | rowstatus | read-write |
The status of this table entry. |
rsPingInetTable | 1.3.6.1.4.1.9.6.1.101.35.4.2 | no-access |
A table of ping request entries. |
|
1.3.6.1.4.1.9.6.1.101.35.4.2.1 | no-access |
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. |
||
rsPingInetAddressType | 1.3.6.1.4.1.9.6.1.101.35.4.2.1.1 | inetaddresstype | read-write |
The address type of the device to be pinged. Once an instance of this object is created, its value can not be changed. |
rsPingInetAddress | 1.3.6.1.4.1.9.6.1.101.35.4.2.1.2 | inetaddress | read-write |
The address of the device to be pinged. Once an instance of this object is created, its value can not be changed. |
rsPingInetPacketCount | 1.3.6.1.4.1.9.6.1.101.35.4.2.1.3 | integer | read-write |
Specifies the number of ping packets to send to the target in this sequence. |
rsPingInetPacketSize | 1.3.6.1.4.1.9.6.1.101.35.4.2.1.4 | 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. |
rsPingInetPacketTimeout | 1.3.6.1.4.1.9.6.1.101.35.4.2.1.5 | integer | read-write |
Specifies the amount of time (in milliseconds) to wait for a response to a transmitted packet before declaring the packet 'dropped.' |
rsPingInetDelay | 1.3.6.1.4.1.9.6.1.101.35.4.2.1.6 | integer | read-write |
Specifies the minimum amount of time (in milliseconds) 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. |
rsPingInetTrapOnCompletion | 1.3.6.1.4.1.9.6.1.101.35.4.2.1.7 | 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. |
rsPingInetSentPackets | 1.3.6.1.4.1.9.6.1.101.35.4.2.1.8 | counter32 | read-only |
The number of ping packets that have been sent to the target in this sequence. |
rsPingInetReceivedPackets | 1.3.6.1.4.1.9.6.1.101.35.4.2.1.9 | counter32 | read-only |
The number of ping packets that have been received from the target in this sequence. |
rsPingInetMinReturnTime | 1.3.6.1.4.1.9.6.1.101.35.4.2.1.10 | integer | read-only |
The minimum round trip time (in milliseconds) 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. |
rsPingInetAvgReturnTime | 1.3.6.1.4.1.9.6.1.101.35.4.2.1.11 | integer | read-only |
The average round trip time (in milliseconds) 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. |
rsPingInetMaxReturnTime | 1.3.6.1.4.1.9.6.1.101.35.4.2.1.12 | integer | read-only |
The maximum round trip time (in milliseconds) 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. |
rsPingInetCompletionStatus | 1.3.6.1.4.1.9.6.1.101.35.4.2.1.13 | pingcompletionstatus | 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. |
rsPingInetTimeStamp | 1.3.6.1.4.1.9.6.1.101.35.4.2.1.14 | 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 |
rsPingInetEntryStatus | 1.3.6.1.4.1.9.6.1.101.35.4.2.1.15 | rowstatus | read-write |
The status of this table entry. |
rsPingInetSourceAddr | 1.3.6.1.4.1.9.6.1.101.35.4.2.1.16 | inetaddress | read-write |
The status of this table entry. |
rsPowerSupplyRedundacy | 1.3.6.1.4.1.9.6.1.101.35.5 | |||
rsPowerSupplyRedundacyTable | 1.3.6.1.4.1.9.6.1.101.35.5.1 | no-access |
The power supply redundancy table. |
|
1.3.6.1.4.1.9.6.1.101.35.5.1.1 | no-access |
The status of power supply redundancy for this table. |
||
rsPowerSupplyRedundacyReNumber | 1.3.6.1.4.1.9.6.1.101.35.5.1.1.1 | integer | read-only |
This number identifies the module backed up by power supply redundancy in the stack. |
rsPowerSupplyRedundacyStatus | 1.3.6.1.4.1.9.6.1.101.35.5.1.1.2 | integer | read-only |
The status of a power supply redundancy of the entry. Enumeration: 'notExist': 1, 'existButNotWorking': 2, 'externalOnlyWorking': 5, 'internalOnlyWorking': 4, 'bothWorking': 3. |
rsNvram | 1.3.6.1.4.1.9.6.1.101.35.6 | |||
rsEraseNvramAfterReset | 1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.35.6.2 | no-access |
The NVRAM application table. |
|
1.3.6.1.4.1.9.6.1.101.35.6.2.1 | no-access |
The status of NVRAM application table. |
||
rsNvramApplIndex | 1.3.6.1.4.1.9.6.1.101.35.6.2.1.1 | integer | read-only |
The index of NVRAM application table. |
rsNvramApplName | 1.3.6.1.4.1.9.6.1.101.35.6.2.1.2 | displaystring | read-only |
The name of application used NVRAM. |