EQUIPE-TRAP-MIB: View SNMP OID List / Download MIB

VENDOR: EQUIPE COMMUNICATIONS CORPORATION


 Home MIB: EQUIPE-TRAP-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 equipe 1.3.6.1.4.1.5022
           eqTraps 1.3.6.1.4.1.5022.4
This is the Equipe traps MIB module.
               eqTrapObjects 1.3.6.1.4.1.5022.4.1
                   eqSystemId 1.3.6.1.4.1.5022.4.1.1 displaystring no-access
The unique name assigned to the system.
                   eqEid 1.3.6.1.4.1.5022.4.1.2 integer no-access
The unique integer value assigned to a system resource.
                   eqIfName 1.3.6.1.4.1.5022.4.1.3 displaystring no-access
The textual name assigned to an interface.
                   eqIpAddress 1.3.6.1.4.1.5022.4.1.4 ipaddress no-access
An ip address representing a host.
                   eqFileName 1.3.6.1.4.1.5022.4.1.5 displaystring no-access
An ascii string representing name of a file.
                   eqTrapDescr 1.3.6.1.4.1.5022.4.1.6 displaystring no-access
An ascii string containing textual description for a trap.
                   eqModuleFuseType 1.3.6.1.4.1.5022.4.1.7 integer no-access
The module fuse type. Enumeration: 'fuseTypeA': 1, 'fuseTypeB': 2.
                   eqApsLineState 1.3.6.1.4.1.5022.4.1.8 eqapslinestate no-access
The APS line state value.
                   eqIfType 1.3.6.1.4.1.5022.4.1.9 eqiftype no-access
The equipe interface type.
                   eqAtmPvcType 1.3.6.1.4.1.5022.4.1.10 eqatmpvctype no-access
The equipe atm pvc type.
                   eqEventTime 1.3.6.1.4.1.5022.4.1.11 dateandtime no-access
The time of an event occurrence.
                   eqThresholdValue 1.3.6.1.4.1.5022.4.1.12 integer no-access
The configured value of a threshold.
                   eqCurrentValue 1.3.6.1.4.1.5022.4.1.13 integer no-access
The current value of a resource parameter.
                   eqResourceId 1.3.6.1.4.1.5022.4.1.14 displaystring no-access
The string identifying a resource.
                   eqSeverityLevel 1.3.6.1.4.1.5022.4.1.15 eqseveritylevel no-access
The severity level of an event occurrence.
               eqSystemTraps 1.3.6.1.4.1.5022.4.2
                   eqHardDiskUsedHiMarkReached 1.3.6.1.4.1.5022.4.2.1
This trap is generated when the percentage of used disk space on the hard disk has reached the value indicated by eqHardDiskUsedHiMark. eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id in which the hard disk resides. eqModuleSlotId is the (shelf-relative) slot id in which the hard disk resides. To reduce flapping, this trap is only generated if the value for this object had previously crossed the eqHardDiskUsedLowMark.
                   eqHardDiskUsedLowMarkReached 1.3.6.1.4.1.5022.4.2.2
This trap is generated when the percentage of used disk space on the hard disk has reached the value indicated by eqHardDiskUsedLowMark. eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id in which the hard disk resides. eqModuleSlotId is the (shelf-relative) slot id in which the hard disk resides. To reduce flapping, this trap is only generated if the value for this object had previously crossed the eqHardDiskUsedHiMark.
                   eqFanUnitFailed 1.3.6.1.4.1.5022.4.2.3
This trap indicates that a fan unit failed. eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id in which the fan unit resides. eqModuleSlotId is the (shelf-relative) slot id in which the fan unit resides.
                   eqFanUnitFaulty 1.3.6.1.4.1.5022.4.2.4
This trap indicates that the RPM of a fan unit has gone below x rpm. eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id in which the fan unit resides. eqModuleSlotId is the (shelf-relative) slot id in which the fan unit resides.
                   eqAcctDataWriteToDiskFailed 1.3.6.1.4.1.5022.4.2.5
This trap indicates that the accounting server failed to write the data to the local hard disk. eqTrapDescr provides a textual description for this trap.
                   eqAcctDataFileDeletedBeforeTransfer 1.3.6.1.4.1.5022.4.2.6
This trap indicates that an accounting file was deleted before it had a chance to be transferred out of the box to an accounting server. eqTrapDescr provides a textual description for this trap. eqFileName is the name of the file that was deleted before it could be transferred out of the box. eqSystemId is the id assigned to the system generating the trap.
                   eqAcctDataXferError 1.3.6.1.4.1.5022.4.2.7
This trap indicates that the accounting server encountered an error while transferring an accounting file to the accounting server. The system will retry the transfer to an alternative host if one is configured. eqTrapDescr provides a textual description for this trap. eqIpAddress is the ip address of the host to which the file was being transferred. eqFileName is the name of the file that encountered the error. eqSystemId is the id assigned to the system generating the trap.
                   eqLogServerWriteToDiskFailed 1.3.6.1.4.1.5022.4.2.8
This trap indicates that the log server failed to write system log data out to the local hard disk. eqTrapDescr provides a textual description for this trap.
                   eqLogDataFileDeletedBeforeTransfer 1.3.6.1.4.1.5022.4.2.9
This trap indicates that an log file was deleted before it had a chance to be transferred out of the box to a logging server. eqTrapDescr provides a textual description for this trap. eqFileName is the name of the file that was deleted before it could be transferred out of the box. eqSystemId is the id assigned to the system generating the trap.
                   eqLogDataXferError 1.3.6.1.4.1.5022.4.2.10
This trap indicates that the log server failed to transfer the system log file out of the box to an external host. The system will retry the transfer to an alternative host if one is configured. eqTrapDescr provides a textual description for this trap. eqIpAddress is the ip address of the host to which the file was being transferred. eqFileName is the name of the file that encountered the error. eqSystemId is the id assigned to the system generating the trap.
                   eqMidPlaneParityError 1.3.6.1.4.1.5022.4.2.11
This trap indicates that a parity error occurred on the midplane. eqTrapDescr provides a textual description for this trap.
                   eqSonetTimingCfgChanged 1.3.6.1.4.1.5022.4.2.12
This trap indicates that the sonet timing config was changed via the NMS. eqEid indicates the eid of the sonet timing node that was modified.
                   eqRisingThresholdAlert 1.3.6.1.4.1.5022.4.2.13
This trap indicates that the a rising threshold crossing has occurred for the specified entity. eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id on which the entity exists. eqModuleSlotId is the (shelf-relative) slot id on which the entity exists. eqEid is the id of the entity. eqIfName is the name of the entity. eqEventTime is the time of the threshold crossing. eqThresholdValue is the configured value of the threshold. eqCurrentValue is the current value of the resource parameter. eqResourceId is the string identifying the resource parameter. eqSeverityLevel is the configured severity for this threshold crossing.
                   eqFallingThresholdAlert 1.3.6.1.4.1.5022.4.2.14
This trap indicates that the a falling threshold crossing has occurred for the specified entity. eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id on which the entity exists. eqModuleSlotId is the (shelf-relative) slot id on which the entity exists. eqEid is the id of the entity. eqIfName is the name of the entity. eqEventTime is the time of the threshold crossing. eqThresholdValue is the configured value of the threshold. eqCurrentValue is the current value of the resource parameter. eqResourceId is the string identifying the resource parameter. eqSeverityLevel is the configured severity for this threshold crossing.
               eqModuleTraps 1.3.6.1.4.1.5022.4.3
                   eqModuleInserted 1.3.6.1.4.1.5022.4.3.1
This trap indicates that a module has been inserted in a slot. eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id in which the module resides. eqModuleSlotId is the (shelf-relative) slot id in which the module resides. eqModuleEid is the eid of the module.
                   eqModuleRemoved 1.3.6.1.4.1.5022.4.3.2
This trap indicates that a module has been removed from a slot. eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id in which the module resides. eqModuleSlotId is the (shelf-relative) slot id in which the module resides. eqModuleEid is the eid of the module.
                   eqModuleWentOffline 1.3.6.1.4.1.5022.4.3.3
This trap indicates that a module has been taken offline. eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id in which the module resides. eqModuleSlotId is the (shelf-relative) slot id in which the module resides. eqModuleEid is the eid of the module.
                   eqModuleReset 1.3.6.1.4.1.5022.4.3.4
This trap indicates that a module has been reset. eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id in which the module resides. eqModuleSlotId is the (shelf-relative) slot id in which the module resides. eqModuleEid is the eid of the module.
                   eqModuleFuseBlownMother 1.3.6.1.4.1.5022.4.3.5
This trap indicates that an A/B fuse has blown on a mother board. eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id in which the module resides. eqModuleSlotId is the (shelf-relative) slot id in which the module resides. eqModuleEid is the eid of the module. eqModuleFuseType indicates the blown fuse (A or B).
                   eqModuleFuseBlownDaughter 1.3.6.1.4.1.5022.4.3.6
This trap indicates that an A/B fuse has blown on a daughter board. eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id in which the module resides. eqModuleSlotId is the (shelf-relative) slot id in which the module resides. eqModuleEid is the eid of the module. eqModuleFuseType indicates the blown fuse (A or B).
                   eqModulePowerSupplyFailed 1.3.6.1.4.1.5022.4.3.7
This trap indicates that a power supply unit has failed. eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id in which the module resides. eqModuleSlotId is the (shelf-relative) slot id in which the module resides. eqModuleEid is the eid of the module.
                   eqModuleRedRoleChanged 1.3.6.1.4.1.5022.4.3.8
This trap indicates that a module's redundancy role has changed. eqTrapDescr provides a textual description for this trap. eqModuleEid is the eid of the module. eqModuleRedOperRole is the module's new redundancy role.
                   eqModuleTypeMismatch 1.3.6.1.4.1.5022.4.3.9
This trap indicates that a module has been inserted in a slot, and the module does not match the module that was there previously, eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id in which the module resides. eqModuleSlotId is the (shelf-relative) slot id in which the module resides. eqModuleEid is the eid of the module.
                   eqModuleStratumCentStatusChanged 1.3.6.1.4.1.5022.4.3.10
This trap indicates that the central stratum timing subsystem has changed status. eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id in which the module resides. eqModuleSlotId is the (shelf-relative) slot id in which the module resides. eqModuleEid is the eid of the module. eqStratumCentStatus is the new status of the stratum timing subsystem.
                   eqModuleStratumCentRedStatusChanged 1.3.6.1.4.1.5022.4.3.11
This trap indicates that the central stratum timing subsystem has changed redundancy status. eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id in which the module resides. eqModuleSlotId is the (shelf-relative) slot id in which the module resides. eqModuleEid is the eid of the module. eqStratumCentRedStatus is the new redundancy status of the stratum timing subsystem.
               eqIfTraps 1.3.6.1.4.1.5022.4.4
                   eqIfAdded 1.3.6.1.4.1.5022.4.4.1
This trap indicates that an interface has been added. eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id in which the interface has been added. eqModuleSlotId is the (shelf-relative) slot id in which the interface has been added. ifIndex is the id of the newly added interface. eqIfName is the name of the newly added interface. eqIfType is the interface type of the newly added interface.
                   eqIfRemoved 1.3.6.1.4.1.5022.4.4.2
This trap indicates that an interface has been deleted. eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id in which the interface has been deleted. eqModuleSlotId is the (shelf-relative) slot id in which the interface has been deleted. ifIndex is the id of the deleted interface. eqIfName is the name of the deleted interface. eqIfType is the interface type of the deleted interface.
                   eqIfModified 1.3.6.1.4.1.5022.4.4.3
This trap indicates that an interface has been modified. eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id in which the interface has been modified. eqModuleSlotId is the (shelf-relative) slot id in which the interface has been modified. ifIndex is the id of the modified interface. eqIfName is the name of the modified interface. eqIfType is the interface type of the modified interface.
                   eqAtmPvcAdded 1.3.6.1.4.1.5022.4.4.4
This trap indicates that an atm pvc has been added. eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id in which the atm pvc has been added. eqModuleSlotId is the (shelf-relative) slot id in which the atm pvc has been added. ifIndex is the id of the newly added atm pvc. eqIfName is the name of the newly added atm pvc. eqAtmPvcType is the pvc type of the newly added atm pvc.
                   eqAtmPvcRemoved 1.3.6.1.4.1.5022.4.4.5
This trap indicates that an atm pvc has been deleted. eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id in which the atm pvc has been deleted. eqModuleSlotId is the (shelf-relative) slot id in which the atm pvc has been deleted. ifIndex is the id of the deleted atm pvc. eqIfName is the name of the deleted atm pvc. eqAtmPvcIfType is the pvc type of the deleted atm pvc.
                   eqAtmPvcModified 1.3.6.1.4.1.5022.4.4.6
This trap indicates that an atm pvc has been modified. eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id in which the atm pvc has been modified. eqModuleSlotId is the (shelf-relative) slot id in which the atm pvc has been modified. ifIndex is the id of the modified atm pvc. eqIfName is the name of the modified atm pvc. eqAtmPvcIfType is the pvc type of the modified atm pvc.
               eqAppsTraps 1.3.6.1.4.1.5022.4.5
                   eqSrmTraps 1.3.6.1.4.1.5022.4.5.1
                       eqSrmFault 1.3.6.1.4.1.5022.4.5.1.1
This trap indicates that an srm fault has occurred. eqTrapDescr provides a textual description for this trap. eqSrmFaultDomain identifies the fault domain. eqSrmFaultHandle is the fault handle. eqSrmFaultTime contains the time at which the fault occurred.
                   eqSonetTraps 1.3.6.1.4.1.5022.4.5.2
                       eqSonetApsSwitchEvent 1.3.6.1.4.1.5022.4.5.2.1
This trap indicates that an aps protection switch event has taken place and the protecting line is now in the indicated state. eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id in which the sonet port is located. eqModuleSlotId is the (shelf-relative) slot id in which the sonet port is located. ifIndex is the eid of the sonet port. eqIfName is the name of the physical sonet port. eqApsLineState is the new state of the protecting line.
                       eqSonetApsWorkingLineRestored 1.3.6.1.4.1.5022.4.5.2.2
This trap indicates that a working line has resumed carrying user traffic. This could be due to an auto switch condition that has cleared or due to a problem detected on the working line. eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id in which the sonet port is located. eqModuleSlotId is the (shelf-relative) slot id in which the sonet port is located. ifIndex is the eid of the sonet port. eqIfName is the name of the physical sonet port.
                       eqSonetApsModeMismatch 1.3.6.1.4.1.5022.4.5.2.3
This trap indicates that a mode mismatch has been detected based on the port's aps configuration and the received K2 byte. This can happen when one LTE is configured for 1+1 APS and the other for 1:N APS. The LTE configured for 1:N will fallback to 1+1 mode. eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id in which the sonet port is located. eqModuleSlotId is the (shelf-relative) slot id in which the sonet port is located. ifIndex is the eid of the sonet port. eqIfName is the name of the physical sonet port.
                       eqSonetApsProtectLineFailure 1.3.6.1.4.1.5022.4.5.2.4
This trap indicates that a protecting line is now in a failed state. APS switchover to the protection line will not be possible. If the protecting line was carrying user traffic, it is switched back to the working line. eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id in which the sonet port is located. eqModuleSlotId is the (shelf-relative) slot id in which the sonet port is located. ifIndex is the eid of the sonet port. eqIfName is the name of the physical sonet port.
                       eqSonetApsProtectLineRestored 1.3.6.1.4.1.5022.4.5.2.5
This trap indicates that protection line is now in an operational state and an aps switchover to protection is now possible. eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id in which the sonet port is located. eqModuleSlotId is the (shelf-relative) slot id in which the sonet port is located. ifIndex is the eid of the sonet port. eqIfName is the name of the physical sonet port.
                       eqSonetApsProtectByteFailure 1.3.6.1.4.1.5022.4.5.2.6
This trap indicates that the protection line has declared a protection byte failure. This happens when a protection byte defect or inconsistent K1 byte is received and the condition persists for 2.5 seconds. When this happens, aps switchover to protection is prohibited. If the protection line was carrying any user traffic, it is switched over to the working line. eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id in which the sonet port is located. eqModuleSlotId is the (shelf-relative) slot id in which the sonet port is located. ifIndex is the eid of the sonet port. eqIfName is the name of the physical sonet port.
                       eqSonetApsFarEndProtectLineFailure 1.3.6.1.4.1.5022.4.5.2.7
This trap indicates that a far end protection line failure has been declared. This happens when the received K1 byte indicates SF on the protection line and the condition persists for 2.5 seconds. eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id in which the sonet port is located. eqModuleSlotId is the (shelf-relative) slot id in which the sonet port is located. ifIndex is the eid of the sonet port. eqIfName is the name of the physical sonet port.
                       eqSonetApsFarEndProtectLineCleared 1.3.6.1.4.1.5022.4.5.2.8
This trap indicates that a far end protection line failure has been cleared. This happens 10 seconds after a K1 byte is received without SF indication on the protection line. eqTrapDescr provides a textual description for this trap. eqModuleShelfId is the shelf id in which the sonet port is located. eqModuleSlotId is the (shelf-relative) slot id in which the sonet port is located. ifIndex is the eid of the sonet port. eqIfName is the name of the physical sonet port.
                   eqAtmTraps 1.3.6.1.4.1.5022.4.5.3
                   eqIpTraps 1.3.6.1.4.1.5022.4.5.4
                   eqMplsTraps 1.3.6.1.4.1.5022.4.5.5