CISCO-WIRELESS-P2MP-LINK-METRICS-MIB
AI MIB Summary
The CISCO-WIRELESS-P2MP-LINK-METRICS-MIB enables SNMP-based monitoring of Point-to-Multipoint wireless radio link performance metrics, specifically distinguishing between Head End and Subscriber Unit devices. It tracks physical layer transmission characteristics, link administrative states, and bi-directional radio link statistics to facilitate granular troubleshooting of Cisco wireless P2MP deployments.
This is the MIB Module for the Cisco Wireless Radio Point to MultiPoint interface link metrics specification.
Glossary
The following terms are used in the MIB definitions below.
Radio Interface: The interface that provides wireless communication features. Radio Link: The bi-directional wireless link between two communicating wireless radios. Radio PHY: Represents the transmission characteristics of the Radio link.
Link Admin Up: This is the system time when the link is configured to be 'administratively up'. The user can configure the link to be up either by executing a 'no shut' command via the CLI or by setting the ifAdminStatus object in the IF-MIB to 'up(1)' via SNMP.
Cisco Wireless MIB Organization
The Cisco Wireless Point to Multipoint Radio Link Metrics MIB is divided into 2 main groups.
Head End: These objects are supported on the Head End only. Subscriber Unit: These objects are supported on the Subscriber unit only.
142
Objects
Active
Status
8
Dependencies
Imported Objects
Objects
142 total| Object Name |
|---|
ciscoWirelessLinkMetricsMIB OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.181 |
SNMPv2-SMI-v1 Unknown .1.3.6.1.4.1.9.9.181 |
p2mpLinkMetricsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.181.1 |
p2mpMetricsPrecisionTableThis table contains the precision and scale values to
be used when interpreting fixed point values in this
MIB. This information is encapsulated in a table to
accomodate for multiple cards in the same system having
different precision values.
This table is indexed by the ifIndex for the physical
card (propDocsWirelessMaclayer). The user can refer to
the entAliasMappingTable in the ENTITY-MIB to determine
the upstream/downstream channels associated with
each card. SEQUENCE OF P2mpMetricsPrecisionEntry .1.3.6.1.4.1.9.9.181.1.1 |
p2mpMetricsPrecisionEntryThis represents one entry in the
p2mpMetricsPrecisionTable. This table is indexed by
the ifIndex of propDocsWirelessMaclayer. P2mpMetricsPrecisionEntry .1.3.6.1.4.1.9.9.181.1.1.1 |
p2mpLinkMetricsScaleThis variable indicates the exponent to apply to the
fixed-point values.ro CwrFixedPointScale -- Rsyntax INTEGER { -- yocto(1), -- zepto(2), -- atto(3), -- femto(4), -- pico(5), -- nano(6), -- micro(7), -- milli(8), -- units(9), -- kilo(10), -- mega(11), -- giga(12), -- tera(13), -- exa(14), -- peta(15), -- zetta(16), -- yotta(17) -- } .1.3.6.1.4.1.9.9.181.1.1.1.1 |
p2mpLinkMetricsPrecisionThis variable indicates the number of decimal places
used for precision when interpreting the fixed-point
values.ro CwrFixedPointPrecision -- Rsyntax Integer32 .1.3.6.1.4.1.9.9.181.1.1.1.2 |
p2mpMetricsMIBNotificationPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.181.1.2 |
p2mpMetricsMIBNotification OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.181.1.2.0 |
p2mpHeChPctErrCWThreshTrapThe p2mpHe1HrPctErrCWThresh for an upstream channel was
exceeded. TRAP-TYPE .1.3.6.1.4.1.9.9.181.1.2.0.1 |
p2mpHeMacPctErrCWThreshTrapThe p2mpHe1HrPctErrCWThresh for the subscriber
unit was exceeded. The subscriber unit was added to
the p2mpHeBadSuTable. TRAP-TYPE .1.3.6.1.4.1.9.9.181.1.2.0.2 |
p2mpSuErrSecAlarmTrapThe p2mpSuLink1HrESAlarmThresh was exceeded. TRAP-TYPE .1.3.6.1.4.1.9.9.181.1.2.0.3 |
p2mpSuSevErrSecAlarmTrapThe p2mpSuLink1HrSESAlarmThresh was exceeded. TRAP-TYPE .1.3.6.1.4.1.9.9.181.1.2.0.4 |
p2mpSuConsecSevErrSecAlarmTrapThe p2mpSuLink1HrCSESAlarmThresh was exceeded. TRAP-TYPE .1.3.6.1.4.1.9.9.181.1.2.0.5 |
p2mpSuDegradedSecAlarmTrapThe p2mpSuLink1HrDCSAlarmThresh was exceeded. TRAP-TYPE .1.3.6.1.4.1.9.9.181.1.2.0.6 |
p2mpSuLinkMetricsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.181.2 |
p2mpSuLinkMetricsThreshTableThis table contains threshold values that are the
trigger points for controlling the collection of the
Link Metrics such as Codeword Errored Seconds and
others. SEQUENCE OF P2mpSuLinkMetricsThreshEntry .1.3.6.1.4.1.9.9.181.2.1 |
p2mpSuLinkMetricsThreshEntryThis represents one entry in the table. There exists
one such entry for every interface in the ifTable which
has an ifType of propDocsWirelessDownstream.
Each of these entries are indexed by the value of
ifIndex as defined in RFC2233. P2mpSuLinkMetricsThreshEntry .1.3.6.1.4.1.9.9.181.2.1.1 |
p2mpSuLinkESThreshWhen the number of Codeword Errors detected in a single
Operational second is greater than this value, that
second is counted as an Errored Second.rw Unsigned32 -- Rsyntax Gauge32 .1.3.6.1.4.1.9.9.181.2.1.1.1 |
p2mpSuLinkDSThreshWhen the percentage of codeword errors detected to the
total codewords received in one second is equal to or
greater than this value, and less than
p2mpLinkSESThresh, the second is counted as a Codeword
Degraded Second.rw CwrPercentageValue -- Rsyntax Gauge32 .1.3.6.1.4.1.9.9.181.2.1.1.2 |
p2mpSuLinkSESThreshWhen the percentage of codeword errors detected to
the total codewords received in one second equals or
exceeds this value, that second is counted as a
Severely Errored Second.rw CwrPercentageValue -- Rsyntax Gauge32 .1.3.6.1.4.1.9.9.181.2.1.1.3 |
p2mpSuLinkCSESThreshWhen the number of severely errored codewords detected
consecutively in one second equals or exceeds this
value, the second is counted as a Consecutively
Severely Errored Second.rw Unsigned32 -- Rsyntax Gauge32 .1.3.6.1.4.1.9.9.181.2.1.1.4 |
p2mpSuLink1HrESAlarmThreshThis object specifies the one hour Codeword Error
Second threshold. When the number of Codeword Error
Seconds in a 1 Operational Hour period exceeds this
value, the p2mpSuErrSecAlarmTrap trap will be generated.
Time measurement starts after the first operational
second.rw Unsigned32 -- Rsyntax Gauge32 .1.3.6.1.4.1.9.9.181.2.1.1.5 |
p2mpSuLink1HrSESAlarmThreshThis object specifies the one hour Codeword Severely
Errored Seconds threshold. When the number of Codeword
Severely Errored Seconds in a 1 Operational Hour period
exceeds this value, the p2mpSuSevErrSecAlarmTrap trap
will be generated. Time measurement starts after the
first operational second.rw Unsigned32 -- Rsyntax Gauge32 .1.3.6.1.4.1.9.9.181.2.1.1.6 |
p2mpSuLink1HrCSESAlarmThreshThis object specifies the one hour Codeword
Consecutively Severely Errored Seconds threshold. When
the number of Codeword Severely Errored Seconds in a 1
Operational Hour period exceeds this value, the
p2mpSuConsecSevErrSecAlarmTrap trap will be generated.
Time measurement starts after the first operational
second.rw Unsigned32 -- Rsyntax Gauge32 .1.3.6.1.4.1.9.9.181.2.1.1.7 |
p2mpSuLink1HrDCSAlarmThreshThis object specifies the one hour Degraded Codeword
Seconds threshold. When the number of Degraded Codeword
Seconds in a 1 Operational Hour period exceeds this
value, the p2mpSuDegradedSecAlarmTrap trap will be
generated. Time measurement starts after the first
operational second.rw Unsigned32 -- Rsyntax Gauge32 .1.3.6.1.4.1.9.9.181.2.1.1.8 |
p2mpSu1SecMetricsTableThis table contains metrics collected over the duration
of one second.
This table will have a maximum of 60 entries providing
cumulative status of the link, identified by ifIndex of
propDocsWirelessDownstream, over the past one minute.
This table is updated once every second. After 60
seconds, only the latest 60 entries will be stored in
the table. SEQUENCE OF P2mpSu1SecMetricsEntry .1.3.6.1.4.1.9.9.181.2.2 |
p2mpSu1SecMetricsEntryThis represents one entry in the p2mpSu1SecMetricsTable
indexed by the ifIndex of propDocsWirelessDownstream and
p2mpSu1SecIndex.
The first entry in the table (p2mpSu1SecIndex = 1)
represents the chronologically oldest data available. P2mpSu1SecMetricsEntry .1.3.6.1.4.1.9.9.181.2.2.1 |
p2mpSu1SecIndexThis object, along with ifIndex, identifies exactly one
entry in the table. Integer32 .1.3.6.1.4.1.9.9.181.2.2.1.1 |
p2mpSu1SecUpdateTimeThis object represents time in seconds since system
power up at which time this entry was last updated.ro CwrUpdateTime -- Rsyntax Integer32 .1.3.6.1.4.1.9.9.181.2.2.1.2 |
p2mpSu1SecTypeThis object identifies the nature of the measured
second.ro Enumeration .1.3.6.1.4.1.9.9.181.2.2.1.3 |
p2mpSu1SecTotalCodewordsThis object represents the total number of codewords
received by this radio link from the last Link Admin Up
time until the current operational second.ro WirelessGauge64 -- Rsyntax Counter64 .1.3.6.1.4.1.9.9.181.2.2.1.4 |
p2mpSu1SecTotalErrCodewordsThis object represents the total number of errored
codewords received by this radio link from the last
Link Admin Up time until the current operational
second.ro WirelessGauge64 -- Rsyntax Counter64 .1.3.6.1.4.1.9.9.181.2.2.1.5 |
p2mpSu1SecValidDataPktThis variable indicates the number of data packets
received without any bit errors from the last Link Admin
Up time until the current operational second.ro Counter32 .1.3.6.1.4.1.9.9.181.2.2.1.6 |
p2mpSu1MinMetricsTableThis table contains metrics collected over the duration
of one minute.
This table will have a maximum of 60 entries providing
cumulative statistics of the link, identified by ifIndex
of propDocsWirelessDownstream, over the past one hour.
This table is updated once every minute. SEQUENCE OF P2mpSu1MinMetricsEntry .1.3.6.1.4.1.9.9.181.2.3 |
p2mpSu1MinMetricsEntryThis represents one entry in the p2mpSu1MinMetricsTable
indexed by ifIndex of propDocsWirelessDownstream and
p2mpSu1MinIndex.
The first entry in the table (p2mpSu1MinIndex = 1)
represents the chronologically oldest data available. P2mpSu1MinMetricsEntry .1.3.6.1.4.1.9.9.181.2.3.1 |
p2mpSu1MinIndexThis object, along with ifIndex, identifies exactly one
entry in the table. Integer32 .1.3.6.1.4.1.9.9.181.2.3.1.1 |
p2mpSu1MinUpdateTimeThis object represents time in seconds since system
power up until the time this entry was last updated.ro CwrUpdateTime -- Rsyntax Integer32 .1.3.6.1.4.1.9.9.181.2.3.1.2 |
p2mpSu1MinTotalCodewordsThis object represents the cumulative sum of received
codewords from the last Link Admin Up time until the
current operational second.ro WirelessGauge64 -- Rsyntax Counter64 .1.3.6.1.4.1.9.9.181.2.3.1.3 |
p2mpSu1MinTotalErrCodewordsThis object represents the cumulative sum of received
errored codewords from the last Link Admin Up time until
the current operational second.ro WirelessGauge64 -- Rsyntax Counter64 .1.3.6.1.4.1.9.9.181.2.3.1.4 |
p2mpSu1MinValidDataPktThis variable indicates the number of data packets
received without any bit errors from the last Link Admin
Up time until the current operational second.ro Counter32 .1.3.6.1.4.1.9.9.181.2.3.1.5 |
p2mpSu1MinErrorFreeSecondsThis object represents the cumulative Codeword Error
Free Seconds (EFS) detected from the last Link Admin Up
time until the current operational second.ro CwrCwErrorFreeSecond -- Rsyntax Gauge32 .1.3.6.1.4.1.9.9.181.2.3.1.6 |
p2mpSu1MinErroredSecondsThis object represents the cumulative Codeword Errored
Seconds (ES) detected from the last Link Admin Up time
until the current operational second.ro CwrCwErroredSecond -- Rsyntax Gauge32 .1.3.6.1.4.1.9.9.181.2.3.1.7 |
p2mpSu1MinDegradedSecondsThis object represents the cumulative Codeword Degraded
Seconds (DS) detected from the last Link Admin Up time
until the current operational second.ro CwrCwDegradedSecond -- Rsyntax Gauge32 .1.3.6.1.4.1.9.9.181.2.3.1.8 |
p2mpSu1MinSevErroredSecondsThis object represents the cumulative Codeword Severely
Errored Seconds (SES) detected from the last Link Admin
Up time until the current operational second.ro CwrCwSeverelyErroredSecond -- Rsyntax Gauge32 .1.3.6.1.4.1.9.9.181.2.3.1.9 |
p2mpSu1MinConsecSevErrSecondsThis object represents the cumulative Codeword
Consecutively Severely Errored Seconds (CSES) detected
from the last Link Admin Up time until the current
operational second.ro CwrCwConsecutiveSevErrSecond -- Rsyntax Gauge32 .1.3.6.1.4.1.9.9.181.2.3.1.10 |
p2mpSu1MinSyncLossSecondsThis object represents the cumulative number of seconds
from the last Link Admin Up time to the current
operational minute the link was out of synchronization.ro Counter32 .1.3.6.1.4.1.9.9.181.2.3.1.11 |
p2mpSu1MinTxPowerMaxThis variable represents the maximum transmit power of
the subscriber unit measured during the current
operational minute. This is not a cumulative value.ro CwrFixedPointValue -- Rsyntax INTEGER(-2147483648..2147483647) -- Units -- dBm - decibel milliwatts .1.3.6.1.4.1.9.9.181.2.3.1.12 |
p2mpSu1MinTxPowerMinThis variable indicates the minimum transmit power of
the subscriber unit measured during the current
operational minute. This is not a cumulative value.ro CwrFixedPointValue -- Rsyntax INTEGER(-2147483648..2147483647) -- Units -- dBm - decibel milliwatts .1.3.6.1.4.1.9.9.181.2.3.1.13 |
p2mpSu1MinTxPowerAvgThis variable indicates the average measured transmit
power of the subscriber unit measured during the
current operational minute. This is not a cumulative
value.ro CwrFixedPointValue -- Rsyntax INTEGER(-2147483648..2147483647) -- Units -- dBm - decibel milliwatts .1.3.6.1.4.1.9.9.181.2.3.1.14 |
p2mpSu1MinMainAntRxPowerMaxThis variable indicates the maximum receive power
measured at the main antenna during the current
operational minute. This is not a cumulative value.ro CwrFixedPointValue -- Rsyntax INTEGER(-2147483648..2147483647) -- Units -- dBm - decibel milliwatts .1.3.6.1.4.1.9.9.181.2.3.1.15 |
p2mpSu1MinMainAntRxPowerMinThis variable indicates the minimum receive power
measured at the main antenna during the current
operational minute. This is not a cumulative value.ro CwrFixedPointValue -- Rsyntax INTEGER(-2147483648..2147483647) -- Units -- dBm - decibel milliwatts .1.3.6.1.4.1.9.9.181.2.3.1.16 |
p2mpSu1MinMainAntRxPowerAvgThis variable indicates the average receive power
measured at the main antenna during the current
operational minute. This is not a cumulative value.ro CwrFixedPointValue -- Rsyntax INTEGER(-2147483648..2147483647) -- Units -- dBm - decibel milliwatts .1.3.6.1.4.1.9.9.181.2.3.1.17 |
p2mpSu1MinDivAntRxPowerMaxThis variable indicates the maximum receive power
measured at the diversity antenna during the current
operational minute. This is not a cumulative value.ro CwrFixedPointValue -- Rsyntax INTEGER(-2147483648..2147483647) -- Units -- dBm - decibel milliwatts .1.3.6.1.4.1.9.9.181.2.3.1.18 |
p2mpSu1MinDivAntRxPowerMinThis variable indicates the minimum receive power
measured at the diversity antenna during the current
operational minute. This is not a cumulative value.ro CwrFixedPointValue -- Rsyntax INTEGER(-2147483648..2147483647) -- Units -- dBm - decibel milliwatts .1.3.6.1.4.1.9.9.181.2.3.1.19 |
p2mpSu1MinDivAntRxPowerAvgThis variable indicates the average received power
measured at the diversity antenna during the current
operational minute. This is not a cumulative value.ro CwrFixedPointValue -- Rsyntax INTEGER(-2147483648..2147483647) -- Units -- dBm - decibel milliwatts .1.3.6.1.4.1.9.9.181.2.3.1.20 |
p2mpSu1HrMetricsTableThis table contains metrics collected over the duration
of one hour.
This table will have a maximum of 24 entries providing
cumulative status of the link, identified by ifIndex,
over the past 24 hours.
This table is updated once every hour. SEQUENCE OF P2mpSu1HrMetricsEntry .1.3.6.1.4.1.9.9.181.2.4 |
p2mpSu1HrMetricsEntryThis represents one entry in the p2mpSu1HrMetricsTable
indexed by ifIndex of propDocsWirelessDownstream and
p2mpSu1HrIndex.
The first entry in the table (p2mpSu1HrIndex = 1)
represents the chronologically oldest data available. P2mpSu1HrMetricsEntry .1.3.6.1.4.1.9.9.181.2.4.1 |
p2mpSu1HrIndexThis object, along with ifIndex, identifies exactly one
entry in the table. Integer32 .1.3.6.1.4.1.9.9.181.2.4.1.1 |
p2mpSu1HrUpdateTimeThis object represents time in seconds since system
power up at which time this entry was last updated.ro CwrUpdateTime -- Rsyntax Integer32 .1.3.6.1.4.1.9.9.181.2.4.1.2 |
p2mpSu1HrTotalCodewordsThis object represents the total received codewords
detected from the last Link Admin Up time until the
current operational hour.ro WirelessGauge64 -- Rsyntax Counter64 .1.3.6.1.4.1.9.9.181.2.4.1.3 |
p2mpSu1HrTotalErrCodewordsThis object represents the total number of errored
codewords received from the last Link Admin Up time
until the current operational hour.ro WirelessGauge64 -- Rsyntax Counter64 .1.3.6.1.4.1.9.9.181.2.4.1.4 |
p2mpSu1HrValidDataPktThis variable indicates the number of data packets
received without any bit errors from the last Link Admin
Up time until the current operational hour.ro Counter32 .1.3.6.1.4.1.9.9.181.2.4.1.5 |
p2mpSu1HrErrorFreeSecondsThis object represents the cumulative Codeword Error
Free Seconds (EFS) detected from the last Link Admin Up
time until the current operational hour.ro CwrCwErrorFreeSecond -- Rsyntax Gauge32 .1.3.6.1.4.1.9.9.181.2.4.1.6 |
p2mpSu1HrErroredSecondsThis object represents the cumulative Codeword Errored
Seconds (ES) detected from the last Link Admin Up time
until the current operational hourro CwrCwErroredSecond -- Rsyntax Gauge32 .1.3.6.1.4.1.9.9.181.2.4.1.7 |
p2mpSu1HrSevErroredSecondsThis object represents the cumulative Codeword Severely
Errored Seconds (SES) detected from the last Link Admin
Up time until the current operational hourro CwrCwSeverelyErroredSecond -- Rsyntax Gauge32 .1.3.6.1.4.1.9.9.181.2.4.1.8 |
p2mpSu1HrConsecSvErrSecondsThis object represents the cumulative Codeword
Consecutive Severely Errored Seconds (CSES) detected
from the last Link Admin Up time until the current
operational hourro CwrCwConsecutiveSevErrSecond -- Rsyntax Gauge32 .1.3.6.1.4.1.9.9.181.2.4.1.9 |
p2mpSu1HrSyncLossSecondsThis object represents the cumulative number of
seconds from the last Link Admin Up time to the current
operational hour the link was out of synchronization.ro Counter32 .1.3.6.1.4.1.9.9.181.2.4.1.10 |
p2mpSu1HrDegradedSecondsThis object represents the cumulative Codeword Degraded
Seconds detected from the last Link Admin Up time until
the current operational hourro CwrCwDegradedSecond -- Rsyntax Gauge32 .1.3.6.1.4.1.9.9.181.2.4.1.11 |
p2mpSu1HrTxPowerMaxThis variable indicates the maximum transmit power
measured during the current operational hour. This is
not a cumulative value.ro CwrFixedPointValue -- Rsyntax INTEGER(-2147483648..2147483647) -- Units -- dBm - decibel milliwatts .1.3.6.1.4.1.9.9.181.2.4.1.12 |
p2mpSu1HrTxPowerMinThis variable indicates the minimum transmit power
measured during the current operational hour. This is
not a cumulative value.ro CwrFixedPointValue -- Rsyntax INTEGER(-2147483648..2147483647) -- Units -- dBm - decibel milliwatts .1.3.6.1.4.1.9.9.181.2.4.1.13 |
p2mpSu1HrTxPowerAvgThis variable indicates the average transmit power
measured during the current operational hour. This is
not a cumulative value.ro CwrFixedPointValue -- Rsyntax INTEGER(-2147483648..2147483647) -- Units -- dBm - decibel milliwatts .1.3.6.1.4.1.9.9.181.2.4.1.14 |
p2mpSu1HrMainAntRxPowerMaxThis variable indicates the maximum receive power
measured at the main antenna during the current
operational hour. This is not a cumulative value.ro CwrFixedPointValue -- Rsyntax INTEGER(-2147483648..2147483647) -- Units -- dBm - decibel milliwatts .1.3.6.1.4.1.9.9.181.2.4.1.15 |
p2mpSu1HrMainAntRxPowerMinThis variable indicates the minimum receive power
measured at the main antenna during the current
operational hour. This is not a cumulative value.ro CwrFixedPointValue -- Rsyntax INTEGER(-2147483648..2147483647) -- Units -- dBm - decibel milliwatts .1.3.6.1.4.1.9.9.181.2.4.1.16 |
p2mpSu1HrMainAntRxPowerAvgThis variable indicates the average received power
measured at the main antenna during the current
operational hour. This is not a cumulative value.ro CwrFixedPointValue -- Rsyntax INTEGER(-2147483648..2147483647) -- Units -- dBm - decibel milliwatts .1.3.6.1.4.1.9.9.181.2.4.1.17 |
p2mpSu1HrDivAntRxPowerMaxThis variable indicates the maximum receive power
measured at the diversity antenna during the current
operational hour. This is not a cumulative value.ro CwrFixedPointValue -- Rsyntax INTEGER(-2147483648..2147483647) -- Units -- dBm - decibel milliwatts .1.3.6.1.4.1.9.9.181.2.4.1.18 |
p2mpSu1HrDivAntRxPowerMinThis variable indicates the minimum receive power
measured at the diversity antenna during the current
operational hour. This is not a cumulative value.ro CwrFixedPointValue -- Rsyntax INTEGER(-2147483648..2147483647) -- Units -- dBm - decibel milliwatts .1.3.6.1.4.1.9.9.181.2.4.1.19 |
p2mpSu1HrDivAntRxPowerAvgThis variable indicates the average received power
measured at the diversity antenna during the current
operational hour. This is not a cumulative value.ro CwrFixedPointValue -- Rsyntax INTEGER(-2147483648..2147483647) -- Units -- dBm - decibel milliwatts .1.3.6.1.4.1.9.9.181.2.4.1.20 |
p2mpSuCumulativeLinkMetricsTableThis table contains metrics used to measure the quality
of the radio link identified by the ifIndex. The metrics
in this table are cumulated since the last Link Admin Up
time. SEQUENCE OF P2mpSuCumulativeLinkMetricsEntry .1.3.6.1.4.1.9.9.181.2.6 |
p2mpSuCumulativeLinkMetricsEntryThere exists one such entry for every interface in the
ifTable which has an ifType of
propDocsWirelessDownstream.
Each of these entries are indexed by the value of
ifIndex as defined in RFC2233. P2mpSuCumulativeLinkMetricsEntry .1.3.6.1.4.1.9.9.181.2.6.1 |
p2mpSuAvailableSecondsThis object represents the total number of Available
Seconds since the last Link Admin Up time.
It is equal to:
Error Free Seconds + Errored Seconds - Severely Errored
Secondsro Counter32 .1.3.6.1.4.1.9.9.181.2.6.1.1 |
p2mpSuUnAvailableSecondsThis object represents the total number of seconds
since the last Link Admin Up time that the link was not
available for use. It is equal to:
Severely Errored Seconds + Sync Loss Seconds.ro Counter32 .1.3.6.1.4.1.9.9.181.2.6.1.2 |
p2mpSuPctAvailSecondsThis object represents the ratio of cumulative
Available seconds to Link Admin Up seconds, expressed
as a percentage.ro CwrPercentageValue -- Rsyntax Gauge32 .1.3.6.1.4.1.9.9.181.2.6.1.3 |
p2mpSuSyncLossSecondsThis object represents the number of seconds since the
last Link Admin Up time during which the radio link was
out of sync with the remote end.ro Counter32 .1.3.6.1.4.1.9.9.181.2.6.1.4 |
p2mpSuPctErrorFreeSecondsThis object represents the ratio of cumulative Codeword
Error Free Seconds (EFS) to Link Admin Up seconds,
expressed as a percentage.ro CwrPercentageValue -- Rsyntax Gauge32 .1.3.6.1.4.1.9.9.181.2.6.1.5 |
p2mpSuPctErroredSecondsThis object represents the ratio of cumulative Codeword
Errored Seconds (ES) to Link Admin Up seconds, expressed
as a percentage.ro CwrPercentageValue -- Rsyntax Gauge32 .1.3.6.1.4.1.9.9.181.2.6.1.6 |
p2mpSuPctSevErroredSecondsThis object represents the ratio of cumulative Codeword
Severely Errored Seconds (SES) to Link Admin Up seconds,
expressed as a percentage.ro CwrPercentageValue -- Rsyntax Gauge32 .1.3.6.1.4.1.9.9.181.2.6.1.7 |
p2mpSuPctDegradedSecondsThis object represents the ratio of degraded seconds
(DS) to Link Admin Up seconds, expressed as a
percentage.ro CwrPercentageValue -- Rsyntax Gauge32 .1.3.6.1.4.1.9.9.181.2.6.1.8 |
p2mpSuInitialSyncSecondsTime spent in acquiring sync for the first time after
the link is administratively configured upro Counter32 .1.3.6.1.4.1.9.9.181.2.6.1.9 |
p2mpSuSyncSuccessCountThis object represents the number of times the
subscriber unit successfully synchronized with the head
end.ro Counter32 .1.3.6.1.4.1.9.9.181.2.6.1.10 |
p2mpSuLastSyncSuccessTimeThis object represents elapsed time since the
subscriber unit last successfully synchronized with the
head end.ro TimeInterval -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.181.2.6.1.11 |
p2mpSuSyncFailureCountThis object represents the number of times the
subscriber unit attempted, but failed, to synchronize
with the head end.ro Counter32 .1.3.6.1.4.1.9.9.181.2.6.1.12 |
p2mpSuLastSyncFailTimeThis object represents elapsed time since the
subscriber unit last lost synchronization with the
remote end.ro TimeInterval -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.181.2.6.1.13 |
p2mpSuSyncMedEffortThis object indicates how many times sync was regained
(since Link Admin Up time) without the subscriber unit
having to scan through the channels.ro Counter32 .1.3.6.1.4.1.9.9.181.2.6.1.14 |
p2mpSuSyncHighEffortThis object indicates how many times the channels were
scanned due to sync loss (after first sync at Link Admin
Up time).ro Counter32 .1.3.6.1.4.1.9.9.181.2.6.1.15 |
p2mpSuEffectiveDataRateRepresents the effective data throughput while the link
was last synchronized. For a given bandwidth and
throughput selection, it represents the data throughput
being achieved.ro Gauge32 .1.3.6.1.4.1.9.9.181.2.6.1.16 |
p2mpSuPercentEfficiencyRepresents the ratio of total good codewords received
to the total number of codewords received since Link
Admin Up, stated as a percentagero CwrPercentageValue -- Rsyntax Gauge32 .1.3.6.1.4.1.9.9.181.2.6.1.17 |
p2mpHeLinkMetricsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.181.3 |
p2mpHeLinkMetricsThreshTableThis table contains thresholds that are the trigger
points to determine if an excessive number of errored
codewords are being transmitted.
The thresholds can be set for each upstream channel.
This helps determine if a particular upstream channel is
experiencing excessive errors.
The thresholds can also be set for all the subscriber
units communicating with the head end. These thresholds
will not be set on a per subscriber basis. Instead,
there is only one entry in this table for all the
subscriber units. SEQUENCE OF P2mpHeLinkMetricsThreshEntry .1.3.6.1.4.1.9.9.181.3.1 |
p2mpHeLinkMetricsThreshEntryThis represents one entry in the tablei.
The first entry in this table is applicable to all the
subscriber units communicating with the head end. This
entry uses the ifIndex of propDocsWirelessMaclayer.
Subsequent entries in this table apply to the upstream
channels and are indexed by the ifIndex of
propDocsWirelessUpstream. P2mpHeLinkMetricsThreshEntry .1.3.6.1.4.1.9.9.181.3.1.1 |
p2mpHe1HrMinTotalCWThreshThis object specifies the threshold for the minimum
number of total codewords that should be transmitted in
an operational hour before the percentage of errored
codewords is evaluated against the
p2mpHe1HrPctErrCWThresh.rw Unsigned32 -- Rsyntax Gauge32 .1.3.6.1.4.1.9.9.181.3.1.1.1 |
p2mpHe1HrPctErrCWThreshThis object represents the threshold for the acceptable
ratio of errored codewords to the total codewords
transmitted in an operational hour.
For an Upstream Channel:
When the percentage of errored codewords to total
codewords transmitted on a upstream channel crosses this
threshold, the p2mpHeChPctErrCWThreshTrap is sent out
(provided the number of total codewords transmitted on
the upstream channel in an operational hour, exceeds the
value represented by p2mpHe1HrMinTotalCWThresh).
For a Subscriber Unit (SU):
When the percentage of errored codewords to total
codewords transmitted by a SU crosses this threshold,
the SU is added to a list of SU's that have also crossed
this threshold (provided the number of total codewords
transmitted by the SU exceed the value represented by
p2mpHe1HrMinTotalCWThresh). The head end sends out the
p2mpHeMacPctErrCWThreshTrap to indicate that an SU has
been added to the 'bad SU list'.rw CwrPercentageValue -- Rsyntax Gauge32 .1.3.6.1.4.1.9.9.181.3.1.1.2 |
p2mpHeBadSuTableThis table lists all the subscriber units who have
either failed to transmit a minimum number of codewords
in an operational hour OR have transmitted a total
number of codewords equal to or greater than
p2mpHe1HrMinTotalCWThresh but have a codeword error
percentage (ratio of errored codewords to the total
number of codewords transmitted) greater than
p2mpHe1HrPctErrCWThresh. SEQUENCE OF P2mpHeBadSuEntry .1.3.6.1.4.1.9.9.181.3.2 |
p2mpHeBadSuEntryThis represents one entry in the p2mpHeBadSuTable.
This entry uses the ifIndex of propDocsWirelessMaclayer.
An entry is created in this table when a 'bad'
subscriber unit is detected in the managed system. The
entry is removed from this table when the subscriber
units performance recovers. P2mpHeBadSuEntry .1.3.6.1.4.1.9.9.181.3.2.1 |
p2mpBadSuIndexThis object, along with the ifIndex of the MAC layer,
identifies exactly one entry in the table. Integer32 .1.3.6.1.4.1.9.9.181.3.2.1.1 |
p2mpBadSuUpdateTimeThis object represents time in seconds since system
power up at which time this entry was last updated.ro CwrUpdateTime -- Rsyntax Integer32 .1.3.6.1.4.1.9.9.181.3.2.1.2 |
p2mpBadSuMacAddressThis object identifies the subscriber unit that either
failed to transmit a minimum number of codewords in an
operational hour OR whose percentage of errored
codewords transmitted exceeded the threshold.ro MacAddress -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.181.3.2.1.3 |
p2mpTotalErroredCodewordsThis object represents the total errored codewords
transmitted by this subscriber unit in the current
operational hour.ro Unsigned32 -- Rsyntax Gauge32 .1.3.6.1.4.1.9.9.181.3.2.1.4 |
p2mpPctErroredCodewordsThis object represent the percentage of errored
codewords to total codewords transmitted by the
subscriber unit in the current operational hour.ro Unsigned32 -- Rsyntax Gauge32 .1.3.6.1.4.1.9.9.181.3.2.1.5 |
p2mpHeCodewordErrorTableThis table contains codeword error history for the past 24
hours, at 1 hour intervals, on a per subscriber basis.
This table will have a maximum of 24 entries providing
cumulative status of the link, identified by ifIndex, over the
past 24 hours.
This table is updated once every hour. SEQUENCE OF P2mpHeCodewordErrorEntry .1.3.6.1.4.1.9.9.181.3.3 |
p2mpHeCodewordErrorEntryThis represents one entry in the p2mpHeCodewordErrorTable
indexed by ifIndex of propDocsWirelessMaclayer, the MAC
address of the subscriber unit, and p2mpHeCWErrorIndex
Every entry represents the cumulative sum of the previous entry
plus last hour before the entry is updated.
The first entry in the table (p2mpHeCWErrorIndex = 1) represents
the chronologically oldest data available. P2mpHeCodewordErrorEntry .1.3.6.1.4.1.9.9.181.3.3.1 |
p2mpSuMacAddressThis object is used to index this table. It indicates the MAC
address of the subscriber unit. MacAddress -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.181.3.3.1.1 |
p2mpHeCWErrorIndexThis object identifies exactly one entry in the table. Integer32 .1.3.6.1.4.1.9.9.181.3.3.1.2 |
p2mpHeCWErrorUpdateTimeThis object represents time in seconds since system power up at
which time this entry was last updated.ro CwrUpdateTime -- Rsyntax Integer32 .1.3.6.1.4.1.9.9.181.3.3.1.3 |
p2mpTotalCodewordsThis object represents the total received codewords
detected on the subscriber unit identified by
p2mpSuMacAddress from Link Admin Up time until the
current operational hour.ro WirelessGauge64 -- Rsyntax Counter64 .1.3.6.1.4.1.9.9.181.3.3.1.4 |
p2mpErroredCodewordsThis object represents the total received errored
codewords detected on the subscriber unit identified by
p2mpSuMacAddress from Link Admin Up time until the
current operational hour.ro WirelessGauge64 -- Rsyntax Counter64 .1.3.6.1.4.1.9.9.181.3.3.1.5 |
p2mpSINRThis object represents the ratio of signal to
(interference + noise) from Link Admin Up time until
the current operational hour.ro CwrFixedPointValue -- Rsyntax INTEGER(-2147483648..2147483647) .1.3.6.1.4.1.9.9.181.3.3.1.6 |
p2mpHe1SecMetricsTableThis table contains metrics collected over the duration
of one second.
This table will have a maximum of 60 entries providing
cumulative status of the upstream channel, identified by
ifIndex of propDocsWirelessUpstream, over the past one
minute.
This table is updated once every second. SEQUENCE OF P2mpHe1SecMetricsEntry .1.3.6.1.4.1.9.9.181.3.4 |
p2mpHe1SecMetricsEntryThis represents one entry in the p2mpHe1SecMetricsTable
indexed by the ifIndex of propDocsWirelessUpstream and
p2mpHe1SecIndex.
Every entry represents the cumulative sum of the
previous entry plus the last second before the entry is
updated.
The first entry in the table (p2mpHe1SecIndex = 1)
represents the chronologically oldest data available. P2mpHe1SecMetricsEntry .1.3.6.1.4.1.9.9.181.3.4.1 |
p2mpHe1SecIndexThis object, along with ifIndex, identifies exactly one
entry in the table. Integer32 .1.3.6.1.4.1.9.9.181.3.4.1.1 |
p2mpHe1SecUpdateTimeThis object represents time in seconds since system power up at
which time this entry was last updated.ro CwrUpdateTime -- Rsyntax Integer32 .1.3.6.1.4.1.9.9.181.3.4.1.2 |
p2mpHe1SecTotalCodewordsThis object represents the total number of codewords
received on a channel from the last Link Admin Up time
until the current operational second.ro WirelessGauge64 -- Rsyntax Counter64 .1.3.6.1.4.1.9.9.181.3.4.1.3 |
p2mpHe1SecErroredCodewordsThis object represents the total number of errored
codewords received on a channel from the last Link Admin
Up time until the current operational second.ro WirelessGauge64 -- Rsyntax Counter64 .1.3.6.1.4.1.9.9.181.3.4.1.4 |
p2mpHe1MinMetricsTableThis table contains metrics collected over the duration
of one minute.
This table will have a maximum of 60 entries providing
cumulative status of the upstream channel, identified by
ifIndex of propDocsWirelessUpstream, over the past one
hour.
This table is updated once every minute. SEQUENCE OF P2mpHe1MinMetricsEntry .1.3.6.1.4.1.9.9.181.3.5 |
p2mpHe1MinMetricsEntryThis represents one entry in the p2mpHe1MinMetricsTable
indexed by ifIndex of propDocsWirelessUpstream and
p2mpHe1MinIndex.
Every entry represents the cumulative sum of the
previous entry plus the last 1 minute before the entry
was updated.
The first entry in the table (p2mpHe1MinIndex = 1)
represents the chronologically oldest data available. P2mpHe1MinMetricsEntry .1.3.6.1.4.1.9.9.181.3.5.1 |
p2mpHe1MinIndexThis object, along with ifIndex, identifies exactly one
entry in the table. Integer32 .1.3.6.1.4.1.9.9.181.3.5.1.1 |
p2mpHe1MinUpdateTimeThis object represents time in seconds since system
power up at which time this entry was last updated.ro CwrUpdateTime -- Rsyntax Integer32 .1.3.6.1.4.1.9.9.181.3.5.1.2 |
p2mpHe1MinTotalCodewordsThis object represents the cumulative sum of codewords
received on a channel from the last Link Admin Up time
until the current operational minute.ro WirelessGauge64 -- Rsyntax Counter64 .1.3.6.1.4.1.9.9.181.3.5.1.3 |
p2mpHe1MinErroredCodewordsThis object represents the cumulative sum of errored
codewords received on a channel from the last Link Admin
Up time until the current operational minute.ro WirelessGauge64 -- Rsyntax Counter64 .1.3.6.1.4.1.9.9.181.3.5.1.4 |
p2mpHe1HrMetricsTableThis table contains metrics collected over the duration
of one hour.
This table will have a maximum of 24 entries providing
cumulative status of the upstream channel, identified by
ifIndex of propDocsWirelessUpstream, over the past 24
hours.
This table is updated once every hour. SEQUENCE OF P2mpHe1HrMetricsEntry .1.3.6.1.4.1.9.9.181.3.6 |
p2mpHe1HrMetricsEntryThis represents one entry in the p2mpHe1HrMetricsTable
indexed by ifIndex of propDocsWirelessUpstream and
p2mpHe1HrIndex.
Every entry represents the cumulative sum of the
previous entry plus the last 1 hour before the entry was
updated.
The first entry in the table (p2mpHe1HrIndex = 1)
represents the chronologically oldest data available. P2mpHe1HrMetricsEntry .1.3.6.1.4.1.9.9.181.3.6.1 |
p2mpHe1HrIndexThis object, along with ifIndex, identifies exactly one
entry in the table. Integer32 .1.3.6.1.4.1.9.9.181.3.6.1.1 |
p2mpHe1HrUpdateTimeThis object represents time in seconds since system power up at
which time this entry was last updated.ro CwrUpdateTime -- Rsyntax Integer32 .1.3.6.1.4.1.9.9.181.3.6.1.2 |
p2mpHe1HrTotalCodewordsThis object represents the total number of codewords
received on this channel at the time this entry was
updated.ro WirelessGauge64 -- Rsyntax Counter64 .1.3.6.1.4.1.9.9.181.3.6.1.3 |
p2mpHe1HrErroredCodewordsThis object represents the total number of errored
codewords received on this channel in the last 1 hour.ro WirelessGauge64 -- Rsyntax Counter64 .1.3.6.1.4.1.9.9.181.3.6.1.4 |
p2mpRadioLinkConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.181.4 |
p2mpRadioLinkCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.181.4.1 |
p2mpRadioLinkCompliance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.181.4.1.1 |
p2mpRadioLinkGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.181.4.2 |
p2mpComplianceLinkMetricsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.181.4.2.1 |
p2mpComplianceSuMetricsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.181.4.2.2 |
p2mpComplianceHeMetricsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.181.4.2.3 |