CISCO-WIRELESS-P2MP-PHY-MIB
- Registered at
- 1.3.6.1.4.1.9.9.170
- Last updated
- 2000-10-22 19:10
- Organization
- Cisco Systems Inc.
- Revisions
- 2000-10-22 19:10, 2000-10-04 19:10, 2000-07-21 19:10
- Namespace
- cisco
- Source file
CISCO-WIRELESS-P2MP-PHY-MIB- Digest
sha256:7b94c280b9451ae3ce49e914828b9ed02ec198969949204f9f4ab468cc4f5d32
Description
This is the MIB Module for the Cisco Wireless Radio Point to MultiPoint interface.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: wireless-nms@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| CISCO-TC | Unsigned32 |
| CISCO-WIRELESS-TC-MIB | CwrOscState, CwrRfFreqRange, CwrRfType |
| ENTITY-MIB | entPhysicalIndex |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
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-TC CISCO-WIRELESS-P2MP-PHY-MIB CISCO-WIRELESS-TC-MIB ENTITY-MIB IANA-ENTITY-MIB IANAifType-MIB IF-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC UUID-TC-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| p2mpRadioObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.170.1 | |||
| p2mpRadioBaseObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.170.1.1 | |||
| p2mpPhyConfigGroup OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.170.1.1.1 | |||
| p2mpRadioPhyTable OBJECT-TYPE This table provides facilities to configure the physical layer characteristics of the radio link. The objects in this table are supported on the head end and at the subscriber unit. | 1.3.6.1.4.1.9.9.170.1.1.1.1 | not-accessible | current | |
| p2mpRadioPhyEntry OBJECT-TYPE The entry of this table is created when the managed system detects a propDocsWirelessMaclayer interface. The entry is removed when the associated propDocsWirelessMaclayer interface is deleted from the ifTable. | 1.3.6.1.4.1.9.9.170.1.1.1.1.1 | not-accessible | current | |
| p2mpSelfTest OBJECT-TYPE This object is used to enable/disable self test. When set to true(1), the software tests the memory and hardware integrity shortly after the router powers up. | 1.3.6.1.4.1.9.9.170.1.1.1.1.1.1 | TruthValue | read-write | current |
| p2mpDiversityAntennaPresent OBJECT-TYPE When true(1), this object indicates that a diversity antenna is being used to receive the wireless transmissions. When false(2), the radio system is using a single antenna to transmit and receive. | 1.3.6.1.4.1.9.9.170.1.1.1.1.1.2 | TruthValue | read-write | current |
| p2mpCableLoss OBJECT-TYPE This object indicates the measured signal power loss in dB due to the cable connecting the radio to the main antenna. The hardware compensates for this cable loss by adjusting the receive and transmit gain appropriately. A value of 0 indicates no degradation in the signal due to the cable. The radio hardware can compensate for a cable loss of no more than 15 db. This cable loss applies to the main antenna only. | 1.3.6.1.4.1.9.9.170.1.1.1.1.1.3 | Unsigned32 (0..15) | read-write | current |
| p2mpCableLossDiversity OBJECT-TYPE This object indicates the measured signal power loss in dB due to the cable connecting the radio to the diversity antenna. The hardware compensates for this loss by adjusting the receive and transmit gain appropriately. A value of 0 indicates no degradation in the signal due to the cable. The radio hardware can compensate for a cable loss of no more than 15 dB. This cable loss applies to the diversity antenna only. | 1.3.6.1.4.1.9.9.170.1.1.1.1.1.4 | Unsigned32 (0..15) | read-write | current |
| p2mpDenyService OBJECT-TYPE Indicates if the service is disabled in the unit. For Head-end unit, if this object has the value of 'true', the link is in loopback mode; otherwise the link is enabled for transmitting / receiving data. For Subscriber unit, if this object has the value of 'true', the subscriber unit service is disabled; otherwise, the subscriber unit is enabled for transmitting / receiving data | 1.3.6.1.4.1.9.9.170.1.1.1.1.1.5 | TruthValue | read-only | current |
| p2mpClockRefExt OBJECT-TYPE This object controls the use of external reference clock for IF module as follows: 'true(1)' - an external reference clock is used 'false(2)' - an internal reference clock is used. | 1.3.6.1.4.1.9.9.170.1.1.1.1.1.6 | TruthValue | read-write | current |
| p2mpCommonTrapEnable OBJECT-TYPE When set to true(1), the notifications common to the head end and subscriber unit are enabled. When set to false(2), these notifications are disabled. The notification controlled by this object are: - p2mpRadioPhyFailNotification - p2mpTrapRfSupplyVoltage - p2mpTrapRfRxOsc - p2mpTrapRfTxOsc - p2mpTrapRfTemp - p2mpTrapRfCommLinkError - p2mpTrapTxPower - p2mpTrapRfStatusChange | 1.3.6.1.4.1.9.9.170.1.1.1.1.1.7 | TruthValue | read-write | current |
| p2mpLastPhyFailureType OBJECT-TYPE This object indicates the last physical link failure that resulted in a p2mpRadioPhyFailNotification trap. none(1) - no failure p2mpHwConfigUnsupported(2) - The radio subsystem has detected that the configuration requested is not supported by the hardware. The p2mpLastPhyFailureReason variable will indicate which configuration parameter is not supported. p2mpHwConfigMismatch(3) - The radio subsystem has detected that the combination of the configuration parameters requested is inconsistent and cannot be supported. The p2mpLastPhyFailReason variable will indicate the configuration parameter that causes the mismatch. p2mpHwInitFailure(4) - The radio subsystem has failed to initialize the hardware. This implies that there is a critical error condition in the associated hardware. The p2mpLastPhyFailReason specifies the reason why the init failed. p2mpHostIfCommLinkError(5) - The host could not communicate with the IF module. p2mpAutoCableCompFailure(6) - Failed to achieve automatic cable compensation due to loss of Tx signal. | 1.3.6.1.4.1.9.9.170.1.1.1.1.1.8 | INTEGER {none(1), p2mpHwConfigUnsupported(2), p2mpHwConfigMismatch(3), p2mpHwInitFailure(4), p2mpHostIfCommLinkError(5), p2mpAutoCableCompFailure(6)} | read-only | current |
| p2mpLastPhyFailureReason OBJECT-TYPE This is a text string that describes the last physical link failure identified by p2mpLastPhyFailureType. | 1.3.6.1.4.1.9.9.170.1.1.1.1.1.9 | DisplayString (SIZE(0..255)) | read-only | current |
| p2mpFreqResourceGroup OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.170.1.1.2 | |||
| p2mpRfTable OBJECT-TYPE This table contains information about the state of the radio frequency resources used by the radio system. Physically each RF resource may be realized by one antenna and its associated control hardware. A single antenna and its associated electronics may act as more than 1 RF resource. When an RF resource acts as both a transmit and receive resource, the transmit and receive frequency ranges may overlap. | 1.3.6.1.4.1.9.9.170.1.1.2.1 | not-accessible | current | |
| p2mpRfEntry OBJECT-TYPE This represents one entry in the p2mpRfTable. An entry is created in this table when the managed system detects a RF resource. The entry is removed when the RF resource is removed from the wireless system. | 1.3.6.1.4.1.9.9.170.1.1.2.1.1 | not-accessible | current | |
| p2mpRfIndex OBJECT-TYPE This object, along with the ifIndex of the MAC layer, represents the index of this entry in the p2mpRfTable. Each entry in the table provides details on the state of the RF resources available in the system. | 1.3.6.1.4.1.9.9.170.1.1.2.1.1.1 | Integer32 (1..100) | not-accessible | current |
| p2mpRfType OBJECT-TYPE This object identifies the RF resource. | 1.3.6.1.4.1.9.9.170.1.1.2.1.1.2 | CwrRfType | read-only | current |
| p2mpRfOpMode OBJECT-TYPE This object specifies whether this RF resource can either transmit, receive, or do both. | 1.3.6.1.4.1.9.9.170.1.1.2.1.1.3 | INTEGER {receiveOnly(1), transmitOnly(2), transmitAndReceive(3)} | read-only | current |
| p2mpTxFreqRangeMin OBJECT-TYPE This object represents the minimum frequency at which this RF resource can transmit. | 1.3.6.1.4.1.9.9.170.1.1.2.1.1.4 | CwrRfFreqRange | read-only | current |
| p2mpTxFreqRangeMax OBJECT-TYPE This object represents the maximum frequency at which this RF resource can transmit. | 1.3.6.1.4.1.9.9.170.1.1.2.1.1.5 | CwrRfFreqRange | read-only | current |
| p2mpRxFreqRangeMin OBJECT-TYPE This object represents the lowest transmission frequency this RF resource can receive. | 1.3.6.1.4.1.9.9.170.1.1.2.1.1.6 | CwrRfFreqRange | read-only | current |
| p2mpRxFreqRangeMax OBJECT-TYPE This object represents the highest transmission frequency that this RF resource can receive. | 1.3.6.1.4.1.9.9.170.1.1.2.1.1.7 | CwrRfFreqRange | read-only | current |
| p2mpMinTxPower OBJECT-TYPE This object represents the minimum power that the RF subsystem can supply the antenna. | 1.3.6.1.4.1.9.9.170.1.1.2.1.1.8 | Integer32 (-80..50) | read-only | current |
| p2mpMaxTxPower OBJECT-TYPE This object represents the maximum power that the RF subsystem can supply the antenna. | 1.3.6.1.4.1.9.9.170.1.1.2.1.1.9 | Integer32 (-80..50) | read-only | current |
| p2mpRfTemperature OBJECT-TYPE This object represents the current temperature of the RF unit | 1.3.6.1.4.1.9.9.170.1.1.2.1.1.10 | Integer32 (-40..100) | read-only | current |
| p2mpRfTxOscState OBJECT-TYPE This object represents the state of the transmit oscillator. The oscillator must be in oscillatorOk(1) state for the system to function properly. | 1.3.6.1.4.1.9.9.170.1.1.2.1.1.11 | CwrOscState | read-only | current |
| p2mpRfRxOscState OBJECT-TYPE This object represents the state of the receive oscillator. The oscillator must be in oscillatorOk(1) state for the system to function properly. | 1.3.6.1.4.1.9.9.170.1.1.2.1.1.12 | CwrOscState | read-only | current |
| p2mpRfSupplyVoltageState OBJECT-TYPE This object specifies whether the voltage supply to the RF unit is within specifications or not. Voltage specifications are hardware dependent. | 1.3.6.1.4.1.9.9.170.1.1.2.1.1.13 | INTEGER {withinSpecification(1), outsideSpecification(2)} | read-only | current |
| p2mpRfStatus OBJECT-TYPE This object specifies whether the RF resource is functioning properly. If it is functioning properly then it will be online(1), else offline(2). At the Subscriber Unit, this object will reflect offline(2) if p2mpTxMuteEnable in the p2mpSuRadioPhyTable is true(1). | 1.3.6.1.4.1.9.9.170.1.1.2.1.1.14 | INTEGER {online(1), offline(2)} | read-only | current |
| p2mpRfLoopbackSupported OBJECT-TYPE This object indicates if the RF unit supports loopback. When true(1), the user can configure loopback using the objects in p2mpLoopbackTable. When false(2), any attempt to configure RF loopback will fail. | 1.3.6.1.4.1.9.9.170.1.1.2.1.1.15 | TruthValue | read-only | current |
| p2mpDuplexerTable OBJECT-TYPE This table contains information about the Duplexers available for use on the system. A Duplexer is a mechanical device, that acts as a band pass filter when installed in an RF resource. Normally a RF resource is capable of operating over a wide frequency range. To operate at restricted frequencies, the user has to own that part of the frequency spectrum. Since the user may not own parts of the frequency spectrum over which the RF resource may operate, a duplexer is installed at the RF. This restricts the RF resource to operate in the passband defined by the duplexer. | 1.3.6.1.4.1.9.9.170.1.1.2.2 | not-accessible | current | |
| p2mpDuplexerEntry OBJECT-TYPE This represents one entry in the p2mpDuplexerTable. Each entry contains information about the duplexers capabilities and the associated RF resource. An entry is created in this table when the managed system detects a RF resource. The entry is removed when the RF resource is removed from the wireless system. | 1.3.6.1.4.1.9.9.170.1.1.2.2.1 | not-accessible | current | |
| p2mpDuplexerIndex OBJECT-TYPE This object, along with ifIndex, uniquely identifies an entry in this table. Each entry contains information about the duplexer's capabilities and also identifies the associated RF resource. | 1.3.6.1.4.1.9.9.170.1.1.2.2.1.1 | Integer32 (1..100) | not-accessible | current |
| p2mpDuplexerRF OBJECT-TYPE This object identifies the RF resource associated with this duplexer. | 1.3.6.1.4.1.9.9.170.1.1.2.2.1.2 | CwrRfType | read-only | current |
| p2mpDuplexerLoPassbandMinFreq OBJECT-TYPE This object identifies the minimum frequency in the low passband that this duplexer will pass through without attenuation. | 1.3.6.1.4.1.9.9.170.1.1.2.2.1.3 | CwrRfFreqRange | read-only | current |
| p2mpDuplexerLoPassbandMaxFreq OBJECT-TYPE This object identifies the maximum frequency in the low passband that this duplexer will pass through without attenuation. | 1.3.6.1.4.1.9.9.170.1.1.2.2.1.4 | CwrRfFreqRange | read-only | current |
| p2mpDuplexerHiPassbandMinFreq OBJECT-TYPE This object identifies the minimum frequency in the high passband that this duplexer will pass through without attenuation. | 1.3.6.1.4.1.9.9.170.1.1.2.2.1.5 | CwrRfFreqRange | read-only | current |
| p2mpDuplexerHiPassbandMaxFreq OBJECT-TYPE This object identifies the maximum frequency in the high passband that this duplexer will pass through without attenuation. | 1.3.6.1.4.1.9.9.170.1.1.2.2.1.6 | CwrRfFreqRange | read-only | current |
| p2mpDuplexerReceivePassband OBJECT-TYPE This object indicates which of the two passbands are being used to receive transmissions. The RF Resource can receive on either of the duplexer passbands. loPassband(1) - The RF Resource is receiving on a frequency in the low passband. hiPassband(2) - The RF Resource is receiving on a frequency in the high passband. | 1.3.6.1.4.1.9.9.170.1.1.2.2.1.7 | INTEGER {loPassband(1), hiPassband(2)} | read-only | current |
| p2mpDuplexerTxInsertionLoss OBJECT-TYPE This object represents the loss in 'dB' that would result in the transmission path due to the duplexer. | 1.3.6.1.4.1.9.9.170.1.1.2.2.1.8 | Integer32 | read-only | current |
| p2mpDuplexerBurnDate OBJECT-TYPE This object indicates the date when the revision information was programmed into non-volatile memory. | 1.3.6.1.4.1.9.9.170.1.1.2.2.1.9 | DisplayString | read-only | current |
| p2mpAntennaTable OBJECT-TYPE This table contains information about the antennas available in the system. | 1.3.6.1.4.1.9.9.170.1.1.2.3 | not-accessible | current | |
| p2mpAntennaEntry OBJECT-TYPE An entry is created in this table when the managed system detects a RF resource. The entry is removed when the RF resource is removed from the wireless system. | 1.3.6.1.4.1.9.9.170.1.1.2.3.1 | not-accessible | current | |
| p2mpAntennaIndex OBJECT-TYPE This object, along with ifIndex, represents the index of this entry in the p2mpAntennaTable. | 1.3.6.1.4.1.9.9.170.1.1.2.3.1.1 | Unsigned32 | not-accessible | current |
| p2mpRfResource OBJECT-TYPE This object identifies if the antenna is connected to the main or the diversity RF resource. | 1.3.6.1.4.1.9.9.170.1.1.2.3.1.2 | CwrRfType | read-only | current |
| p2mpAntennaXDim OBJECT-TYPE This object represents the dimension of the antenna in the X direction. | 1.3.6.1.4.1.9.9.170.1.1.2.3.1.3 | Unsigned32 (1..96) | read-write | current |
| p2mpAntennaYDim OBJECT-TYPE This object represents the dimension of the antenna in the Y direction. | 1.3.6.1.4.1.9.9.170.1.1.2.3.1.4 | Unsigned32 (1..96) | read-write | current |
| p2mpAntennaType OBJECT-TYPE This object represents the antenna type. For example, 'dish-antenna'. | 1.3.6.1.4.1.9.9.170.1.1.2.3.1.5 | DisplayString (SIZE(0..64)) | read-write | current |
| p2mpAntennaDescr OBJECT-TYPE This object is used to describe the antenna. For example, it could be used to identify the manufacturer like in 'Manufactured by Watkins Johnson'. | 1.3.6.1.4.1.9.9.170.1.1.2.3.1.6 | DisplayString (SIZE(0..64)) | read-write | current |
| p2mpAntennaGain OBJECT-TYPE This object represents the receive and transmit gain of this antenna. | 1.3.6.1.4.1.9.9.170.1.1.2.3.1.7 | Unsigned32 (0..60) | read-write | current |
| p2mpAntennaPolarization OBJECT-TYPE This object represents the polarization of the antanna. | 1.3.6.1.4.1.9.9.170.1.1.2.3.1.8 | INTEGER {vertical(1), horizontal(2)} | read-only | current |
| p2mpRadioTestGroup OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.170.1.1.3 | |||
| p2mpLoopbackTable OBJECT-TYPE This table provides facilities to establish loopback points to exercise various sections of the hardware. | 1.3.6.1.4.1.9.9.170.1.1.3.1 | not-accessible | current | |
| p2mpLoopbackEntry OBJECT-TYPE This represents one entry in the p2mpLoopbackTable. It is created when the managed system detects a propDocsWirelessMaclayer interface. The entry is removed when the associated propDocsWirelessMaclayer interface is deleted from the ifTable. | 1.3.6.1.4.1.9.9.170.1.1.3.1.1 | not-accessible | current | |
| p2mpLocalLoopbackMode OBJECT-TYPE This object is used to configure the system in loopback mode prior to executing some system diagnostic tests. The user selects the point in the system where the data signal should be looped back. The diagnostic tests outlined in the user manual have to be manually executed to determine success or failure. Once all the tests are completed, normal operation is restored by setting this object to noLoopback(1). noLoopback(1) - no loopback fir(2) - loopback at the Finite Impulse Response (FIR) module. if(3) - loopback at the IF module. This exercises the FIR, and IF modules. rf(4) - loopback at the RF unit. This exercises the FIR, IF, and RF modules. This mode is supported only when p2mpRfLoopbackSupported is true(1). | 1.3.6.1.4.1.9.9.170.1.1.3.1.1.1 | INTEGER {noLoopback(1), fir(2), if(3), rf(4)} | read-write | current |
| p2mpLocalLoopbackAntenna OBJECT-TYPE This object identifies the RF resource used for loopback testing. This object is not applicable for loopback testing when p2mpLocalLoopbackMode has a value of 'noLoopback(1)'. | 1.3.6.1.4.1.9.9.170.1.1.3.1.1.2 | CwrRfType | read-write | current |
| p2mpLocalLoopbackChannel OBJECT-TYPE This object identifies the channel being used to loopback the data. This object is not applicable for loopback testing when p2mpLocalLoopbackMode has a value of 'noLoopback(1)'. | 1.3.6.1.4.1.9.9.170.1.1.3.1.1.3 | Unsigned32 (1..7) | read-write | current |
| p2mpLedGroup OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.170.1.1.4 | |||
| p2mpLedTable OBJECT-TYPE Entity (Light emitting diode) LED information. For each LED on the entity, an entry will exist in this table, describing the location and current status of that LED. | 1.3.6.1.4.1.9.9.170.1.1.4.1 | not-accessible | current | |
| p2mpLedEntry OBJECT-TYPE An entry in the table, containing the LED information. The entPhysicalIndex identifies the entity on which the LED's are present. | 1.3.6.1.4.1.9.9.170.1.1.4.1.1 | not-accessible | current | |
| p2mpLedIndex OBJECT-TYPE For a given entPhysicalIndex, this index value uniquely identifies an entry in the p2mpLedTable. | 1.3.6.1.4.1.9.9.170.1.1.4.1.1.1 | Integer32 (1..16) | not-accessible | current |
| p2mpLedType OBJECT-TYPE Indicates the type or label of the LED. | 1.3.6.1.4.1.9.9.170.1.1.4.1.1.2 | INTEGER {interfaceEnable(0), majorAlarm(1), minorAlarm(2), outOfService(3), carrier(4), transmitData(5), receiveData(6)} | read-only | current |
| p2mpLedState OBJECT-TYPE Indicates the state of the LED. | 1.3.6.1.4.1.9.9.170.1.1.4.1.1.3 | INTEGER {off(0), green(1), yellow(2)} | read-only | current |
| p2mpRadioSuObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.170.1.2 | |||
| p2mpSuRadioPhyTable OBJECT-TYPE This table contains information about the currently configured physical layer interfaces in the subscriber unit. | 1.3.6.1.4.1.9.9.170.1.2.1 | not-accessible | current | |
| p2mpSuRadioPhyEntry OBJECT-TYPE An entry containing the radio configuration information of the propDocsWirelessMaclayer interface in the subscriber unit. The entry is created when a propDocsWirelessMaclayer interface is detected in the subscriber unit. The entry is deleted when the associated propDocsWirelessMaclayer interface is removed. | 1.3.6.1.4.1.9.9.170.1.2.1.1 | not-accessible | current | |
| p2mpSuTxMuteEnable OBJECT-TYPE When true(1), this object indicates the subscriber unit transmission has been turned off for a duration indicated by p2mpSuTxMuteDuration. When false(2), this object indicates that the subscriber unit is transmitting. | 1.3.6.1.4.1.9.9.170.1.2.1.1.1 | TruthValue | read-only | current |
| p2mpSuTxMuteDuration OBJECT-TYPE This object indicates the duration of time (in minutes) for which the subscriber transmission will be turned off. | 1.3.6.1.4.1.9.9.170.1.2.1.1.2 | Unsigned32 (1..65535) | read-write | current |
| p2mpSuPowerScanTable OBJECT-TYPE This table contains information about the receive power measured at the different possible center frequencies. | 1.3.6.1.4.1.9.9.170.1.2.2 | not-accessible | current | |
| p2mpSuPowerScanEntry OBJECT-TYPE An entry containing the power related status information of the propDocsWirelessMaclayer interface in the subscriber unit. The entry is created when a propDocsWirelessMaclayer interface is detected in the subscriber unit. The entry is deleted after the associated propDocsWirelessMaylayer interface is removed. | 1.3.6.1.4.1.9.9.170.1.2.2.1 | not-accessible | current | |
| p2mpSuPowerScanIndex OBJECT-TYPE For a given ifIndex, this index value uniquely identifies an entry in the p2mpSuPowerScanTable. | 1.3.6.1.4.1.9.9.170.1.2.2.1.1 | Integer32 (1..20) | not-accessible | current |
| p2mpSuCenterFrequency OBJECT-TYPE This object indicates the frequency at which the receive power at the subscriber unit was measured. | 1.3.6.1.4.1.9.9.170.1.2.2.1.2 | CwrRfFreqRange | read-only | current |
| p2mpSuMeasuredPower OBJECT-TYPE This object represents the power measured at the frequency indicated by p2mpSuCenterFrequency. | 1.3.6.1.4.1.9.9.170.1.2.2.1.3 | Integer32 (-127..50) | read-only | current |
| p2mpRadioHeObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.170.1.3 | |||
| p2mpHeAlcTable OBJECT-TYPE This table contains Automatic Line Control (ALC) configuration information. It is supported at the head end only. | 1.3.6.1.4.1.9.9.170.1.3.1 | not-accessible | current | |
| p2mpHeAlcEntry OBJECT-TYPE An entry containing the ALC configuration information the propDocsWirelessMaylayer interface at the head end. The entry is created when a propDocsWirelessMaclayer interface is detected in the head end unit. The entry is deleted after the associated propDocsWirelessMaclayer interface is removed. | 1.3.6.1.4.1.9.9.170.1.3.1.1 | not-accessible | current | |
| p2mpHeAlcEnable OBJECT-TYPE This object is used to enable/disable ALC at the Head End. A value of true(1), indicates that ALC is enabled. | 1.3.6.1.4.1.9.9.170.1.3.1.1.1 | TruthValue | read-write | current |
| p2mpHeAlcInterval OBJECT-TYPE This object represents the scheduling interval. It is the regular interval at which the ALC grant in Map is transmitted to the SU's | 1.3.6.1.4.1.9.9.170.1.3.1.1.2 | Unsigned32 (32..1024) | read-write | current |
| p2mpHeAlcNumMiniSlots OBJECT-TYPE This indicates the number of minislots within each grant. | 1.3.6.1.4.1.9.9.170.1.3.1.1.3 | Unsigned32 (1..4) | read-write | current |
| p2mpHeIntFreqTable OBJECT-TYPE This table contains information about the state of the intermediate frequency subsystem in the radio system. This table is supported at the head end only. | 1.3.6.1.4.1.9.9.170.1.3.2 | not-accessible | current | |
| p2mpHeIntFreqEntry OBJECT-TYPE The entry of this table is created when the managed system detects a propDocsWirelessMaclayer interface in the head end unit. The entry is deleted when the associated propDocsWirelessMaclayer interface is removed. | 1.3.6.1.4.1.9.9.170.1.3.2.1 | not-accessible | current | |
| p2mpHeIfTxOscState OBJECT-TYPE This object indicates the state of the IF transmit oscillator. The oscillator must be in oscillatorOk(1) state for the system to function properly. | 1.3.6.1.4.1.9.9.170.1.3.2.1.1 | CwrOscState | read-only | current |
| p2mpHeIfRxOscState OBJECT-TYPE This object indicates the state of the IF receive oscillator. The oscillator must be in oscillatorOk(1) state for the system to function properly. | 1.3.6.1.4.1.9.9.170.1.3.2.1.2 | CwrOscState | read-only | current |
| p2mpHeIfRefOscState OBJECT-TYPE This object indicates the state of the IF reference oscillator. The oscillator must be in oscillatorOk(1) state for the system to function properly. | 1.3.6.1.4.1.9.9.170.1.3.2.1.3 | CwrOscState | read-only | current |
| p2mpHeIfInpFreq OBJECT-TYPE This object represents the IF input frequency. | 1.3.6.1.4.1.9.9.170.1.3.2.1.4 | Unsigned32 (1000..500000) | read-only | current |
| p2mpHeIfOutFreq OBJECT-TYPE This object represents the IF output frequency. | 1.3.6.1.4.1.9.9.170.1.3.2.1.5 | Unsigned32 (1000..500000) | read-only | current |
| p2mpHeTrapEnable OBJECT-TYPE When set to true(1), this enables the notifications that are specific to the head end. When set to false(2), these notifications are disabled. | 1.3.6.1.4.1.9.9.170.1.3.2.1.6 | TruthValue | read-write | current |
| p2mpRadioPhyConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.170.1.4 | |||
| p2mpRadioPhyCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.170.1.4.1 | |||
| p2mpRadioPhyGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.170.1.4.2 | |||
| p2mpPhyMIBNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.170.2 | |||
| p2mpPhyMIBNotification OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.170.2.0 |
Notifications
| Name | OID | Status |
|---|---|---|
| p2mpRadioPhyFailNotification NOTIFICATION-TYPE A p2mpRadioPhyFailNotification is sent if the value of p2mpLastPhyFailureType changes due to the new failure being detected in the Radio interface. | 1.3.6.1.4.1.9.9.170.2.0.1 | current |
| p2mpTrapRfSupplyVoltage NOTIFICATION-TYPE The supply voltage to the RF resource has changed. The p2mpRfSupplyVoltageState specifies whether the supply voltage is in spec or not. | 1.3.6.1.4.1.9.9.170.2.0.2 | current |
| p2mpTrapRfRxOsc NOTIFICATION-TYPE The RF receive frequency oscillator has changed state. The p2mpRfRxOscState specifies the current state of the oscillator. | 1.3.6.1.4.1.9.9.170.2.0.3 | current |
| p2mpTrapRfTxOsc NOTIFICATION-TYPE The RF transmit frequency oscillator has changed state. The p2mpRfRxOscState specifies the state of the oscillator. | 1.3.6.1.4.1.9.9.170.2.0.4 | current |
| p2mpTrapRfTemp NOTIFICATION-TYPE The temperature of the RF module identified by p2mpRfIndex has exceeded a defined reference. | 1.3.6.1.4.1.9.9.170.2.0.5 | current |
| p2mpTrapRfCommLinkError NOTIFICATION-TYPE This trap indicates that the host and the IF module cannot communicate with the RF resource identified by p2mpRfType. | 1.3.6.1.4.1.9.9.170.2.0.6 | current |
| p2mpTrapTxPower NOTIFICATION-TYPE This trap indicates that the transmit power for the RF resource identified by p2mpRfType exceeded a predefined threshold. | 1.3.6.1.4.1.9.9.170.2.0.7 | current |
| p2mpTrapRfStatusChange NOTIFICATION-TYPE This trap indicates that the RF resource either came online(1) or went offline(2). | 1.3.6.1.4.1.9.9.170.2.0.8 | current |
| p2mpTrapHeIfRxOsc NOTIFICATION-TYPE The IF receive frequency oscillator has changed state. | 1.3.6.1.4.1.9.9.170.2.0.9 | current |
| p2mpTrapHeIfTxOsc NOTIFICATION-TYPE The IF transmit frequency oscillator has changed state. | 1.3.6.1.4.1.9.9.170.2.0.10 | current |
| p2mpTrapHeIfExtRefOsc NOTIFICATION-TYPE The IF Reference Frequency oscillator has changed state. | 1.3.6.1.4.1.9.9.170.2.0.11 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| p2mpRadioPhyCompliance MODULE-COMPLIANCE The compliance statement for devices that implement Point to Multipoint wireless interfaces compliant with the Cisco Systems Inc. specification. | 1.3.6.1.4.1.9.9.170.1.4.1.1 | current |
| p2mpCommonRadioGroup OBJECT-GROUP Mandatory group of objects implemented to configure a point to multipoint wireless radio. | 1.3.6.1.4.1.9.9.170.1.4.2.1 | current |
| p2mpCommonRfGroup OBJECT-GROUP Mandatory group of objects implemented to tune the phy quality in a point to multipoint wireless radio. | 1.3.6.1.4.1.9.9.170.1.4.2.2 | current |
| p2mpCommonTestGroup OBJECT-GROUP Mandatory group of objects implemented in the point to multi point wireless system for Testing the link. | 1.3.6.1.4.1.9.9.170.1.4.2.3 | current |
| p2mpRadioSuGroup OBJECT-GROUP Group of objects implemented at the Subscriber unit. | 1.3.6.1.4.1.9.9.170.1.4.2.5 | current |
| p2mpRadioHeGroup OBJECT-GROUP Group of objects implemented at the Head End. | 1.3.6.1.4.1.9.9.170.1.4.2.6 | current |
| p2mpRadioAntennaGroup OBJECT-GROUP Group of objects implemented in the point to multi point wireless system for managing the antennas available in the system. | 1.3.6.1.4.1.9.9.170.1.4.2.8 | current |