CISCO-WIRELESS-P2MP-RF-METRICS-MIB

File: CISCO-WIRELESS-P2MP-RF-METRICS-MIB.mib (56374 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB CISCO-WIRELESS-TC-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
NOTIFICATION-TYPE RowStatus TruthValue
TimeInterval MacAddress MODULE-COMPLIANCE
OBJECT-GROUP ifIndex OwnerString
CwrCollectionAction CwrCollectionStatus CwrThreshLimitType
P2mpRadioSignalAttribute CwrFixedPointScale CwrFixedPointPrecision
CwrFixedPointValue P2mpSnapshotAttribute CwrUpdateTime
ciscoMgmt

Defined Types

P2mpHistCtrlEntry  
SEQUENCE    
  p2mpHistSuMacAddress MacAddress
  p2mpHistClass P2mpRadioSignalAttribute
  p2mpHistSize INTEGER
  p2mpHistSumScale CwrFixedPointScale
  p2mpHistSumPrecision CwrFixedPointPrecision
  p2mpStartBinValue Integer32
  p2mpEndBinValue Integer32
  p2mpCollDuration CwrUpdateTime
  p2mpUpdateRate CwrUpdateTime
  p2mpPeriodicSum TruthValue
  p2mpHistOwner OwnerString
  p2mpHistAction CwrCollectionAction
  p2mpHistStatus CwrCollectionStatus
  p2mpHistRowStatus RowStatus

P2mpHistSummaryEntry  
SEQUENCE    
  p2mpHistUpdateTime CwrUpdateTime
  p2mpHistMin CwrFixedPointValue
  p2mpHistMax CwrFixedPointValue
  p2mpHistMean CwrFixedPointValue

P2mpHistDataEntry  
SEQUENCE    
  p2mpHistBinIndex Integer32
  p2mpValue Integer32

P2mpTlCtrlEntry  
SEQUENCE    
  p2mpTlSuMacAddress MacAddress
  p2mpTlClass P2mpRadioSignalAttribute
  p2mpTlThreshAttribute P2mpRadioSignalAttribute
  p2mpTlThreshType CwrThreshLimitType
  p2mpTlNumDataValues Integer32
  p2mpTlDataScale CwrFixedPointScale
  p2mpTlDataPrecision CwrFixedPointPrecision
  p2mpTlSamplePeriod Integer32
  p2mpTlAction CwrCollectionAction
  p2mpTlPostTrigBufMgmt INTEGER
  p2mpTlOwner OwnerString
  p2mpTlStatus CwrCollectionStatus
  p2mpTlRowStatus RowStatus

P2mpTlSummaryEntry  
SEQUENCE    
  p2mpTlUpdateTime CwrUpdateTime
  p2mpTlNumValues Integer32
  p2mpTlTriggerLoc Integer32

P2mpTlDataEntry  
SEQUENCE    
  p2mpTlValueIndex Integer32
  p2mpTlValue CwrFixedPointValue

P2mpThresholdEntry  
SEQUENCE    
  p2mpThreshSuMacAddr MacAddress
  p2mpThreshAttribute P2mpRadioSignalAttribute
  p2mpThreshType CwrThreshLimitType
  p2mpThreshValue Integer32
  p2mpThreshHysteresisTime TimeInterval
  p2mpThreshLimitTime TimeInterval
  p2mpThreshRowStatus RowStatus

P2mpSnapshotCtrlEntry  
SEQUENCE    
  p2mpSnapshotDspNum Integer32
  p2mpSnapshotType P2mpSnapshotAttribute
  p2mpSnapshotDataScale CwrFixedPointScale
  p2mpSnapshotDataPrecision CwrFixedPointPrecision
  p2mpSnapshotOwner OwnerString
  p2mpSnapshotAction CwrCollectionAction
  p2mpSnapshotStatus CwrCollectionStatus
  p2mpSnapshotRowStatus RowStatus

P2mpSnapSummaryEntry  
SEQUENCE    
  p2mpSnapAttr1Id Integer32
  p2mpSnapAttr1Size Integer32
  p2mpSnapAttr2Id Integer32
  p2mpSnapAttr2Size Integer32
  p2mpSnapAttr3Id Integer32
  p2mpSnapAttr3Size Integer32
  p2mpSnapAttr4Id Integer32
  p2mpSnapAttr4Size Integer32

P2mpSnapDataEntry  
SEQUENCE    
  p2mpSnapValueIndex Integer32
  p2mpRealPart CwrFixedPointValue
  p2mpImaginaryPart CwrFixedPointValue

Defined Values

ciscoWirelessRfMetricsMIB 1.3.6.1.4.1.9.9.180
This is the MIB Module for the Cisco Wireless Radio Point to MultiPoint interface specification.
MODULE-IDENTITY    

p2mpRadioHistoryGroup 1.3.6.1.4.1.9.9.180.1
OBJECT IDENTIFIER    

p2mpRadioTimelineGroup 1.3.6.1.4.1.9.9.180.2
OBJECT IDENTIFIER    

p2mpRadioThresholdGroup 1.3.6.1.4.1.9.9.180.3
OBJECT IDENTIFIER    

p2mpRadioSnapshotGroup 1.3.6.1.4.1.9.9.180.4
OBJECT IDENTIFIER    

p2mpHistCtrlTable 1.3.6.1.4.1.9.9.180.1.1
This table contains information about histograms configured in hardware.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    P2mpHistCtrlEntry

p2mpHistCtrlEntry 1.3.6.1.4.1.9.9.180.1.1.1
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 histograms are created on a per subscriber unit basis, the user must specify the subscriber unit's MAC address and the ifIndex of the MAC layer (propDocsWirelessMaclayer) at the head end. When histograms are created on a per channel basis, the user must set the MAC address to zero(00 00 00 00 00 00). The channel ID is specified by the ifIndex of the upstream channel. Hence, when creating histograms on a per channel basis, the ifIndex must be set to the ifIndex of the upstream channel (propDocsWirelessUpstream) on which the histogram is to be created. At the subscriber end: Histograms can only be created on the downstream channel. Since there is only one downstream channel, histograms cannot be created per channel ID. Hence, when a histogram is created, the user must set the MAC address (p2mpHistSuMacAdress) to zero(00 00 00 00 00 00). The ifIndex must be set to the ifIndex of the downstream channel (propDocsWirelessDownstream).
Status: current Access: not-accessible
OBJECT-TYPE    
  P2mpHistCtrlEntry  

p2mpHistSuMacAddress 1.3.6.1.4.1.9.9.180.1.1.1.1
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 be set to zero(00 00 00 00 00 00). At the subscriber end: When creating a histogram, this object must always be set to zero (00 00 00 00 00 00).
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

p2mpHistClass 1.3.6.1.4.1.9.9.180.1.1.1.2
This objects used to index this table. It represents the attribute that is being histogrammed.
Status: current Access: not-accessible
OBJECT-TYPE    
  P2mpRadioSignalAttribute  

p2mpHistSize 1.3.6.1.4.1.9.9.180.1.1.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER fine(1), coarse(2)  

p2mpHistSumScale 1.3.6.1.4.1.9.9.180.1.1.1.4
This variable indicates the exponent to apply to the fixed-point values in the histogram summary table.
Status: current Access: read-only
OBJECT-TYPE    
  CwrFixedPointScale  

p2mpHistSumPrecision 1.3.6.1.4.1.9.9.180.1.1.1.5
This variable indicates the number of decimal places used for precision when interpreting the fixed-point values in the histogram summary table.
Status: current Access: read-only
OBJECT-TYPE    
  CwrFixedPointPrecision  

p2mpStartBinValue 1.3.6.1.4.1.9.9.180.1.1.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -2147483647..2147483647  

p2mpEndBinValue 1.3.6.1.4.1.9.9.180.1.1.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -2147483647..2147483647  

p2mpCollDuration 1.3.6.1.4.1.9.9.180.1.1.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  CwrUpdateTime  

p2mpUpdateRate 1.3.6.1.4.1.9.9.180.1.1.1.9
This object represents rate at which snapshots of the histogram will be available.
Status: current Access: read-create
OBJECT-TYPE    
  CwrUpdateTime  

p2mpPeriodicSum 1.3.6.1.4.1.9.9.180.1.1.1.10
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 latest data set is made available and the p2mpHistSummarytable will reflect the latest values.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

p2mpHistOwner 1.3.6.1.4.1.9.9.180.1.1.1.11
This object identifies management station that created this histogram specification.
Status: current Access: read-create
OBJECT-TYPE    
  OwnerString  

p2mpHistAction 1.3.6.1.4.1.9.9.180.1.1.1.12
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.
Status: current Access: read-create
OBJECT-TYPE    
  CwrCollectionAction  

p2mpHistStatus 1.3.6.1.4.1.9.9.180.1.1.1.13
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 specification is in statusInProgress. A statusCaptured or statusStopped histogram must be actionClear'ed before it can be restarted. The histogram may be read accurately between the p2mpUpdateRate intervals. If the read spans across the update time data from the previous and current updates can be mingled.
Status: current Access: read-only
OBJECT-TYPE    
  CwrCollectionStatus  

p2mpHistRowStatus 1.3.6.1.4.1.9.9.180.1.1.1.14
This object may be used to create or delete a histogram control specification.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

p2mpHistSummaryTable 1.3.6.1.4.1.9.9.180.1.2
This table contains histogram Summary collected based on the specifications in the p2mpHistCtrlTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    P2mpHistSummaryEntry

p2mpHistSummaryEntry 1.3.6.1.4.1.9.9.180.1.2.1
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 the head end. When viewing the summary of a histogram created for a specific channel, the user must set the MAC address to zero (00 00 00 00 00 00). The ifIndex is the upstream channel on which the histogram was created. At the subscriber end: The user sets the MAC address (p2mpHistSuMacAdress) to zero(00 00 00 00 00 00). The ifIndex is the channel ID of the downstream channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  P2mpHistSummaryEntry  

p2mpHistUpdateTime 1.3.6.1.4.1.9.9.180.1.2.1.1
This object represents the sysUpTime when this histogram was retrieved from hardware.
Status: current Access: read-only
OBJECT-TYPE    
  CwrUpdateTime  

p2mpHistMin 1.3.6.1.4.1.9.9.180.1.2.1.2
This object represents minimum value seen in this histogram.
Status: current Access: read-only
OBJECT-TYPE    
  CwrFixedPointValue  

p2mpHistMax 1.3.6.1.4.1.9.9.180.1.2.1.3
This object represents maximum value seen in this histogram.
Status: current Access: read-only
OBJECT-TYPE    
  CwrFixedPointValue  

p2mpHistMean 1.3.6.1.4.1.9.9.180.1.2.1.4
This object represents mean of the values in this histogram.
Status: current Access: read-only
OBJECT-TYPE    
  CwrFixedPointValue  

p2mpHistDataTable 1.3.6.1.4.1.9.9.180.1.3
This table contains histogram values collected based on the specifications in the p2mpHistCtrlTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    P2mpHistDataEntry

p2mpHistDataEntry 1.3.6.1.4.1.9.9.180.1.3.1
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 end. When viewing the data of a histogram created for a specific channel, the user must set the MAC address to zero (00 00 00 00 00 00). The ifIndex is the upstream channel on which the histogram was created. At the subscriber end: The user sets the MAC address (p2mpHistSuMacAdress) to zero(00 00 00 00 00 00). The ifIndex is the channel ID of the downstream channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  P2mpHistDataEntry  

p2mpHistBinIndex 1.3.6.1.4.1.9.9.180.1.3.1.1
This object represents the histogram bin number for the value in p2mpValue.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..50  

p2mpValue 1.3.6.1.4.1.9.9.180.1.3.1.2
This object represents the value in the histogram bin p2mpHistBinIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

p2mpTlCtrlTable 1.3.6.1.4.1.9.9.180.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    P2mpTlCtrlEntry

p2mpTlCtrlEntry 1.3.6.1.4.1.9.9.180.2.1.1
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 timelines are created on a per subscriber unit basis, the user must specify the subscriber unit's MAC address and the ifIndex of the MAC layer (propDocsWirelessMaclayer) at the head end. When timelines are created on a per channel basis, the user must set the MAC address to zero(00 00 00 00 00 00). The channel ID is specified by the ifIndex of the upstream channel. Hence, when creating timelines on a per channel basis, the ifIndex must be set to the ifIndex of the upstream channel on which the timeline is to be created At the subscriber end: Timelines can only be created on the downstream channel. Since there is only one downstream channel, timelines cannot be created per channel ID. Hence, when a timeline is created, the user must set the MAC address (p2mpTlSuMacAdress) to zero(00 00 00 00 00 00). The ifIndex must be set to the ifIndex of the downstream channel (propDocsWirelessDownstream).
Status: current Access: not-accessible
OBJECT-TYPE    
  P2mpTlCtrlEntry  

p2mpTlSuMacAddress 1.3.6.1.4.1.9.9.180.2.1.1.1
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 set to zero(00 00 00 00 00 00). At the subscriber end: When creating a timeline, this object must always be set to zero (00 00 00 00 00 00).
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

p2mpTlClass 1.3.6.1.4.1.9.9.180.2.1.1.2
This object represents the attribute for which a timline capture is requested. When a timeline is requested p2mpBufSize worth of data will be captured.
Status: current Access: not-accessible
OBJECT-TYPE    
  P2mpRadioSignalAttribute  

p2mpTlThreshAttribute 1.3.6.1.4.1.9.9.180.2.1.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  P2mpRadioSignalAttribute  

p2mpTlThreshType 1.3.6.1.4.1.9.9.180.2.1.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  CwrThreshLimitType  

p2mpTlNumDataValues 1.3.6.1.4.1.9.9.180.2.1.1.5
This object indicates the number of data values to be captured for this timeline. The captured data can be viewed by reading the p2mpTlDataTable.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..2147483647  

p2mpTlDataScale 1.3.6.1.4.1.9.9.180.2.1.1.6
This variable indicates the exponent to apply to the fixed-point values in the timeline data table.
Status: current Access: read-only
OBJECT-TYPE    
  CwrFixedPointScale  

p2mpTlDataPrecision 1.3.6.1.4.1.9.9.180.2.1.1.7
This variable indicates the number of decimal places used for precision when interpreting the fixed-point values in the timeline data table.
Status: current Access: read-only
OBJECT-TYPE    
  CwrFixedPointPrecision  

p2mpTlSamplePeriod 1.3.6.1.4.1.9.9.180.2.1.1.8
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 profile.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

p2mpTlAction 1.3.6.1.4.1.9.9.180.2.1.1.9
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.
Status: current Access: read-create
OBJECT-TYPE    
  CwrCollectionAction  

p2mpTlPostTrigBufMgmt 1.3.6.1.4.1.9.9.180.2.1.1.10
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 is captured.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER preTrigger(1), postTrigger(2)  

p2mpTlOwner 1.3.6.1.4.1.9.9.180.2.1.1.11
This object identifies the management station that created this timeline specification.
Status: current Access: read-create
OBJECT-TYPE    
  OwnerString  

p2mpTlStatus 1.3.6.1.4.1.9.9.180.2.1.1.12
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 specification is in statusInProgress. A statusCaptured or statusStopped timeline must be actionClear'ed before it can be restarted.
Status: current Access: read-only
OBJECT-TYPE    
  CwrCollectionStatus  

p2mpTlRowStatus 1.3.6.1.4.1.9.9.180.2.1.1.13
This object may be used to create or delete a timeline control specification. Once created data sampling starts based on the value of p2mpTlAction.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

p2mpTlSummaryTable 1.3.6.1.4.1.9.9.180.2.2
This table contains Timeline Summary collected based on the specifications in the p2mpTlCtrlTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    P2mpTlSummaryEntry

p2mpTlSummaryEntry 1.3.6.1.4.1.9.9.180.2.2.1
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. When viewing the summary of a timeline created for a specific channel, the user must set the MAC address to zero(00 00 00 00 00 00). The ifIndex is the upstream channel on which the timeline was created. At the subscriber end: The user sets the MAC address (p2mpTlSuMacAdress) to zero(00 00 00 00 00 00). The ifIndex is the channel ID of the downstream channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  P2mpTlSummaryEntry  

p2mpTlUpdateTime 1.3.6.1.4.1.9.9.180.2.2.1.1
This object represents the sysUpTime when this timeline capture was completed.
Status: current Access: read-only
OBJECT-TYPE    
  CwrUpdateTime  

p2mpTlNumValues 1.3.6.1.4.1.9.9.180.2.2.1.2
This object represents the number of values available in the timeline
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

p2mpTlTriggerLoc 1.3.6.1.4.1.9.9.180.2.2.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

p2mpTlDataTable 1.3.6.1.4.1.9.9.180.2.3
This table contains timeline values collected based on the specifications in the p2mpTlCtrlTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    P2mpTlDataEntry

p2mpTlDataEntry 1.3.6.1.4.1.9.9.180.2.3.1
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 viewing the data of a timeline created for a specific channel, the user must set the MAC address to zero(00 00 00 00 00 00). The ifIndex is the upstream channel on which the timeline was created. At the subscriber end: The user sets the MAC address (p2mpTlSuMacAdress) to zero(00 00 00 00 00 00). The ifIndex is the channel ID of the downstream channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  P2mpTlDataEntry  

p2mpTlValueIndex 1.3.6.1.4.1.9.9.180.2.3.1.1
This object is the index into the timeline data.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

p2mpTlValue 1.3.6.1.4.1.9.9.180.2.3.1.2
This object represents the radio signal data sampled.
Status: current Access: read-only
OBJECT-TYPE    
  CwrFixedPointValue  

p2mpThresholdTable 1.3.6.1.4.1.9.9.180.3.1
This table enables the user to establish thresholds for the radio signals analyzed on the radio interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    P2mpThresholdEntry

p2mpThresholdEntry 1.3.6.1.4.1.9.9.180.3.1.1
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 the subscriber unit's MAC address and the ifIndex of the MAC layer (propDocsWirelessMaclayer) at the head end. When creating thresholds on a per channel basis, the user must set the MAC address to zero(00 00 00 00 00 00). The channel ID is specified by the ifIndex of the upstream channel. Hence, when creating thresholds on a per channel basis, the ifIndex must be set to the ifIndex of the upstream channel (propDocsWirelessUpstream) on which the threshold is created. At the subscriber end: Thresholds can only be created on the downstream channel. Since there is only one downstream channel, thresholds cannot be created per channel ID. Hence, when a thresholds is created, the users sets the MAC address (p2mpThreshSuMacAdress) to zero(00 00 00 00 00 00). The ifIndex must be set to the ifIndex of the downstream channel (propDocsWirelessDownstream).
Status: current Access: not-accessible
OBJECT-TYPE    
  P2mpThresholdEntry  

p2mpThreshSuMacAddr 1.3.6.1.4.1.9.9.180.3.1.1.1
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 be set to zero(00 00 00 00 00 00). At the subscriber end: When creating a threshold , this object must always be set to zero (00 00 00 00 00 00).
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

p2mpThreshAttribute 1.3.6.1.4.1.9.9.180.3.1.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  P2mpRadioSignalAttribute  

p2mpThreshType 1.3.6.1.4.1.9.9.180.3.1.1.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwrThreshLimitType  

p2mpThreshValue 1.3.6.1.4.1.9.9.180.3.1.1.4
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 sample recedes below the p2mpThreshValue. upChange : Notify if data sample increases by more than p2mpThreshValue. downChange : Notify if data sample decreases by more than p2mpThreshValue. upLimit : Notify if data sample crosses p2mpThreshValue while increasing in value. lowLimit : Notify if data sample crosses p2mpThreshValue while decreasing in value.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -2147483647..2147483647  

p2mpThreshHysteresisTime 1.3.6.1.4.1.9.9.180.3.1.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  TimeInterval  

p2mpThreshLimitTime 1.3.6.1.4.1.9.9.180.3.1.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  TimeInterval  

p2mpThreshRowStatus 1.3.6.1.4.1.9.9.180.3.1.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

p2mpSnapshotCtrlTable 1.3.6.1.4.1.9.9.180.4.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    P2mpSnapshotCtrlEntry

p2mpSnapshotCtrlEntry 1.3.6.1.4.1.9.9.180.4.1.1
This represents one entry in the p2mpSnapshotCntrlTable It is indexed by the ifIndex of the MAC layer (propDocsWirelessMaclayer) and p2mpSnapshotDspNum.
Status: current Access: not-accessible
OBJECT-TYPE    
  P2mpSnapshotCtrlEntry  

p2mpSnapshotDspNum 1.3.6.1.4.1.9.9.180.4.1.1.1
This object represents the DSP on which the snapshot needs to be collected.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..8  

p2mpSnapshotType 1.3.6.1.4.1.9.9.180.4.1.1.2
This identfies the set of radio signal attributes being monitored in this snapshot.
Status: current Access: read-create
OBJECT-TYPE    
  P2mpSnapshotAttribute  

p2mpSnapshotDataScale 1.3.6.1.4.1.9.9.180.4.1.1.3
This variable indicates the exponent to apply to the fixed-point values in the snapshot data table.
Status: current Access: read-only
OBJECT-TYPE    
  CwrFixedPointScale  

p2mpSnapshotDataPrecision 1.3.6.1.4.1.9.9.180.4.1.1.4
This variable indicates the number of decimal places used for precision when interpreting the fixed-point values in the snapshot data table.
Status: current Access: read-only
OBJECT-TYPE    
  CwrFixedPointPrecision  

p2mpSnapshotOwner 1.3.6.1.4.1.9.9.180.4.1.1.5
This object identifies management station that created this snapshot specification.
Status: current Access: read-create
OBJECT-TYPE    
  OwnerString  

p2mpSnapshotAction 1.3.6.1.4.1.9.9.180.4.1.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  CwrCollectionAction  

p2mpSnapshotStatus 1.3.6.1.4.1.9.9.180.4.1.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  CwrCollectionStatus  

p2mpSnapshotRowStatus 1.3.6.1.4.1.9.9.180.4.1.1.8
This object may be used to create or delete this snapshot specification.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

p2mpSnapSummaryTable 1.3.6.1.4.1.9.9.180.4.2
This table contains summary information for captured snapshots defined in p2mpSnapshotCtrlTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    P2mpSnapSummaryEntry

p2mpSnapSummaryEntry 1.3.6.1.4.1.9.9.180.4.2.1
This represents one entry in the p2mpSnapSummaryTable. It is indexed by the ifIndex of the MAC layer (propDocsWirelessMaclayer) and p2mpSnapshotDspNum.
Status: current Access: not-accessible
OBJECT-TYPE    
  P2mpSnapSummaryEntry  

p2mpSnapAttr1Id 1.3.6.1.4.1.9.9.180.4.2.1.2
This object represents the bit in the P2mpSnapshotAttribute bitmask that identifies the first attribute value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

p2mpSnapAttr1Size 1.3.6.1.4.1.9.9.180.4.2.1.3
This object represents the number of values captured for the snapshot p2mpSnapAttr1Id.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4096  

p2mpSnapAttr2Id 1.3.6.1.4.1.9.9.180.4.2.1.4
This object represents the bit in the P2mpSnapshotAttribute bitmask that identifies the second attribute value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

p2mpSnapAttr2Size 1.3.6.1.4.1.9.9.180.4.2.1.5
This object represents the number of values captured for the snapshot p2mpSnapAttr2Id.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4096  

p2mpSnapAttr3Id 1.3.6.1.4.1.9.9.180.4.2.1.6
This object represents the bit in the P2mpSnapshotAttribute bitmask that identifies the third attribute value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

p2mpSnapAttr3Size 1.3.6.1.4.1.9.9.180.4.2.1.7
This object represents the number of values captured for the snapshot p2mpSnapAttr3Id.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4096  

p2mpSnapAttr4Id 1.3.6.1.4.1.9.9.180.4.2.1.8
This object represents the bit in the P2mpSnapshotAttribute bitmask that identifies the fourth attribute value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

p2mpSnapAttr4Size 1.3.6.1.4.1.9.9.180.4.2.1.9
This object represents the number of values captured for the snapshot p2mpSnapAttr4Id.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4096  

p2mpSnapDataTable 1.3.6.1.4.1.9.9.180.4.3
This table contains snapshot values collected based on the specifications in the p2mpSnapshotCtrlTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    P2mpSnapDataEntry

p2mpSnapDataEntry 1.3.6.1.4.1.9.9.180.4.3.1
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 p2mpRealPart contains the data and p2mpImaginaryPart is undefined.
Status: current Access: not-accessible
OBJECT-TYPE    
  P2mpSnapDataEntry  

p2mpSnapValueIndex 1.3.6.1.4.1.9.9.180.4.3.1.1
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 (1024 * 4).
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4096  

p2mpRealPart 1.3.6.1.4.1.9.9.180.4.3.1.2
The data sample value. Real part.
Status: current Access: read-only
OBJECT-TYPE    
  CwrFixedPointValue  

p2mpImaginaryPart 1.3.6.1.4.1.9.9.180.4.3.1.3
The data sample value. Imaginary part of the attribute is represented by a complex number.
Status: current Access: read-only
OBJECT-TYPE    
  CwrFixedPointValue  

p2mpRfMetricsMIBNotificationPrefix 1.3.6.1.4.1.9.9.180.3.2
OBJECT IDENTIFIER    

p2mpRfMetricsMIBNotification 1.3.6.1.4.1.9.9.180.3.2.0
OBJECT IDENTIFIER    

p2mpTrapThresh 1.3.6.1.4.1.9.9.180.3.2.0.1
The radio subsystem generates this trap when a threshold crosses its specified limit. The parameters identify the following: p2mpThreshValue - The value that was crossed. p2mpThreshHysteresisTime - The specified hysteresis time p2mpThreshLimitTime - The specified limit time
Status: current Access: read-only
NOTIFICATION-TYPE    

p2mpRadioRfConformance 1.3.6.1.4.1.9.9.180.5
OBJECT IDENTIFIER    

p2mpRadioRfCompliances 1.3.6.1.4.1.9.9.180.5.1
OBJECT IDENTIFIER    

p2mpRadioRfGroups 1.3.6.1.4.1.9.9.180.5.2
OBJECT IDENTIFIER    

p2mpRadioRfCompliance 1.3.6.1.4.1.9.9.180.5.1.1
The compliance statement for devices that are Point to MultiPoint wireless interfaces.
Status: current Access: read-only
MODULE-COMPLIANCE    

p2mpComplianceHistogramGroup 1.3.6.1.4.1.9.9.180.5.2.1
Group of objects implemented in the point to multipoint wireless system for capturing histograms and snapshots of radio signal parameters on the radio interface.
Status: current Access: read-only
OBJECT-GROUP    

p2mpComplianceThresholdGroup 1.3.6.1.4.1.9.9.180.5.2.2
Group of objects implemented in the point to multipoint wireless system to set thresholds on the radio interface.
Status: current Access: read-only
OBJECT-GROUP    

p2mpComplianceTimelineGroup 1.3.6.1.4.1.9.9.180.5.2.3
Group of objects implemented in the point to point wireless system for establishing thresholds and capturing timeline data.
Status: current Access: read-only
OBJECT-GROUP    

p2mpComplianceSnapshotGroup 1.3.6.1.4.1.9.9.180.5.2.4
Group of objects implemented in the point to multi point wireless system for capturing snapshots of various parameters on the radio interface.
Status: current Access: read-only
OBJECT-GROUP