FLARION-PHYS-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for FLARION-PHYS-MIB.
192
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
192 total| Object Name |
|---|
bbuSysTableBase Band Unit system information. SEQUENCE OF BbuSysEntry .1.3.6.1.4.1.8603.1.2.1.2.5 |
bbuSysEntryBase Band Unit system table entry. BbuSysEntry .1.3.6.1.4.1.8603.1.2.1.2.5.1 |
bbuSysIdThis identifies a single BBU in a basestation.ro INTEGER .1.3.6.1.4.1.8603.1.2.1.2.5.1.1 |
bbuDspVerThe read-only statistic indicates the version number of the DSP software currently operational on the sector in question. It has the major.minor.micro notation.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.1.2.5.1.2 |
bbuLlcVerThe read-only statistic indicates the version number of the Link List Controller software/firmware currently operational on the sector in question. It has the major.minor notation.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.1.2.5.1.3 |
bbuTxFpgaVerThe read-only statistic indicates the version number of the Tx FPGA software/firmware currently operational on the sector in question. It has the major.minor notation.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.1.2.5.1.4 |
bbuRxFpgaVerThe read-only statistic indicates the version number of the Rx FPGA software/firmware currently operational on the sector in question. It has the major.minor notation.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.1.2.5.1.5 |
bbuLdpcVerThe read-only statistic indicates the version number of the LDPC encoder/decoder software/firmware currently operational on the sector in question. It has the major.minor notation.ro Unsigned32 .1.3.6.1.4.1.8603.1.2.1.2.5.1.6 |
bbuRfChanNumThe RF channel number, in conjunction with the bbuRffBand object defines the frequency of operation. The channel number follows well-known ITU numbering, and represents 50 kHz spacing. The step size depends on the band. In the 1.9 GHz band, the step size is 4 (200 kHz). Editable offline.rw INTEGER .1.3.6.1.4.1.8603.1.2.1.2.5.1.50 |
bbuExtGainTxRepresents the total external gain in the Tx path. Typically it equals PA gain minus any attenuators. The value is in dB * 32 (scaled by 32). E.g., default value is 43 dB, which is the PA gain, and is represented as 43*32 = 1376. This parameter is used to assist the mobile in making an access attempt at an appropriate power level. The step size is 1 dB. Editable online.rwdeprecated INTEGER (-1600..2240) .1.3.6.1.4.1.8603.1.2.1.2.5.1.51 |
bbuExtGainRxRepresents the total external gain in the Rx path. Typically it equals LNA gain minus any attenuators. The value is in dB * 32 (scaled by 32). E.g., default value is 31 dB, which is the LNA gain, and is represented as 31*32 = 992. This parameter is used to assist the mobile in making an access attempt at an appropriate power level. The step size is 1 dB. Editable online.rwdeprecated INTEGER (-1600..2240) .1.3.6.1.4.1.8603.1.2.1.2.5.1.52 |
bbuRfGainRx0Represents the gain (in dB) provided by the RF Rx blade(RXU) in the Rx0 path. This gain is in addition to the gain provided by the LNA. This value is typically calibrated and set in the factory. The step size is 1 dB. Editable online.rwdeprecated INTEGER (-10..75) .1.3.6.1.4.1.8603.1.2.1.2.5.1.53 |
bbuRfGainRx1Represents the gain (in dB) provided by the RF Rx blade(RXU) in the Rx1 path. This gain is in addition to the gain provided by the LNA. This value is typically calibrated and set in the factory. The step size is 1 dB. Editable online.rwdeprecated INTEGER (-10..75) .1.3.6.1.4.1.8603.1.2.1.2.5.1.54 |
bbuRfBandThe band of operation, represented by an enumeration. E.g., the 1.9 GHz PCS band has a value of 6, while the 2.1 GHz UMTS band has a value of 7. This quantity, in conjunction with the bbuRfChanNum decides the frequency of operation. Editable offline.rw INTEGER .1.3.6.1.4.1.8603.1.2.1.2.5.1.55 |
bbuRfPowerTx0Represents the signal strength in dBm of the Tx signal put out on Tx0 by the TXU. An increase in this implies an increase in the signal input to the PA. Step size is 1 dBm. Editable online.rwdeprecated INTEGER (-20..10) .1.3.6.1.4.1.8603.1.2.1.2.5.1.56 |
bbuRfPowerTx1Represents the signal strength in dBm of the Tx signal put out on Tx1 by the TXU. An increase in this implies an increase in the signal input to the PA. Step size is 1 dBm. Editable online.rwdeprecated INTEGER (-20..10) .1.3.6.1.4.1.8603.1.2.1.2.5.1.57 |
bbuRfuEnableMaskThis is a bit mask to choose between the 0 and 1 channels for Rx and Tx. The value should be an OR of the channels selected, where: Tx0 = 0001 Tx1 = 0010 Rx0 = 0100 Rx1 = 1000 For example, set this object to 6 if Rx0 and Tx1 need to be enabled.rw INTEGER .1.3.6.1.4.1.8603.1.2.1.2.5.1.59 |
bbuExtTxGainExternal Tx gain. Valid range is -50.0 to 70.0.rw FloatAsString .1.3.6.1.4.1.8603.1.2.1.2.5.1.60 |
bbuExtRxGainExternal Rx gain. Valid range is -50.0 to 70.0.rw FloatAsString .1.3.6.1.4.1.8603.1.2.1.2.5.1.61 |
bbuRfRx0GainRepresents the gain (in dB) provided by the RF Rx blade(RXU) in the Rx0 path. This gain is in addition to the gain provided by the LNA. This value is typically calibrated and set in the factory. The step size is 1 dB. Valid range is -10.0 to 75.0. Editable online.rw FloatAsString .1.3.6.1.4.1.8603.1.2.1.2.5.1.62 |
bbuRfRx1GainRepresents the gain (in dB) provided by the RF Rx blade(RXU) in the Rx1 path. This gain is in addition to the gain provided by the LNA. This value is typically calibrated and set in the factory. The step size is 1 dB. Valid range is -10.0 to 75.0. Editable online.rw FloatAsString .1.3.6.1.4.1.8603.1.2.1.2.5.1.63 |
bbuRfTx0PowerRepresents the signal strength in dBm of the Tx signal put out on Tx0 by the TXU. An increase in this implies an increase in the signal input to the PA. Step size is 1 dBm. Valid range is -20.0 to 10.0. Editable online.rw FloatAsString .1.3.6.1.4.1.8603.1.2.1.2.5.1.64 |
bbuRfTx1PowerRepresents the signal strength in dBm of the Tx signal put out on Tx1 by the TXU. An increase in this implies an increase in the signal input to the PA. Step size is 1 dBm. Valid range is -20.0 to 10.0. Editable online.rw FloatAsString .1.3.6.1.4.1.8603.1.2.1.2.5.1.65 |
bbuTxPwrDeviationLimitrw INTEGER .1.3.6.1.4.1.8603.1.2.1.2.5.1.66 |
bbuSlopeRepresents the slope of the RR sector. It is an identifier which allows a mobile to distinguish between signals from different basestations. There are 112 possible slope values, however, only 80 of these are considered valid values. Editable offline.rw INTEGER .1.3.6.1.4.1.8603.1.2.1.2.5.1.70 |
bbuMcastSnrrw INTEGER (-20..35) .1.3.6.1.4.1.8603.1.2.1.2.5.1.71 |
bbuScmTyperw INTEGER .1.3.6.1.4.1.8603.1.2.1.2.5.1.72 |
bbuSleepInactivityTimerRepresents the amount of time of data inactivity (on the forward or reverse links) after which a mobile moves to the Sleep state. In units of 1/3 seconds [ eg. Value = 180 represents 60 seconds]. This time period is conveyed to the mobile at the time of establishing connectivity with the basestation. This quantity is non-linearly quantized, so the actual duration of inactivity before sleep may be slightly different from this value. Step size is 1/3 second. Range is 0 to 20 minutes. 0 means never go to sleep. Recommended value is 180 (i.e., 60sec). Editable online.rw INTEGER .1.3.6.1.4.1.8603.1.2.1.2.5.1.91 |
bbuLuTimerPeriodicity, in seconds, of location update done by a stationary mobile. This time period is conveyed to the mobile at the time of establishing connectivity with the RR. This quantity is non-linearly quantized, so the actual duration of location update may be slightly different from this value. Step size is 1 second. Range is 5 seconds to 18 hours. Editable online.rw INTEGER .1.3.6.1.4.1.8603.1.2.1.2.5.1.100 |
rrChassis OBJECT IDENTIFIER .1.3.6.1.4.1.8603.1.2.1.8 |
rrChassisTypeThe chassis revision.rodeprecated ChassisType .1.3.6.1.4.1.8603.1.2.1.8.1 |
rrChassisRevThe chassis revision.rodeprecated DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.1.8.2 |
rrChassisMaxSlotsMaximum number of slots in the chassis.rodeprecated INTEGER .1.3.6.1.4.1.8603.1.2.1.8.3 |
rrChassisNumCardsNumber of cards detected in the chassis.rodeprecated INTEGER .1.3.6.1.4.1.8603.1.2.1.8.4 |
rrChassisTableTable containing chassis card information. SEQUENCE OF RrChassisTableEntry .1.3.6.1.4.1.8603.1.2.1.8.5 |
rrChassisTableEntryRadioRouter chassis card table entry. RrChassisTableEntry .1.3.6.1.4.1.8603.1.2.1.8.5.1 |
rrChassisSlotIdThe chassis slot of the card.ro INTEGER .1.3.6.1.4.1.8603.1.2.1.8.5.1.1 |
rrChassisSlotHwTypeThe card type.ro MoType .1.3.6.1.4.1.8603.1.2.1.8.5.1.2 |
rrChassisSlotHwNameThe card name.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.1.8.5.1.3 |
rrChassisSlotHwStatusThe card hardware operational status.ro CardOpState .1.3.6.1.4.1.8603.1.2.1.8.5.1.4 |
rrChassisSlotHwVerThe card hardware version number.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.1.8.5.1.5 |
rrChassisSlotHwEsnThe card Electronic Serial Number.ro OCTET STRING .1.3.6.1.4.1.8603.1.2.1.8.5.1.6 |
rrChassisSlotSwVerThe card IPMI (Intelligent Platform Management Interface) firmware version number.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.1.8.5.1.8 |
rrPhyShelf OBJECT IDENTIFIER .1.3.6.1.4.1.8603.1.2.3 |
phyChassisTypeChassis type.ro ChassisType .1.3.6.1.4.1.8603.1.2.3.1 |
phySerialNumberChassis serial number.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.2 |
phyProductionDateChassis production date (mm/dd/yyyy).ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.3 |
phyPartNumberChassis part number.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.4 |
phyHardwareVersionChassis hardware version.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.5 |
phyChassisRfBandChassis RF band.ro RfBand .1.3.6.1.4.1.8603.1.2.3.6 |
phyAssemblyIdChassis assembly ID.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.7 |
phyFanTable SEQUENCE OF PhyFanEntry .1.3.6.1.4.1.8603.1.2.3.10 |
phyFanEntry PhyFanEntry .1.3.6.1.4.1.8603.1.2.3.10.1 |
phyFanIndexFan index.ro INTEGER .1.3.6.1.4.1.8603.1.2.3.10.1.1 |
phyFanOkFan status.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.10.1.2 |
phyRelayTable SEQUENCE OF PhyRelayEntry .1.3.6.1.4.1.8603.1.2.3.11 |
phyRelayEntry PhyRelayEntry .1.3.6.1.4.1.8603.1.2.3.11.1 |
phyRelayIndexRelay index.ro INTEGER .1.3.6.1.4.1.8603.1.2.3.11.1.1 |
phyRelayNameRelay name.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.11.1.2 |
phyRelayStateRelay state.ro RelayState .1.3.6.1.4.1.8603.1.2.3.11.1.3 |
phyAlarmInputTable SEQUENCE OF PhyAlarmInputEntry .1.3.6.1.4.1.8603.1.2.3.12 |
phyAlarmInputEntry PhyAlarmInputEntry .1.3.6.1.4.1.8603.1.2.3.12.1 |
phyAlarmInputIndexAlarmInput index.ro INTEGER .1.3.6.1.4.1.8603.1.2.3.12.1.1 |
phyAlarmInputEnableAlarmInput enable.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.12.1.2 |
phyAlarmInputNameAlarmInput name.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.12.1.3 |
phyAlarmInputStateAlarmInput state.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.12.1.4 |
phyPcuTable SEQUENCE OF PhyPcuEntry .1.3.6.1.4.1.8603.1.2.3.13 |
phyPcuEntry PhyPcuEntry .1.3.6.1.4.1.8603.1.2.3.13.1 |
phyPcuIndexPCU index.ro INTEGER .1.3.6.1.4.1.8603.1.2.3.13.1.1 |
phyPcuPowerFailPCU power fail.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.13.1.2 |
phyAiuTable SEQUENCE OF PhyAiuEntry .1.3.6.1.4.1.8603.1.2.3.14 |
phyAiuEntry PhyAiuEntry .1.3.6.1.4.1.8603.1.2.3.14.1 |
phyAiuIndexAIU index.ro INTEGER .1.3.6.1.4.1.8603.1.2.3.14.1.1 |
phyAiuOpStateAIU operational state.ro CardOpState .1.3.6.1.4.1.8603.1.2.3.14.1.2 |
phyAiuFaultLedAIU fault LED color.ro CardFaultLed .1.3.6.1.4.1.8603.1.2.3.14.1.3 |
phyAiuTempStatusAIU temperature status.ro CardTempStatus .1.3.6.1.4.1.8603.1.2.3.14.1.4 |
phyAiuVoltageStatusAIU voltage status.ro CardVoltageStatus .1.3.6.1.4.1.8603.1.2.3.14.1.5 |
phyAiuSerialNumberAIU serial number.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.14.1.6 |
phyAiuProductionDateAIU production date.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.14.1.7 |
phyAiuPartNumberAIU part number.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.14.1.8 |
phyAiuDescriptionAIU description.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.14.1.9 |
phyAiuHardwareVersionAIU hardware version.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.14.1.10 |
phyAiuIpmiSwVersionAIU IPMI software version.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.14.1.11 |
phyAiuAssemblyIdAIU assembly ID.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.14.1.12 |
phyAiuAssemblyIdSrcAIU assembly ID source.ro AssemblyIdSource .1.3.6.1.4.1.8603.1.2.3.14.1.13 |
phyAiuExcessiveFakeAidThis object is true(1) if the assembly ID is programmed under more than one source.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.14.1.14 |
phyAiuAdminStateAIU administrative state.rw AdminState .1.3.6.1.4.1.8603.1.2.3.14.1.20 |
phyAiuRebootRrSetting this object to true(1) will power cycle the RadioRouter chassis!rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.14.1.21 |
phyMcuTable SEQUENCE OF PhyMcuEntry .1.3.6.1.4.1.8603.1.2.3.15 |
phyMcuEntry PhyMcuEntry .1.3.6.1.4.1.8603.1.2.3.15.1 |
phyMcuIndexMCU index.ro INTEGER .1.3.6.1.4.1.8603.1.2.3.15.1.1 |
phyMcuOpStateMCU operational state.ro CardOpState .1.3.6.1.4.1.8603.1.2.3.15.1.2 |
phyMcuFaultLedMCU fault LED color.ro CardFaultLed .1.3.6.1.4.1.8603.1.2.3.15.1.3 |
phyMcuTempStatusMCU temperature status.ro CardTempStatus .1.3.6.1.4.1.8603.1.2.3.15.1.4 |
phyMcuVoltageStatusMCU voltage status.ro CardVoltageStatus .1.3.6.1.4.1.8603.1.2.3.15.1.5 |
phyMcuSerialNumberMCU serial number.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.15.1.6 |
phyMcuProductionDateMCU production date.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.15.1.7 |
phyMcuPartNumberMCU part number.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.15.1.8 |
phyMcuDescriptionMCU description.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.15.1.9 |
phyMcuHardwareVersionMCU hardware version.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.15.1.10 |
phyMcuIpmiSwVersionMCU IPMI software version.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.15.1.11 |
phyMcuAssemblyIdMCU assembly ID.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.15.1.12 |
phyMcuAssemblyIdSrcMCU assembly ID source.ro AssemblyIdSource .1.3.6.1.4.1.8603.1.2.3.15.1.13 |
phyMcuExcessiveFakeAidThis object is true if the assembly ID is programmed under more than one source.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.15.1.14 |
phyMcuAdminStateMCU administrative state.rw AdminState .1.3.6.1.4.1.8603.1.2.3.15.1.20 |
phyCpldVersionMCU CPLD version.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.15.1.21 |
phyBbuTable SEQUENCE OF PhyBbuEntry .1.3.6.1.4.1.8603.1.2.3.16 |
phyBbuEntry PhyBbuEntry .1.3.6.1.4.1.8603.1.2.3.16.1 |
phyBbuIndexBBU index.ro INTEGER .1.3.6.1.4.1.8603.1.2.3.16.1.1 |
phyBbuOpStateBBU operational state.ro CardOpState .1.3.6.1.4.1.8603.1.2.3.16.1.2 |
phyBbuFaultLedBBU fault LED color.ro CardFaultLed .1.3.6.1.4.1.8603.1.2.3.16.1.3 |
phyBbuTempStatusBBU temperature status.ro CardTempStatus .1.3.6.1.4.1.8603.1.2.3.16.1.4 |
phyBbuVoltageStatusBBU voltage status.ro CardVoltageStatus .1.3.6.1.4.1.8603.1.2.3.16.1.5 |
phyBbuSerialNumberBBU serial number.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.16.1.6 |
phyBbuProductionDateBBU production date.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.16.1.7 |
phyBbuPartNumberBBU part number.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.16.1.8 |
phyBbuDescriptionBBU description.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.16.1.9 |
phyBbuHardwareVersionBBU hardware version.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.16.1.10 |
phyBbuIpmiSwVersionBBU IPMI software version.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.16.1.11 |
phyBbuAssemblyIdBBU assembly Id.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.16.1.12 |
phyBbuAssemblyIdSrcBBU assembly Id source.ro AssemblyIdSource .1.3.6.1.4.1.8603.1.2.3.16.1.13 |
phyBbuExcessiveFakeAidThis object is true if the assembly ID is programmed under more than one source.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.16.1.14 |
phyBbuAdminStateBBU administrative state.rw AdminState .1.3.6.1.4.1.8603.1.2.3.16.1.20 |
phyRxuTable SEQUENCE OF PhyRxuEntry .1.3.6.1.4.1.8603.1.2.3.17 |
phyRxuEntry PhyRxuEntry .1.3.6.1.4.1.8603.1.2.3.17.1 |
phyRxuIndexRXU index.ro INTEGER .1.3.6.1.4.1.8603.1.2.3.17.1.1 |
phyRxuOpStateRXU operational state.ro CardOpState .1.3.6.1.4.1.8603.1.2.3.17.1.2 |
phyRxuFaultLedRXU fault LED color.ro CardFaultLed .1.3.6.1.4.1.8603.1.2.3.17.1.3 |
phyRxuTempStatusRXU temperature status.ro CardTempStatus .1.3.6.1.4.1.8603.1.2.3.17.1.4 |
phyRxuVoltageStatusRXU voltage status.ro CardVoltageStatus .1.3.6.1.4.1.8603.1.2.3.17.1.5 |
phyRxuSerialNumberRXU serial number.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.17.1.6 |
phyRxuProductionDateRXU production date.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.17.1.7 |
phyRxuPartNumberRXU part number.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.17.1.8 |
phyRxuDescriptionRXU description.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.17.1.9 |
phyRxuHardwareVersionRXU hardware version.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.17.1.10 |
phyRxuIpmiSwVersionRXU IPMI software version.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.17.1.11 |
phyRxuAssemblyIdRXU assembly ID.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.17.1.12 |
phyRxuAssemblyIdSrcRXU assembly ID source.ro AssemblyIdSource .1.3.6.1.4.1.8603.1.2.3.17.1.13 |
phyRxuExcessiveFakeAidThis object is true if the assembly ID is programmed under more than one source.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.17.1.14 |
phyRxuAdminStateRXU administrative state.rw AdminState .1.3.6.1.4.1.8603.1.2.3.17.1.20 |
phyRxuRfBandRXU RF band.ro RfBand .1.3.6.1.4.1.8603.1.2.3.17.1.21 |
phyTxuTable SEQUENCE OF PhyTxuEntry .1.3.6.1.4.1.8603.1.2.3.18 |
phyTxuEntry PhyTxuEntry .1.3.6.1.4.1.8603.1.2.3.18.1 |
phyTxuIndexTXU index.ro INTEGER .1.3.6.1.4.1.8603.1.2.3.18.1.1 |
phyTxuOpStateTXU operational state.ro CardOpState .1.3.6.1.4.1.8603.1.2.3.18.1.2 |
phyTxuFaultLedTXU fault LED color.ro CardFaultLed .1.3.6.1.4.1.8603.1.2.3.18.1.3 |
phyTxuTempStatusTXU temperature status.ro CardTempStatus .1.3.6.1.4.1.8603.1.2.3.18.1.4 |
phyTxuVoltageStatusTXU voltage status.ro CardVoltageStatus .1.3.6.1.4.1.8603.1.2.3.18.1.5 |
phyTxuSerialNumberTXU serial number.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.18.1.6 |
phyTxuProductionDateTXU production date.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.18.1.7 |
phyTxuPartNumberTXU part number.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.18.1.8 |
phyTxuDescriptionTXU description.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.18.1.9 |
phyTxuHardwareVersionTXU hardware version.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.18.1.10 |
phyTxuIpmiSwVersionTXU IPMI software version.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.18.1.11 |
phyTxuAssemblyIdTXU assembly ID.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.18.1.12 |
phyTxuAssemblyIdSrcTXU assembly ID source.ro AssemblyIdSource .1.3.6.1.4.1.8603.1.2.3.18.1.13 |
phyTxuExcessiveFakeAidThis object is true if the assembly ID is programmed under more than one source.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.3.18.1.14 |
phyTxuAdminStateTXU administrative state.rw AdminState .1.3.6.1.4.1.8603.1.2.3.18.1.20 |
phyTxuRfBandTXU RF band.ro RfBand .1.3.6.1.4.1.8603.1.2.3.18.1.21 |
rrPaShelf OBJECT IDENTIFIER .1.3.6.1.4.1.8603.1.2.4 |
paTable SEQUENCE OF PaEntry .1.3.6.1.4.1.8603.1.2.4.1 |
paEntry PaEntry .1.3.6.1.4.1.8603.1.2.4.1.1 |
paIndexPower Amp index.ro INTEGER .1.3.6.1.4.1.8603.1.2.4.1.1.1 |
paAdminStatePA administrative state.rw AdminState .1.3.6.1.4.1.8603.1.2.4.1.1.2 |
paOpStatePA operational state. This object is deprecated in favor of paOperStatus.rodeprecated CardOpState .1.3.6.1.4.1.8603.1.2.4.1.1.3 |
paTempStatusPA temperature status.ro CardTempStatus .1.3.6.1.4.1.8603.1.2.4.1.1.4 |
paOutputTxPowerPA output transmit power, in dbm.ro FloatAsString .1.3.6.1.4.1.8603.1.2.4.1.1.5 |
paInputTxPowerPA input transmit power, in dbm.ro FloatAsString .1.3.6.1.4.1.8603.1.2.4.1.1.6 |
paTxReflectedPowerPA transmit reflected power, in dbm.ro FloatAsString .1.3.6.1.4.1.8603.1.2.4.1.1.7 |
paDcPowerFaultThis object indicates if a PA DC power fault exists.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.4.1.1.8 |
paRfOverdriveFaultThis object indicates if a PA RF overdrive fault exists.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.4.1.1.9 |
paFeedForwardFaultThis object indicates if a PA feed forward fault exists.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.4.1.1.10 |
paSerialNumberPA serial number.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.4.1.1.11 |
paRfBandPA RF band. This object is deprecated in favor of paRadioFreqBand.rodeprecated RfBand .1.3.6.1.4.1.8603.1.2.4.1.1.12 |
paHardwareVersionPA hardware version.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.4.1.1.13 |
paTemperaturePA temperature (Celcius).ro INTEGER .1.3.6.1.4.1.8603.1.2.4.1.1.14 |
paReflectedPowerFaultThis object indicates if a reflected power fault exists.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.4.1.1.15 |
paUnderPowerFaultThis object indicates if an under power fault exists.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.4.1.1.16 |
paTargetOutputTxPowerPA target output Tx power.rw FloatAsString .1.3.6.1.4.1.8603.1.2.4.1.1.17 |
paOperStatusPA operational state.ro PaState .1.3.6.1.4.1.8603.1.2.4.1.1.18 |
paRadioFreqBandPA RF band.ro PaRfBand .1.3.6.1.4.1.8603.1.2.4.1.1.19 |
paFanSpeedOkThis object indicates if the PA shelf fan speed is within normal operating limits.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.4.2 |
paFanTempOkThis object indicates if the PA shelf fan temperature is within normal operating limits.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.4.3 |
paBreakerTrippedThis object indicates if a PA shelf breaker has been tripped.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.4.4 |
paSimulcastThis object indicates if the PA shelf supports simulcast.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.4.5 |
paTxCalEnabledThis object indicates if PX Gain control loop is enabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.8603.1.2.4.6 |
paPowerTableThis table is used to display PA various Tx power values. These values are store on the system as floating point numbers, but since SNMP cannot display floating point numbers, this table will convert the values to integer. SEQUENCE OF PaPowerEntry .1.3.6.1.4.1.8603.1.2.4.7 |
paPowerEntry PaPowerEntry .1.3.6.1.4.1.8603.1.2.4.7.1 |
paPowerIndexPA index.ro INTEGER .1.3.6.1.4.1.8603.1.2.4.7.1.1 |
paPowerTxOutputPA output Tx power. In order to retain precision in converting the floating point value into integer, the value is first multiplied by 100. For example 43.25dB will be represented as 4325.ro INTEGER .1.3.6.1.4.1.8603.1.2.4.7.1.2 |
paPowerTxInputPA input Tx power. In order to retain precision in converting the floating point value into integer, the value is first multiplied by 100. For example -50.75dB will be represented as -5075.ro INTEGER .1.3.6.1.4.1.8603.1.2.4.7.1.3 |
paPowerTxReflectedPA reflected Tx power. In order to retain precision in converting the floating point value into integer, the value is first multiplied by 100. For example 21.00dB will be represented as 2100.ro INTEGER .1.3.6.1.4.1.8603.1.2.4.7.1.4 |