TELESTE-COMMON-MIB: View SNMP OID List / Download MIB
VENDOR: TELESTE CORPORATION
Home | MIB: TELESTE-COMMON-MIB | |||
---|---|---|---|---|
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 |
element | 1.3.6.1.4.1.3715.99.1 | |||
elementInformation | 1.3.6.1.4.1.3715.99.1.1 | |||
elementName | 1.3.6.1.4.1.3715.99.1.1.1 | displaystring | read-write |
This is the logical name of the controlling module of the network element. The name may or may not be the same as the module's name in the moduleTable. |
elementStructure | 1.3.6.1.4.1.3715.99.1.1.2 | integer | read-only |
This object tells whether the device is a single compact device or a modular device. Enumeration: 'compact': 2, 'unknown': 1, 'modular': 3. |
elementConfigChangeCode | 1.3.6.1.4.1.3715.99.1.1.3 | integer | read-only |
This object is an indicator about changes in the network element configuration. How the value is formed is device dependent. It can be a counter, a checksum of the device configuration parameters, a DateAndTime type variable or even SysUptime, if no other information is available. DateAndTime is the recommended value. This object is intended to permit a management application to maintain configuration (including moduleTable) syncronization with the agent. |
elementResetCount | 1.3.6.1.4.1.3715.99.1.1.4 | integer | read-only |
Total number of software resets during the device's life time. |
elementTotalUpTime | 1.3.6.1.4.1.3715.99.1.1.5 | integer | read-only |
The total uptime the device (software) has been running. Unit 1 day. |
elementLatitude | 1.3.6.1.4.1.3715.99.1.1.6 | integer | read-write |
Device latitude coordinate. Unit 0.00001 degrees. |
elementLongitude | 1.3.6.1.4.1.3715.99.1.1.7 | integer | read-write |
Device longitude coordinate. Unit 0.00001 degrees. |
elementAltitude | 1.3.6.1.4.1.3715.99.1.1.8 | integer | read-write |
Device altitude coordinate. Unit 1 metre. |
elementStatus | 1.3.6.1.4.1.3715.99.1.2 | |||
statusGeneral | 1.3.6.1.4.1.3715.99.1.2.1 | integer | read-only |
A number stating the general status of the element. Values: 1 = Normal 2 = At least one Notification is active 3 = At least one Warning is active 4 = At least one Alarm is active If the element has more than one state active, then the state with the highest value is returned. Enumeration: 'notification': 2, 'alarm': 4, 'warning': 3, 'normal': 1. |
statusBusMaster | 1.3.6.1.4.1.3715.99.1.2.2 | integer | read-only |
A number stating the Bus Master status of the NE. Values: 1 = The NE is a slave-only device 2 = The NE is configured as slave 3 = The NE is configured as master but is currently slave because a stronger master is on the bus 4 = The NE is currently the bus master Enumeration: 'currentlySlave': 3, 'currentlyMaster': 4, 'slaveOnly': 1, 'configuredSlave': 2. |
statusLmt | 1.3.6.1.4.1.3715.99.1.2.3 | integer | read-only |
A number telling if the Local Management Terminal (LMT) is connected to the element. Values: 1 = The element does not have an LMT interface 2 = The element can not detect if an LMT is connected 3 = The element has not detected a connected LMT 4 = The element has detected a connected LMT Note! Applies only to fysically point-to-point connected LMT's to device, not via bus ot other shared medias. Enumeration: 'notConnected': 3, 'noLmtInterface': 1, 'connected': 4, 'stateUnknown': 2. |
statusLid | 1.3.6.1.4.1.3715.99.1.2.4 | integer | read-only |
Element lid status: 1 = no lid (no lid sensor is available) 2 = lid is closed 3 = lid is open Enumeration: 'noLid': 1, 'open': 3, 'closed': 2. |
statusTemperature | 1.3.6.1.4.1.3715.99.1.2.5 | integer | read-only |
Element temperature status: 1 = normal 2 = HIHI 3 = Hi 4 = Lo 5 = LOLO Enumeration: 'tempHIHI': 2, 'tempHi': 3, 'tempNormal': 1, 'tempLOLO': 5, 'tempLo': 4. |
statusFan | 1.3.6.1.4.1.3715.99.1.2.6 | integer | read-only |
A common status object for all fans in the device. fanNormal(1) = all fans operate normally fanFailure(2) = at least one fan has a failure Enumeration: 'fanFailure': 2, 'fanNormal': 1. |
statusHardware | 1.3.6.1.4.1.3715.99.1.2.7 | integer | read-only |
Device hardware status: hwNormal(1) = the hardware operates normally hwFailure(2) = a hardware failure is detected Enumeration: 'hwFailure': 2, 'hwNormal': 1. |
statusSoftware | 1.3.6.1.4.1.3715.99.1.2.8 | integer | read-only |
Device software status: swNormal(1) = the software operates normally swFailure(2) = a software failure is detected swMissing(3) = the software or firmware is missing sw(Initialising(4) = the software is initialising Enumeration: 'swFailure': 2, 'swNormal': 1, 'swMissing': 3, 'swInitialising': 4. |
statusSettings | 1.3.6.1.4.1.3715.99.1.2.9 | integer | read-only |
Status of device settings: settingsStable(1) = settings are stable settingsChanged(2) = settings have been (recently) changed settingsNotAvailable(3) = settings status is not available The value should stay in value 2 only a predefined time, e.g. 60 seconds or the time it takes until the settings are written into non-volatile memory. Enumeration: 'settingsStable': 1, 'settingsChanged': 2, 'settingsNotAvailable': 3. |
elementControl | 1.3.6.1.4.1.3715.99.1.3 | |||
controlResetElement | 1.3.6.1.4.1.3715.99.1.3.1 | integer | read-write |
On write requests this object commands the module to reset itself. If softReset(3) or hardReset(2) can not be performed, then BAD VALUE error is returned. On read requests value noReset(1) is returned. Enumeration: 'hardReset': 2, 'softReset': 3, 'noReset': 1. |
controlBusMasterAdminState | 1.3.6.1.4.1.3715.99.1.3.2 | integer | read-write |
This object tells whether the element is configured as a bus master or not. Only relevant for bus master type of elements. Others return no(2). Enumeration: 'master': 1, 'slave': 2. |
controlAlarmDetection | 1.3.6.1.4.1.3715.99.1.3.3 | integer | read-write |
This variable is used to disable or enable the element alarm checking. When disabled(1), the element will not check any alarms (or send traps). Default value is enabled(2). Note: This variable must be consistent with commonAlarmDetectionControl in SCTE-HMS-COMMON-MIB, if that is implemented. Enumeration: 'disabled': 1, 'enabled': 2, 'restart': 3. |
controlMaxNumberTrapReceivers | 1.3.6.1.4.1.3715.99.1.3.4 | integer | read-only |
Number of entries in the elementTrapReceiverTable. At least one trap entry must be supported. |
controlTrapReceiverTable | 1.3.6.1.4.1.3715.99.1.3.5 | no-access |
A table of manager trap receiver addresses, ports and communities. Total number of entries can not exceed elementNumberTrapReceivers. An entry is deleted from this table by setting its IP address to '0.0.0.0'. Note: one of the community strings must match to commonTrapCommunityString in SCTE-HMS-COMMON-MIB, if that is implemented. |
|
1.3.6.1.4.1.3715.99.1.3.5.1 | no-access | |||
receiverEntryId | 1.3.6.1.4.1.3715.99.1.3.5.1.1 | integer | read-only |
Unique table index. Makes possible to have several ip-address of 0.0.0.0 entries so that no mechanism for row manipulation of table is needed. |
receiverAddress | 1.3.6.1.4.1.3715.99.1.3.5.1.2 | ipaddress | read-write |
Ip address of the manager receiving Traps. |
receiverPort | 1.3.6.1.4.1.3715.99.1.3.5.1.3 | integer | read-write |
Trap UDP port number. Default port is the standard trap port 162. |
receiverCommunity | 1.3.6.1.4.1.3715.99.1.3.5.1.4 | displaystring | read-write |
Community string for the trap receiver. The agent is allowed to limit the length of the string. Minimum length of eight characters must be supported. Note: one of the community strings must match to commonTrapCommunityString in SCTE-HMS-COMMON-MIB, if that is implemented. |
controlTrapSending | 1.3.6.1.4.1.3715.99.1.3.6 | integer | read-write |
Enables/disables trap sending. 1 = traps enabled 2 = traps disabled Enumeration: 'disabled': 2, 'enabled': 1. |
controlTrapInterval | 1.3.6.1.4.1.3715.99.1.3.7 | integer | read-write |
The minimum interval between traps. - Unit 10 milliseconds - Minimum value 0 (send as fast as possible) - Maximum value 1000 (10 seconds) - Default value is 100 (1 second) |
controlTrapLifeTime | 1.3.6.1.4.1.3715.99.1.3.8 | integer | read-write |
The maximum time a trap stays in the trap queue waiting for sending. - Unit 1 second. - Minimum value 10 - Maximum value 300 - Default value 60 |
controlAlarmOnDelay | 1.3.6.1.4.1.3715.99.1.3.9 | integer | read-write |
The minimum time an object's alarm/warning condition must exist before it is recorded as an alarm/warning. Common to all alarms/warnings - Unit 10 ms - Minimum value 10 (100 ms) - Maximum value 6000 (60 seconds) - Default value 100 (1 second) |
controlAlarmOffDelay | 1.3.6.1.4.1.3715.99.1.3.10 | integer | read-write |
The minimum time an alarm/warning entry stays active after the object has reached it's normal condition. Common to all alarms/warnings. - Unit 10 ms - Minimum value 10 (100 ms) - Maximum value 6000 (60 seconds) - default value 100 (1 second) |
controlTrapDelay | 1.3.6.1.4.1.3715.99.1.3.11 | integer | read-write |
The time before a trap is sent after an alarm is detected. - Unit 10 ms - Minimum value 10 (100 ms) - Maximum value 6000 (60 seconds) - Default value 500 (5 seconds) This parameter can be used to control alarm storms e.g. in an amplifier cascade by using a different value in each amplifier. |
elementProductKey | 1.3.6.1.4.1.3715.99.1.4 | |||
productKeyNumberOfKeys | 1.3.6.1.4.1.3715.99.1.4.4 | integer | read-only |
Number of product keys supported by the device. |
productKeyTable | 1.3.6.1.4.1.3715.99.1.4.5 | no-access | ||
1.3.6.1.4.1.3715.99.1.4.5.1 | no-access | |||
productKeyIndex | 1.3.6.1.4.1.3715.99.1.4.5.1.1 | integer | read-only |
Product key index. |
productKeyValue | 1.3.6.1.4.1.3715.99.1.4.5.1.2 | octet string | read-write |
Product key value. |
productKeyMask | 1.3.6.1.4.1.3715.99.1.4.5.1.3 | octet string | read-only |
Product key mask. |
productKeyStatus | 1.3.6.1.4.1.3715.99.1.4.5.1.4 | integer | read-only |
Product key status: 1(keyInvalid) = the key is invalid or missing 2(keyValid) = the key is valid Enumeration: 'keyInvalid': 1, 'keyValid': 2. |
productKeyCipher | 1.3.6.1.4.1.3715.99.1.4.5.1.5 | integer | read-only |
Cipher method supported by this key: 1(cipherOther) = other ciphering is used 2(cipherBlowFish) = BlowFish ciphering is used 3(cipherXXTEA) = XXTEA ciphering is used Enumeration: 'cipherBlowFish': 2, 'cipherOther': 1, 'cipherXXTEA': 3. |
productKeyNumberOfFeatures | 1.3.6.1.4.1.3715.99.1.4.5.1.6 | integer | read-only |
Number of features available with this key. |
productKeyFeatureTable | 1.3.6.1.4.1.3715.99.1.4.6 | no-access | ||
1.3.6.1.4.1.3715.99.1.4.6.1 | no-access | |||
productKeyFeatureIndex | 1.3.6.1.4.1.3715.99.1.4.6.1.1 | integer | read-only |
Feature index (second index). |
productKeyFeatureName | 1.3.6.1.4.1.3715.99.1.4.6.1.2 | octet string | read-only |
A human-readable description of the feature. |
productKeyFeatureEnable | 1.3.6.1.4.1.3715.99.1.4.6.1.3 | integer | read-only |
Status of the feature: 1(featureDisable) = the feature si disabled in this device 2(featureEnable) = the feature is enabled in this devices Enumeration: 'featureEnable': 2, 'featureDisable': 1. |
productKeyFeatureExpirationTime | 1.3.6.1.4.1.3715.99.1.4.6.1.4 | integer | read-only |
Number of days left before the feature expires. A zero value means infinite validity time. This object has a meaning only if the feature is enabled (productKeyFeatureEnable = 2(featureEnable)). |
module | 1.3.6.1.4.1.3715.99.2 | |||
moduleInformation | 1.3.6.1.4.1.3715.99.2.1 | |||
moduleTable | 1.3.6.1.4.1.3715.99.2.1.1 | no-access |
This table lists basic module identification and configuration data of modules installed inside the managed element. The first row in the table list information about the element itself. If the element is not modular, only the first row exists in the table. Object moduleId is used for indexing the modules in all module section tables. |
|
1.3.6.1.4.1.3715.99.2.1.1.1 | no-access | |||
moduleId | 1.3.6.1.4.1.3715.99.2.1.1.1.1 | integer | read-only |
An unique module index identifying the (physical) modules inside the network element. The exact conjunction between the index and the physical modules depends on the element structural principle. For network elements containing plug-in modules the index should follow module slot numbering. This index should be used in all subsequent module tables. |
moduleName | 1.3.6.1.4.1.3715.99.2.1.1.1.2 | displaystring | read-write |
The identification name ('aliasname') of the module. |
moduleHwType | 1.3.6.1.4.1.3715.99.2.1.1.1.3 | displaystring | read-only |
The hardware type name of the module. |
moduleRackNo | 1.3.6.1.4.1.3715.99.2.1.1.1.4 | integer | read-write |
Rack number of the module. This can be used to identify the physical position of the module in the case where the agent manages modules that are in several racks. |
moduleSlotNo | 1.3.6.1.4.1.3715.99.2.1.1.1.5 | integer | read-write |
Slot number of the module (within rack). |
moduleDetailTable | 1.3.6.1.4.1.3715.99.2.1.2 | no-access |
This table lists detailed module data of modules installed inside the element. The first row in the table list information about the element itself. If the element is not modular, only the first row exists in the table. |
|
1.3.6.1.4.1.3715.99.2.1.2.1 | no-access | |||
moduleMacAddress | 1.3.6.1.4.1.3715.99.2.1.2.1.1 | tphysaddress | read-only |
Module MAC address. If the MAC address is unknown '00.00.00.00.00.00' is returned. |
moduleBusAddress | 1.3.6.1.4.1.3715.99.2.1.2.1.2 | integer | read-only |
Module bus address. |
moduleAppDate | 1.3.6.1.4.1.3715.99.2.1.2.1.3 | dateandtime | read-only |
Module application software date. |
moduleAppVersion | 1.3.6.1.4.1.3715.99.2.1.2.1.4 | displaystring | read-only |
Module application software version. If software version is undefined, then zero length string is returned. |
moduleBiosDate | 1.3.6.1.4.1.3715.99.2.1.2.1.5 | dateandtime | read-only |
Module BIOS date. |
moduleBiosVersion | 1.3.6.1.4.1.3715.99.2.1.2.1.6 | displaystring | read-only |
Module BIOS version. If bios version is undefined, a zero length string is returned. |
moduleHwSerialNumber | 1.3.6.1.4.1.3715.99.2.1.2.1.7 | displaystring | read-only |
Module serial number. |
moduleHwVersion | 1.3.6.1.4.1.3715.99.2.1.2.1.8 | displaystring | read-only |
Module hardware version. |
moduleStatus | 1.3.6.1.4.1.3715.99.2.2 | |||
moduleStatusTable | 1.3.6.1.4.1.3715.99.2.2.1 | no-access |
This table contains status objects for modules inside the network element.The first row in the table lists information about the host module. If the element is not modular, only the first row exists in the table. |
|
1.3.6.1.4.1.3715.99.2.2.1.1 | no-access |
Row in moduleStatusTable. The index is moduleId from the moduleTable. Row in this table exist only if there is a row with the same moduleId in the moduleTable. |
||
statusResetCause | 1.3.6.1.4.1.3715.99.2.2.1.1.1 | integer | read-only |
Reason for the last reset. If the reason is unknown, the value is reasonUnknown(1). If the device makes self reset and it can detect it, then value is reasonSelfReset(2). If the reset was made by the user from the power switch and it can be sensed, then the value is reasonPowerReset(3). If the reason is an external command from the user interface or from the network message (e.g. commonReset), then the reason is reasonCommandedReset(4). Enumeration: 'unknown': 1, 'commandedReset': 4, 'softdownloadReset': 5, 'selfReset': 2, 'powerReset': 3. |
statusRunningSwImage | 1.3.6.1.4.1.3715.99.2.2.1.1.2 | integer | read-only |
Currently running software image number. Bios is 0, applications are numbered from 1..n, where n is the maximum image number. |
statusInternalTemperature | 1.3.6.1.4.1.3715.99.2.2.1.1.3 | integer | read-only |
Device temperature, unit 0.1 deg C. Value is zero (0), if temperature is not available. |
statusLidStatus | 1.3.6.1.4.1.3715.99.2.2.1.1.4 | integer | read-only |
Current lid status detected by the device. May or may not be the same variable as the elementLidStatus. Enumeration: 'noLid': 1, 'open': 3, 'closed': 2. |
statusRestartCounter | 1.3.6.1.4.1.3715.99.2.2.1.1.5 | counter | read-only |
This objects counts the number of restarts of the module. A start can be a cold start or a warm start. |
moduleControl | 1.3.6.1.4.1.3715.99.2.3 | |||
moduleControlTable | 1.3.6.1.4.1.3715.99.2.3.1 | no-access |
This table contains common control commands for all the modules inside the element. |
|
1.3.6.1.4.1.3715.99.2.3.1.1 | no-access | |||
controlLedUsage | 1.3.6.1.4.1.3715.99.2.3.1.1.1 | integer | read-write |
A variable to instruct how device LED's behave when the lid is closed. Enumeration: 'alwaysOn': 2, 'offWhenLidClosed': 3, 'notSupported': 1. |
controlMarkState | 1.3.6.1.4.1.3715.99.2.3.1.1.2 | integer | read-write |
A variable to instruct the device to start and stop showing mark (blinking module LED). On read requests returns the current mark state. Enumeration: 'on': 2, 'notSupported': 1, 'off': 3. |
controlReset | 1.3.6.1.4.1.3715.99.2.3.1.1.3 | integer | read-write |
On write requests this object commands the module to reset itself. If softReset(3) or hardReset(2) can not be performed, then BAD VALUE error is returned. On read requests value noReset(1) is returned. Enumeration: 'hardReset': 2, 'softReset': 3, 'noReset': 1. |
controlTempLimitHiHi | 1.3.6.1.4.1.3715.99.2.3.1.1.4 | integer | read-write |
Module temperature HiHi (high alarm) limit in 0.1 degC. |
controlTempLimitHi | 1.3.6.1.4.1.3715.99.2.3.1.1.5 | integer | read-write |
Module temperature Hi (high warning) limit in 0.1 degC. |
controlTempLimitLo | 1.3.6.1.4.1.3715.99.2.3.1.1.7 | integer | read-write |
Module temperature Lo (low warning) limit in 0.1 degC. |
controlTempLimitLoLo | 1.3.6.1.4.1.3715.99.2.3.1.1.8 | integer | read-write |
Module temperature LoLo (low alarm) limit in 0.1 degC. |
controlTempDeadBand | 1.3.6.1.4.1.3715.99.2.3.1.1.9 | integer | read-write |
Module temperature alarm/warning deadband in 0.1 degC. Common to all limit values (LoLo, Lo, Hi, HiHi). The deadband defines the difference between the 'ON' limit and the 'OFF' limit of the corresponding alarm. Example: The Hi limit is 65 degC and the deadband is 5 degC. The high warning is activated when the temperature exceeds 65 degC and deactivated only after it falls below 60 degC. |
controlInternalAppAccess | 1.3.6.1.4.1.3715.99.2.3.1.1.10 | integer | read-write |
This object defines whether the internal controller application is able to access the module parameters. This corresponds to the BXX module setting 'Allow Functions'. 1 = allow internal control 2 = deny internal control (remote control is possible) Enumeration: 'allowIntControl': 1, 'denyIntControl': 2. |
controlLocalAccess | 1.3.6.1.4.1.3715.99.2.3.1.1.11 | integer | read-write |
This object defines whether the local user interface (buttons, knobs etc.) is enabled or disabled. Values: 1 = disabled, local UI is locked 2 = enabled, local UI is active For modules/devices with no local UI this objects should return value 'disabled (1). Enumeration: 'disabled': 1, 'enabled': 2. |
moduleSWUpdateTable | 1.3.6.1.4.1.3715.99.2.3.2 | no-access |
A table of software update control objects. |
|
1.3.6.1.4.1.3715.99.2.3.2.1 | no-access | |||
sWUpdateControl | 1.3.6.1.4.1.3715.99.2.3.2.1.1 | integer | read-write |
Writing value updateStart(4) commands the module to run a software update. The software image location and file name are specified in sWUpdateURL and sWUpdateFilename. Writing a updateIdle(1) when the update is running will terminate the update process immediately. Writing any value when no update is runnign has no effect. Reading this object returns either updateIdle(1), updateRunning(2) or updateFailed(3) depending on the status of the (last) software update. Enumeration: 'updateStart': 4, 'updateFailed': 3, 'updateRunning': 2, 'updateIdle': 1. |
swUpdateURL | 1.3.6.1.4.1.3715.99.2.3.2.1.2 | displaystring | read-write |
The URL where the software image can be downloaded. Format e.g. TFTP:\\downloads\swupdate\. |
sWUpdateFileName | 1.3.6.1.4.1.3715.99.2.3.2.1.3 | displaystring | read-write |
File name of the software image file to be downloaded. |
sWUpdateStatus | 1.3.6.1.4.1.3715.99.2.3.2.1.4 | displaystring | read-only |
Description of the software update result. After successful update this object should return a string 'Software updated successfully on |
moduleRegistry | 1.3.6.1.4.1.3715.99.2.4 | |||
moduleSizeOfTable | 1.3.6.1.4.1.3715.99.2.4.1 | no-access |
This table defines maximum number of entries in the registry tables. All the registry tables have fixed size defined in this table. |
|
1.3.6.1.4.1.3715.99.2.4.1.1 | no-access | |||
sizeOfRegistry | 1.3.6.1.4.1.3715.99.2.4.1.1.1 | integer | read-only |
Max number of entries in the registryTable. The entries in the registryTable are numbered from 1..sizeofRegistry. |
sizeOfRepairlog | 1.3.6.1.4.1.3715.99.2.4.1.1.2 | integer | read-only |
Max number of entries in the repairlogTable. First entry (oldest entry) is deleted, when a new entry is added and the table is full. |
sizeOfNotebook | 1.3.6.1.4.1.3715.99.2.4.1.1.3 | integer | read-only |
Max number of entries in the notebookTable. The lines in the notebookTable are numbered from 1..sizeofNotebook. |
moduleRegistryTable | 1.3.6.1.4.1.3715.99.2.4.2 | no-access |
This table lists user data for all modules installed inside the element. Table is indexed by the moduleId and regIndex. regIndex can have values 1..sizeofRegistry. A registryEntry is 'deleted' by setting its name to an empty string. |
|
1.3.6.1.4.1.3715.99.2.4.2.1 | no-access | |||
regIndex | 1.3.6.1.4.1.3715.99.2.4.2.1.1 | integer | read-only |
A second index to registryTable. Can have values 1..sizeofRegistryTable. |
regName | 1.3.6.1.4.1.3715.99.2.4.2.1.2 | displaystring | read-write |
Descriptive name for the parameter. The agent is allowed to limit the length of the name. Minimum length of eight characters must be supported. Writing empty string to this object removes it from the registryTable. |
regValue | 1.3.6.1.4.1.3715.99.2.4.2.1.3 | displaystring | read-write |
Textual information describing the parameter information. The agent is allowed to limit the length of the name. Minimum length of eight characters must be supported. |
moduleRepairLogTable | 1.3.6.1.4.1.3715.99.2.4.3 | no-access |
This table contains repair history entries for modules in the element. The table is indexed with moduleId and repairLogDate. The table can have sizeofRepairlog number of entries. If this number is exceeded when writing a new entry, the oldest entry is deleted and and a new entry is added. |
|
1.3.6.1.4.1.3715.99.2.4.3.1 | no-access |
Row entry in RepairLogTable. Note that it uses double index: moduleId repairIndex. that uniquely identify each log entry. Rows for particular module exist only if there is row, that represents this module in the moduleTable. A row is 'deleted' by giving a date 0000-00-00. |
||
repairIndex | 1.3.6.1.4.1.3715.99.2.4.3.1.1 | integer | read-only |
Row number of the Repairlog entry. Can have values between 1..sizeOfRepairlog. This field is a second index to moduleRepairLogTable. |
repairDate | 1.3.6.1.4.1.3715.99.2.4.3.1.2 | displaystring | read-write |
Date of this repair entry formatted as CCYY-MM-DD. |
repairReasonCode | 1.3.6.1.4.1.3715.99.2.4.3.1.3 | octet string | read-write |
Repair code for this entry. |
repairNameCode | 1.3.6.1.4.1.3715.99.2.4.3.1.4 | octet string | read-write |
Repairer name code (initials) for this entry. |
repairComment | 1.3.6.1.4.1.3715.99.2.4.3.1.5 | displaystring | read-write |
Comment of the repair event. The agent is allowed to truncate the length of the comment, if it is too long to internal storage. |
moduleNotebookTable | 1.3.6.1.4.1.3715.99.2.4.4 | no-access |
Notebook is a free text area for manager or serviceman notes. It is divided into 50 character long character blocks or lines. Each line is an entry in the notebookTable. Indices are moduleName and lineNumber. A new line with the same lineNumber overwrites the old line. |
|
1.3.6.1.4.1.3715.99.2.4.4.1 | no-access | |||
notebookLineNumber | 1.3.6.1.4.1.3715.99.2.4.4.1.1 | integer | read-only |
The line number of the notebookTextLine. The number must be in between 1..sizeofNotebook. inclusive. Numbers should be used consecutively. |
notebookLineText | 1.3.6.1.4.1.3715.99.2.4.4.1.2 | octet string | read-write |
Text field for storing notes about the module. |