UBQS-ENTITY-MIB
AI MIB Summary
The UBQS-ENTITY-MIB module extends RFC 2737 to monitor and configure the operational status of Field Replaceable Units (FRUs) and physical entities within Ubiquiti Networks hardware. It provides granular visibility into the state, presence, and health of specific chassis components, modules, and sensors via the entPhysicalTable.
The UBQS-ENTITY-MIB is used to monitor and configure operational status of Field Replaceable Units (FRUs) and other managable physical entities of the system listed in the Entity-MIB (RFC 2737) entPhysicalTable.
Main OID:
ubiEntityMIB.1.3.6.1.4.1.7800.100.3
61
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
61 total| Object Name |
|---|
ubiEntityMIBThe UBQS-ENTITY-MIB is used to monitor
and configure operational status of
Field Replaceable Units (FRUs) and other managable
physical entities of the system listed in the
Entity-MIB (RFC 2737) entPhysicalTable. MODULE-IDENTITY .1.3.6.1.4.1.7800.100.3 |
ubiEntityMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.3.1 |
ubiEntityNotificationEnables OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.3.1.1 |
ubiFRUControlEnabledThis variable indicates whether the system
produces the following notifications:
ubiEntityFRUInserted, ubiEntityFRURemoved.
A false value will prevent these notifications
from being generated.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.7800.100.3.1.1.1 |
ubiEntSensorThresholdNotificationEnabledThis variable indicates whether the system
produces the following notification:
ubiEntSensorThreshold.
A false value will prevent these notifications
from being generated.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.7800.100.3.1.1.2 |
ubiModuleTableThis table contains one row per module entity. SEQUENCE OF UbiModuleEntry .1.3.6.1.4.1.7800.100.3.1.2 |
ubiModuleEntryInformation about a particular module entity. UbiModuleEntry .1.3.6.1.4.1.7800.100.3.1.2.1 |
ubiModuleIdThe unique module ID.ro INTEGER .1.3.6.1.4.1.7800.100.3.1.2.1.1 |
ubiModuleTypeThe textual type of this module.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7800.100.3.1.2.1.2 |
ubiModuleOperStatusThe operational state of this module.ro ModuleOperType .1.3.6.1.4.1.7800.100.3.1.2.1.3 |
ubiModuleStatusLastChangeTimeThe value of sysUpTime when ubiModuleOperStatus
is changed.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.7800.100.3.1.2.1.4 |
ubiModuleSerialNumberThe serial number of this module.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7800.100.3.1.2.1.5 |
ubiModuleSlotNumberThis value is determined by the number of slot
where the module is located.ro Integer32 .1.3.6.1.4.1.7800.100.3.1.2.1.6 |
ubiModulePortNumberThis value is determined by the number of port
where the module is located.ro Integer32 .1.3.6.1.4.1.7800.100.3.1.2.1.7 |
ubiModuleActionThis object, when read, returns one of the
following results:
other(1): module permanently enabled
Setting this object to one of the acceptable values
gives the following results:
other(1): gives an error
reset(2): resets the module's control logic
Setting this object to any other values results in
an error.rw Enumeration .1.3.6.1.4.1.7800.100.3.1.2.1.8 |
ubiSlotTableThis table contains one row per slot entity. SEQUENCE OF UbiSlotEntry .1.3.6.1.4.1.7800.100.3.1.3 |
ubiSlotEntryInformation about a particular slot entity. UbiSlotEntry .1.3.6.1.4.1.7800.100.3.1.3.1 |
ubiSlotModuleIdThe unique module ID.ro INTEGER .1.3.6.1.4.1.7800.100.3.1.3.1.1 |
ubiSlotIdThe unique slot ID.ro INTEGER .1.3.6.1.4.1.7800.100.3.1.3.1.2 |
ubiSlotTypeThe textual type of this slot.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7800.100.3.1.3.1.3 |
ubiSlotOperStatusThe status of this slot.ro ModuleOperType .1.3.6.1.4.1.7800.100.3.1.3.1.4 |
ubiSlotPortNumberThis value is determined by the number of port
where the slot is located.ro Integer32 .1.3.6.1.4.1.7800.100.3.1.3.1.5 |
ubiSlotSerialNumberThe serial number of this slot.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7800.100.3.1.3.1.6 |
ubiExtSlot OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.3.1.4 |
ubiIEEE1588SlotOperStatusThe operational status of the slot for
IEEE 1588 specification.ro Enumeration .1.3.6.1.4.1.7800.100.3.1.4.1 |
ubiMngSlotOperStatusThe operational status of the slot for
mng specification.ro Enumeration .1.3.6.1.4.1.7800.100.3.1.4.2 |
ubiTransceiver OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.3.1.5 |
ubiEntitySensorTableThis table contains objects which provide information
about the transceiver sensor of physical entity. SEQUENCE OF UbiEntitySensorEntry .1.3.6.1.4.1.7800.100.3.1.5.1 |
ubiEntitySensorEntryAn entry containing management information applicable
to the transceiver sensor of a particular physical entity. UbiEntitySensorEntry .1.3.6.1.4.1.7800.100.3.1.5.1.1 |
ubiEntSensorTypeThis variable indicates the type of data reported
by the entSensorValue.
valid values are:
other(1): a measure other than those listed below
unknown(2): unknown measurement, or
arbitrary, relative numbers
voltsAC(3): electric potential
voltsDC(4): electric potential
amperes(5): electric current
celsius(6): temperature
dBm(7): dB relative to 1mW of powerro UbiSensorDataType .1.3.6.1.4.1.7800.100.3.1.5.1.1.1 |
ubiEntSensorScaleThis variable indicates the exponent to apply
to sensor values reported by entSensorValue.ro UbiSensorDataScale .1.3.6.1.4.1.7800.100.3.1.5.1.1.2 |
ubiEntSensorValueThis variable reports the most recent measurement seen
by the sensor.ro UbiSensorValue .1.3.6.1.4.1.7800.100.3.1.5.1.1.3 |
ubiEntSensorEventStatusThis variable indicates the present
current event status of the sensor.ro Enumeration .1.3.6.1.4.1.7800.100.3.1.5.1.1.4 |
ubiEntSensorEventUpdateTimeThe value of sysUpTime when the status of
entity sensor is changed.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.7800.100.3.1.5.1.1.5 |
ubiEntSensorAlarmHighThresholdThis variable indicates the value of
the high alarm threshold.rw UbiSensorValue .1.3.6.1.4.1.7800.100.3.1.5.1.1.6 |
ubiEntSensorWarningHighThresholdThis variable indicates the value of
the high warning threshold.rw UbiSensorValue .1.3.6.1.4.1.7800.100.3.1.5.1.1.7 |
ubiEntSensorWarningLowThresholdThis variable indicates the value of
the low warning threshold.rw UbiSensorValue .1.3.6.1.4.1.7800.100.3.1.5.1.1.8 |
ubiEntSensorAlarmLowThresholdThis variable indicates the value of
the low alarm threshold.rw UbiSensorValue .1.3.6.1.4.1.7800.100.3.1.5.1.1.9 |
ubiEntSensorNameThis variable indicates the name of
the sensor entity.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7800.100.3.1.5.1.1.10 |
ubiTransceiverInfoTableThis table contains objects which provide information
about the transceiver of physical entity. SEQUENCE OF UbiTransceiverInfoEntry .1.3.6.1.4.1.7800.100.3.1.5.2 |
ubiTransceiverInfoEntryAn entry containing management information applicable
to the transceiver of a particular physical entity. UbiTransceiverInfoEntry .1.3.6.1.4.1.7800.100.3.1.5.2.1 |
ubiTcIdentifierThis variable indicates the transceiver indentifier.
valid value are:
unknown(0),
other(1),
gbic(2),
module(3),
sfp(4),
xbi(5),
xenpak(6),
xfp(7),
xff(8),
xfp_e(9),
xpak(10),
x2(11)ro UbiTcIdentifier .1.3.6.1.4.1.7800.100.3.1.5.2.1.1 |
ubiTcVendorOUIThis variable indicates a textual string containing
information about the IEEE company ID of transceiver vendorro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7800.100.3.1.5.2.1.2 |
ubiTcVendorNameA textual string containing information about the
transceiver name.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7800.100.3.1.5.2.1.3 |
ubiTcVendorPartNumberA textual string containing information about the
part number of the transceiver.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7800.100.3.1.5.2.1.4 |
ubiTcVendorRevisionLevelA textual string containing information about the
revision level of the transceiver part number.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7800.100.3.1.5.2.1.5 |
ubiTcVendorSerialNumberThis variable indicates a textual string containing
information about the transceiver serial number.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7800.100.3.1.5.2.1.6 |
ubiTcVendorManufacturingDateThis variable indicates a manufacturing date
of transceiverro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7800.100.3.1.5.2.1.7 |
ubiTcWaveLengthThis variable indicates a wave length
of transceiver.ro Integer32 UNITS "Nanometer" .1.3.6.1.4.1.7800.100.3.1.5.2.1.8 |
ubiTcConnectorThis variable indicates a connector type
of transceiver.ro UbiTcConnectorType .1.3.6.1.4.1.7800.100.3.1.5.2.1.9 |
ubiTcLengthThis variable indicates a length
of transceiver.ro Integer32 UNITS "Meter" .1.3.6.1.4.1.7800.100.3.1.5.2.1.10 |
ubiTransceiverMonitoringThis variable indicates whether the system produces
the log and notification for transceiver sensor.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.7800.100.3.1.5.3 |
ubiEntityMIBNotificationPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.3.2 |
ubiFruNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.3.2.0 |
ubiFRUInsertedThe ubiEntityFRUInserted notification indicates that a FRU was
inserted. The varbind for this notification indicates the
entPhysicalIndex of the inserted FRU, and the entPhysicalIndex
of the FRU's container. NOTIFICATION-TYPE .1.3.6.1.4.1.7800.100.3.2.0.1 |
ubiFRURemovedThe ubiEntityFRURemoved notification indicates that a FRU was
removed. The varbind for this notification indicates the
entPhysicalIndex of the removed FRU, and the entPhysicalIndex
of the FRU's container. NOTIFICATION-TYPE .1.3.6.1.4.1.7800.100.3.2.0.2 |
ubiEntitySensorNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.3.2.1 |
ubiEntSensorThresholdThe ubiEntSensorThreshold notification indicates that
the status of transceiver sensor was changed. NOTIFICATION-TYPE .1.3.6.1.4.1.7800.100.3.2.1.1 |
ubiEntityMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.3.3 |
ubiEntityMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.3.3.1 |
ubiEntityMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.3.3.2 |