MIBs Depot

CISCO-WIRELESS-P2MP-LINK-METRICS-MIB

Registered at
1.3.6.1.4.1.9.9.181
Last updated
2006-01-04 10:03
Organization
Cisco Systems Inc.
Revisions
2006-01-04 10:03, 2000-02-14 19:10
Namespace
cisco
Source file
CISCO-WIRELESS-P2MP-LINK-METRICS-MIB
Digest
sha256:f4f8ed2503bac6ef684df62d9e2558ce3a4e5310ed436a583c95b039e6833505

Description

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.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: firestorm-sw@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
CISCO-WIRELESS-TC-MIBCwrCwConsecutiveSevErrSecond, CwrCwDegradedSecond, CwrCwErrorFreeSecond, CwrCwErroredSecond, CwrCwSeverelyErroredSecond, CwrFixedPointPrecision, CwrFixedPointScale, CwrFixedPointValue, CwrPercentageValue, CwrUpdateTime, WirelessGauge64
IF-MIBifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, MacAddress, TEXTUAL-CONVENTION, TimeInterval

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-SMI
CISCO-WIRELESS-P2MP-LINK-METRICS-MIB
CISCO-WIRELESS-TC-MIB
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
p2mpLinkMetricsGroup
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.181.1
p2mpMetricsPrecisionTable
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.1.1not-accessiblecurrent
p2mpMetricsPrecisionEntry
OBJECT-TYPE
This represents one entry in the p2mpMetricsPrecisionTable. This table is indexed by the ifIndex of propDocsWirelessMaclayer.
1.3.6.1.4.1.9.9.181.1.1.1not-accessiblecurrent
p2mpLinkMetricsScale
OBJECT-TYPE
This variable indicates the exponent to apply to the fixed-point values.
1.3.6.1.4.1.9.9.181.1.1.1.1CwrFixedPointScaleread-onlycurrent
p2mpLinkMetricsPrecision
OBJECT-TYPE
This variable indicates the number of decimal places used for precision when interpreting the fixed-point values.
1.3.6.1.4.1.9.9.181.1.1.1.2CwrFixedPointPrecisionread-onlycurrent
p2mpMetricsMIBNotificationPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.181.1.2
p2mpMetricsMIBNotification
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.181.1.2.0
p2mpSuLinkMetricsGroup
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.181.2
p2mpSuLinkMetricsThreshTable
OBJECT-TYPE
This table contains threshold values that are the trigger points for controlling the collection of the Link Metrics such as Codeword Errored Seconds and others.
1.3.6.1.4.1.9.9.181.2.1not-accessiblecurrent
p2mpSuLinkMetricsThreshEntry
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.2.1.1not-accessiblecurrent
p2mpSuLinkESThresh
OBJECT-TYPE
When the number of Codeword Errors detected in a single Operational second is greater than this value, that second is counted as an Errored Second.
1.3.6.1.4.1.9.9.181.2.1.1.1Unsigned32read-writecurrent
p2mpSuLinkDSThresh
OBJECT-TYPE
When 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.
1.3.6.1.4.1.9.9.181.2.1.1.2CwrPercentageValueread-writecurrent
p2mpSuLinkSESThresh
OBJECT-TYPE
When 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.
1.3.6.1.4.1.9.9.181.2.1.1.3CwrPercentageValueread-writecurrent
p2mpSuLinkCSESThresh
OBJECT-TYPE
When 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.
1.3.6.1.4.1.9.9.181.2.1.1.4Unsigned32read-writecurrent
p2mpSuLink1HrESAlarmThresh
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.2.1.1.5Unsigned32read-writecurrent
p2mpSuLink1HrSESAlarmThresh
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.2.1.1.6Unsigned32read-writecurrent
p2mpSuLink1HrCSESAlarmThresh
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.2.1.1.7Unsigned32read-writecurrent
p2mpSuLink1HrDCSAlarmThresh
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.2.1.1.8Unsigned32read-writecurrent
p2mpSu1SecMetricsTable
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.2.2not-accessiblecurrent
p2mpSu1SecMetricsEntry
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.2.2.1not-accessiblecurrent
p2mpSu1SecIndex
OBJECT-TYPE
This object, along with ifIndex, identifies exactly one entry in the table.
1.3.6.1.4.1.9.9.181.2.2.1.1Integer32 (1..60)not-accessiblecurrent
p2mpSu1SecUpdateTime
OBJECT-TYPE
This object represents time in seconds since system power up at which time this entry was last updated.
1.3.6.1.4.1.9.9.181.2.2.1.2CwrUpdateTimeread-onlycurrent
p2mpSu1SecType
OBJECT-TYPE
This object identifies the nature of the measured second.
1.3.6.1.4.1.9.9.181.2.2.1.3INTEGER {unknown(0), errorFree(1), errored(2), degraded(3), sevErrored(4), syncLoss(5)}read-onlycurrent
p2mpSu1SecTotalCodewords
OBJECT-TYPE
This object represents the total number of codewords received by this radio link from the last Link Admin Up time until the current operational second.
1.3.6.1.4.1.9.9.181.2.2.1.4WirelessGauge64read-onlycurrent
p2mpSu1SecTotalErrCodewords
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.2.2.1.5WirelessGauge64read-onlycurrent
p2mpSu1SecValidDataPkt
OBJECT-TYPE
This variable indicates the number of data packets received without any bit errors from the last Link Admin Up time until the current operational second.
1.3.6.1.4.1.9.9.181.2.2.1.6Counter32read-onlycurrent
p2mpSu1MinMetricsTable
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.2.3not-accessiblecurrent
p2mpSu1MinMetricsEntry
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.2.3.1not-accessiblecurrent
p2mpSu1MinIndex
OBJECT-TYPE
This object, along with ifIndex, identifies exactly one entry in the table.
1.3.6.1.4.1.9.9.181.2.3.1.1Integer32 (1..60)not-accessiblecurrent
p2mpSu1MinUpdateTime
OBJECT-TYPE
This object represents time in seconds since system power up until the time this entry was last updated.
1.3.6.1.4.1.9.9.181.2.3.1.2CwrUpdateTimeread-onlycurrent
p2mpSu1MinTotalCodewords
OBJECT-TYPE
This object represents the cumulative sum of received codewords from the last Link Admin Up time until the current operational second.
1.3.6.1.4.1.9.9.181.2.3.1.3WirelessGauge64read-onlycurrent
p2mpSu1MinTotalErrCodewords
OBJECT-TYPE
This object represents the cumulative sum of received errored codewords from the last Link Admin Up time until the current operational second.
1.3.6.1.4.1.9.9.181.2.3.1.4WirelessGauge64read-onlycurrent
p2mpSu1MinValidDataPkt
OBJECT-TYPE
This variable indicates the number of data packets received without any bit errors from the last Link Admin Up time until the current operational second.
1.3.6.1.4.1.9.9.181.2.3.1.5Counter32read-onlycurrent
p2mpSu1MinErrorFreeSeconds
OBJECT-TYPE
This object represents the cumulative Codeword Error Free Seconds (EFS) detected from the last Link Admin Up time until the current operational second.
1.3.6.1.4.1.9.9.181.2.3.1.6CwrCwErrorFreeSecondread-onlycurrent
p2mpSu1MinErroredSeconds
OBJECT-TYPE
This object represents the cumulative Codeword Errored Seconds (ES) detected from the last Link Admin Up time until the current operational second.
1.3.6.1.4.1.9.9.181.2.3.1.7CwrCwErroredSecondread-onlycurrent
p2mpSu1MinDegradedSeconds
OBJECT-TYPE
This object represents the cumulative Codeword Degraded Seconds (DS) detected from the last Link Admin Up time until the current operational second.
1.3.6.1.4.1.9.9.181.2.3.1.8CwrCwDegradedSecondread-onlycurrent
p2mpSu1MinSevErroredSeconds
OBJECT-TYPE
This object represents the cumulative Codeword Severely Errored Seconds (SES) detected from the last Link Admin Up time until the current operational second.
1.3.6.1.4.1.9.9.181.2.3.1.9CwrCwSeverelyErroredSecondread-onlycurrent
p2mpSu1MinConsecSevErrSeconds
OBJECT-TYPE
This object represents the cumulative Codeword Consecutively Severely Errored Seconds (CSES) detected from the last Link Admin Up time until the current operational second.
1.3.6.1.4.1.9.9.181.2.3.1.10CwrCwConsecutiveSevErrSecondread-onlycurrent
p2mpSu1MinSyncLossSeconds
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.2.3.1.11Counter32read-onlycurrent
p2mpSu1MinTxPowerMax
OBJECT-TYPE
This variable represents the maximum transmit power of the subscriber unit measured during the current operational minute. This is not a cumulative value.
1.3.6.1.4.1.9.9.181.2.3.1.12CwrFixedPointValueread-onlycurrent
p2mpSu1MinTxPowerMin
OBJECT-TYPE
This variable indicates the minimum transmit power of the subscriber unit measured during the current operational minute. This is not a cumulative value.
1.3.6.1.4.1.9.9.181.2.3.1.13CwrFixedPointValueread-onlycurrent
p2mpSu1MinTxPowerAvg
OBJECT-TYPE
This variable indicates the average measured transmit power of the subscriber unit measured during the current operational minute. This is not a cumulative value.
1.3.6.1.4.1.9.9.181.2.3.1.14CwrFixedPointValueread-onlycurrent
p2mpSu1MinMainAntRxPowerMax
OBJECT-TYPE
This variable indicates the maximum receive power measured at the main antenna during the current operational minute. This is not a cumulative value.
1.3.6.1.4.1.9.9.181.2.3.1.15CwrFixedPointValueread-onlycurrent
p2mpSu1MinMainAntRxPowerMin
OBJECT-TYPE
This variable indicates the minimum receive power measured at the main antenna during the current operational minute. This is not a cumulative value.
1.3.6.1.4.1.9.9.181.2.3.1.16CwrFixedPointValueread-onlycurrent
p2mpSu1MinMainAntRxPowerAvg
OBJECT-TYPE
This variable indicates the average receive power measured at the main antenna during the current operational minute. This is not a cumulative value.
1.3.6.1.4.1.9.9.181.2.3.1.17CwrFixedPointValueread-onlycurrent
p2mpSu1MinDivAntRxPowerMax
OBJECT-TYPE
This variable indicates the maximum receive power measured at the diversity antenna during the current operational minute. This is not a cumulative value.
1.3.6.1.4.1.9.9.181.2.3.1.18CwrFixedPointValueread-onlycurrent
p2mpSu1MinDivAntRxPowerMin
OBJECT-TYPE
This variable indicates the minimum receive power measured at the diversity antenna during the current operational minute. This is not a cumulative value.
1.3.6.1.4.1.9.9.181.2.3.1.19CwrFixedPointValueread-onlycurrent
p2mpSu1MinDivAntRxPowerAvg
OBJECT-TYPE
This variable indicates the average received power measured at the diversity antenna during the current operational minute. This is not a cumulative value.
1.3.6.1.4.1.9.9.181.2.3.1.20CwrFixedPointValueread-onlycurrent
p2mpSu1HrMetricsTable
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.2.4not-accessiblecurrent
p2mpSu1HrMetricsEntry
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.2.4.1not-accessiblecurrent
p2mpSu1HrIndex
OBJECT-TYPE
This object, along with ifIndex, identifies exactly one entry in the table.
1.3.6.1.4.1.9.9.181.2.4.1.1Integer32 (1..24)not-accessiblecurrent
p2mpSu1HrUpdateTime
OBJECT-TYPE
This object represents time in seconds since system power up at which time this entry was last updated.
1.3.6.1.4.1.9.9.181.2.4.1.2CwrUpdateTimeread-onlycurrent
p2mpSu1HrTotalCodewords
OBJECT-TYPE
This object represents the total received codewords detected from the last Link Admin Up time until the current operational hour.
1.3.6.1.4.1.9.9.181.2.4.1.3WirelessGauge64read-onlycurrent
p2mpSu1HrTotalErrCodewords
OBJECT-TYPE
This object represents the total number of errored codewords received from the last Link Admin Up time until the current operational hour.
1.3.6.1.4.1.9.9.181.2.4.1.4WirelessGauge64read-onlycurrent
p2mpSu1HrValidDataPkt
OBJECT-TYPE
This variable indicates the number of data packets received without any bit errors from the last Link Admin Up time until the current operational hour.
1.3.6.1.4.1.9.9.181.2.4.1.5Counter32read-onlycurrent
p2mpSu1HrErrorFreeSeconds
OBJECT-TYPE
This object represents the cumulative Codeword Error Free Seconds (EFS) detected from the last Link Admin Up time until the current operational hour.
1.3.6.1.4.1.9.9.181.2.4.1.6CwrCwErrorFreeSecondread-onlycurrent
p2mpSu1HrErroredSeconds
OBJECT-TYPE
This object represents the cumulative Codeword Errored Seconds (ES) detected from the last Link Admin Up time until the current operational hour
1.3.6.1.4.1.9.9.181.2.4.1.7CwrCwErroredSecondread-onlycurrent
p2mpSu1HrSevErroredSeconds
OBJECT-TYPE
This object represents the cumulative Codeword Severely Errored Seconds (SES) detected from the last Link Admin Up time until the current operational hour
1.3.6.1.4.1.9.9.181.2.4.1.8CwrCwSeverelyErroredSecondread-onlycurrent
p2mpSu1HrConsecSvErrSeconds
OBJECT-TYPE
This object represents the cumulative Codeword Consecutive Severely Errored Seconds (CSES) detected from the last Link Admin Up time until the current operational hour
1.3.6.1.4.1.9.9.181.2.4.1.9CwrCwConsecutiveSevErrSecondread-onlycurrent
p2mpSu1HrSyncLossSeconds
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.2.4.1.10Counter32read-onlycurrent
p2mpSu1HrDegradedSeconds
OBJECT-TYPE
This object represents the cumulative Codeword Degraded Seconds detected from the last Link Admin Up time until the current operational hour
1.3.6.1.4.1.9.9.181.2.4.1.11CwrCwDegradedSecondread-onlycurrent
p2mpSu1HrTxPowerMax
OBJECT-TYPE
This variable indicates the maximum transmit power measured during the current operational hour. This is not a cumulative value.
1.3.6.1.4.1.9.9.181.2.4.1.12CwrFixedPointValueread-onlycurrent
p2mpSu1HrTxPowerMin
OBJECT-TYPE
This variable indicates the minimum transmit power measured during the current operational hour. This is not a cumulative value.
1.3.6.1.4.1.9.9.181.2.4.1.13CwrFixedPointValueread-onlycurrent
p2mpSu1HrTxPowerAvg
OBJECT-TYPE
This variable indicates the average transmit power measured during the current operational hour. This is not a cumulative value.
1.3.6.1.4.1.9.9.181.2.4.1.14CwrFixedPointValueread-onlycurrent
p2mpSu1HrMainAntRxPowerMax
OBJECT-TYPE
This variable indicates the maximum receive power measured at the main antenna during the current operational hour. This is not a cumulative value.
1.3.6.1.4.1.9.9.181.2.4.1.15CwrFixedPointValueread-onlycurrent
p2mpSu1HrMainAntRxPowerMin
OBJECT-TYPE
This variable indicates the minimum receive power measured at the main antenna during the current operational hour. This is not a cumulative value.
1.3.6.1.4.1.9.9.181.2.4.1.16CwrFixedPointValueread-onlycurrent
p2mpSu1HrMainAntRxPowerAvg
OBJECT-TYPE
This variable indicates the average received power measured at the main antenna during the current operational hour. This is not a cumulative value.
1.3.6.1.4.1.9.9.181.2.4.1.17CwrFixedPointValueread-onlycurrent
p2mpSu1HrDivAntRxPowerMax
OBJECT-TYPE
This variable indicates the maximum receive power measured at the diversity antenna during the current operational hour. This is not a cumulative value.
1.3.6.1.4.1.9.9.181.2.4.1.18CwrFixedPointValueread-onlycurrent
p2mpSu1HrDivAntRxPowerMin
OBJECT-TYPE
This variable indicates the minimum receive power measured at the diversity antenna during the current operational hour. This is not a cumulative value.
1.3.6.1.4.1.9.9.181.2.4.1.19CwrFixedPointValueread-onlycurrent
p2mpSu1HrDivAntRxPowerAvg
OBJECT-TYPE
This variable indicates the average received power measured at the diversity antenna during the current operational hour. This is not a cumulative value.
1.3.6.1.4.1.9.9.181.2.4.1.20CwrFixedPointValueread-onlycurrent
p2mpSuCumulativeLinkMetricsTable
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.2.6not-accessiblecurrent
p2mpSuCumulativeLinkMetricsEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.181.2.6.1not-accessiblecurrent
p2mpSuAvailableSeconds
OBJECT-TYPE
This 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 Seconds
1.3.6.1.4.1.9.9.181.2.6.1.1Counter32read-onlycurrent
p2mpSuUnAvailableSeconds
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.2.6.1.2Counter32read-onlycurrent
p2mpSuPctAvailSeconds
OBJECT-TYPE
This object represents the ratio of cumulative Available seconds to Link Admin Up seconds, expressed as a percentage.
1.3.6.1.4.1.9.9.181.2.6.1.3CwrPercentageValueread-onlycurrent
p2mpSuSyncLossSeconds
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.2.6.1.4Counter32read-onlycurrent
p2mpSuPctErrorFreeSeconds
OBJECT-TYPE
This object represents the ratio of cumulative Codeword Error Free Seconds (EFS) to Link Admin Up seconds, expressed as a percentage.
1.3.6.1.4.1.9.9.181.2.6.1.5CwrPercentageValueread-onlycurrent
p2mpSuPctErroredSeconds
OBJECT-TYPE
This object represents the ratio of cumulative Codeword Errored Seconds (ES) to Link Admin Up seconds, expressed as a percentage.
1.3.6.1.4.1.9.9.181.2.6.1.6CwrPercentageValueread-onlycurrent
p2mpSuPctSevErroredSeconds
OBJECT-TYPE
This object represents the ratio of cumulative Codeword Severely Errored Seconds (SES) to Link Admin Up seconds, expressed as a percentage.
1.3.6.1.4.1.9.9.181.2.6.1.7CwrPercentageValueread-onlycurrent
p2mpSuPctDegradedSeconds
OBJECT-TYPE
This object represents the ratio of degraded seconds (DS) to Link Admin Up seconds, expressed as a percentage.
1.3.6.1.4.1.9.9.181.2.6.1.8CwrPercentageValueread-onlycurrent
p2mpSuInitialSyncSeconds
OBJECT-TYPE
Time spent in acquiring sync for the first time after the link is administratively configured up
1.3.6.1.4.1.9.9.181.2.6.1.9Counter32read-onlycurrent
p2mpSuSyncSuccessCount
OBJECT-TYPE
This object represents the number of times the subscriber unit successfully synchronized with the head end.
1.3.6.1.4.1.9.9.181.2.6.1.10Counter32read-onlycurrent
p2mpSuLastSyncSuccessTime
OBJECT-TYPE
This object represents elapsed time since the subscriber unit last successfully synchronized with the head end.
1.3.6.1.4.1.9.9.181.2.6.1.11TimeIntervalread-onlycurrent
p2mpSuSyncFailureCount
OBJECT-TYPE
This object represents the number of times the subscriber unit attempted, but failed, to synchronize with the head end.
1.3.6.1.4.1.9.9.181.2.6.1.12Counter32read-onlycurrent
p2mpSuLastSyncFailTime
OBJECT-TYPE
This object represents elapsed time since the subscriber unit last lost synchronization with the remote end.
1.3.6.1.4.1.9.9.181.2.6.1.13TimeIntervalread-onlycurrent
p2mpSuSyncMedEffort
OBJECT-TYPE
This object indicates how many times sync was regained (since Link Admin Up time) without the subscriber unit having to scan through the channels.
1.3.6.1.4.1.9.9.181.2.6.1.14Counter32read-onlycurrent
p2mpSuSyncHighEffort
OBJECT-TYPE
This object indicates how many times the channels were scanned due to sync loss (after first sync at Link Admin Up time).
1.3.6.1.4.1.9.9.181.2.6.1.15Counter32read-onlycurrent
p2mpSuEffectiveDataRate
OBJECT-TYPE
Represents the effective data throughput while the link was last synchronized. For a given bandwidth and throughput selection, it represents the data throughput being achieved.
1.3.6.1.4.1.9.9.181.2.6.1.16Gauge32read-onlycurrent
p2mpSuPercentEfficiency
OBJECT-TYPE
Represents the ratio of total good codewords received to the total number of codewords received since Link Admin Up, stated as a percentage
1.3.6.1.4.1.9.9.181.2.6.1.17CwrPercentageValueread-onlycurrent
p2mpHeLinkMetricsGroup
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.181.3
p2mpHeLinkMetricsThreshTable
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.3.1not-accessiblecurrent
p2mpHeLinkMetricsThreshEntry
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.3.1.1not-accessiblecurrent
p2mpHe1HrMinTotalCWThresh
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.3.1.1.1Unsigned32read-writecurrent
p2mpHe1HrPctErrCWThresh
OBJECT-TYPE
This 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'.
1.3.6.1.4.1.9.9.181.3.1.1.2CwrPercentageValueread-writecurrent
p2mpHeBadSuTable
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.3.2not-accessiblecurrent
p2mpHeBadSuEntry
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.3.2.1not-accessiblecurrent
p2mpBadSuIndex
OBJECT-TYPE
This object, along with the ifIndex of the MAC layer, identifies exactly one entry in the table.
1.3.6.1.4.1.9.9.181.3.2.1.1Integer32 (1..2147483647)not-accessiblecurrent
p2mpBadSuUpdateTime
OBJECT-TYPE
This object represents time in seconds since system power up at which time this entry was last updated.
1.3.6.1.4.1.9.9.181.3.2.1.2CwrUpdateTimeread-onlycurrent
p2mpBadSuMacAddress
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.3.2.1.3MacAddressread-onlycurrent
p2mpTotalErroredCodewords
OBJECT-TYPE
This object represents the total errored codewords transmitted by this subscriber unit in the current operational hour.
1.3.6.1.4.1.9.9.181.3.2.1.4Unsigned32read-onlycurrent
p2mpPctErroredCodewords
OBJECT-TYPE
This object represent the percentage of errored codewords to total codewords transmitted by the subscriber unit in the current operational hour.
1.3.6.1.4.1.9.9.181.3.2.1.5Unsigned32read-onlycurrent
p2mpHeCodewordErrorTable
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.3.3not-accessiblecurrent
p2mpHeCodewordErrorEntry
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.3.3.1not-accessiblecurrent
p2mpSuMacAddress
OBJECT-TYPE
This object is used to index this table. It indicates the MAC address of the subscriber unit.
1.3.6.1.4.1.9.9.181.3.3.1.1MacAddressnot-accessiblecurrent
p2mpHeCWErrorIndex
OBJECT-TYPE
This object identifies exactly one entry in the table.
1.3.6.1.4.1.9.9.181.3.3.1.2Integer32 (1..24)not-accessiblecurrent
p2mpHeCWErrorUpdateTime
OBJECT-TYPE
This object represents time in seconds since system power up at which time this entry was last updated.
1.3.6.1.4.1.9.9.181.3.3.1.3CwrUpdateTimeread-onlycurrent
p2mpTotalCodewords
OBJECT-TYPE
This object represents the total received codewords detected on the subscriber unit identified by p2mpSuMacAddress from Link Admin Up time until the current operational hour.
1.3.6.1.4.1.9.9.181.3.3.1.4WirelessGauge64read-onlycurrent
p2mpErroredCodewords
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.3.3.1.5WirelessGauge64read-onlycurrent
p2mpSINR
OBJECT-TYPE
This object represents the ratio of signal to (interference + noise) from Link Admin Up time until the current operational hour.
1.3.6.1.4.1.9.9.181.3.3.1.6CwrFixedPointValueread-onlycurrent
p2mpHe1SecMetricsTable
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.3.4not-accessiblecurrent
p2mpHe1SecMetricsEntry
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.3.4.1not-accessiblecurrent
p2mpHe1SecIndex
OBJECT-TYPE
This object, along with ifIndex, identifies exactly one entry in the table.
1.3.6.1.4.1.9.9.181.3.4.1.1Integer32 (1..60)not-accessiblecurrent
p2mpHe1SecUpdateTime
OBJECT-TYPE
This object represents time in seconds since system power up at which time this entry was last updated.
1.3.6.1.4.1.9.9.181.3.4.1.2CwrUpdateTimeread-onlycurrent
p2mpHe1SecTotalCodewords
OBJECT-TYPE
This object represents the total number of codewords received on a channel from the last Link Admin Up time until the current operational second.
1.3.6.1.4.1.9.9.181.3.4.1.3WirelessGauge64read-onlycurrent
p2mpHe1SecErroredCodewords
OBJECT-TYPE
This object represents the total number of errored codewords received on a channel from the last Link Admin Up time until the current operational second.
1.3.6.1.4.1.9.9.181.3.4.1.4WirelessGauge64read-onlycurrent
p2mpHe1MinMetricsTable
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.3.5not-accessiblecurrent
p2mpHe1MinMetricsEntry
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.3.5.1not-accessiblecurrent
p2mpHe1MinIndex
OBJECT-TYPE
This object, along with ifIndex, identifies exactly one entry in the table.
1.3.6.1.4.1.9.9.181.3.5.1.1Integer32 (1..60)not-accessiblecurrent
p2mpHe1MinUpdateTime
OBJECT-TYPE
This object represents time in seconds since system power up at which time this entry was last updated.
1.3.6.1.4.1.9.9.181.3.5.1.2CwrUpdateTimeread-onlycurrent
p2mpHe1MinTotalCodewords
OBJECT-TYPE
This object represents the cumulative sum of codewords received on a channel from the last Link Admin Up time until the current operational minute.
1.3.6.1.4.1.9.9.181.3.5.1.3WirelessGauge64read-onlycurrent
p2mpHe1MinErroredCodewords
OBJECT-TYPE
This object represents the cumulative sum of errored codewords received on a channel from the last Link Admin Up time until the current operational minute.
1.3.6.1.4.1.9.9.181.3.5.1.4WirelessGauge64read-onlycurrent
p2mpHe1HrMetricsTable
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.3.6not-accessiblecurrent
p2mpHe1HrMetricsEntry
OBJECT-TYPE
This 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.
1.3.6.1.4.1.9.9.181.3.6.1not-accessiblecurrent
p2mpHe1HrIndex
OBJECT-TYPE
This object, along with ifIndex, identifies exactly one entry in the table.
1.3.6.1.4.1.9.9.181.3.6.1.1Integer32 (1..24)not-accessiblecurrent
p2mpHe1HrUpdateTime
OBJECT-TYPE
This object represents time in seconds since system power up at which time this entry was last updated.
1.3.6.1.4.1.9.9.181.3.6.1.2CwrUpdateTimeread-onlycurrent
p2mpHe1HrTotalCodewords
OBJECT-TYPE
This object represents the total number of codewords received on this channel at the time this entry was updated.
1.3.6.1.4.1.9.9.181.3.6.1.3WirelessGauge64read-onlycurrent
p2mpHe1HrErroredCodewords
OBJECT-TYPE
This object represents the total number of errored codewords received on this channel in the last 1 hour.
1.3.6.1.4.1.9.9.181.3.6.1.4WirelessGauge64read-onlycurrent
p2mpRadioLinkConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.181.4
p2mpRadioLinkCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.181.4.1
p2mpRadioLinkGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.181.4.2

Notifications

NameOIDStatus
p2mpHeChPctErrCWThreshTrap
NOTIFICATION-TYPE
The p2mpHe1HrPctErrCWThresh for an upstream channel was exceeded.
1.3.6.1.4.1.9.9.181.1.2.0.1current
p2mpHeMacPctErrCWThreshTrap
NOTIFICATION-TYPE
The p2mpHe1HrPctErrCWThresh for the subscriber unit was exceeded. The subscriber unit was added to the p2mpHeBadSuTable.
1.3.6.1.4.1.9.9.181.1.2.0.2current
p2mpSuErrSecAlarmTrap
NOTIFICATION-TYPE
The p2mpSuLink1HrESAlarmThresh was exceeded.
1.3.6.1.4.1.9.9.181.1.2.0.3current
p2mpSuSevErrSecAlarmTrap
NOTIFICATION-TYPE
The p2mpSuLink1HrSESAlarmThresh was exceeded.
1.3.6.1.4.1.9.9.181.1.2.0.4current
p2mpSuConsecSevErrSecAlarmTrap
NOTIFICATION-TYPE
The p2mpSuLink1HrCSESAlarmThresh was exceeded.
1.3.6.1.4.1.9.9.181.1.2.0.5current
p2mpSuDegradedSecAlarmTrap
NOTIFICATION-TYPE
The p2mpSuLink1HrDCSAlarmThresh was exceeded.
1.3.6.1.4.1.9.9.181.1.2.0.6current

Conformance

NameOIDStatus
p2mpRadioLinkCompliance
MODULE-COMPLIANCE
The compliance statement for devices implementing the Point to MultiPoint wireless interface compliant to Cisco Systems Inc. specification.
1.3.6.1.4.1.9.9.181.4.1.1current
p2mpComplianceLinkMetricsGroup
OBJECT-GROUP
Objects implemented to indicate scaling factors for fixed point values. This group is mandatory on the Head End and the Subscriber Unit.
1.3.6.1.4.1.9.9.181.4.2.1current
p2mpComplianceSuMetricsGroup
OBJECT-GROUP
Group of objects implemented at the Subscriber unit.
1.3.6.1.4.1.9.9.181.4.2.2current
p2mpComplianceHeMetricsGroup
OBJECT-GROUP
Group of objects implemented at the Head End.
1.3.6.1.4.1.9.9.181.4.2.3current
p2mpComplianceNotifGroup
NOTIFICATION-GROUP
Group of notifications which indicate that a threshold was exceeded.
1.3.6.1.4.1.9.9.181.4.2.4current