EQUIPE-SYSTEM-MIB: View SNMP OID List / Download MIB
VENDOR: EQUIPE COMMUNICATIONS CORPORATION
Home | MIB: EQUIPE-SYSTEM-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 |
equipe | 1.3.6.1.4.1.5022 | |||
eqSystemMib | 1.3.6.1.4.1.5022.1 |
This is the Equipe system MIB module. |
||
eqSysProducts | 1.3.6.1.4.1.5022.1.1 | |||
eqSysProductE3200 | 1.3.6.1.4.1.5022.1.1.1 | |||
eqSysSystemGrp | 1.3.6.1.4.1.5022.1.2 | |||
eqSysSystem | 1.3.6.1.4.1.5022.1.2.1 | |||
eqSysSystemId | 1.3.6.1.4.1.5022.1.2.1.1 | octet string | read-only |
The unique value assigned to each chassis at manufacturing time. |
eqSysPhysEntLastChangeTime | 1.3.6.1.4.1.5022.1.2.1.2 | timeticks | read-only |
The value of sysUpTime when the last physical entity change event occurred (e.g. a module was inserted into the system). |
eqSysConfig | 1.3.6.1.4.1.5022.1.2.2 | |||
eqSysCfgCopyConfigFileAction | 1.3.6.1.4.1.5022.1.2.2.1 | integer | read-write |
A read of this object always returns the value other(1). Setting this object to copyCfgFile(2) will initiate a save of the current configuration and a copy of the config file on the local filesystem. The progress of this request can be monitored by polling the eqSysCfgCopyConfigFileStatus object. The name of the saved config file, including absolute filesystem path, is stored in the eqSysCfgSavedFilename attribute. Enumeration: 'other': 1, 'copyCfgFile': 2. |
eqSysCfgCopyConfigFileStatus | 1.3.6.1.4.1.5022.1.2.2.2 | integer | read-write |
This object is used to monitor the progress of a request to save and copy the current config file on the local filesystem. The user may also do a set to reset this object to value copyCfgIdle(1). Enumeration: 'copyCfgDoneSuccess': 3, 'copyCfgDoneError': 4, 'copyCfgInProgress': 2, 'copyCfgIdle': 1. |
eqSysCfgSavedFilename | 1.3.6.1.4.1.5022.1.2.2.3 | displaystring | read-only |
The name assigned to the saved config file. |
eqEidReqTable | 1.3.6.1.4.1.5022.1.2.3 | no-access |
This table is used to get equipe id values. |
|
1.3.6.1.4.1.5022.1.2.3.1 | no-access |
An eid alloc entry. |
||
eqEidReqIndex | 1.3.6.1.4.1.5022.1.2.3.1.1 | integer | read-only |
The unique value to identify this entry. |
eqEidReqUser | 1.3.6.1.4.1.5022.1.2.3.1.2 | displaystring | read-only |
A textual string to identify the owner of this entry. |
eqEidReqCount | 1.3.6.1.4.1.5022.1.2.3.1.3 | integer | read-only |
The count of equipe id's requested. |
eqEidReqCountAlloc | 1.3.6.1.4.1.5022.1.2.3.1.4 | integer | read-only |
The count of equipe id's actually allocated. |
eqEidReqAction | 1.3.6.1.4.1.5022.1.2.3.1.5 | integer | read-only |
A read of this object always returns the value other(1). Setting this object to alloc(2) will cause the agent to allocate new eid's. The number of eid's to allocate is determined by the value of eqEidReqCount object. The agent will create an entry in the eqEidResultTable containing the allocated eid's. The NMS can retrieve these values by doing a getnext using the eqEidReqIndex for this entry as the key. Enumeration: 'alloc': 2, 'other': 1. |
eqEidReqActionStatus | 1.3.6.1.4.1.5022.1.2.3.1.6 | integer | read-only |
The result of the action requested. Enumeration: 'reqErrorReqCountTooBig': 3, 'none': 1, 'reqSuccess': 2, 'reqErrorEidsUnavailable': 4. |
eqEidReqRowStatus | 1.3.6.1.4.1.5022.1.2.3.1.7 | rowstatus | read-only |
This object is used to create and delete entries in this table. |
eqEidResTable | 1.3.6.1.4.1.5022.1.2.4 | no-access |
This table contains entries for allocated eid's. |
|
1.3.6.1.4.1.5022.1.2.4.1 | no-access |
An eid result entry. |
||
eqEidResIndex | 1.3.6.1.4.1.5022.1.2.4.1.1 | integer | read-only |
The id value to identify this entry. |
eqEidResData | 1.3.6.1.4.1.5022.1.2.4.1.2 | object identifier | read-only |
An array holding the allocated eid values. |
eqSysModuleGrp | 1.3.6.1.4.1.5022.1.3 | |||
eqSysModule | 1.3.6.1.4.1.5022.1.3.1 | |||
eqModuleTable | 1.3.6.1.4.1.5022.1.3.1.1 | no-access |
This table contains module info. |
|
1.3.6.1.4.1.5022.1.3.1.1.1 | no-access |
A module entry. |
||
eqModuleEid | 1.3.6.1.4.1.5022.1.3.1.1.1.1 | integer | read-only |
The unique id assigned to the module. |
eqModuleShelfId | 1.3.6.1.4.1.5022.1.3.1.1.1.2 | integer | read-only |
The shelf id in which this module is located. |
eqModuleSlotId | 1.3.6.1.4.1.5022.1.3.1.1.1.3 | integer | read-only |
The slot id in which this module is located. |
eqModuleType | 1.3.6.1.4.1.5022.1.3.1.1.1.4 | eqmoduletype | read-only |
The type of module. |
eqModuleHwVersion | 1.3.6.1.4.1.5022.1.3.1.1.1.5 | octet string | read-only |
The hardware version of the module. |
eqModuleStatus | 1.3.6.1.4.1.5022.1.3.1.1.1.6 | eqmodulestatus | read-only |
The module status. |
eqModuleAction | 1.3.6.1.4.1.5022.1.3.1.1.1.7 | integer | read-write |
A read of this object always returns the value other(1). Setting this to reset(2) causes the module to be reset. Enumeration: 'reset': 2, 'other': 1. |
eqModuleHealthTable | 1.3.6.1.4.1.5022.1.3.1.2 | no-access |
This table contains module health info. |
|
1.3.6.1.4.1.5022.1.3.1.2.1 | no-access |
A module health entry. |
||
eqModuleHealthStatus | 1.3.6.1.4.1.5022.1.3.1.2.1.1 | eqmodulehealthstatus | read-only |
The module health status. |
eqModuleMemTotal | 1.3.6.1.4.1.5022.1.3.1.2.1.2 | integer | read-only |
The total amount of sdram memory available on the module in megabytes. |
eqModuleMemUsed | 1.3.6.1.4.1.5022.1.3.1.2.1.3 | integer | read-only |
The amount of used sdram memory on the module in megabytes. |
eqModuleMemUsedPercent | 1.3.6.1.4.1.5022.1.3.1.2.1.4 | integer | read-only |
The amount of used sdram memory expressed as a percentage of total available memory. |
eqModuleTemp | 1.3.6.1.4.1.5022.1.3.1.2.1.5 | integer | read-only |
The temp of the module in degrees centigrades. |
eqModuleCpuUtil | 1.3.6.1.4.1.5022.1.3.1.2.1.6 | integer | read-only |
The cpu utilization of the module as a percentage. |
eqModuleFeedStatusA | 1.3.6.1.4.1.5022.1.3.1.2.1.7 | eqmodulefeedstatus | read-only |
The module power feed A status. |
eqModuleFeedStatusB | 1.3.6.1.4.1.5022.1.3.1.2.1.8 | eqmodulefeedstatus | read-only |
The module power feed B status. |
eqHardDiskTable | 1.3.6.1.4.1.5022.1.3.1.3 | no-access |
The hard disk status table. |
|
1.3.6.1.4.1.5022.1.3.1.3.1 | no-access |
A hard disk entry. |
||
eqHardDiskEid | 1.3.6.1.4.1.5022.1.3.1.3.1.1 | integer | read-only |
The unique id assigned to the hard disk. |
eqHardDiskShelfId | 1.3.6.1.4.1.5022.1.3.1.3.1.2 | integer | read-only |
The shelf id in which this hard disk is located. |
eqHardDiskSlotId | 1.3.6.1.4.1.5022.1.3.1.3.1.3 | integer | read-only |
The slot id in which this hard disk is located. |
eqHardDiskCapacity | 1.3.6.1.4.1.5022.1.3.1.3.1.4 | integer | read-only |
The hard disk capacity in megabytes. |
eqHardDiskUsed | 1.3.6.1.4.1.5022.1.3.1.3.1.5 | integer | read-only |
The percentage of hard disk in use. |
eqHardDiskUsedHiMark | 1.3.6.1.4.1.5022.1.3.1.3.1.6 | integer | read-only |
The percentage of hard disk in use which, when crossed, will trigger an eqHardDiskUsedHiMark trap to be generated. |
eqHardDiskUsedLowMark | 1.3.6.1.4.1.5022.1.3.1.3.1.7 | integer | read-only |
The percentage of hard disk in use which, when crossed, will trigger an eqHardDiskLowMark trap to be generated. |
eqFanUnitTable | 1.3.6.1.4.1.5022.1.3.1.4 | no-access |
The fan unit status table. |
|
1.3.6.1.4.1.5022.1.3.1.4.1 | no-access |
A fan unit entry. |
||
eqFanUnitEid | 1.3.6.1.4.1.5022.1.3.1.4.1.1 | integer | read-only |
The unique id assigned to the fan unit. |
eqFanUnitShelfId | 1.3.6.1.4.1.5022.1.3.1.4.1.2 | integer | read-only |
The shelf id in which this fan unit is located. |
eqFanUnitSlotId | 1.3.6.1.4.1.5022.1.3.1.4.1.3 | integer | read-only |
The slot id in which this fan unit is located. |
eqFanUnitRpm | 1.3.6.1.4.1.5022.1.3.1.4.1.4 | integer | read-only |
The current rpm of this fan unit. |
eqFanUnitRpmHiMark | 1.3.6.1.4.1.5022.1.3.1.4.1.5 | integer | read-only |
The fan unit rpm which, when crossed, will trigger an eqFanUnitUsedHiMark trap to be generated. |
eqFanUnitRpmLowMark | 1.3.6.1.4.1.5022.1.3.1.4.1.6 | integer | read-only |
The fan unit rpm which, when crossed, will trigger an eqFanUnitUsedLowMark trap to be generated. |
eqModuleRedTable | 1.3.6.1.4.1.5022.1.3.1.5 | no-access |
This table contains module redundancy info. |
|
1.3.6.1.4.1.5022.1.3.1.5.1 | no-access |
A module redundancy entry. |
||
eqModuleRedEid | 1.3.6.1.4.1.5022.1.3.1.5.1.1 | integer | read-only |
The unique id assigned to the module. |
eqModuleRedAdminRole | 1.3.6.1.4.1.5022.1.3.1.5.1.2 | eqmoduleredrole | read-only |
The module's configured redundancy role. |
eqModuleRedOperRole | 1.3.6.1.4.1.5022.1.3.1.5.1.3 | eqmoduleredrole | read-only |
The module's current redundancy role. |
eqModuleRedPeerId | 1.3.6.1.4.1.5022.1.3.1.5.1.4 | integer | read-only |
The id of the module that is a peer to this module. The peer can be either a primary or a backup module. A value of zero indicates no peer module. |
eqModuleRedAction | 1.3.6.1.4.1.5022.1.3.1.5.1.5 | integer | read-write |
A read of this object always returns the value other(1). Setting this to switchRole(2) causes the module to switch role with it's peer module. Enumeration: 'other': 1, 'switchRole': 2. |
eqStratumCentTable | 1.3.6.1.4.1.5022.1.3.1.6 | no-access |
This table contains the central stratum timing subsystem info. |
|
1.3.6.1.4.1.5022.1.3.1.6.1 | no-access |
A central stratum timing subsystem entry. |
||
eqStratumCentEid | 1.3.6.1.4.1.5022.1.3.1.6.1.1 | integer | read-only |
The unique id assigned to the module containing the central stratum timing subsystem. |
eqStratumCentStatus | 1.3.6.1.4.1.5022.1.3.1.6.1.2 | integer | read-only |
The status of the central stratum timing subsystem. Enumeration: 'lockedPrimary': 4, 'none': 1, 'lockedSecondary': 5, 'freeRun': 2, 'holdover': 3. |
eqStratumCentRedStatus | 1.3.6.1.4.1.5022.1.3.1.6.1.3 | integer | read-only |
The redundancy status of the central stratum timing subsystem. Enumeration: 'reset': 1, 'standby': 3, 'offline': 2, 'online': 4. |
eqStratumCentLevel | 1.3.6.1.4.1.5022.1.3.1.6.1.4 | integer | read-only |
The level of the central stratum timing subsystem. Enumeration: 'stratum3E': 3, 'stratum1': 1, 'stratum2': 2, 'stratum3': 4, 'stratum4': 5, 'sonetMin': 6. |
eqStratumCentPrimaryRefStatus | 1.3.6.1.4.1.5022.1.3.1.6.1.5 | integer | read-only |
The primary reference status of the central stratum timing subsystem. Enumeration: 'qualified': 1, 'outOfRange': 3, 'noSignal': 2, 'outOfLock': 4. |
eqStratumCentSecondaryRefStatus | 1.3.6.1.4.1.5022.1.3.1.6.1.6 | integer | read-only |
The secondary reference status of the central stratum timing subsystem. Enumeration: 'qualified': 1, 'outOfRange': 3, 'noSignal': 2, 'outOfLock': 4. |
eqStratumCentStatusAction | 1.3.6.1.4.1.5022.1.3.1.6.1.7 | integer | read-write |
This object is used to change the status of the central stratum timing subsystem. A read of this object always returns the value other(1). Enumeration: 'freeRun': 2, 'other': 1, 'lockedSecondary': 5, 'holdOver': 3, 'lockedPrimary': 4. |
eqStratumCentRedAction | 1.3.6.1.4.1.5022.1.3.1.6.1.8 | integer | read-write |
This object is used to change the redundancy status of the central stratum timing subsystem. A read of this object always returns the value other(1). Enumeration: 'reset': 2, 'standby': 4, 'offline': 3, 'other': 1, 'online': 5. |
eqStratumLocalTable | 1.3.6.1.4.1.5022.1.3.1.7 | no-access |
This table contains the local stratum timing subsystem info. |
|
1.3.6.1.4.1.5022.1.3.1.7.1 | no-access |
A local stratum timing subsystem entry. |
||
eqStratumLocalEid | 1.3.6.1.4.1.5022.1.3.1.7.1.1 | integer | read-only |
The unique id assigned to the module containing the local stratum timing subsystem. |
eqStratumLocalInputA1Status | 1.3.6.1.4.1.5022.1.3.1.7.1.2 | integer | read-only |
The input A1 status of the local stratum timing subsystem. Enumeration: 'signal': 1, 'noSignal': 2. |
eqStratumLocalInputA2Status | 1.3.6.1.4.1.5022.1.3.1.7.1.3 | integer | read-only |
The input A2 status of the local stratum timing subsystem. Enumeration: 'signal': 1, 'noSignal': 2. |
eqStratumLocalInputB1Status | 1.3.6.1.4.1.5022.1.3.1.7.1.4 | integer | read-only |
The input B1 status of the local stratum timing subsystem. Enumeration: 'signal': 1, 'noSignal': 2. |
eqStratumLocalInputB2Status | 1.3.6.1.4.1.5022.1.3.1.7.1.5 | integer | read-only |
The input B2 status of the local stratum timing subsystem. Enumeration: 'signal': 1, 'noSignal': 2. |
eqStratumLocalInputUsed | 1.3.6.1.4.1.5022.1.3.1.7.1.6 | integer | read-only |
This object indicates which of the two inputs on the local startum timing subsystem is currently being used. Enumeration: 'usingInputB': 3, 'none': 1, 'usingInputA': 2. |
eqStratumLocalRecoveredRefStatus | 1.3.6.1.4.1.5022.1.3.1.7.1.7 | integer | read-only |
This object indicates if this local startum timing subsystem is providing a reference source to either of the two inputs. Enumeration: 'priRef': 2, 'secRef': 3, 'none': 1. |
eqStratumLocalStatusAction | 1.3.6.1.4.1.5022.1.3.1.7.1.8 | integer | read-write |
This object is used to change the input being used by the local stratum timing subsystem. A read of this object always returns the value other(1). Enumeration: 'useInputA': 3, 'useInputB': 4, 'other': 1, 'useNeither': 2. |
eqSysFaultGrp | 1.3.6.1.4.1.5022.1.4 | |||
eqSysFault | 1.3.6.1.4.1.5022.1.4.1 | |||
eqFaultTable | 1.3.6.1.4.1.5022.1.4.1.1 | no-access |
This table contains fault info. |
|
1.3.6.1.4.1.5022.1.4.1.1.1 | no-access |
A fault entry. |
||
eqFaultDomain | 1.3.6.1.4.1.5022.1.4.1.1.1.1 | integer | read-only |
The domain of the entity handling the fault. |
eqFaultHandle | 1.3.6.1.4.1.5022.1.4.1.1.1.2 | integer | read-only |
The handle of the fault within the domain. |
eqFaultClass | 1.3.6.1.4.1.5022.1.4.1.1.1.3 | eqfaultclass | read-only |
The class field of the fault descriptor. |
eqFaultSubclass | 1.3.6.1.4.1.5022.1.4.1.1.1.4 | integer | read-only |
The subclass field of the fault descriptor. |
eqFaultType | 1.3.6.1.4.1.5022.1.4.1.1.1.5 | integer | read-only |
The type field of the fault descriptor. |
eqFaultInstance | 1.3.6.1.4.1.5022.1.4.1.1.1.6 | integer | read-only |
The instance field of the fault descriptor. |
eqFaultSeverity | 1.3.6.1.4.1.5022.1.4.1.1.1.7 | eqfaultseverity | read-only |
The severity of the fault. |
eqFaultScope | 1.3.6.1.4.1.5022.1.4.1.1.1.8 | eqfaultscope | read-only |
The scope in which the fault was handled. |
eqFaultSwlm | 1.3.6.1.4.1.5022.1.4.1.1.1.9 | displaystring | read-only |
A textual string to identify the type of swlm if scope is swlm. |
eqFaultModule | 1.3.6.1.4.1.5022.1.4.1.1.1.10 | integer | read-only |
The EID of the physical module on which the fault occurred. |
eqFaultTime | 1.3.6.1.4.1.5022.1.4.1.1.1.11 | displaystring | read-only |
A textual string indicating the time at which the fault occurred. |
eqFaultDetails | 1.3.6.1.4.1.5022.1.4.1.1.1.12 | displaystring | read-only |
A textual string providing additional details about the fault. |
eqSysSmsGrp | 1.3.6.1.4.1.5022.1.5 | |||
eqSysSms | 1.3.6.1.4.1.5022.1.5.1 | |||
eqReleaseNextId | 1.3.6.1.4.1.5022.1.5.1.1 | integer | read-only |
The next available release id value. |
eqReleaseRevert | 1.3.6.1.4.1.5022.1.5.1.2 | eqreleaserevert | read-write |
Writing this initiates a revert to the default release. |
eqReleaseTable | 1.3.6.1.4.1.5022.1.5.1.3 | no-access |
This table contains installed software release status and control. |
|
1.3.6.1.4.1.5022.1.5.1.3.1 | no-access |
A software release entry. |
||
eqReleaseId | 1.3.6.1.4.1.5022.1.5.1.3.1.1 | integer | read-only |
A box unique number which identifies the release . |
eqReleaseName | 1.3.6.1.4.1.5022.1.5.1.3.1.2 | displaystring | read-only |
The name of the release. |
eqReleaseVerificationStatus | 1.3.6.1.4.1.5022.1.5.1.3.1.3 | eqreleaseverificationstatus | read-only |
The verification status of the release. |
eqReleaseUpgradeScope | 1.3.6.1.4.1.5022.1.5.1.3.1.4 | eqreleaseupgradescope | read-only |
The scope of an upgrade to this release with respect to the current release. |
eqReleaseSchemaChange | 1.3.6.1.4.1.5022.1.5.1.3.1.5 | eqreleaseschemachange | read-only |
The state of the release. |
eqReleaseState | 1.3.6.1.4.1.5022.1.5.1.3.1.6 | eqreleasestate | read-only |
The state of the release. |
eqReleaseModulesVerified | 1.3.6.1.4.1.5022.1.5.1.3.1.7 | integer | read-only |
The number of modules that have been verified. |
eqReleaseNumModules | 1.3.6.1.4.1.5022.1.5.1.3.1.8 | integer | read-only |
The number of modules contained in the release. |
eqReleaseBadModule | 1.3.6.1.4.1.5022.1.5.1.3.1.9 | displaystring | read-only |
The the name of a missing module or one with a checksum error. |
eqReleaseCommand | 1.3.6.1.4.1.5022.1.5.1.3.1.10 | eqreleasecommand | read-only |
A command to peform on the release |
eqReleaseCommandStatus | 1.3.6.1.4.1.5022.1.5.1.3.1.11 | eqreleasecommandstatus | read-only |
The status of a command contained in eqReleaseCommand |
eqReleaseSchemaVersion | 1.3.6.1.4.1.5022.1.5.1.3.1.12 | displaystring | read-only |
The schema's version string for the release |
eqReleaseConfigAvail | 1.3.6.1.4.1.5022.1.5.1.3.1.13 | eqreleaseconfigavail | read-only |
Indicates if the release has a config file |
eqReleaseRowStatus | 1.3.6.1.4.1.5022.1.5.1.3.1.14 | rowstatus | read-only |
This object is used to create and delete entries in this table. |
eqInstallTable | 1.3.6.1.4.1.5022.1.5.1.4 | no-access |
This table contains the paths where a new image should be installed. |
|
1.3.6.1.4.1.5022.1.5.1.4.1 | no-access |
An install entry. |
||
eqInstallId | 1.3.6.1.4.1.5022.1.5.1.4.1.1 | integer | read-only |
A box unique number which identifies the installation path. |
eqInstallPath | 1.3.6.1.4.1.5022.1.5.1.4.1.2 | displaystring | read-only |
The full name of the installation path. |
eqUpgradeState | 1.3.6.1.4.1.5022.1.5.1.5 | displaystring | read-only |
The current state of an upgrade. |
eqSysIntfGrp | 1.3.6.1.4.1.5022.1.6 | |||
eqIntfBertTable | 1.3.6.1.4.1.5022.1.6.1 | no-access |
This table is used to initiate a Bit Error Rate Test (BERT) on a sonet port and also for reading statistics on the initiated test. |
|
1.3.6.1.4.1.5022.1.6.1.1 | no-access |
A BERT entry. |
||
eqIntfBertEid | 1.3.6.1.4.1.5022.1.6.1.1.1 | integer | read-only |
The eid assigned to the interface. |
eqIntfBertGeneratorState | 1.3.6.1.4.1.5022.1.6.1.1.2 | integer | read-only |
The current BERT generator state. Enumeration: 'active': 1, 'inactive': 2. |
eqIntfBertMonitorState | 1.3.6.1.4.1.5022.1.6.1.1.3 | integer | read-only |
The current BERT monitor state. A value of active(1) indicates that a BERT test is currently running. Enumeration: 'active': 1, 'inactive': 2. |
eqIntfBertMonitorStatus | 1.3.6.1.4.1.5022.1.6.1.1.4 | integer | read-only |
The BERT monitor status value. Note that this object is only valid when a BERT test is running. Enumeration: 'inSync': 1, 'outOfSync': 2. |
eqIntfBertMonitorOutOfSyncTime | 1.3.6.1.4.1.5022.1.6.1.1.5 | integer | read-only |
The total amount of time, in seconds, that the monitor has been out of synch since the BERT test was started. |
eqIntfBertRequestedBitErrorCount | 1.3.6.1.4.1.5022.1.6.1.1.6 | integer | read-only |
The number of bit errors the user wants inserted onto the interface. This value is used when the user issues a bit error request by a set to the eqIntfBertAction object. |
eqIntfBertInsertedBitErrorCount | 1.3.6.1.4.1.5022.1.6.1.1.7 | integer | read-only |
The actual number of bit errors inserted onto the interface. |
eqIntfBertMeasuredByteErrorCount | 1.3.6.1.4.1.5022.1.6.1.1.8 | integer | read-only |
The number of byte errors measured on the interface. |
eqIntfBertTestStartTime | 1.3.6.1.4.1.5022.1.6.1.1.9 | dateandtime | read-only |
The time that the test was started. |
eqIntfBertTestDuration | 1.3.6.1.4.1.5022.1.6.1.1.10 | integer | read-only |
The time, in seconds, that the test has been running. |
eqIntfBertAction | 1.3.6.1.4.1.5022.1.6.1.1.11 | integer | read-write |
A read of this object always returns the value other(1). Setting this object to insertBitError(2) inserts a bit error on the interface. Enumeration: 'other': 1, 'insertBitError': 2. |