CISCO-WIRELESS-P2MP-RF-METRICS-MIB Download
This is the MIB Module for the Cisco Wireless Radio
Point to MultiPoint interface specification.
IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.
OID list for CISCO-WIRELESS-P2MP-RF-METRICS-MIB
- p2mpHistCtrlTable
- This table contains information about histograms configured in hardware.
- p2mpHistCtrlEntry
- This represents one entry in the p2mpHistCtrlTable. This table is indexed by ifIndex, p2mpHistSuMacAddress, and p2mpHistClass. At the head end: Histograms can be created on each upstream channel either on a per channel or per subscriber unit basis. When ...
- p2mpHistSuMacAddress
- This object is used to index this table. At the head end: When a histogram is created on a per subscriber unit basis, this object should reflect the MAC address of the subscriber unit. When a histogram is created on a per channel basis, this object must b ...
- p2mpHistClass
- This objects used to index this table. It represents the attribute that is being histogrammed.
- p2mpHistSize
- This object lets the user select the granularity of the histogram. The number of bins used for the capture in each category is hardware dependent.
- p2mpHistSumScale
- This variable indicates the exponent to apply to the fixed-point values in the histogram summary table.
- p2mpHistSumPrecision
- This variable indicates the number of decimal places used for precision when interpreting the fixed-point values in the histogram summary table.
- p2mpStartBinValue
- This object represents the maximum of the values that will be collected in the first bin of the histogram. All values <= p2mpStartBinValue are kept in the first histogram bin.
- p2mpEndBinValue
- This object represents the minimum of the values that will be collected in the last bin of the histogram. All values >= p2mpEndBinValue are kept in the last histogram bin.
- p2mpCollDuration
- This object specifies the duration for which this histogram must be accumulated. After successfully accumulating data for this amount of time the collection stops and the p2mpHistStatus changes to statusCaptured.
- p2mpUpdateRate
- This object represents rate at which snapshots of the histogram will be available.
- p2mpPeriodicSum
- The histogram data is updated every p2mpUpdateRate seconds. When set to true(1), the latest histogram data set is summed with the previous histogram data set and the p2mpHistSummaryTable will reflect cumulative values. When set to false(2), only the lates ...
- p2mpHistOwner
- This object identifies management station that created this histogram specification.
- p2mpHistAction
- This object represents the action to be carried out on this histogram specification. If a histogram has been successfully captured then it must be cleared before an other capture may be initiated.
- p2mpHistStatus
- This object represents the current state of this histogram. Once the histogram collection is complete the status changes to statusCaptured and the data is available for use. None of the parameters of a histogram specification may be modified when the spec ...
- p2mpHistRowStatus
- This object may be used to create or delete a histogram control specification.
- p2mpHistSummaryTable
- This table contains histogram Summary collected based on the specifications in the p2mpHistCtrlTable.
- p2mpHistSummaryEntry
- This represents one entry in the p2mpHistSummaryTable. At the head end: When viewing the summary of a histogram that was created for a specific subscriber unit, the user must specify the subscriber unit's MAC address and the ifIndex of the MAC layer at th ...
- p2mpHistUpdateTime
- This object represents the sysUpTime when this histogram was retrieved from hardware.
- p2mpHistMin
- This object represents minimum value seen in this histogram.
- p2mpHistMax
- This object represents maximum value seen in this histogram.
- p2mpHistMean
- This object represents mean of the values in this histogram.
- p2mpHistDataTable
- This table contains histogram values collected based on the specifications in the p2mpHistCtrlTable.
- p2mpHistDataEntry
- This represents one entry in the p2mpHistDataTable. At the head end: When viewing the data of a histogram that was created for a specific subscriber unit, the user must specify the subscriber unit's MAC address and the ifIndex of the MAC layer at the head ...
- p2mpHistBinIndex
- This object represents the histogram bin number for the value in p2mpValue.
- p2mpValue
- This object represents the value in the histogram bin p2mpHistBinIndex.
- p2mpTlCtrlTable
- This table contains information about timelines configured in hardware. When radio signal data is collected it will be stored in a buffer of size p2mpTlNumDataValues which may be later retrieved.
- p2mpTlCtrlEntry
- This represents one entry in the p2mpTlCtrlTable. This table is indexed by ifIndex, p2mpTlSuMacAddress, and p2mpTlClass. At the head end: Timelines can be created on each upstream channel either on a per channel or per subscriber unit basis. When timelin ...
- p2mpTlSuMacAddress
- This object is used to index this table. At the head end: When a timeline is created on a per subscriber unit basis, this object should reflect the MAC address of the subscriber unit. When a timeline is created on a per channel basis, this object must be ...
- p2mpTlClass
- This object represents the attribute for which a timline capture is requested. When a timeline is requested p2mpBufSize worth of data will be captured.
- p2mpTlThreshAttribute
- This object, along with p2mpTlThreshType, identifies the threshold in the p2mpThresholdTable responsible for trigerring this timeline. When this object's value is none(0), it implies that there is no threshold associated with this timeline.
- p2mpTlThreshType
- This object, along with p2mpTlThreshAttribute, identifies the threshold in the p2mpThresholdTable responsible for trigerring this timeline. When this object's value is none(0), it implies that there is no threshold associated with this timeline.
- p2mpTlNumDataValues
- This object indicates the number of data values to be captured for this timeline. The captured data can be viewed by reading the p2mpTlDataTable.
- p2mpTlDataScale
- This variable indicates the exponent to apply to the fixed-point values in the timeline data table.
- p2mpTlDataPrecision
- This variable indicates the number of decimal places used for precision when interpreting the fixed-point values in the timeline data table.
- p2mpTlSamplePeriod
- This lets the user specify the time in milliseconds between consecutive timeline samples. The special value of '0' indicates that the timeline will be sampled on every burst of data. The number of bursts in one milliseconds depends on the modulation prof ...
- p2mpTlAction
- This object represents the action to be carried out on this timeline specification. If a timeline has been successfully captured then it must be cleared before another capture may be initiated.
- p2mpTlPostTrigBufMgmt
- Once a trigger fires, this object determines which portion of the collected data to capture for use. If it is: preTrigger(1) : Then most of the data collected prior to trigger is captured. postTrigger(2): Then most of the data collected after the trigger ...
- p2mpTlOwner
- This object identifies the management station that created this timeline specification.
- p2mpTlStatus
- This object represents the current state of this timeline. Once the timeline collection is complete the status changes to statusCaptured and the data is available for use. None of the parameters of a timeline specification may be modified when the specifi ...
- p2mpTlRowStatus
- This object may be used to create or delete a timeline control specification. Once created data sampling starts based on the value of p2mpTlAction.
- p2mpTlSummaryTable
- This table contains Timeline Summary collected based on the specifications in the p2mpTlCtrlTable.
- p2mpTlSummaryEntry
- This represents one entry in the p2mpTlSummaryTable. At the head end: When viewing the summary of a timeline created for a specific subscriber unit, the user must specify the subscriber unit's MAC address and the ifIndex of the MAC layer at the head end. ...
- p2mpTlUpdateTime
- This object represents the sysUpTime when this timeline capture was completed.
- p2mpTlNumValues
- This object represents the number of values available in the timeline
- p2mpTlTriggerLoc
- This object contains the value of p2mpTlValueIndex which represents the entry in the p2mpTlDataTable that caused the stop trigger to fire, thereby resulting in this timeline to be collected.
- p2mpTlDataTable
- This table contains timeline values collected based on the specifications in the p2mpTlCtrlTable.
- p2mpTlDataEntry
- This represents one entry in the p2mpTlDataTable. At the head end: When viewing the data of a timeline created for a specific subscriber unit, the user must specify the subscriber unit's MAC address and the ifIndex of the MAC layer at the head end. When v ...
- p2mpTlValueIndex
- This object is the index into the timeline data.
- p2mpTlValue
- This object represents the radio signal data sampled.
- p2mpThresholdTable
- This table enables the user to establish thresholds for the radio signals analyzed on the radio interface.
- p2mpThresholdEntry
- This represents one entry in the p2mpThresholdTable. At the head end: Thresholds can be created on each upstream channel either on a per channel or per subscriber unit basis. When creating thresholds on a per subscriber unit basis, the user must specify t ...
- p2mpThreshSuMacAddr
- This object is used to index this table. At the head end: When a threshold is created on a per subscriber unit basis, this object should reflect the MAC address of the subscriber unit. When a threshold is created on a per channel basis, this object must b ...
- p2mpThreshAttribute
- This represents the attribute of a radio link which needs to be thresholded. For each of these attributes, the p2mpThreshType identifies the type of change to monitor. When that threshold is exceeded a Trap with appropriate parameters will be generated.
- p2mpThreshType
- This object represents the kind of change that needs to be monitored for the p2mpThreshAttribute. An event is generated when the specified condition is met.
- p2mpThreshValue
- This object represents the value to be compared against. The p2mpThreshType determines the way in which it is used. It is used as follows: if p2mpThreshType is .. highThresh : Notify if data sample exceeds the p2mpThreshValue. lowThresh : Notify if data ...
- p2mpThreshHysteresisTime
- When radio signals oscillate around threshold values, they potentially flood the system with notifications. This object specifies the amount of time to wait before sending an identical notification if the oscillations continue.
- p2mpThreshLimitTime
- It is desirable to know when a radio signal has stabilized. This object specifies the amount of time that the radio signal should stay below the threshold after crossing it. If it does then a 'clear' notification is sent.
- p2mpThreshRowStatus
- This object represents the status of this threshold entry. It may be used to create a new threshold specification. For every p2mpThreshAttribute one threshold of p2mpThreshType on one DSP may be created.
- p2mpSnapshotCtrlTable
- This table contains information about the snapshots configured in hardware. When data is collected it will be stored in p2mpSnapDataTable. Snapshots can only be captured per DSP.
- p2mpSnapshotCtrlEntry
- This represents one entry in the p2mpSnapshotCntrlTable It is indexed by the ifIndex of the MAC layer (propDocsWirelessMaclayer) and p2mpSnapshotDspNum.
- p2mpSnapshotDspNum
- This object represents the DSP on which the snapshot needs to be collected.
- p2mpSnapshotType
- This identfies the set of radio signal attributes being monitored in this snapshot.
- p2mpSnapshotDataScale
- This variable indicates the exponent to apply to the fixed-point values in the snapshot data table.
- p2mpSnapshotDataPrecision
- This variable indicates the number of decimal places used for precision when interpreting the fixed-point values in the snapshot data table.
- p2mpSnapshotOwner
- This object identifies management station that created this snapshot specification.
- p2mpSnapshotAction
- This object represents the action to be carried out on this snapshot specification. If a snapshot has been successfully captured then it must be cleared before another capture may be initiated.
- p2mpSnapshotStatus
- This object represents the current status of this snapshot specification. When the status in statusInProgress none of the snapshot parameters can be configured. When the status is statusCaptured then data is available for use.
- p2mpSnapshotRowStatus
- This object may be used to create or delete this snapshot specification.
- p2mpSnapSummaryTable
- This table contains summary information for captured snapshots defined in p2mpSnapshotCtrlTable.
- p2mpSnapSummaryEntry
- This represents one entry in the p2mpSnapSummaryTable. It is indexed by the ifIndex of the MAC layer (propDocsWirelessMaclayer) and p2mpSnapshotDspNum.
- p2mpSnapAttr1Id
- This object represents the bit in the P2mpSnapshotAttribute bitmask that identifies the first attribute value.
- p2mpSnapAttr1Size
- This object represents the number of values captured for the snapshot p2mpSnapAttr1Id.
- p2mpSnapAttr2Id
- This object represents the bit in the P2mpSnapshotAttribute bitmask that identifies the second attribute value.
- p2mpSnapAttr2Size
- This object represents the number of values captured for the snapshot p2mpSnapAttr2Id.
- p2mpSnapAttr3Id
- This object represents the bit in the P2mpSnapshotAttribute bitmask that identifies the third attribute value.
- p2mpSnapAttr3Size
- This object represents the number of values captured for the snapshot p2mpSnapAttr3Id.
- p2mpSnapAttr4Id
- This object represents the bit in the P2mpSnapshotAttribute bitmask that identifies the fourth attribute value.
- p2mpSnapAttr4Size
- This object represents the number of values captured for the snapshot p2mpSnapAttr4Id.
- p2mpSnapDataTable
- This table contains snapshot values collected based on the specifications in the p2mpSnapshotCtrlTable.
- p2mpSnapDataEntry
- This represents one entry in the P2mpSnapDataTable. It is indexed by ifIndex of the MAC layer (propDocsWirelessMaclayer), p2mpSnapshotIndex, and p2mpSnapValueIndex. The values in this table represent real and complex numbers. If they are real numbers then ...
- p2mpSnapValueIndex
- This object represents the snapshot entry value number. The hardware provides a maximum of 1024 data points for any snapshot attribute. Since we can capture a maximum of 4 attributes in a single snapshot, this object can have a maximum value of 4096 (10 ...
- p2mpRealPart
- The data sample value. Real part.
- p2mpImaginaryPart
- The data sample value. Imaginary part of the attribute is represented by a complex number.
- p2mpComplianceHistogramGroup
- Group of objects implemented in the point to multipoint wireless system for capturing histograms and snapshots of radio signal parameters on the radio interface.
- p2mpComplianceThresholdGroup
- Group of objects implemented in the point to multipoint wireless system to set thresholds on the radio interface.
- p2mpComplianceTimelineGroup
- Group of objects implemented in the point to point wireless system for establishing thresholds and capturing timeline data.
- p2mpComplianceSnapshotGroup
- Group of objects implemented in the point to multi point wireless system for capturing snapshots of various parameters on the radio interface.
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.