diff --git a/mibs/cambium/600/cambium-ptp600-v1.txt b/mibs/cambium/600/cambium-ptp600-v1.txt deleted file mode 100644 index 2c027a886e..0000000000 --- a/mibs/cambium/600/cambium-ptp600-v1.txt +++ /dev/null @@ -1,3875 +0,0 @@ -Proprietary MIB Definition -Internet Draft S. Whitaker -Document: cambium-ptp-v1.txt Cambium Networks Ltd. -Version: xx600-10-08 Tuesday 4th March 2014 - - - Definitions of Managed Objects - for the Cambium Point-to-Point Bridges - 600 Series - -Status of this Memo - - This document is an Internet-Draft and is in full conformance with - all provisions of Section 10 of RFC 2026 except that the right to - produce derivative works is not granted. - -Abstract - - This memo defines a portion of the Management Information Base (MIB) - for use with the Cambium Point-to-Point Bridges - 600 Series. - -1. The Network Management Framework - - The Internet-standard Network Management Framework consists of three - components. They are: - - STD16/RFC 1155 which defines the SMI, the mechanisms used for - describing and naming objects for the purpose of management. - - STD16/RFC 1212 defines a more concise description mechanism, which - is wholly consistent with the SMI. - - RFC 1156 which defines MIB-I, the core set of managed objects for - the Internet suite of protocols. STD17/RFC 1213, defines MIB-II, - an evolution of MIB-I based on implementation experience and new - operational requirements. - - STD15/RFC 1157 which defines the SNMP, the protocol used for - network access to managed objects. - - The Framework permits new objects to be defined for the purpose of - experimentation and evaluation. - -2. Objects - - Managed objects are accessed via a virtual information store, termed - the Management Information Base or MIB. Objects in the MIB are - defined using the subset of Abstract Syntax Notation One (ASN.1) [4] - defined in the SMI. In particular, each object is named by an OBJECT - IDENTIFIER, an administratively assigned name, which specifies an - object type. The object type together with an object instance serves - to uniquely identify a specific instantiation of the object. For - human convenience, we often use a textual string, termed the - descriptor, to also refer to the object type. - -2.1. Format of Definitions - -S. Whitaker [Page 1] - -RFC DRAFT Cambium PTP MIB March 2014 - - - Section 4 contains the specification of all object types contained in - this MIB module. The object types are defined using the conventions - defined in the SMI, as amended by the extensions specified in [6,7]. - -3. Overview - - The Cambium Point-to-Point Bridges - 600 Series uses advanced - wireless technology to provide non line of sight (NLOS) ethernet - communications. - -3.1. Structure of MIB - - Objects in this MIB are arranged into groups. Each group is - organized as a set of related objects. - - Some of the objects in this MIB are attributes which require a system - reboot for new settings to take effect. When reading the MIB, these - attributes will always return their current value. - *** NEW SETTINGS WILL NOT BE VISIBLE UNTIL AFTER A SYSTEM RESET. *** - New settings will be held in memory and activated on the next system - reboot: they are not discarded or forgotten, or automatically undone. - It is therefore the responsibility of the management system - to keep track of new settings, and to undo any unwanted settings. - The unit should not be left with partly completed configuration - changes, which might be accidentally applied some time later upon - a system reboot by some other unwitting manager. To undo new settings, - the current (old) values may simply be read from the MIB, and then - replayed back as new settings. Such an operation may be safely - performed on all attributes (except the "systemReset" attribute itself) - without knowledge of which attributes require a system reboot. - - - The overall structure and assignment of objects to their groups is - shown below. - - +-cambium - | - +-ptp600 - | - +-dfs - | | - | +-dfsTableNumber - | +-dfsTable - | | - | +-dfsTableIndex - | +-dfsMeans - | +-dfsNineNinePointNinePercentiles - | +-dfsPeaks - | - +-bridge - | | - | +-localPacketFiltering - | - +-configuration - | | - | +-iPv4Address - | +-subnetMask - | +-gatewayIPAddress - | +-targetMACAddress - | +-masterSlaveMode - | +-maximumTransmitPower - | +-antennaGain - | +-cableLoss - | +-eIRP - | +-ethernetCappedMaxWirelessSpeed - | +-channelBandwidth - | +-remoteIPAddress - | +-linkName - | +-siteName - | +-accessMethod - | +-groupID - | +-iPv6Address - | +-iPVersion - | +-iPv6AutoConfiguredLinkLocalAddress - | +-iPv6PrefixLength - | +-iPv6GatewayAddress - | +-remoteInternetAddressType - | +-remoteInternetAddress - | - +-ethernet - | | - | +-dataPortAutoNegotiation - | +-dataPortAutoNegAdvertisement - | +-dataPortAutoMdix - | +-dataPortStatus - | +-dataPortSpeedAndDuplex - | +-dataPortWirelessDownAlert - | +-useVLANForManagementInterfaces - | +-vLANManagementPriority - | +-vLANManagementVID - | +-managementPortStatus - | +-managementPortSpeedAndDuplex - | +-ethernetPriorityTableNumber - | +-l2CPPriorityTableNumber - | +-iPDSCPPriorityTableNumber - | +-mPLSTCPriorityTableNumber - | +-managementMode - | +-managementPortWirelessDownAlert - | +-qOSPriorityScheme - | +-unknownNetworkPriorityQueueMapping - | +-dSCPManagementPriority - | +-ethernetBridgingStatus - | +-ethernetPriorityTable - | | | - | | +-ethernetPriorityTableIndex - | | +-ethernetPriorityQueueMapping - | +-l2CPPriorityTable - | | | - | | +-l2CPPriorityTableIndex - | | +-l2CPPriorityQueueMapping - | +-iPDSCPPriorityTable - | | | - | | +-iPDSCPPriorityTableIndex - | | +-iPDSCPPriorityQueueMapping - | +-mPLSTCPriorityTable - | | - | +-mPLSTCPriorityTableIndex - | +-mPLSTCPriorityQueueMapping - | - +-telecom - | | - | +-telecomsInterface - | +-telecomsChannelAStatus - | +-telecomsChannelBStatus - | +-channelALineCode - | +-channelBLineCode - | +-channelACableLength - | +-channelBCableLength - | +-channelALoopback - | +-channelBLoopback - | +-telecomsChannelSelection - | - +-licence - | | - | +-regionCode - | +-productVariant - | +-productName - | +-ethernetFiberSupport - | +-frequencyVariant - | +-bandwidthVariant - | +-constantPowerSpectralDensity - | +-sNMPv3Enable - | +-hAZLOCConfiguration - | +-securityLevel - | - +-management - | | - | +-targetRange - | +-rangingMode - | +-installStatus - | +-installArmState - | +-tFTPServerIPAddress - | +-tFTPServerPortNumber - | +-tFTPSoftwareUpgradeFileName - | +-tFTPStartSoftwareUpgrade - | +-tFTPSoftwareUpgradeStatus - | +-tFTPSoftwareUpgradeStatusText - | +-tFTPSoftwareUpgradeStatusAdditionalText - | +-hTTPAccessEnabled - | +-telnetAccessEnabled - | +-hTTPPortNumber - | +-hTTPSPortNumber - | +-telnetPortNumber - | +-hTTPSAccessEnabled - | +-tFTPServerInternetAddressType - | +-tFTPServerInternetAddress - | - +-phyControl - | | - | +-linkSymmetry - | +-linkModeOptimisation - | +-userConfiguredMaxModulationMode - | +-remoteMaximumTransmitPower - | +-txColorCode - | +-rxColorCode - | +-automaticTxPowerControl - | +-remoteRxTargetPower - | - +-phyStatus - | | - | +-receivePower - | +-vectorError - | +-transmitPower - | +-range - | +-linkLoss - | +-receiveChannel - | +-transmitChannel - | +-receiveModulationMode - | +-transmitModulationMode - | +-receiveFreqMHz - | +-transmitFreqMHz - | +-signalStrengthRatio - | +-receiveFreqKHz - | +-transmitFreqKHz - | +-searchState - | +-rawReceivePower - | - +-alarms - | | - | +-unitOutOfCalibration - | +-incompatibleRegionCodes - | +-noWirelessChannelAvailable - | +-wirelessLinkDisabledWarning - | +-dataPortDisabledWarning - | +-dataPortFiberStatus - | +-dataPortConfigurationMismatch - | +-incompatibleMasterAndSlave - | +-tDDSynchronizationStatus - | +-managementPortDisabledWarning - | +-tDDSynchronizationAlarm - | +-linkModeOptimizationMismatch - | +-managementPortConfigurationMismatch - | +-secureModeAlarm - | +-ethernetBridgingStatusAlarm - | - +-smtp - | | - | +-sMTPEmailAlert - | +-sMTPServerIPAddress - | +-sMTPServerPortNumber - | +-sMTPSourceEmailAddress - | +-sMTPDestinationEmailAddress - | +-sMTPEnabledMessages - | +-sMTPServerInternetAddressType - | +-sMTPServerInternetAddress - | - +-snmpControl - | | - | +-sNMPPortNumber - | +-sNMPCommunityString - | +-sNMPTrapTableNumber - | +-sNMPTrapVersion - | +-sNMPEnabledTraps - | +-enabledDiagnosticAlarms - | +-sNMPSendAllTrapsAtStartup - | +-sNMPTrapTable - | | - | +-sNMPTrapTableIndex - | +-sNMPTrapIPAddress - | +-sNMPTrapPortNumber - | +-sNMPTrapInternetAddressType - | +-sNMPTrapInternetAddress - | +-sNMPTrapReceiverEnabled - | - +-sntp - | | - | +-sNTPState - | +-sNTPPollInterval - | +-sNTPSync - | +-sNTPLastSync - | +-systemClock - | +-timeZone - | +-daylightSaving - | +-sNTPPrimaryServer - | +-sNTPPrimaryServerDeadTime - | +-sNTPServerRetries - | +-sNTPServerTimeout - | +-sNTPServerTableNumber - | +-sNTPServerTable - | | - | +-sNTPServerTableIndex - | +-sNTPServerIPAddress - | +-sNTPServerPortNumber - | +-sNTPServerStatus - | +-sNTPServerInternetAddressType - | +-sNTPServerInternetAddress - | - +-reset - | | - | +-systemReset - | - +-versions - | | - | +-softwareVersion - | +-hardwareVersion - | +-secondarySoftwareVersion - | +-bootVersion - | - +-pubStats - | | - | +-receiveDataRate - | +-transmitDataRate - | +-aggregateDataRate - | +-wirelessLinkAvailability - | +-wirelessLinkStatus - | +-byteErrorRatio - | +-receiveModulationModeDetail - | +-ethernetBridgingAvailability - | - +-encryption - | | - | +-encryptionAlgorithm - | - +-tDDControl - | | - | +-tDDSynchronizationMode - | - +-aAAControl - | | - | +-userTableNumber - | +-userTable - | | - | +-userTableIndex - | +-userName - | +-userRole - | +-userEnabled - | +-userPassword - | - +-syslogControl - | | - | +-syslogClient - | +-syslogState - | - +-supplementary - | | - | +-longitude - | +-latitude - | +-altitude - -3.1.1. The dfs Group - - - -3.1.2. The bridge Group - - This group contains configuration attributes for the wireless - ethernet bridge (and which are not already provided by RFC - 1286/1493/4188). - -3.1.3. The configuration Group - - This mandatory group contains the objects which are applicable to - the PTP unit configuration. NB: Some attributes in this group hold - their new settings in memory, which will only take effect after a - system reboot. - -3.1.4. The ethernet Group - - The ethernet group contains attributes to control the operation of - the local ethernet link. NB: Some attributes in this group hold - their new settings in memory, which will only take effect after a - system reboot. - -3.1.5. The telecom Group - - The Telecom group describes the configuration and status of E1/T1 - telecom channels over the wireless when the link has been installed - for TDM traffic. The group also allows loopback connections to be - configured on the telecom channels. - -3.1.6. The licence Group - - This licence group contains a description of the system - capabilities that are controlled and managed via the systems - licence key. - -3.1.7. The management Group - - - -3.1.8. The phyControl Group - - The PHY control group contains a description of the attributes that - control the behaviour and performance of the wireless links - physical layer. - -3.1.9. The phyStatus Group - - This mandatory group contains the objects which are applicable the - PTP units wireless physical layer operational parameters. - -3.1.10. The alarms Group - - This group contains objects which indicate alarm conditions. With - suitable configuration, changes to the values of these attributes - will cause SNMP traps and/or SMTP email alerts to be generated. - -3.1.11. The smtp Group - - The SMTP group contains attributes to control the reporting of P2P - management information via email. - -3.1.12. The snmpControl Group - - The SNMP Control group contains attributes to control the - management interface, especially the generation of traps - (notifications). NB: Some attributes in this group hold their new - settings in memory, which will only take effect after a system - reboot. - -3.1.13. The sntp Group - - The SNTP group contains attributes to control and monitor time - synchronization. - -3.1.14. The reset Group - - This mandatory group contains the objects which are applicable the - PTP units reset information. - -3.1.15. The versions Group - - This mandatory group contains the objects which are applicable the - PTP units version information. - -3.1.16. The pubStats Group - - This group contains the objects which are applicable the PTP units - operational statistics. - -3.1.17. The encryption Group - - The Encryption group contains objects to manage encryption over the - wireless link. - -3.1.18. The tDDControl Group - - - -3.1.19. The aAAControl Group - - The AAA Control group contains objects specifically for - Authentication, Authorization and Accounting. - -3.1.20. The syslogControl Group - - - -3.1.21. The supplementary Group - - - -3.2. Textual Conventions - - The datatypes, MacAddress, BridgeId and Timeout, are used as textual - conventions in this document. These textual conventions have NO - effect on either the syntax nor the semantics of any managed object. - Objects defined using these conventions are always encoded by means - of the rules that define their primitive type. Hence, no changes to - the SMI or the SNMP are necessary to accommodate these textual - conventions which are adopted merely for the convenience of readers. - -4. Definitions - - CAMBIUM-PTP600-MIB DEFINITIONS ::= BEGIN - - IMPORTS - IpAddress, enterprises - FROM RFC1155-SMI - OBJECT-TYPE - FROM RFC-1212 - DisplayString - FROM RFC1213-MIB - TRAP-TYPE - FROM RFC-1215 - InetAddress, InetAddressType - FROM INET-ADDRESS-MIB; - - -- Define the Cambium PTP object identifier - cambium OBJECT IDENTIFIER ::= { enterprises 17713 } - - -- Groups in cambium - ptp OBJECT IDENTIFIER ::= { cambium 1 } - ptmp OBJECT IDENTIFIER ::= { cambium 2 } - ptp600 OBJECT IDENTIFIER ::= { cambium 6 } - - -- Groups in ptp600 - dfs OBJECT IDENTIFIER ::= { ptp600 3 } - bridge OBJECT IDENTIFIER ::= { ptp600 4 } - configuration OBJECT IDENTIFIER ::= { ptp600 5 } - ethernet OBJECT IDENTIFIER ::= { ptp600 6 } - telecom OBJECT IDENTIFIER ::= { ptp600 7 } - licence OBJECT IDENTIFIER ::= { ptp600 8 } - management OBJECT IDENTIFIER ::= { ptp600 9 } - phyControl OBJECT IDENTIFIER ::= { ptp600 10 } - phyStatus OBJECT IDENTIFIER ::= { ptp600 12 } - alarms OBJECT IDENTIFIER ::= { ptp600 13 } - smtp OBJECT IDENTIFIER ::= { ptp600 15 } - snmpControl OBJECT IDENTIFIER ::= { ptp600 16 } - sntp OBJECT IDENTIFIER ::= { ptp600 17 } - reset OBJECT IDENTIFIER ::= { ptp600 18 } - versions OBJECT IDENTIFIER ::= { ptp600 19 } - pubStats OBJECT IDENTIFIER ::= { ptp600 20 } - encryption OBJECT IDENTIFIER ::= { ptp600 22 } - tDDControl OBJECT IDENTIFIER ::= { ptp600 23 } - aAAControl OBJECT IDENTIFIER ::= { ptp600 25 } - syslogControl OBJECT IDENTIFIER ::= { ptp600 24 } - supplementary OBJECT IDENTIFIER ::= { ptp600 96 } - ptpTraps OBJECT IDENTIFIER ::= { ptp600 99 } - ptpTrapPrefix OBJECT IDENTIFIER ::= { ptpTraps 0 } - - - DfsTableEntry ::= - SEQUENCE { dfsTableIndex INTEGER - , dfsMeans INTEGER - , dfsNineNinePointNinePercentiles INTEGER - , dfsPeaks INTEGER - } - - dfsTable OBJECT-TYPE - SYNTAX SEQUENCE OF DfsTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - " A table storing a snapshot of various DFS measurements for each channel" - ::= { dfs 2 } - - dfsTableEntry OBJECT-TYPE - SYNTAX DfsTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "Table DfsTable" - INDEX { dfsTableIndex } - ::= { dfsTable 1 } - - EthernetPriorityTableEntry ::= - SEQUENCE { ethernetPriorityTableIndex INTEGER - , ethernetPriorityQueueMapping INTEGER - } - - ethernetPriorityTable OBJECT-TYPE - SYNTAX SEQUENCE OF EthernetPriorityTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - " A priority queue mapping table. This is a list of packet queues indexed by Ethernet priority." - ::= { ethernet 15 } - - ethernetPriorityTableEntry OBJECT-TYPE - SYNTAX EthernetPriorityTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "Table EthernetPriorityTable" - INDEX { ethernetPriorityTableIndex } - ::= { ethernetPriorityTable 1 } - - L2CPPriorityTableEntry ::= - SEQUENCE { l2CPPriorityTableIndex INTEGER - , l2CPPriorityQueueMapping INTEGER - } - - l2CPPriorityTable OBJECT-TYPE - SYNTAX SEQUENCE OF L2CPPriorityTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - " A priority queue mapping table. This is a list of packet queues indexed by L2CP priority." - ::= { ethernet 17 } - - l2CPPriorityTableEntry OBJECT-TYPE - SYNTAX L2CPPriorityTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "Table L2CPPriorityTable" - INDEX { l2CPPriorityTableIndex } - ::= { l2CPPriorityTable 1 } - - IPDSCPPriorityTableEntry ::= - SEQUENCE { iPDSCPPriorityTableIndex INTEGER - , iPDSCPPriorityQueueMapping INTEGER - } - - iPDSCPPriorityTable OBJECT-TYPE - SYNTAX SEQUENCE OF IPDSCPPriorityTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - " A priority queue mapping table. This is a list of packet queues indexed by L3 IP DSCP priority." - ::= { ethernet 19 } - - iPDSCPPriorityTableEntry OBJECT-TYPE - SYNTAX IPDSCPPriorityTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "Table IPDSCPPriorityTable" - INDEX { iPDSCPPriorityTableIndex } - ::= { iPDSCPPriorityTable 1 } - - MPLSTCPriorityTableEntry ::= - SEQUENCE { mPLSTCPriorityTableIndex INTEGER - , mPLSTCPriorityQueueMapping INTEGER - } - - mPLSTCPriorityTable OBJECT-TYPE - SYNTAX SEQUENCE OF MPLSTCPriorityTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - " A priority queue mapping table. This is a list of priority queues indexed by MPLS TC priority." - ::= { ethernet 21 } - - mPLSTCPriorityTableEntry OBJECT-TYPE - SYNTAX MPLSTCPriorityTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "Table MPLSTCPriorityTable" - INDEX { mPLSTCPriorityTableIndex } - ::= { mPLSTCPriorityTable 1 } - - SNMPTrapTableEntry ::= - SEQUENCE { sNMPTrapTableIndex INTEGER - , sNMPTrapIPAddress IpAddress - , sNMPTrapPortNumber INTEGER - , sNMPTrapInternetAddressType INTEGER - , sNMPTrapInternetAddress InetAddress - , sNMPTrapReceiverEnabled INTEGER - } - - sNMPTrapTable OBJECT-TYPE - SYNTAX SEQUENCE OF SNMPTrapTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - " SNMP trap configuration table." - ::= { snmpControl 4 } - - sNMPTrapTableEntry OBJECT-TYPE - SYNTAX SNMPTrapTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "Table SNMPTrapTable" - INDEX { sNMPTrapTableIndex } - ::= { sNMPTrapTable 1 } - - SNTPServerTableEntry ::= - SEQUENCE { sNTPServerTableIndex INTEGER - , sNTPServerIPAddress IpAddress - , sNTPServerPortNumber INTEGER - , sNTPServerStatus DisplayString - , sNTPServerInternetAddressType INTEGER - , sNTPServerInternetAddress InetAddress - } - - sNTPServerTable OBJECT-TYPE - SYNTAX SEQUENCE OF SNTPServerTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "" - ::= { sntp 15 } - - sNTPServerTableEntry OBJECT-TYPE - SYNTAX SNTPServerTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "Table SNTPServerTable" - INDEX { sNTPServerTableIndex } - ::= { sNTPServerTable 1 } - - UserTableEntry ::= - SEQUENCE { userTableIndex INTEGER - , userName OCTET STRING - , userRole INTEGER - , userEnabled INTEGER - , userPassword OCTET STRING - } - - userTable OBJECT-TYPE - SYNTAX SEQUENCE OF UserTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - " The User Table Control group contains objects specifically for user account management." - ::= { aAAControl 2 } - - userTableEntry OBJECT-TYPE - SYNTAX UserTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "Table UserTable" - INDEX { userTableIndex } - ::= { userTable 1 } - - -- Dfs group attribute definitions - -- - dfsTableNumber OBJECT-TYPE - SYNTAX INTEGER (1..63) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of entries in the dfsTable" - ::= { dfs 1 } - - -- DfsTable group attribute definitions - -- - dfsTableIndex OBJECT-TYPE - SYNTAX INTEGER (1..63) - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "used to index values in the dfsTable." - ::= { dfsTableEntry 1 } - - dfsMeans OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Snapshot of DFS means" - ::= { dfsTableEntry 2 } - - dfsNineNinePointNinePercentiles OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Snapshot of DFS 99.9 percentiles" - ::= { dfsTableEntry 3 } - - dfsPeaks OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Snapshot of DFS peaks" - ::= { dfsTableEntry 4 } - - -- Bridge group attribute definitions - -- - localPacketFiltering OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "When Local Packet Filtering is Enabled, the bridge - learns the source MAC addresses of devices transmitting - Ethernet packets on the local Ethernet network, and only - bridges packets to the remote unit if the destination MAC - address has not been learnt as a 'local' device. When - Local Packet Filtering is Disabled then the bridge does - not learn the source MAC addresses of devices - transmitting Ethernet packets on the local Ethernet - network, and bridges ALL Ethernet packets received to the - remote unit. Local Packet Filtering should be enabled if - no external routing hardware is present" - ::= { bridge 1 } - - -- Configuration group attribute definitions - -- - iPv4Address OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Internet protocol (IPv4) address. This address is used - by the family of Internet protocols to uniquely identify - the unit on a network. NB: A system reboot is required to - activate changes to this attribute." - ::= { configuration 1 } - - subnetMask OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-write - STATUS mandatory - DESCRIPTION - "A subnet allows the flow of network traffic between - hosts to be segregated based on a network configuration. - By organizing hosts into logical groups, subnetting can - improve network security and performance. NB: A system - reboot is required to activate changes to this attribute" - ::= { configuration 2 } - - gatewayIPAddress OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The IPv4 address of a computer on the current network - that is currently acting as an IPv4 network gateway. A - gateway acts as an entrance / exit to packets from / to - other networks. NB: A system reboot is required to - activate changes to this attribute" - ::= { configuration 3 } - - targetMACAddress OBJECT-TYPE - SYNTAX OCTET STRING (SIZE(6)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "MAC address of the PTP wireless unit forming the other - end of the PTP link" - ::= { configuration 4 } - - masterSlaveMode OBJECT-TYPE - SYNTAX INTEGER { - master(0), - slave(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The PTP wireless link operates using a master and slave - relationship" - ::= { configuration 5 } - - maximumTransmitPower OBJECT-TYPE - SYNTAX INTEGER (-15..27) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Maximum transmit power the wireless unit is permitted to - use when establishing and maintaining the wireless link" - ::= { configuration 6 } - - antennaGain OBJECT-TYPE - SYNTAX INTEGER (0..610) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Antenna Gain. Expressed in 10ths of dBi. NB: This - attribute is ignored for variants with an integral - antenna." - ::= { configuration 7 } - - cableLoss OBJECT-TYPE - SYNTAX INTEGER (0..255) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Loss in the cable between the ODU and the antenna. - Expressed in 10ths of dB. NB: This attribute is ignored - for variants with an integral antenna." - ::= { configuration 8 } - - eIRP OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Effective Isotropic Radiated Power (EIRP) describes the - strength of the radio signal leaving the wireless unit. - Expressed in 10ths of dBm" - ::= { configuration 9 } - - ethernetCappedMaxWirelessSpeed OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Ethernet frames will be discarded in the ODU if the data - rate over the wireless link exceeds the Ethernet link - speed at the local or remote Data port. The Ethernet - Capped Max Wireless Speed control limits the wireless - data rate based on the local and remote Ethernet link - speed. Set this control to Enabled if either ODU is - connected to an Ethernet link operating at less than 1000 - Mbps. NB: This attribute is automatically disabled when - the installation agent is armed. To disarm the - installation agent use the installation wizard." - ::= { configuration 10 } - - channelBandwidth OBJECT-TYPE - SYNTAX INTEGER { - bw-30-mhz(0), - bw-15-mhz(1), - bw-10-mhz(2), - bw-5-mhz(3), - bw-20-mhz(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This control sets the bandwidth of the transmit and - receive radio channels" - ::= { configuration 11 } - - remoteIPAddress OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "IP Address of the peer wireless unit" - ::= { configuration 12 } - - linkName OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Name of the PTP link allocated by the System - Administrator. Used to establish a connection with the - correct PTP wireless unit at the other end of the link. - NOTE: The link name MUST be the same at both ends of the - PTP link." - ::= { configuration 14 } - - siteName OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This field contains a user-provided description of the - site name together with any additional notes" - ::= { configuration 15 } - - accessMethod OBJECT-TYPE - SYNTAX INTEGER { - link-access(0), - link-name-access(1), - group-access(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "ODUs must be configured in pairs before a link can be - established. The Access Method attribute determines how - the paired ODUs will recognise each other. For the Link - Access method, each ODU must be configured with Target - MAC Address equal to the MAC Address of the other unit. - For the Link Name Access method, both units must be - configured with the same Link Name. For the Group Access - method, both units must be configured with the same Group - ID." - ::= { configuration 16 } - - groupID OBJECT-TYPE - SYNTAX INTEGER (0..255) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "When Access Method is set to Group Access, the Group ID - identifies all the units belonging to the same group" - ::= { configuration 17 } - - iPv6Address OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..39)) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Internet protocol (IPv6) address. This address is used - by the family of Internet protocols to uniquely identify - the unit on a network. NB: A system reboot is required to - activate changes to this attribute." - ::= { configuration 18 } - - iPVersion OBJECT-TYPE - SYNTAX INTEGER { - ipv4(0), - ipv6(1), - dual-ipv4-and-ipv6(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "IP protocol selection. Choice of IPv4, IPv6 or Dual." - ::= { configuration 20 } - - iPv6AutoConfiguredLinkLocalAddress OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..39)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The auto configured link local IPv6 address" - ::= { configuration 21 } - - iPv6PrefixLength OBJECT-TYPE - SYNTAX INTEGER (0..128) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "IPv6 prefix length" - ::= { configuration 22 } - - iPv6GatewayAddress OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..39)) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The IPv6 address of a computer on the current network - that is currently acting as an IPv6 network gateway. A - gateway acts as an entrance / exit to packets from / to - other networks. Note that it is usual to use the - link-local address of the gateway. NB: A system reboot is - required to activate changes to this attribute" - ::= { configuration 23 } - - remoteInternetAddressType OBJECT-TYPE - SYNTAX INTEGER { - unknown(0), - ipv4(1), - ipv6(2), - ipv4z(3), - ipv6z(4), - unknown-6(5), - unknown-7(6), - unknown-8(7), - unknown-9(8), - unknown-10(9), - unknown-11(10), - unknown-12(11), - unknown-13(12), - unknown-14(13), - unknown-15(14), - unknown-16(15), - dns(16) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The type of Internet address specified by the associated - remoteInternetAddressType." - ::= { configuration 24 } - - remoteInternetAddress OBJECT-TYPE - SYNTAX InetAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "INET address used to identify the peer wireless unit" - ::= { configuration 25 } - - -- Ethernet group attribute definitions - -- - dataPortAutoNegotiation OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This controls whether the local Ethernet interface - configuration is automatically negotiated or forced. Do - not use a forced setting together with auto negotiation - at the Ethernet link partner. If you want to run your - Ethernet link at a fixed speed and duplex then you would - normally leave auto negotiation enabled and only enable - the single Auto Neg Advertisement option that you want - the link to run in - FORCING ETHERNET CONFIGURATION IS A - LAST RESORT WHICH SHOULD ONLY BE PERFORMED IF YOU ARE - HAVING PROBLEMS WITH AUTO NEGOTIATION - AND YOU MUST - ENSURE THAT YOU CONFIGURE BOTH THIS UNIT AND THE ETHERNET - LINK PARTNER TO WHICH IT IS CONNECTED IDENTICALLY (THE - LINK PARTNER MUST NOT HAVE AUTO NEGOTIATION ENABLED - EITHER, OTHERWISE A DUPLEX MISMATCH WILL OCCUR). NB: The - new setting will only take effect after a system reboot." - ::= { ethernet 1 } - - dataPortAutoNegAdvertisement OBJECT-TYPE - SYNTAX BITS { - neg-invalid(2), - neg-10-mbps-half-duplex(3), - neg-10-mbps-full-duplex(4), - neg-100-mbps-half-duplex(5), - neg-100-mbps-full-duplex(6), - neg-1000-mbps-full-duplex(7) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This sets the different Ethernet configurations that - will be advertised during auto negotiation. Note the new - setting will only take effect after a system reboot. - WARNING: Duplex mismatch may result if both ends of the - Ethernet link do not have the same settings. Do not auto - negotiation together with a fixed setting at the Ethernet - link partner. WARNING: Make sure that you select - option(s) that you know your connected equipment can - cater for!" - ::= { ethernet 2 } - - dataPortAutoMdix OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This enables/disables the Auto MDI/MDIX capability. NB: - The new setting will only take effect after a system - reboot" - ::= { ethernet 3 } - - dataPortStatus OBJECT-TYPE - SYNTAX INTEGER { - down(0), - copper-link-up(1), - fiber-link-up(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Current status of the Ethernet link. NB: a change of - state may generate an SNMP trap and/or SMTP email alert" - ::= { ethernet 4 } - - dataPortSpeedAndDuplex OBJECT-TYPE - SYNTAX INTEGER { - speed-1000-mbps-full-duplex(0), - speed-100-mbps-full-duplex(1), - speed-100-mbps-half-duplex(2), - speed-10-mbps-full-duplex(3), - speed-10-mbps-half-duplex(4), - speed-unknown-6(5) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The current speed and duplex of the Ethernet link" - ::= { ethernet 5 } - - dataPortWirelessDownAlert OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "When enabled, this causes the Ethernet link to be - dropped briefly when the wireless link drops. This is so - that spanning tree algorithms can quickly detect that - there is a problem." - ::= { ethernet 6 } - - useVLANForManagementInterfaces OBJECT-TYPE - SYNTAX INTEGER { - no-vlan-tagging(0), - ieee-8021q-tagged-c-tag-type-8100(1), - ieee-8021ad-tagged-s-tag-or-b-tag-type-88a8(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This controls whether the management interfaces - (WWW/SNMP/SMTP/SNTP) use VLAN tags or not. NB: The new - setting will only take effect after a system reboot" - ::= { ethernet 7 } - - vLANManagementPriority OBJECT-TYPE - SYNTAX INTEGER { - p0(0), - p1(1), - p2(2), - p3(3), - p4(4), - p5(5), - p6(6), - p7(7) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This VLAN Priority (0-7) will be included in packets - generated by the management interfaces. NB: The new - setting will only take effect after a system reboot" - ::= { ethernet 8 } - - vLANManagementVID OBJECT-TYPE - SYNTAX INTEGER (0..4094) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This VLAN VID (0-4094) will be included in packets - generated by the management interfaces. Note the new - setting will only take effect after a system reboot" - ::= { ethernet 11 } - - managementPortStatus OBJECT-TYPE - SYNTAX INTEGER { - down(0), - copper-link-up(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Current status of the out-of-band management link. NB: a - change of state may generate an SNMP trap and/or SMTP - email alert" - ::= { ethernet 12 } - - managementPortSpeedAndDuplex OBJECT-TYPE - SYNTAX INTEGER { - speed-100-mbps-full-duplex(1), - speed-100-mbps-half-duplex(2), - speed-10-mbps-full-duplex(3), - speed-10-mbps-half-duplex(4), - speed-unknown-6(5) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The current speed and duplex of the out-of-band - management link" - ::= { ethernet 13 } - - ethernetPriorityTableNumber OBJECT-TYPE - SYNTAX INTEGER (9) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of entries in the vLANPriorityTable." - ::= { ethernet 14 } - - l2CPPriorityTableNumber OBJECT-TYPE - SYNTAX INTEGER (5) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of entries in the l2CPPriorityTable." - ::= { ethernet 16 } - - iPDSCPPriorityTableNumber OBJECT-TYPE - SYNTAX INTEGER (64) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of entries in the iPDSCPPriorityTable." - ::= { ethernet 18 } - - mPLSTCPriorityTableNumber OBJECT-TYPE - SYNTAX INTEGER (8) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of entries in the mPLSTCPriorityTable." - ::= { ethernet 20 } - - managementMode OBJECT-TYPE - SYNTAX INTEGER { - out-of-band-local(0), - out-of-band(1), - in-band(2), - in-band-local(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Out-of-Band Management (only available on certain - hardware models): End-to-end out-of-band mode in which - the management agent can be reached from the management - port at the local ODU and (assuming that the wireless - link is established) the management port at the remote - ODU. Out-of-Band Local Management (only available on - certain hardware models): Similar to the standard - Out-of-Band mode, except that management frames are not - forwarded over the wireless link. In-Band Management - (default): The management agent can be reached from the - data port at the local ODU and (assuming that the - wireless link is established) the data port at the remote - ODU. In this mode the management port is disabled. - In-Band Local Management (only available when 'Use VLAN - For Management Interfaces' configures a VLAN tag): - Similar to the standard In-Band mode, except that - management frames are not forwarded over the wireless - link." - ::= { ethernet 22 } - - managementPortWirelessDownAlert OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "When enabled, this causes the management link to be - dropped briefly when the wireless link drops. This is so - that spanning tree algorithms can quickly detect that - there is a problem." - ::= { ethernet 23 } - - qOSPriorityScheme OBJECT-TYPE - SYNTAX INTEGER { - ethernet(0), - ipmpls(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Selects classification based on fields in the Ethernet - header (Layer 2) or in the Network header (Layer 3). The - unit recognises two network layer protocols: IP and MPLS" - ::= { ethernet 24 } - - unknownNetworkPriorityQueueMapping OBJECT-TYPE - SYNTAX INTEGER { - q0(0), - q1(1), - q2(2), - q3(3), - q4(4), - q5(5), - q6(6), - q7(7) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Configures the classification of unknown network - protocols to an egress queue at the wireless port. - Unknown means something other than IP and MPLS" - ::= { ethernet 25 } - - dSCPManagementPriority OBJECT-TYPE - SYNTAX INTEGER (0..63) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This Differentiated Services Code Point value will be - inserted in the IP Header of all IP Datagrams transmitted - by the management interfaces" - ::= { ethernet 26 } - - ethernetBridgingStatus OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Current status of Ethernet packet bridging over the - wireless link" - ::= { ethernet 27 } - - -- EthernetPriorityTable group attribute definitions - -- - ethernetPriorityTableIndex OBJECT-TYPE - SYNTAX INTEGER { - p0(1), - p1(2), - p2(3), - p3(4), - p4(5), - p5(6), - p6(7), - p7(8), - untagged(9) - } - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "Ethernet priority flag, used to index values in the - ethernetPriorityTable" - ::= { ethernetPriorityTableEntry 1 } - - ethernetPriorityQueueMapping OBJECT-TYPE - SYNTAX INTEGER { - q0(0), - q1(1), - q2(2), - q3(3), - q4(4), - q5(5), - q6(6), - q7(7) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Configures the classification of this Ethernet priority - (also known as IEEE 802.1p value) to an egress queue at - the wireless port" - ::= { ethernetPriorityTableEntry 2 } - - -- L2CPPriorityTable group attribute definitions - -- - l2CPPriorityTableIndex OBJECT-TYPE - SYNTAX INTEGER { - bridge(1), - mrp(2), - cfm(3), - r-aps(4), - eaps(5) - } - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "L2CP priority flag, used to index values in the - l2CPPriorityTable" - ::= { l2CPPriorityTableEntry 1 } - - l2CPPriorityQueueMapping OBJECT-TYPE - SYNTAX INTEGER { - q0(0), - q1(1), - q2(2), - q3(3), - q4(4), - q5(5), - q6(6), - q7(7) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Configures the classification of this layer two control - protocol (L2CP) to an egress queue at the wireless port" - ::= { l2CPPriorityTableEntry 2 } - - -- IPDSCPPriorityTable group attribute definitions - -- - iPDSCPPriorityTableIndex OBJECT-TYPE - SYNTAX INTEGER (1..64) - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "IP DSCP priority flag, used to index values in the - iPDSCPPriorityTable" - ::= { iPDSCPPriorityTableEntry 1 } - - iPDSCPPriorityQueueMapping OBJECT-TYPE - SYNTAX INTEGER { - q0(0), - q1(1), - q2(2), - q3(3), - q4(4), - q5(5), - q6(6), - q7(7) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Configures the classification of this IP differentiated - services code point (DSCP) value to an egress queue at - the wireless port" - ::= { iPDSCPPriorityTableEntry 2 } - - -- MPLSTCPriorityTable group attribute definitions - -- - mPLSTCPriorityTableIndex OBJECT-TYPE - SYNTAX INTEGER (1..8) - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "MPLS TC priority flag, used to index values in the - mPLSTCPriorityTable" - ::= { mPLSTCPriorityTableEntry 1 } - - mPLSTCPriorityQueueMapping OBJECT-TYPE - SYNTAX INTEGER { - q0(0), - q1(1), - q2(2), - q3(3), - q4(4), - q5(5), - q6(6), - q7(7) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Configures the classification of this MPLS traffic class - (the field formerly known as EXP) to an egress queue at - the wireless port" - ::= { mPLSTCPriorityTableEntry 2 } - - -- Telecom group attribute definitions - -- - telecomsInterface OBJECT-TYPE - SYNTAX INTEGER { - none(0), - e1(1), - t1(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The line interface type. If this is set to 'None' then - the telecoms interfaces are disabled, and the telecom - group attributes will be ignored." - ::= { telecom 1 } - - telecomsChannelAStatus OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - no-signal-local(1), - no-signal-remote(2), - no-signal-local-and-remote(3), - up(4), - remote-timing(5), - no-signal-local-and-remote-timing(6) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Current status of telecoms channel A. NB: a change of - state may generate an SNMP trap and/or SMTP email alert" - ::= { telecom 2 } - - telecomsChannelBStatus OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - no-signal-local(1), - no-signal-remote(2), - no-signal-local-and-remote(3), - up(4), - remote-timing(5), - no-signal-local-and-remote-timing(6) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Current status of telecoms channel B. NB: a change of - state may generate an SNMP trap and/or SMTP email alert" - ::= { telecom 3 } - - channelALineCode OBJECT-TYPE - SYNTAX INTEGER { - ami(0), - b8zshdb3(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The line code setting of the telecoms interface. This - must match the setting of the device connected to this - interface" - ::= { telecom 4 } - - channelBLineCode OBJECT-TYPE - SYNTAX INTEGER { - ami(0), - b8zshdb3(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The line code setting of the telecoms interface. This - must match the setting of the device connected to this - interface" - ::= { telecom 5 } - - channelACableLength OBJECT-TYPE - SYNTAX INTEGER { - feet-133(0), - feet-266(1), - feet-399(2), - feet-533(3), - feet-655(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The length of the cable connected to the telecoms - interface, measured in feet" - ::= { telecom 6 } - - channelBCableLength OBJECT-TYPE - SYNTAX INTEGER { - feet-133(0), - feet-266(1), - feet-399(2), - feet-533(3), - feet-655(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The length of the cable connected to the telecoms - interface, measured in feet" - ::= { telecom 7 } - - channelALoopback OBJECT-TYPE - SYNTAX INTEGER { - none(0), - copper(1), - wireless(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The loopback status of telecoms channel A. This is - intended for installation testing and should be set to - 'None' for normal operation. The wire connections to a - unit can be tested by applying a 'Copper' loopback to the - local unit. The wireless connection to the remote unit - can be tested by applying a 'Wireless' loopback to the - remote unit with no loopback on the local unit. NB: a - change of state may generate an SNMP trap and/or SMTP - email alert" - ::= { telecom 8 } - - channelBLoopback OBJECT-TYPE - SYNTAX INTEGER { - none(0), - copper(1), - wireless(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The loopback status of telecoms channel B. This is - intended for installation testing and should be set to - 'None' for normal operation. The wire connections to a - unit can be tested by applying a 'Copper' loopback to the - local unit. The wireless connection to the remote unit - can be tested by applying a 'Wireless' loopback to the - remote unit with no loopback on the local unit. NB: a - change of state may generate an SNMP trap and/or SMTP - email alert" - ::= { telecom 9 } - - telecomsChannelSelection OBJECT-TYPE - SYNTAX INTEGER { - channel-a-only(0), - channels-a-and-b(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Indicates which telecoms channels have been enabled. If - only Channel A has been enabled, then the Channel B - attributes will be ignored." - ::= { telecom 10 } - - -- Licence group attribute definitions - -- - regionCode OBJECT-TYPE - SYNTAX INTEGER { - region-code-invalid(0), - region-code-1(1), - region-code-2(2), - region-code-3(3), - region-code-4(4), - region-code-5(5), - region-code-6(6), - region-code-7(7), - region-code-8(8), - region-code-9(9), - region-code-10(10), - region-code-11(11), - region-code-12(12), - region-code-13(13), - region-code-14(14), - region-code-15(15), - region-code-16(16), - region-code-17(17), - region-code-18(18), - region-code-19(19), - region-code-20(20), - region-code-21(21), - region-code-22(22), - region-code-23(23), - region-code-24(24), - region-code-25(25), - region-code-26(26), - region-code-27(27), - region-code-28(28), - region-code-29(29), - region-code-30(30), - region-code-31(31) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The region code prohibits the wireless unit from - operating outside the regulated limits. An invalid region - code indicates a corrupted license key. NB: a change of - state may generate an SNMP trap and/or SMTP email alert" - ::= { licence 1 } - - productVariant OBJECT-TYPE - SYNTAX INTEGER { - ptp-xx400-full(0), - ptp-xx400-deprecated-1(1), - ptp-xx400-deprecated-2(2), - ptp-xx400-lite(3), - spare-1(4), - ptp-xx300(5), - spare-2(6), - spare-3(7), - ptp-xx500-full-deprecated(8), - ptp-xx500-lite-deprecated(9), - ptp-xx500(10), - ptp-xx600-lite(11), - ptp-xx600-full(12), - spare-5(13), - spare-6(14), - ptp-800(15) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The product variant" - ::= { licence 2 } - - productName OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Name of the product variant" - ::= { licence 3 } - - ethernetFiberSupport OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Ethernet fiber support availability on this wireless - unit" - ::= { licence 4 } - - frequencyVariant OBJECT-TYPE - SYNTAX INTEGER { - freq-5800-mhz(0), - freq-5400-mhz(1), - freq-4900-mhz(2), - freq-2500-mhz(3), - freq-5800-mhz2(4), - freq-5400-mhz2(5), - freq-4500-mhz(6), - freq-5900-mhz(7), - freq-5200-mhz(8), - freq-5100-mhz(9), - freq-4800-mhz(10) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Frequency variant of the wireless unit" - ::= { licence 5 } - - bandwidthVariant OBJECT-TYPE - SYNTAX INTEGER { - bw-30-mhz(0), - bw-15-mhz(1), - bw-10-mhz(2), - bw-5-mhz(3), - bw-20-mhz(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Bandwidth variant of the wireless unit" - ::= { licence 6 } - - constantPowerSpectralDensity OBJECT-TYPE - SYNTAX INTEGER { - constant(0), - full-power(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Constant power spectral density mode control" - ::= { licence 7 } - - sNMPv3Enable OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "SNMPv3 availability control" - ::= { licence 9 } - - hAZLOCConfiguration OBJECT-TYPE - SYNTAX INTEGER { - non-hazloc-unit(0), - gas-group-a(1), - gas-group-b(2), - gas-group-c(3), - gas-group-d(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The HAZLOC/ATEX Configuration of this unit. The Gas - Group is configured by the license key." - ::= { licence 10 } - - securityLevel OBJECT-TYPE - SYNTAX INTEGER { - normal(0), - fips(1), - uc-apl(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The maximum configurable security level" - ::= { licence 11 } - - -- Management group attribute definitions - -- - targetRange OBJECT-TYPE - SYNTAX INTEGER (0..2000) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Initial target range used in installation +/-1, - expressed in tenths of a kilometer. When Auto-Ranging - this must be set to 0" - ::= { management 1 } - - rangingMode OBJECT-TYPE - SYNTAX INTEGER { - auto-0-to-40-km(0), - auto-0-to-100-km(1), - auto-0-to-200-km(2), - target-range(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Type of ranging to use during installation, either - Auto-Ranging or use a selectable Target Range" - ::= { management 2 } - - installStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - wrong-peer(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "A non-zero value indicates that signalling was received - with the wrong MAC address or a mismatched link name. NB: - It is very unusual to detect this, because units with - mis-configured Target MAC Address will normally fail to - establish a wireless link. However, rare circumstances - may establish a partial wireless link and detect this - situation. NB: A non-zero value on start-up, or a change - of value during operation, may generate an SNMP trap - and/or SMTP email alert" - ::= { management 3 } - - installArmState OBJECT-TYPE - SYNTAX INTEGER { - disarmed(0), - armed(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Indicates if the unit is being installed. NB: a change - of state may generate an SNMP trap and/or SMTP email - alert" - ::= { management 4 } - - tFTPServerIPAddress OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-write - STATUS mandatory - DESCRIPTION - "IP address of the TFTP Server from which the TFTP - Software Upgrade File Name will be retrieved" - ::= { management 5 } - - tFTPServerPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The port number of the TFTP Server from which the TFTP - Software Upgrade File Name will be retrieved" - ::= { management 6 } - - tFTPSoftwareUpgradeFileName OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..127)) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Filename of the Software Upgrade to be loaded from the - TFTP Server" - ::= { management 7 } - - tFTPStartSoftwareUpgrade OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Write '1' to this attribute to start the TFTP software - upgrade process. The attribute will be reset to 0 when - the upgrade process has finished. Continuing with the - software upgrade will cause spectrum management (DSO) - channel metrics collection to stop. The wireless unit - will no longer search for the optimal operational radio - channel. The performance of this wireless link may - deterioate over time. If operating in a region where - RADAR detection is mandatory you must complete the - software upgrade and reboot the unit. Channel metrics - collection will only be restarted after the wireless unit - has been rebooted" - ::= { management 8 } - - tFTPSoftwareUpgradeStatus OBJECT-TYPE - SYNTAX INTEGER { - idle(0), - upload-in-progress(1), - upload-successful-programming-flash(2), - upgrade-successful-reboot-to-run-the-new-software-image(3), - upgrade-failed(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The current status of the TFTP Software upgrade process" - ::= { management 9 } - - tFTPSoftwareUpgradeStatusText OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..127)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Descriptive text describing the status of the TFTP - Software upgrade process, including any error details" - ::= { management 10 } - - tFTPSoftwareUpgradeStatusAdditionalText OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..127)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Any additional text describing the status of the TFTP - Software upgrade process, including any error details" - ::= { management 11 } - - hTTPAccessEnabled OBJECT-TYPE - SYNTAX INTEGER { - no(0), - yes(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This controls whether or not HTTP access is enabled, - i.e. if this is disabled (0) then the unit will not - respond to any requests on the HTTP port. Remote - management via HTTPS is not affected by this setting. Any - change in this setting will not take effect until the - unit has been rebooted. (Factory default = Enabled)" - ::= { management 12 } - - telnetAccessEnabled OBJECT-TYPE - SYNTAX INTEGER { - no(0), - yes(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This controls whether or not Telnet access is enabled, - i.e. if this is disabled (0) then the unit will not - respond to any requests on the TELNET port. Any change in - this setting will not take effect until the unit has been - rebooted. (Factory default = Disabled)" - ::= { management 13 } - - hTTPPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This controls the port number for HTTP access. A value - of zero will use the default port number. Any change in - this setting will not take effect until the unit has been - rebooted. (Factory default = 80)" - ::= { management 14 } - - hTTPSPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This controls the port number for HTTPS access. A value - of zero will use the default port number. Availability of - HTTPS is controlled via the License Key. Any change in - this setting will not take effect until the unit has been - rebooted. (Factory default = 443)" - ::= { management 15 } - - telnetPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This controls the port number for TELNET access. A value - of zero will use the default port number. Any change in - this setting will not take effect until the unit has been - rebooted. (Factory default = 23)" - ::= { management 16 } - - hTTPSAccessEnabled OBJECT-TYPE - SYNTAX INTEGER { - no(0), - yes(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This controls whether or not HTTPS access is enabled, - i.e. if this is disabled (0) then the unit will not - respond to any requests on the HTTPS port. Remote - management via HTTP is not affected by this setting. Any - change in this setting will not take effect until the - unit has been rebooted. (Factory default = Enabled)" - ::= { management 17 } - - tFTPServerInternetAddressType OBJECT-TYPE - SYNTAX INTEGER { - unknown(0), - ipv4(1), - ipv6(2), - ipv4z(3), - ipv6z(4), - unknown-6(5), - unknown-7(6), - unknown-8(7), - unknown-9(8), - unknown-10(9), - unknown-11(10), - unknown-12(11), - unknown-13(12), - unknown-14(13), - unknown-15(14), - unknown-16(15), - dns(16) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The type of Internet address specified by the associated - tFTPServerInternetAddress." - ::= { management 18 } - - tFTPServerInternetAddress OBJECT-TYPE - SYNTAX InetAddress - ACCESS read-write - STATUS mandatory - DESCRIPTION - "INET address of the TFTP Server from which the TFTP - Software Upgrade File Name will be retrieved" - ::= { management 19 } - - -- PhyControl group attribute definitions - -- - linkSymmetry OBJECT-TYPE - SYNTAX INTEGER { - symmetry-adaptive(0), - symmetry-2-to-1(1), - symmetry-1-to-1(2), - symmetry-1-to-2(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Link Symmetry: in fixed symmetric mode the master spends - an equal amount of time transmitting and receiving; in - fixed asymmetric modes the master transmit and receive - times have a fixed ratio; in adaptive mode the transmit - and receive periods adjust with applied load." - ::= { phyControl 1 } - - linkModeOptimisation OBJECT-TYPE - SYNTAX INTEGER { - ip-traffic(0), - tdm-traffic(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Optimises the wireless link behavior for the type of - traffic to be carried. In 'IP Traffic' mode, the wireless - link will minimise transmission errors by automatically - adapting the modulation mode. In 'TDM Traffic' mode, the - wireless link will minimise transmission latency and - preserve throughput by maintaining a higher modulation - mode in the presence of a limited number of errors. The - 'TDM Traffic' mode is recommended for E1/T1 applications - and connectionless protocols." - ::= { phyControl 2 } - - userConfiguredMaxModulationMode OBJECT-TYPE - SYNTAX INTEGER { - mod-bpsk-63-percent(0), - mod-qpsk-63-percent(1), - mod-qpsk-87-percent(2), - mod-16qam-63-percent(3), - mod-16qam-87-percent(4), - mod-64qam-75-percent(5), - mod-64qam-92-percent(6), - mod-256qam-81-percent(7) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The maximum receive modulation mode controls the MAX - mode used for adaptive modulation. NOTE: This attribute - is automatically disabled when the installation agent is - armed. To disarm the installation agent use the - installation wizard" - ::= { phyControl 3 } - - remoteMaximumTransmitPower OBJECT-TYPE - SYNTAX INTEGER (-15..27) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Maximum transmit power the remote wireless unit is - permitted to use when establishing and maintaining the - wireless link" - ::= { phyControl 4 } - - txColorCode OBJECT-TYPE - SYNTAX INTEGER { - a(0), - b(1), - c(2), - d(3), - e(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Transmit Color Code. This attribute need only be - considered when the unit is installed in a network of - PTP600 units and where some of the units are operating on - the same frequency. In this case, the value would - normally be derived by a network planner. In all other - cases, it is recommended that this attribute is left at - the default value. NOTE: For the link to operate, the - value of this parameter must in all cases match the value - of the Rx Color Code parameter at the far end of the - link." - ::= { phyControl 5 } - - rxColorCode OBJECT-TYPE - SYNTAX INTEGER { - a(0), - b(1), - c(2), - d(3), - e(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Receive Color Code. This attribute need only be - considered when the unit is installed in a network of - PTP600 units and where some of the units are operating on - the same frequency. In this case, the value would - normally be derived by a network planner. In all other - cases, it is recommended that this attribute is left at - the default value. NOTE: For the link to operate, the - value of this parameter must in all cases match the value - of the Tx Color Code parameter at the far end of the - link." - ::= { phyControl 6 } - - automaticTxPowerControl OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1), - enabled-with-initial-estimate(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "When enabled, the transmit power of the local end is - automatically adjusted to maintain a configurable target - receive signal level at the remote end of the link. When - set to Enable with initial estimate, the Slave estimates - the optional transmit power before it responds to the - Master." - ::= { phyControl 8 } - - remoteRxTargetPower OBJECT-TYPE - SYNTAX INTEGER (-600..-400) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This is the target receive level for the end of the link - which is remote from the end being configured. When - Automatic Power Control is enabled, the transmit power of - the local end is automatically adjusted in order to - maintain the receive signal level at the remote end - within a range centered on this value" - ::= { phyControl 9 } - - -- PhyStatus group attribute definitions - -- - receivePower OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Receive power expressed in tenths of a dBm" - ::= { phyStatus 1 } - - vectorError OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The vector error measurement compares the received - signal's IQ modulation characteristics to an ideal signal - to determine the composite error vector magnitude. The - value represented by this attribute is the average vector - error over the previous second expressed in tenths of a - dB" - ::= { phyStatus 2 } - - transmitPower OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Transmit power expressed in tenths of a dBm" - ::= { phyStatus 3 } - - range OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Distance between the two peer wireless units expressed - in tenths of a kilometer" - ::= { phyStatus 4 } - - linkLoss OBJECT-TYPE - SYNTAX INTEGER (-500..500) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The wireless link loss expressed in tenths of a dB" - ::= { phyStatus 5 } - - receiveChannel OBJECT-TYPE - SYNTAX INTEGER (0..63) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Current active receive channel" - ::= { phyStatus 6 } - - transmitChannel OBJECT-TYPE - SYNTAX INTEGER (0..63) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Current active transmit channel" - ::= { phyStatus 7 } - - receiveModulationMode OBJECT-TYPE - SYNTAX INTEGER { - mod-acquisition(0), - mod-bpsk-63-percent(1), - mod-qpsk-63-percent-single(2), - mod-transient-1(3), - mod-qpsk-87-percent-single(4), - mod-transient-2(5), - mod-16qam-63-percent-single-a(6), - mod-transient-3(7), - mod-16qam-87-percent-single(8), - mod-transient-4(9), - mod-64qam-75-percent-single(10), - mod-transient-5(11), - mod-64qam-92-percent-single(12), - mod-transient-6(13), - mod-256qam-81-percent-single(14), - mod-16qam-63-percent-single-b(15), - mod-16qam-63-percent-dual(16), - mod-transient-7(17), - mod-16qam-87-percent-dual(18), - mod-transient-8(19), - mod-64qam-75-percent-dual(20), - mod-transient-9(21), - mod-64qam-92-percent-dual(22), - mod-transient-10(23), - mod-256qam-81-percent-dual(24) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Current active receive modulation mode" - ::= { phyStatus 8 } - - transmitModulationMode OBJECT-TYPE - SYNTAX INTEGER { - mod-acquisition(0), - mod-bpsk-63-percent(1), - mod-qpsk-63-percent-single(2), - mod-transient-1(3), - mod-qpsk-87-percent-single(4), - mod-transient-2(5), - mod-16qam-63-percent-single-a(6), - mod-transient-3(7), - mod-16qam-87-percent-single(8), - mod-transient-4(9), - mod-64qam-75-percent-single(10), - mod-transient-5(11), - mod-64qam-92-percent-single(12), - mod-transient-6(13), - mod-256qam-81-percent-single(14), - mod-16qam-63-percent-single-b(15), - mod-16qam-63-percent-dual(16), - mod-transient-7(17), - mod-16qam-87-percent-dual(18), - mod-transient-8(19), - mod-64qam-75-percent-dual(20), - mod-transient-9(21), - mod-64qam-92-percent-dual(22), - mod-transient-10(23), - mod-256qam-81-percent-dual(24) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Current active transmit modulation mode" - ::= { phyStatus 9 } - - receiveFreqMHz OBJECT-TYPE - SYNTAX INTEGER (0..5925) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Current receive frequency expressed in integer MHz" - ::= { phyStatus 11 } - - transmitFreqMHz OBJECT-TYPE - SYNTAX INTEGER (0..5925) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Current transmit frequency expressed in integer MHz" - ::= { phyStatus 12 } - - signalStrengthRatio OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Signal strength ratio (Vertical / Horizontal) : the - number of dB larger the Vertical antenna input is than - the Horizontal antenna input expressed in tenths of a dB" - ::= { phyStatus 13 } - - receiveFreqKHz OBJECT-TYPE - SYNTAX INTEGER (0..5925000) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Current receive frequency expressed as KHz" - ::= { phyStatus 14 } - - transmitFreqKHz OBJECT-TYPE - SYNTAX INTEGER (0..5925000) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Current transmit frequency expressed as KHz" - ::= { phyStatus 15 } - - searchState OBJECT-TYPE - SYNTAX INTEGER { - registering(0), - searching(1), - acquiring(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Search status of the wireless modem. 'Registering' means - that the modem has locked to an OFDM signal, and the - wireless link is up. 'Searching' means that no wireless - signal has been detected. 'Acquiring' means that a - wireless signal has been detected, but the modem has not - locked to an OFDM signal." - ::= { phyStatus 16 } - - rawReceivePower OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Raw receive power expressed in tenths of a dBm" - ::= { phyStatus 17 } - - -- Alarms group attribute definitions - -- - unitOutOfCalibration OBJECT-TYPE - SYNTAX INTEGER { - calibrated(0), - out-of-calibration(1), - out-of-calibration-pas-shutdown(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The unit is out of calibration" - ::= { alarms 1 } - - incompatibleRegionCodes OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - incompatible-licence-keys(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The master and slave units have incompatible region - codes. NB: Both units must have compatible license keys" - ::= { alarms 4 } - - noWirelessChannelAvailable OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - no-wireless-channel-available(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Spectrum Management was unable to locate a suitable - wireless channel to operate on" - ::= { alarms 5 } - - wirelessLinkDisabledWarning OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - disabled-by-snmp-ifadminstatus(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The SNMP ifAdminStatus of the wireless interface has - disabled wireless traffic" - ::= { alarms 6 } - - dataPortDisabledWarning OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - disabled-by-snmp-ifadminstatus(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The SNMP ifAdminStatus of the Ethernet interface has - disabled Ethernet traffic" - ::= { alarms 7 } - - dataPortFiberStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - installed-fiber-not-licensed(1), - fiber-link-not-established-but-los-not-detected(2), - fiber-link-not-established-and-los-detected(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "If the fiber link is not OK, there are three possible - causes: Either the fiber link has been installed but - disabled (because the license key does not include fiber - support), the link could not be established even though - no LOS was detected (i.e. an optical carrier was - detected, which could be due to a broken TX fiber, or - because the link is disabled at the fiber link partner), - or the link could not be established and LOS is detected - (i.e. no optical carrier is detected). NB: a change of - status may generate an SNMP trap and/or SMTP email alert" - ::= { alarms 8 } - - dataPortConfigurationMismatch OBJECT-TYPE - SYNTAX INTEGER { - no-error(0), - mismatch-detected(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The detection of Ethernet fragments (runt packets) when - the link is in full duplex is an indication of an - auto-negotiation or forced configuration mismatch" - ::= { alarms 9 } - - incompatibleMasterAndSlave OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - incompatible-product-variants(1), - different-software-versions-running(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "A non-zero value indicates that the master and slave - ends of a link are different hardware products, or have - different software versions. NB: It is very unusual to - detect this, because incompatible units will normally - fail to establish a wireless link. However, some - combinations may establish a partial wireless link and - detect this situation. NB: A non-zero value may generate - an SNMP trap and/or SMTP email alert" - ::= { alarms 10 } - - tDDSynchronizationStatus OBJECT-TYPE - SYNTAX INTEGER { - locked(0), - holdover(1), - holdover-not-connected(2), - acquiring-lock(3), - no-timing-reference(4), - timing-system-not-connected(5), - initialising(6), - cluster-timing-master(7), - tdd-sync-not-active(8) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "An alarm value (displayed in red) indicates that one of - the following conditions has not been met (i) An external - timing system is connected or internal timing has been - configured. (ii) The timing system is providing a useable - reference. (iii) The ODU is locked to this reference." - ::= { alarms 11 } - - managementPortDisabledWarning OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - disabled-by-snmp-ifadminstatus(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The SNMP ifAdminStatus of the out-of-band management - interface has disabled Ethernet traffic" - ::= { alarms 12 } - - tDDSynchronizationAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - not-synchronized(1), - timing-system-failure(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Not Synchronized indicates failure of the external - timing system for a period greater than the holdover - timer. TDD frame timing will have drifted, and this link - may cause interference with other links in a synchronized - network. Timing System Failure is an early warning, - indicating that 80% of the holdover period has expired." - ::= { alarms 13 } - - linkModeOptimizationMismatch OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - link-mode-optimization-mismatch(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The remote node of this link has been configured with a - different link mode optimization" - ::= { alarms 14 } - - managementPortConfigurationMismatch OBJECT-TYPE - SYNTAX INTEGER { - no-error(0), - mismatch-detected(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The detection of Ethernet fragments (runt packets) when - the link is in full duplex is an indication of an - auto-negotiation or forced configuration mismatch. This - alarm is only raised if an Out-of-Band Management Mode - has been configured." - ::= { alarms 15 } - - secureModeAlarm OBJECT-TYPE - SYNTAX INTEGER { - secure-mode-is-active(0), - secure-mode-is-not-configured(1), - secure-mode-is-configured-but-not-active(2), - secure-mode-is-not-supported(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The secure mode (e.g. FIPS, UC-APL) state of the unit. - The secure mode is not configured(1) state indicates that - the unit is capable of secure mode operation, and one or - more of the following security materials has not been - configured: Key Of Keys, Private Key, Public Certificate, - DRNG Entropy Status, Wireless Encryption Key. The secure - mode mode is configured but not active(2) state indicates - that the unit is capable of secure mode operation, and - the security material has been configured, but the - configuration of interfaces is not consistent with secure - mode operation. The secure mode is not supported(3) state - indicates that the unit is not capable of secure mode - operation. The secure mode capability requires - appropriate hardware compatibility, license key and - software image." - ::= { alarms 16 } - - ethernetBridgingStatusAlarm OBJECT-TYPE - SYNTAX INTEGER { - ethernet-bridging-enabled(0), - ethernet-bridging-disabled(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Ethernet traffic bridging is disabled because the - wireless link is not operating at the configured Lowest - Ethernet Modulation Mode" - ::= { alarms 17 } - - -- Smtp group attribute definitions - -- - sMTPEmailAlert OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Simple Mail Transfer Protocol is used to send equipment - alerts via email to a specified email address" - ::= { smtp 1 } - - sMTPServerIPAddress OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-write - STATUS mandatory - DESCRIPTION - "IP address of the SMTP server" - ::= { smtp 2 } - - sMTPServerPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Port number of the SMTP server" - ::= { smtp 3 } - - sMTPSourceEmailAddress OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The 'from' email address used when constructing the - automatically generated e-mail message" - ::= { smtp 4 } - - sMTPDestinationEmailAddress OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The 'to' email address used when constructing the - automatically generated e-mail message" - ::= { smtp 5 } - - sMTPEnabledMessages OBJECT-TYPE - SYNTAX BITS { - telecoms-channel-up-down(1), - management-port-up-down(2), - data-port-up-down(3), - enabled-diagnostic-alarms(4), - dfs-impulse-interference(5), - channel-change(6), - wireless-link-up-down(7) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This controls which SMTP messages the unit will send" - ::= { smtp 6 } - - sMTPServerInternetAddressType OBJECT-TYPE - SYNTAX INTEGER { - unknown(0), - ipv4(1), - ipv6(2), - ipv4z(3), - ipv6z(4), - unknown-6(5), - unknown-7(6), - unknown-8(7), - unknown-9(8), - unknown-10(9), - unknown-11(10), - unknown-12(11), - unknown-13(12), - unknown-14(13), - unknown-15(14), - unknown-16(15), - dns(16) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The type of Internet address specified by the associated - sMTPServerInternetAddress." - ::= { smtp 7 } - - sMTPServerInternetAddress OBJECT-TYPE - SYNTAX InetAddress - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Internet address of the SMTP server" - ::= { smtp 8 } - - -- SnmpControl group attribute definitions - -- - sNMPPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The IP port number used to access the SNMP MIB (i.e. - Gets and Sets) (default = 161). NB: A system reboot is - required to activate changes to this attribute" - ::= { snmpControl 1 } - - sNMPCommunityString OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The SNMP community string. NB: A system reboot is - required to activate changes to this attribute" - ::= { snmpControl 2 } - - sNMPTrapTableNumber OBJECT-TYPE - SYNTAX INTEGER (2) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of entries in the sNMPTrapTable." - ::= { snmpControl 3 } - - sNMPTrapVersion OBJECT-TYPE - SYNTAX INTEGER { - v1(0), - v2c(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The SNMP protocol version to use for SNMP Traps. NB: A - system reboot is required to activate changes to this - attribute" - ::= { snmpControl 5 } - - sNMPEnabledTraps OBJECT-TYPE - SYNTAX BITS { - management-port-up-down(0), - data-port-up-down(1), - authentication-failure(2), - enabled-diagnostic-alarms(3), - dfs-impulse-interference(4), - channel-change(5), - wireless-link-up-down(6), - cold-start(7), - telecoms-channel-up-down(15) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This controls which SNMP Traps the unit will send" - ::= { snmpControl 6 } - - enabledDiagnosticAlarms OBJECT-TYPE - SYNTAX BITS { - incompatible-master-and-slave(0), - incompatible-region-codes(1), - unknown-6(2), - unknown-5(3), - unit-out-of-calibration(4), - install-arm-state(5), - install-status(6), - region-code(7), - telecoms-channel-a-status(8), - data-port-fiber-status(9), - data-port-status(10), - data-port-disabled-warning(11), - wireless-link-disabled-warning(12), - sntp-synchronization-failed(13), - no-wireless-channel-available(14), - data-port-configuration-mismatch(15), - syslog-disabled-warning(16), - link-mode-optimization-mismatch(17), - management-port-status(18), - management-port-disabled-warning(19), - tdd-synchronization-alarm(20), - telecoms-channel-b-loopback(21), - telecoms-channel-a-loopback(22), - telecoms-channel-b-status(23), - ethernet-bridging-status(26), - secure-mode(27), - syslog-client-disabled-warning(28), - management-port-configuration-mismatch(29), - syslog-local-wrapped(30), - syslog-local-nearly-full(31) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Controls which individual diagnostic alarms are enabled. - The unit may be configured to generate SNMP traps and/or - SMTP email alerts for these enabled alarms by selecting - 'Enabled Diagnostic Alarms' on the 'SNMP Enabled Traps' - and/or 'SMTP Enabled Messages' attributes" - ::= { snmpControl 7 } - - sNMPSendAllTrapsAtStartup OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Controls whether or not all the enabled traps and alarms - (including cleared alarms) are reported at start-up." - ::= { snmpControl 8 } - - -- SNMPTrapTable group attribute definitions - -- - sNMPTrapTableIndex OBJECT-TYPE - SYNTAX INTEGER (1..2) - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "SNMP trap value, used to index the SNMPTrapTable." - ::= { sNMPTrapTableEntry 1 } - - sNMPTrapIPAddress OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The IP address to which all SNMP Traps are sent. NB: A - system reboot is required to activate changes to this - attribute." - ::= { sNMPTrapTableEntry 2 } - - sNMPTrapPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Destination port for SNMP Traps (default=162). NB: A - system reboot is required to activate changes to this - attribute." - ::= { sNMPTrapTableEntry 3 } - - sNMPTrapInternetAddressType OBJECT-TYPE - SYNTAX INTEGER { - unknown(0), - ipv4(1), - ipv6(2), - ipv4z(3), - ipv6z(4), - unknown-6(5), - unknown-7(6), - unknown-8(7), - unknown-9(8), - unknown-10(9), - unknown-11(10), - unknown-12(11), - unknown-13(12), - unknown-14(13), - unknown-15(14), - unknown-16(15), - dns(16) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The type of Internet address specified by the associated - sNMPTrapInternetAddress." - ::= { sNMPTrapTableEntry 4 } - - sNMPTrapInternetAddress OBJECT-TYPE - SYNTAX InetAddress - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The Internet address to which all SNMP Traps are sent." - ::= { sNMPTrapTableEntry 5 } - - sNMPTrapReceiverEnabled OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "A value of 0 disables the sending of SNMP trap to - corresponding receiver. A value of 1 enables the sending - of SNMP trap to corresponding receiver." - ::= { sNMPTrapTableEntry 6 } - - -- Sntp group attribute definitions - -- - sNTPState OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "SNTP control state" - ::= { sntp 1 } - - sNTPPollInterval OBJECT-TYPE - SYNTAX INTEGER (60..43200) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The SNTP server polling interval" - ::= { sntp 4 } - - sNTPSync OBJECT-TYPE - SYNTAX INTEGER { - no-sync(0), - in-sync(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "If SNTP Sync fails then check the server settings in the - Remote Management page, or disable SNTP" - ::= { sntp 5 } - - sNTPLastSync OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Last SNTP sync time" - ::= { sntp 6 } - - systemClock OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "System clock presented as local time" - ::= { sntp 7 } - - timeZone OBJECT-TYPE - SYNTAX INTEGER { - gmt-minus-1200(0), - gmt-minus-1130(1), - gmt-minus-1100(2), - gmt-minus-1030(3), - gmt-minus-1000(4), - gmt-minus-0930(5), - gmt-minus-0900(6), - gmt-minus-0830(7), - gmt-minus-0800(8), - gmt-minus-0730(9), - gmt-minus-0700(10), - gmt-minus-0630(11), - gmt-minus-0600(12), - gmt-minus-0530(13), - gmt-minus-0500(14), - gmt-minus-0430(15), - gmt-minus-0400(16), - gmt-minus-0330(17), - gmt-minus-0300(18), - gmt-minus-0230(19), - gmt-minus-0200(20), - gmt-minus-0130(21), - gmt-minus-0100(22), - gmt-minus-0030(23), - gmt-zero(24), - gmt-plus-0030(25), - gmt-plus-0100(26), - gmt-plus-0130(27), - gmt-plus-0200(28), - gmt-plus-0230(29), - gmt-plus-0300(30), - gmt-plus-0330(31), - gmt-plus-0400(32), - gmt-plus-0430(33), - gmt-plus-0500(34), - gmt-plus-0530(35), - gmt-plus-0600(36), - gmt-plus-0630(37), - gmt-plus-0700(38), - gmt-plus-0730(39), - gmt-plus-0800(40), - gmt-plus-0830(41), - gmt-plus-0900(42), - gmt-plus-0930(43), - gmt-plus-1000(44), - gmt-plus-1030(45), - gmt-plus-1100(46), - gmt-plus-1130(47), - gmt-plus-1200(48), - gmt-plus-1230(49), - gmt-plus-1300(50) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Time zone offsets from Greenwich Mean Time (GMT)" - ::= { sntp 8 } - - daylightSaving OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Daylight Saving Time" - ::= { sntp 9 } - - sNTPPrimaryServer OBJECT-TYPE - SYNTAX INTEGER { - server-1(0), - server-2(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Specifies the primary SNTP server, determining the order - in which the servers are tried." - ::= { sntp 10 } - - sNTPPrimaryServerDeadTime OBJECT-TYPE - SYNTAX INTEGER (0..86400) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Time (in seconds) to wait before retrying communications - with an unresponsive primary SNTP server. Setting the - value to 0 disables the timer." - ::= { sntp 11 } - - sNTPServerRetries OBJECT-TYPE - SYNTAX INTEGER (0..10) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Number of times the PTP will retry after an SNTP server - fails to respond." - ::= { sntp 12 } - - sNTPServerTimeout OBJECT-TYPE - SYNTAX INTEGER (1..15) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Time (in seconds) the PTP will wait for a response from - an SNTP server." - ::= { sntp 13 } - - sNTPServerTableNumber OBJECT-TYPE - SYNTAX INTEGER (2) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of entries in the SNTPServerTable." - ::= { sntp 14 } - - -- SNTPServerTable group attribute definitions - -- - sNTPServerTableIndex OBJECT-TYPE - SYNTAX INTEGER (1..2) - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "Index range for the SNTPServerTable." - ::= { sNTPServerTableEntry 1 } - - sNTPServerIPAddress OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The IP address of a valid SNTP server" - ::= { sNTPServerTableEntry 2 } - - sNTPServerPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The IP port number of the SNTP server. Defaults to port - 123." - ::= { sNTPServerTableEntry 3 } - - sNTPServerStatus OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..127)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Status message reflecting the result of communications - with the SNTP server when last polled" - ::= { sNTPServerTableEntry 4 } - - sNTPServerInternetAddressType OBJECT-TYPE - SYNTAX INTEGER { - unknown(0), - ipv4(1), - ipv6(2), - ipv4z(3), - ipv6z(4), - unknown-6(5), - unknown-7(6), - unknown-8(7), - unknown-9(8), - unknown-10(9), - unknown-11(10), - unknown-12(11), - unknown-13(12), - unknown-14(13), - unknown-15(14), - unknown-16(15), - dns(16) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The type of Internet address specified by the associated - sNTPServerInternetAddress." - ::= { sNTPServerTableEntry 5 } - - sNTPServerInternetAddress OBJECT-TYPE - SYNTAX InetAddress - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The Internet address of a valid SNTP server" - ::= { sNTPServerTableEntry 6 } - - -- Reset group attribute definitions - -- - systemReset OBJECT-TYPE - SYNTAX INTEGER { - running(0), - console-reboot(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Setting this attribute to '1' will cause a system - reboot. NB: a system reboot will apply any pending new - settings held in memory" - ::= { reset 1 } - - -- Versions group attribute definitions - -- - softwareVersion OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Current software version" - ::= { versions 1 } - - hardwareVersion OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Hardware platform version" - ::= { versions 2 } - - secondarySoftwareVersion OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Secondary software version, used when the primary - software image is invalid or erased" - ::= { versions 3 } - - bootVersion OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Boot code software version" - ::= { versions 4 } - - -- PubStats group attribute definitions - -- - receiveDataRate OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Average data rate over the last one second interval - (kbps)" - ::= { pubStats 1 } - - transmitDataRate OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Average data rate over the last one second interval - (kbps)" - ::= { pubStats 2 } - - aggregateDataRate OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Average data rate over the last one second interval - (kbps)" - ::= { pubStats 3 } - - wirelessLinkAvailability OBJECT-TYPE - SYNTAX INTEGER (0..1000000) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Link availability calculated since the last reset of the - system counters, as a percentage multiplied by 10000 to - give four decimal places of precision" - ::= { pubStats 4 } - - wirelessLinkStatus OBJECT-TYPE - SYNTAX INTEGER { - up(0), - registering(1), - searching(2), - acquiring(3), - radar-cac(4), - initialising(5) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Current status of the wireless link" - ::= { pubStats 5 } - - byteErrorRatio OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Reciprocal of the byte error ratio calculated since the - last reset of the system counters" - ::= { pubStats 6 } - - receiveModulationModeDetail OBJECT-TYPE - SYNTAX INTEGER { - running-at-maximum-receive-mode(0), - running-at-user-configured-max-modulation-mode(1), - restricted-because-installation-is-armed(2), - restricted-because-of-byte-errors-on-the-wireless-link(3), - restricted-because-the-link-parameters-are-updating(4), - restricted-because-channel-change-is-in-progress(5), - restricted-due-to-the-low-ethernet-link-speed(6), - running-at-maximum-receive-mode-for-channel-bandwidth(7), - limited-by-the-wireless-conditions(8) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The reason for the current receive modulation mode" - ::= { pubStats 7 } - - ethernetBridgingAvailability OBJECT-TYPE - SYNTAX INTEGER (0..1000000) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Link availability bridging Ethernet traffic calculated - since the last reset of the system counters, as a - percentage multiplied by 10000 to give four decimal - places of precision" - ::= { pubStats 8 } - - -- Encryption group attribute definitions - -- - encryptionAlgorithm OBJECT-TYPE - SYNTAX INTEGER { - none(0), - aes-rijndael(1), - aes-256-bit-rijndael(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The Encryption Algorithm used by the wireless link. NB: - A system reboot is required to activate changes to this - attribute. NB: The same Encryption Algorithm must be - configured at BOTH ends of the link for it to function - correctly" - ::= { encryption 1 } - - -- TDDControl group attribute definitions - -- - tDDSynchronizationMode OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "TDD Synchronization Mode selection" - ::= { tDDControl 1 } - - -- AAAControl group attribute definitions - -- - userTableNumber OBJECT-TYPE - SYNTAX INTEGER (1..10) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of entries in the userTable" - ::= { aAAControl 1 } - - -- UserTable group attribute definitions - -- - userTableIndex OBJECT-TYPE - SYNTAX INTEGER (1..10) - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "used to index values in the userTable." - ::= { userTableEntry 1 } - - userName OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-only - STATUS mandatory - DESCRIPTION - "User name which must be entered, along with the - appropriate password, in order to gain access to the - system." - ::= { userTableEntry 2 } - - userRole OBJECT-TYPE - SYNTAX INTEGER { - read-only(0), - system-administrator(1), - security-officer(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Role of the selected user. A Security Officer has access - to and can modify all settings. A System Administrator - has access to and can modify all non-security settings. A - Read Only user can view settings, but cannot make any - changes." - ::= { userTableEntry 3 } - - userEnabled OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Enable / Disable the selected user" - ::= { userTableEntry 4 } - - userPassword OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-write - STATUS mandatory - DESCRIPTION - "User password, which must be entered in order to gain - access to the system." - ::= { userTableEntry 5 } - - -- SyslogControl group attribute definitions - -- - syslogClient OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Enable or disable the syslog client" - ::= { syslogControl 1 } - - syslogState OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The syslog service has been enabled or disabled" - ::= { syslogControl 2 } - - -- Supplementary group attribute definitions - -- - longitude OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..19)) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The longitude of the unit, measured in decimal degrees. - This object is set by the SNMP manager and has no - internal function." - ::= { supplementary 1 } - - latitude OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..19)) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The latitude of the unit, measured in decimal degrees. - This object is set by the SNMP manager and has no - internal function." - ::= { supplementary 2 } - - altitude OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The altitude of the unit, measured in metres. This - object is set by the SNMP manager and has no internal - function." - ::= { supplementary 3 } - - -- Enterprise TRAP definitions - -- - - channelChangeTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { receiveChannel } - DESCRIPTION "The PTP radio has changed wireless channel. - This has been caused by either - i) mandatory radar avoidance, - a DFS impulsive interference event will also be - detected, - or - ii) Dynamic Spectrum Optimization, (DSO) - DSO improves link performance by selecting the - most appropriate transmit and receive channels - with the lowest level of interference." - ::= 1 - - dfsImpulsiveInterferenceTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { receiveChannel } - DESCRIPTION "DFS impulsive interference detected event" - ::= 2 - - dataPortStatusTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { dataPortStatus } - DESCRIPTION - "Current status of the Ethernet link. NB: a change of - state may generate an SNMP trap and/or SMTP email alert" - ::= 3 - - telecomsChannelAStatusTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { telecomsChannelAStatus } - DESCRIPTION - "Current status of telecoms channel A. NB: a change of - state may generate an SNMP trap and/or SMTP email alert" - ::= 4 - - telecomsChannelBStatusTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { telecomsChannelBStatus } - DESCRIPTION - "Current status of telecoms channel B. NB: a change of - state may generate an SNMP trap and/or SMTP email alert" - ::= 5 - - channelALoopbackTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { channelALoopback } - DESCRIPTION - "The loopback status of telecoms channel A. This is - intended for installation testing and should be set to - 'None' for normal operation. The wire connections to a - unit can be tested by applying a 'Copper' loopback to the - local unit. The wireless connection to the remote unit - can be tested by applying a 'Wireless' loopback to the - remote unit with no loopback on the local unit. NB: a - change of state may generate an SNMP trap and/or SMTP - email alert" - ::= 6 - - channelBLoopbackTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { channelBLoopback } - DESCRIPTION - "The loopback status of telecoms channel B. This is - intended for installation testing and should be set to - 'None' for normal operation. The wire connections to a - unit can be tested by applying a 'Copper' loopback to the - local unit. The wireless connection to the remote unit - can be tested by applying a 'Wireless' loopback to the - remote unit with no loopback on the local unit. NB: a - change of state may generate an SNMP trap and/or SMTP - email alert" - ::= 7 - - regionCodeTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { regionCode } - DESCRIPTION - "The region code prohibits the wireless unit from - operating outside the regulated limits. An invalid region - code indicates a corrupted license key. NB: a change of - state may generate an SNMP trap and/or SMTP email alert" - ::= 8 - - installStatusTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { installStatus } - DESCRIPTION - "A non-zero value indicates that signalling was received - with the wrong MAC address or a mismatched link name. NB: - It is very unusual to detect this, because units with - mis-configured Target MAC Address will normally fail to - establish a wireless link. However, rare circumstances - may establish a partial wireless link and detect this - situation. NB: A non-zero value on start-up, or a change - of value during operation, may generate an SNMP trap - and/or SMTP email alert" - ::= 9 - - installArmStateTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { installArmState } - DESCRIPTION - "Indicates if the unit is being installed. NB: a change - of state may generate an SNMP trap and/or SMTP email - alert" - ::= 10 - - unitOutOfCalibrationTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { unitOutOfCalibration } - DESCRIPTION - "The unit is out of calibration" - ::= 11 - - incompatibleRegionCodesTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { incompatibleRegionCodes } - DESCRIPTION - "The master and slave units have incompatible region - codes. NB: Both units must have compatible license keys" - ::= 14 - - noWirelessChannelAvailableTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { noWirelessChannelAvailable } - DESCRIPTION - "Spectrum Management was unable to locate a suitable - wireless channel to operate on" - ::= 15 - - wirelessLinkDisabledWarningTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { wirelessLinkDisabledWarning } - DESCRIPTION - "The SNMP ifAdminStatus of the wireless interface has - disabled wireless traffic" - ::= 16 - - dataPortDisabledWarningTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { dataPortDisabledWarning } - DESCRIPTION - "The SNMP ifAdminStatus of the Ethernet interface has - disabled Ethernet traffic" - ::= 17 - - dataPortFiberStatusTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { dataPortFiberStatus } - DESCRIPTION - "If the fiber link is not OK, there are three possible - causes: Either the fiber link has been installed but - disabled (because the license key does not include fiber - support), the link could not be established even though - no LOS was detected (i.e. an optical carrier was - detected, which could be due to a broken TX fiber, or - because the link is disabled at the fiber link partner), - or the link could not be established and LOS is detected - (i.e. no optical carrier is detected). NB: a change of - status may generate an SNMP trap and/or SMTP email alert" - ::= 18 - - dataPortConfigurationMismatchTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { dataPortConfigurationMismatch } - DESCRIPTION - "The detection of Ethernet fragments (runt packets) when - the link is in full duplex is an indication of an - auto-negotiation or forced configuration mismatch" - ::= 19 - - incompatibleMasterAndSlaveTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { incompatibleMasterAndSlave } - DESCRIPTION - "A non-zero value indicates that the master and slave - ends of a link are different hardware products, or have - different software versions. NB: It is very unusual to - detect this, because incompatible units will normally - fail to establish a wireless link. However, some - combinations may establish a partial wireless link and - detect this situation. NB: A non-zero value may generate - an SNMP trap and/or SMTP email alert" - ::= 20 - - sNTPSyncTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { sNTPSync } - DESCRIPTION - "If SNTP Sync fails then check the server settings in the - Remote Management page, or disable SNTP" - ::= 21 - - tDDSynchronizationAlarmTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { tDDSynchronizationAlarm } - DESCRIPTION - "Not Synchronized indicates failure of the external - timing system for a period greater than the holdover - timer. TDD frame timing will have drifted, and this link - may cause interference with other links in a synchronized - network. Timing System Failure is an early warning, - indicating that 80% of the holdover period has expired." - ::= 22 - - managementPortStatusTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { managementPortStatus } - DESCRIPTION - "Current status of the out-of-band management link. NB: a - change of state may generate an SNMP trap and/or SMTP - email alert" - ::= 23 - - managementPortDisabledWarningTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { managementPortDisabledWarning } - DESCRIPTION - "The SNMP ifAdminStatus of the out-of-band management - interface has disabled Ethernet traffic" - ::= 24 - - linkModeOptimizationMismatchTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { linkModeOptimizationMismatch } - DESCRIPTION - "The remote node of this link has been configured with a - different link mode optimization" - ::= 25 - - managementPortConfigurationMismatchTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { managementPortConfigurationMismatch } - DESCRIPTION - "The detection of Ethernet fragments (runt packets) when - the link is in full duplex is an indication of an - auto-negotiation or forced configuration mismatch. This - alarm is only raised if an Out-of-Band Management Mode - has been configured." - ::= 28 - - syslogStateTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { syslogState } - DESCRIPTION - "The syslog service has been enabled or disabled" - ::= 30 - - syslogLocalNearlyFullTrap TRAP-TYPE - ENTERPRISE ptpTraps - DESCRIPTION "The syslog local log is nearly full (90%)" - ::= 31 - - syslogLocalWrappedTrap TRAP-TYPE - ENTERPRISE ptpTraps - DESCRIPTION "The syslog local log has wrapped" - ::= 32 - - syslogClientTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { syslogClient } - DESCRIPTION - "Enable or disable the syslog client" - ::= 33 - - secureModeAlarmTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { secureModeAlarm } - DESCRIPTION - "The secure mode (e.g. FIPS, UC-APL) state of the unit. - The secure mode is not configured(1) state indicates that - the unit is capable of secure mode operation, and one or - more of the following security materials has not been - configured: Key Of Keys, Private Key, Public Certificate, - DRNG Entropy Status, Wireless Encryption Key. The secure - mode mode is configured but not active(2) state indicates - that the unit is capable of secure mode operation, and - the security material has been configured, but the - configuration of interfaces is not consistent with secure - mode operation. The secure mode is not supported(3) state - indicates that the unit is not capable of secure mode - operation. The secure mode capability requires - appropriate hardware compatibility, license key and - software image." - ::= 34 - - ethernetBridgingStatusAlarmTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { ethernetBridgingStatusAlarm } - DESCRIPTION - "Ethernet traffic bridging is disabled because the - wireless link is not operating at the configured Lowest - Ethernet Modulation Mode" - ::= 35 - - END - - -5. References - - [1] Case, J., Fedor, M., Schoffstall, M., and J. Davin, "Simple - Network Management Protocol", STD 15, RFC 1157, SNMP Research, - -S. Whitaker [Page 2] - -RFC DRAFT Cambium PTP MIB March 2014 - - Performance Systems International, Performance Systems - International, MIT Laboratory for Computer Science, May 1990. - - [2] McCloghrie K., and M. Rose, Editors, "Management Information Base - for Network Management of TCP/IP-based internets", STD 17, RFC - 1213, Performance Systems International, March 1991. - - [3] Information processing systems - Open Systems Interconnection - - Specification of Abstract Syntax Notation One (ASN.1), - International Organization for Standardization, International - Standard 8824, December 1987. - - [4] Information processing systems - Open Systems Interconnection - - Specification of Basic Encoding Rules for Abstract Notation One - (ASN.1), International Organization for Standardization, - International Standard 8825, December 1987. - - [5] Rose, M., and K. McCloghrie, Editors, "Concise MIB Definitions", - STD 16, RFC 1212, Performance Systems International, Hughes LAN - Systems, March 1991. - - [6] Rose, M., Editor, "A Convention for Defining Traps for use with - the SNMP", RFC 1215, Performance Systems International, March - 1991. - - [7] ANSI/IEEE Standard 802.1D-1990 MAC Bridges, IEEE Project 802 - Local and Metropolitan Area Networks, (March 8, 1991). - -6. Security Considerations - - Security issues are not discussed in this memo. - -7. Authors' Addresses - - Simon Whitaker - Cambium Networks Ltd. - Unit B2, - Linhay Business Park, - Eastern Road, - Ashburton, - Devon. - TQ13 7UP - United Kingdom - - Phone: +44 (0) 1364 655 500 - Email: simon.whitaker@cambiumnetworks.com diff --git a/mibs/cambium/600/cambium-ptp600-v2.txt b/mibs/cambium/600/cambium-ptp600-v2.txt deleted file mode 100644 index 75987386b7..0000000000 --- a/mibs/cambium/600/cambium-ptp600-v2.txt +++ /dev/null @@ -1,4332 +0,0 @@ -Proprietary MIB Definition -Internet Draft S. Whitaker -Document: cambium-ptp-v2.txt Cambium Networks Ltd. -Version: xx600-10-08 Tuesday 4th March 2014 - - - Definitions of Managed Objects - for the Cambium Point-to-Point Bridges - 600 Series - -Status of this Memo - - This document is an Internet-Draft and is in full conformance with - all provisions of Section 10 of RFC 2026 except that the right to - produce derivative works is not granted. - -Abstract - - This memo defines a portion of the Management Information Base (MIB) - for use with the Cambium Point-to-Point Bridges - 600 Series. - -1. The Network Management Framework - - Version 2 of the Internet-standard Network Management Framework consists - of three components. They are: - - STD 58, RFC 2578 [1] which defines Version 2 of the Structure of - Management Information (SMIv2), the mechanisms used for - describing and naming objects for the purpose of management. - - STD 58, RFC 2579 [2] which defines common MIB "Textual Conventions" - to concisely convey the syntax and semantics of objects. - - STD 58, RFC 2580 which defines Conformance Statements and - requirements for defining agent and manager capabilities. - - The Framework permits new objects to be defined for the purpose of - experimentation and evaluation. - -2. Objects - - Managed objects are accessed via a virtual information store, termed - the Management Information Base or MIB. Objects in the MIB are - defined using the subset of Abstract Syntax Notation One (ASN.1) [3,4] - defined in the SMI. In particular, each object is named by an OBJECT - IDENTIFIER, an administratively assigned name, which specifies an - object type. The object type together with an object instance serves - to uniquely identify a specific instantiation of the object. For - human convenience, we often use a textual string, termed the - descriptor, to also refer to the object type. - -2.1. Format of Definitions - - Section 4 contains the specification of all object types contained in - this MIB module. The object types are defined using the conventions - defined in the SMI, as amended by the extensions specified in [5,6]. - -S. Whitaker [Page 1] - -RFC DRAFT Cambium PTP MIB March 2014 - - -3. Overview - - The Cambium Point-to-Point Bridges - 600 Series uses advanced - wireless technology to provide non line of sight (NLOS) ethernet - communications. - -3.1. Structure of MIB - - Objects in this MIB are arranged into groups. Each group is - organized as a set of related objects. - - Some of the objects in this MIB are attributes which require a system - reboot for new settings to take effect. When reading the MIB, these - attributes will always return their current value. - *** NEW SETTINGS WILL NOT BE VISIBLE UNTIL AFTER A SYSTEM RESET. *** - New settings will be held in memory and activated on the next system - reboot: they are not discarded or forgotten, or automatically undone. - It is therefore the responsibility of the management system - to keep track of new settings, and to undo any unwanted settings. - The unit should not be left with partly completed configuration - changes, which might be accidentally applied some time later upon - a system reboot by some other unwitting manager. To undo new settings, - the current (old) values may simply be read from the MIB, and then - replayed back as new settings. Such an operation may be safely - performed on all attributes (except the "systemReset" attribute itself) - without knowledge of which attributes require a system reboot. - - The overall structure and assignment of objects to their groups is - shown below. - - +-cambium - | - +-ptp600 - | - +-dfs - | | - | +-dfsTableNumber - | +-dfsTable - | | - | +-dfsTableIndex - | +-dfsMeans - | +-dfsNineNinePointNinePercentiles - | +-dfsPeaks - | - +-bridge - | | - | +-localPacketFiltering - | - +-configuration - | | - | +-iPv4Address - | +-subnetMask - | +-gatewayIPAddress - | +-targetMACAddress - | +-masterSlaveMode - | +-maximumTransmitPower - | +-antennaGain - | +-cableLoss - | +-eIRP - | +-ethernetCappedMaxWirelessSpeed - | +-channelBandwidth - | +-remoteIPAddress - | +-linkName - | +-siteName - | +-accessMethod - | +-groupID - | +-iPv6Address - | +-iPVersion - | +-iPv6AutoConfiguredLinkLocalAddress - | +-iPv6PrefixLength - | +-iPv6GatewayAddress - | +-remoteInternetAddressType - | +-remoteInternetAddress - | - +-ethernet - | | - | +-dataPortAutoNegotiation - | +-dataPortAutoNegAdvertisement - | +-dataPortAutoMdix - | +-dataPortStatus - | +-dataPortSpeedAndDuplex - | +-dataPortWirelessDownAlert - | +-useVLANForManagementInterfaces - | +-vLANManagementPriority - | +-vLANManagementVID - | +-managementPortStatus - | +-managementPortSpeedAndDuplex - | +-ethernetPriorityTableNumber - | +-l2CPPriorityTableNumber - | +-iPDSCPPriorityTableNumber - | +-mPLSTCPriorityTableNumber - | +-managementMode - | +-managementPortWirelessDownAlert - | +-qOSPriorityScheme - | +-unknownNetworkPriorityQueueMapping - | +-dSCPManagementPriority - | +-ethernetBridgingStatus - | +-ethernetPriorityTable - | | | - | | +-ethernetPriorityTableIndex - | | +-ethernetPriorityQueueMapping - | +-l2CPPriorityTable - | | | - | | +-l2CPPriorityTableIndex - | | +-l2CPPriorityQueueMapping - | +-iPDSCPPriorityTable - | | | - | | +-iPDSCPPriorityTableIndex - | | +-iPDSCPPriorityQueueMapping - | +-mPLSTCPriorityTable - | | - | +-mPLSTCPriorityTableIndex - | +-mPLSTCPriorityQueueMapping - | - +-telecom - | | - | +-telecomsInterface - | +-telecomsChannelAStatus - | +-telecomsChannelBStatus - | +-channelALineCode - | +-channelBLineCode - | +-channelACableLength - | +-channelBCableLength - | +-channelALoopback - | +-channelBLoopback - | +-telecomsChannelSelection - | - +-licence - | | - | +-regionCode - | +-productVariant - | +-productName - | +-ethernetFiberSupport - | +-frequencyVariant - | +-bandwidthVariant - | +-constantPowerSpectralDensity - | +-sNMPv3Enable - | +-hAZLOCConfiguration - | +-securityLevel - | - +-management - | | - | +-targetRange - | +-rangingMode - | +-installStatus - | +-installArmState - | +-tFTPServerIPAddress - | +-tFTPServerPortNumber - | +-tFTPSoftwareUpgradeFileName - | +-tFTPStartSoftwareUpgrade - | +-tFTPSoftwareUpgradeStatus - | +-tFTPSoftwareUpgradeStatusText - | +-tFTPSoftwareUpgradeStatusAdditionalText - | +-hTTPAccessEnabled - | +-telnetAccessEnabled - | +-hTTPPortNumber - | +-hTTPSPortNumber - | +-telnetPortNumber - | +-hTTPSAccessEnabled - | +-tFTPServerInternetAddressType - | +-tFTPServerInternetAddress - | - +-phyControl - | | - | +-linkSymmetry - | +-linkModeOptimisation - | +-userConfiguredMaxModulationMode - | +-remoteMaximumTransmitPower - | +-txColorCode - | +-rxColorCode - | +-automaticTxPowerControl - | +-remoteRxTargetPower - | - +-phyStatus - | | - | +-receivePower - | +-vectorError - | +-transmitPower - | +-range - | +-linkLoss - | +-receiveChannel - | +-transmitChannel - | +-receiveModulationMode - | +-transmitModulationMode - | +-receiveFreqMHz - | +-transmitFreqMHz - | +-signalStrengthRatio - | +-receiveFreqKHz - | +-transmitFreqKHz - | +-searchState - | +-rawReceivePower - | - +-alarms - | | - | +-unitOutOfCalibration - | +-incompatibleRegionCodes - | +-noWirelessChannelAvailable - | +-wirelessLinkDisabledWarning - | +-dataPortDisabledWarning - | +-dataPortFiberStatus - | +-dataPortConfigurationMismatch - | +-incompatibleMasterAndSlave - | +-tDDSynchronizationStatus - | +-managementPortDisabledWarning - | +-tDDSynchronizationAlarm - | +-linkModeOptimizationMismatch - | +-managementPortConfigurationMismatch - | +-secureModeAlarm - | +-ethernetBridgingStatusAlarm - | - +-smtp - | | - | +-sMTPEmailAlert - | +-sMTPServerIPAddress - | +-sMTPServerPortNumber - | +-sMTPSourceEmailAddress - | +-sMTPDestinationEmailAddress - | +-sMTPEnabledMessages - | +-sMTPServerInternetAddressType - | +-sMTPServerInternetAddress - | - +-snmpControl - | | - | +-sNMPPortNumber - | +-sNMPCommunityString - | +-sNMPTrapTableNumber - | +-sNMPTrapVersion - | +-sNMPEnabledTraps - | +-enabledDiagnosticAlarms - | +-sNMPSendAllTrapsAtStartup - | +-sNMPTrapTable - | | - | +-sNMPTrapTableIndex - | +-sNMPTrapIPAddress - | +-sNMPTrapPortNumber - | +-sNMPTrapInternetAddressType - | +-sNMPTrapInternetAddress - | +-sNMPTrapReceiverEnabled - | - +-sntp - | | - | +-sNTPState - | +-sNTPPollInterval - | +-sNTPSync - | +-sNTPLastSync - | +-systemClock - | +-timeZone - | +-daylightSaving - | +-sNTPPrimaryServer - | +-sNTPPrimaryServerDeadTime - | +-sNTPServerRetries - | +-sNTPServerTimeout - | +-sNTPServerTableNumber - | +-sNTPServerTable - | | - | +-sNTPServerTableIndex - | +-sNTPServerIPAddress - | +-sNTPServerPortNumber - | +-sNTPServerStatus - | +-sNTPServerInternetAddressType - | +-sNTPServerInternetAddress - | - +-reset - | | - | +-systemReset - | - +-versions - | | - | +-softwareVersion - | +-hardwareVersion - | +-secondarySoftwareVersion - | +-bootVersion - | - +-pubStats - | | - | +-receiveDataRate - | +-transmitDataRate - | +-aggregateDataRate - | +-wirelessLinkAvailability - | +-wirelessLinkStatus - | +-byteErrorRatio - | +-receiveModulationModeDetail - | +-ethernetBridgingAvailability - | - +-encryption - | | - | +-encryptionAlgorithm - | - +-tDDControl - | | - | +-tDDSynchronizationMode - | - +-aAAControl - | | - | +-userTableNumber - | +-userTable - | | - | +-userTableIndex - | +-userName - | +-userRole - | +-userEnabled - | +-userPassword - | - +-syslogControl - | | - | +-syslogClient - | +-syslogState - | - +-supplementary - | | - | +-longitude - | +-latitude - | +-altitude - -3.1.1. The dfs Group - - - -3.1.2. The bridge Group - - This group contains configuration attributes for the wireless - ethernet bridge (and which are not already provided by RFC - 1286/1493/4188). - -3.1.3. The configuration Group - - This mandatory group contains the objects which are applicable to - the PTP unit configuration. NB: Some attributes in this group hold - their new settings in memory, which will only take effect after a - system reboot. - -3.1.4. The ethernet Group - - The ethernet group contains attributes to control the operation of - the local ethernet link. NB: Some attributes in this group hold - their new settings in memory, which will only take effect after a - system reboot. - -3.1.5. The telecom Group - - The Telecom group describes the configuration and status of E1/T1 - telecom channels over the wireless when the link has been installed - for TDM traffic. The group also allows loopback connections to be - configured on the telecom channels. - -3.1.6. The licence Group - - This licence group contains a description of the system - capabilities that are controlled and managed via the systems - licence key. - -3.1.7. The management Group - - - -3.1.8. The phyControl Group - - The PHY control group contains a description of the attributes that - control the behaviour and performance of the wireless links - physical layer. - -3.1.9. The phyStatus Group - - This mandatory group contains the objects which are applicable the - PTP units wireless physical layer operational parameters. - -3.1.10. The alarms Group - - This group contains objects which indicate alarm conditions. With - suitable configuration, changes to the values of these attributes - will cause SNMP traps and/or SMTP email alerts to be generated. - -3.1.11. The smtp Group - - The SMTP group contains attributes to control the reporting of P2P - management information via email. - -3.1.12. The snmpControl Group - - The SNMP Control group contains attributes to control the - management interface, especially the generation of traps - (notifications). NB: Some attributes in this group hold their new - settings in memory, which will only take effect after a system - reboot. - -3.1.13. The sntp Group - - The SNTP group contains attributes to control and monitor time - synchronization. - -3.1.14. The reset Group - - This mandatory group contains the objects which are applicable the - PTP units reset information. - -3.1.15. The versions Group - - This mandatory group contains the objects which are applicable the - PTP units version information. - -3.1.16. The pubStats Group - - This group contains the objects which are applicable the PTP units - operational statistics. - -3.1.17. The encryption Group - - The Encryption group contains objects to manage encryption over the - wireless link. - -3.1.18. The tDDControl Group - - - -3.1.19. The aAAControl Group - - The AAA Control group contains objects specifically for - Authentication, Authorization and Accounting. - -3.1.20. The syslogControl Group - - - -3.1.21. The supplementary Group - - - -3.2. Textual Conventions - - The datatypes, MacAddress, BridgeId and Timeout, are used as textual - conventions in this document. These textual conventions have NO - effect on either the syntax nor the semantics of any managed object. - Objects defined using these conventions are always encoded by means - of the rules that define their primitive type. Hence, no changes to - the SMI or the SNMP are necessary to accommodate these textual - conventions which are adopted merely for the convenience of readers. - -4. Definitions - - CAMBIUM-PTP600-MIB DEFINITIONS ::= BEGIN - - IMPORTS - MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, - Integer32, IpAddress, - enterprises - FROM SNMPv2-SMI - MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUP - FROM SNMPv2-CONF - DisplayString - FROM SNMPv2-TC - InetAddress, InetAddressType - FROM INET-ADDRESS-MIB; - - cambium MODULE-IDENTITY - LAST-UPDATED "201403041414Z" - ORGANIZATION "Cambium Networks Ltd." - CONTACT-INFO - "Post: Simon Whitaker - Cambium Networks Ltd. - Unit B2, - Linhay Business Park, - Eastern Road, - Ashburton, - Devon. - TQ13 7UP - United Kingdom - Phone: +44 (0) 1364 655 500 - Email: simon.whitaker@cambiumnetworks.com" - DESCRIPTION - "MIB for 300Mbps non-line-of-sight (NLOS) wireless ethernet bridge." - REVISION "201403041414Z" - DESCRIPTION - "PTP600-10-07: - Reinstated incompatibleRegionCodesTrap. - Reinstated incompatibleMasterAndSlaveTrap. - Reinstated encryptionEnabledMismatchTrap." - REVISION "201309142338Z" - DESCRIPTION - "PTP600-10-06: - Removed incompatibleRegionCodesTrap. - Removed incompatibleMasterAndSlaveTrap. - Removed encryptionEnabledMismatchTrap." - REVISION "201208131812Z" - DESCRIPTION - "PTP600-10-04: - Added ethernetBridgingStatus, ethernetBridgingAvailability. - Added ethernetBridgingStatusAlarm, ethernetBridgingStatusAlarmTrap." - REVISION "201205011158Z" - DESCRIPTION - "PTP600-10-03: make linkName & groupID read-write." - REVISION "201202131238Z" - DESCRIPTION - "PTP600-10-01: Updated ORGANIZATION and CONTACT-INFO." - REVISION "201111081347Z" - DESCRIPTION - "PTP600-10-00: - Added new SNTP attributes, replace syslogLocalLog with syslogState. Add L2/L3 QoS attributes. - Added securityLevel. Renamed vLANPriorityQueueMapping with ethernetPriorityQueueMapping. - Added syslogClient and secureModeAlarm traps." - REVISION "201012071328Z" - DESCRIPTION "PTP600-09-10: Added searchState, accessMethod and groupID." - REVISION "201011021333Z" - DESCRIPTION "PTP600-09-02: Added latitude, longitude, altitude." - REVISION "201007161541Z" - DESCRIPTION - "PTP600-09-01: - Changed root OID. - Renamed ethernet & fiber attributes & traps. - Replaced vLANManagementVIDValidation with managementMode. - Added linkName, siteName, hTTPSAccessEnabled, tDDSynchronizationMode. - Added syslog attributes & traps. - Added SNMPTrapTable for dual trap receivers." - REVISION "201004231007Z" - DESCRIPTION "PTP600-08-50: Security enhancements." - REVISION "201002191855Z" - DESCRIPTION "PTP600-08-04: Added SNMPv3 support, DFS Table, Automatic Tx Power Control. BIT STRING types now OCTET STRING." - REVISION "200907101520Z" - DESCRIPTION "PTP600-08-03: Added VLAN Priority Table, more read-only attributes, plus alarm tidy-up." - REVISION "200902271711Z" - DESCRIPTION "PTP600-08-01: Improve TDD Synchronization status and alarms." - REVISION "200812151219Z" - DESCRIPTION "PTP600-08-00: Support 4.8 & 4.9 GHz variant & 20 MHz bandwidth, Link Symmetry, TDD Synchronization." - REVISION "200806301016Z" - DESCRIPTION "PTP600-07-00: Added IEEE 802.1q & 802.1ad VLAN support." - REVISION "200802290942Z" - DESCRIPTION "PTP600-06-00: Added OOB, HTTP & telnet access controls." - REVISION "200707311839Z" - DESCRIPTION "PTP600-05-00: Added groups, attributes and notifications for diagnostic alarms." - REVISION "200611231436Z" - DESCRIPTION "PTP600-04-00: Converted to SMIv2." - REVISION "200607241008Z" - DESCRIPTION "PTP600-03-01" - ::= { enterprises 17713 } - - -- Groups in cambium - ptp OBJECT IDENTIFIER ::= { cambium 1 } - ptmp OBJECT IDENTIFIER ::= { cambium 2 } - ptp600 OBJECT IDENTIFIER ::= { cambium 6 } - - -- Groups in ptp600 - dfs OBJECT IDENTIFIER ::= { ptp600 3 } - bridge OBJECT IDENTIFIER ::= { ptp600 4 } - configuration OBJECT IDENTIFIER ::= { ptp600 5 } - ethernet OBJECT IDENTIFIER ::= { ptp600 6 } - telecom OBJECT IDENTIFIER ::= { ptp600 7 } - licence OBJECT IDENTIFIER ::= { ptp600 8 } - management OBJECT IDENTIFIER ::= { ptp600 9 } - phyControl OBJECT IDENTIFIER ::= { ptp600 10 } - phyStatus OBJECT IDENTIFIER ::= { ptp600 12 } - alarms OBJECT IDENTIFIER ::= { ptp600 13 } - smtp OBJECT IDENTIFIER ::= { ptp600 15 } - snmpControl OBJECT IDENTIFIER ::= { ptp600 16 } - sntp OBJECT IDENTIFIER ::= { ptp600 17 } - reset OBJECT IDENTIFIER ::= { ptp600 18 } - versions OBJECT IDENTIFIER ::= { ptp600 19 } - pubStats OBJECT IDENTIFIER ::= { ptp600 20 } - encryption OBJECT IDENTIFIER ::= { ptp600 22 } - tDDControl OBJECT IDENTIFIER ::= { ptp600 23 } - aAAControl OBJECT IDENTIFIER ::= { ptp600 25 } - syslogControl OBJECT IDENTIFIER ::= { ptp600 24 } - supplementary OBJECT IDENTIFIER ::= { ptp600 96 } - ptpGroups OBJECT IDENTIFIER ::= { ptp600 98 } - ptpTraps OBJECT IDENTIFIER ::= { ptp600 99 } - ptpTrapPrefix OBJECT IDENTIFIER ::= { ptpTraps 0 } - - -- Compliance information - -- - ptpCompliance MODULE-COMPLIANCE - STATUS current - DESCRIPTION - "The compliance statement for the Cambium PTP MIB" - MODULE -- this module - MANDATORY-GROUPS { dfsGroup - , bridgeGroup - , configurationGroup - , ethernetGroup - , telecomGroup - , licenceGroup - , managementGroup - , phyControlGroup - , phyStatusGroup - , alarmsGroup - , smtpGroup - , snmpControlGroup - , sntpGroup - , resetGroup - , versionsGroup - , pubStatsGroup - , encryptionGroup - , tDDControlGroup - , aAAControlGroup - , syslogControlGroup - , supplementaryGroup - , notificationsGroup - } - ::= { ptp600 97 } - - dfsGroup OBJECT-GROUP - OBJECTS { dfsTableNumber - , dfsMeans - , dfsNineNinePointNinePercentiles - , dfsPeaks - } - STATUS current - DESCRIPTION "The dfs object group." - ::= { ptpGroups 3 } - - bridgeGroup OBJECT-GROUP - OBJECTS { localPacketFiltering - } - STATUS current - DESCRIPTION "The bridge object group." - ::= { ptpGroups 4 } - - configurationGroup OBJECT-GROUP - OBJECTS { iPv4Address - , subnetMask - , gatewayIPAddress - , targetMACAddress - , masterSlaveMode - , maximumTransmitPower - , antennaGain - , cableLoss - , eIRP - , ethernetCappedMaxWirelessSpeed - , channelBandwidth - , remoteIPAddress - , linkName - , siteName - , accessMethod - , groupID - , iPv6Address - , iPVersion - , iPv6AutoConfiguredLinkLocalAddress - , iPv6PrefixLength - , iPv6GatewayAddress - , remoteInternetAddressType - , remoteInternetAddress - } - STATUS current - DESCRIPTION "The configuration object group." - ::= { ptpGroups 5 } - - ethernetGroup OBJECT-GROUP - OBJECTS { dataPortAutoNegotiation - , dataPortAutoNegAdvertisement - , dataPortAutoMdix - , dataPortStatus - , dataPortSpeedAndDuplex - , dataPortWirelessDownAlert - , useVLANForManagementInterfaces - , vLANManagementPriority - , vLANManagementVID - , managementPortStatus - , managementPortSpeedAndDuplex - , ethernetPriorityTableNumber - , l2CPPriorityTableNumber - , iPDSCPPriorityTableNumber - , mPLSTCPriorityTableNumber - , managementMode - , managementPortWirelessDownAlert - , qOSPriorityScheme - , unknownNetworkPriorityQueueMapping - , dSCPManagementPriority - , ethernetBridgingStatus - , ethernetPriorityQueueMapping - , l2CPPriorityQueueMapping - , iPDSCPPriorityQueueMapping - , mPLSTCPriorityQueueMapping - } - STATUS current - DESCRIPTION "The ethernet object group." - ::= { ptpGroups 6 } - - telecomGroup OBJECT-GROUP - OBJECTS { telecomsInterface - , telecomsChannelAStatus - , telecomsChannelBStatus - , channelALineCode - , channelBLineCode - , channelACableLength - , channelBCableLength - , channelALoopback - , channelBLoopback - , telecomsChannelSelection - } - STATUS current - DESCRIPTION "The telecom object group." - ::= { ptpGroups 7 } - - licenceGroup OBJECT-GROUP - OBJECTS { regionCode - , productVariant - , productName - , ethernetFiberSupport - , frequencyVariant - , bandwidthVariant - , constantPowerSpectralDensity - , sNMPv3Enable - , hAZLOCConfiguration - , securityLevel - } - STATUS current - DESCRIPTION "The licence object group." - ::= { ptpGroups 8 } - - managementGroup OBJECT-GROUP - OBJECTS { targetRange - , rangingMode - , installStatus - , installArmState - , tFTPServerIPAddress - , tFTPServerPortNumber - , tFTPSoftwareUpgradeFileName - , tFTPStartSoftwareUpgrade - , tFTPSoftwareUpgradeStatus - , tFTPSoftwareUpgradeStatusText - , tFTPSoftwareUpgradeStatusAdditionalText - , hTTPAccessEnabled - , telnetAccessEnabled - , hTTPPortNumber - , hTTPSPortNumber - , telnetPortNumber - , hTTPSAccessEnabled - , tFTPServerInternetAddressType - , tFTPServerInternetAddress - } - STATUS current - DESCRIPTION "The management object group." - ::= { ptpGroups 9 } - - phyControlGroup OBJECT-GROUP - OBJECTS { linkSymmetry - , linkModeOptimisation - , userConfiguredMaxModulationMode - , remoteMaximumTransmitPower - , txColorCode - , rxColorCode - , automaticTxPowerControl - , remoteRxTargetPower - } - STATUS current - DESCRIPTION "The phyControl object group." - ::= { ptpGroups 10 } - - phyStatusGroup OBJECT-GROUP - OBJECTS { receivePower - , vectorError - , transmitPower - , range - , linkLoss - , receiveChannel - , transmitChannel - , receiveModulationMode - , transmitModulationMode - , receiveFreqMHz - , transmitFreqMHz - , signalStrengthRatio - , receiveFreqKHz - , transmitFreqKHz - , searchState - , rawReceivePower - } - STATUS current - DESCRIPTION "The phyStatus object group." - ::= { ptpGroups 12 } - - alarmsGroup OBJECT-GROUP - OBJECTS { unitOutOfCalibration - , incompatibleRegionCodes - , noWirelessChannelAvailable - , wirelessLinkDisabledWarning - , dataPortDisabledWarning - , dataPortFiberStatus - , dataPortConfigurationMismatch - , incompatibleMasterAndSlave - , tDDSynchronizationStatus - , managementPortDisabledWarning - , tDDSynchronizationAlarm - , linkModeOptimizationMismatch - , managementPortConfigurationMismatch - , secureModeAlarm - , ethernetBridgingStatusAlarm - } - STATUS current - DESCRIPTION "The alarms object group." - ::= { ptpGroups 13 } - - smtpGroup OBJECT-GROUP - OBJECTS { sMTPEmailAlert - , sMTPServerIPAddress - , sMTPServerPortNumber - , sMTPSourceEmailAddress - , sMTPDestinationEmailAddress - , sMTPEnabledMessages - , sMTPServerInternetAddressType - , sMTPServerInternetAddress - } - STATUS current - DESCRIPTION "The smtp object group." - ::= { ptpGroups 15 } - - snmpControlGroup OBJECT-GROUP - OBJECTS { sNMPPortNumber - , sNMPCommunityString - , sNMPTrapTableNumber - , sNMPTrapVersion - , sNMPEnabledTraps - , enabledDiagnosticAlarms - , sNMPSendAllTrapsAtStartup - , sNMPTrapIPAddress - , sNMPTrapPortNumber - , sNMPTrapInternetAddressType - , sNMPTrapInternetAddress - , sNMPTrapReceiverEnabled - } - STATUS current - DESCRIPTION "The snmpControl object group." - ::= { ptpGroups 16 } - - sntpGroup OBJECT-GROUP - OBJECTS { sNTPState - , sNTPPollInterval - , sNTPSync - , sNTPLastSync - , systemClock - , timeZone - , daylightSaving - , sNTPPrimaryServer - , sNTPPrimaryServerDeadTime - , sNTPServerRetries - , sNTPServerTimeout - , sNTPServerTableNumber - , sNTPServerIPAddress - , sNTPServerPortNumber - , sNTPServerStatus - , sNTPServerInternetAddressType - , sNTPServerInternetAddress - } - STATUS current - DESCRIPTION "The sntp object group." - ::= { ptpGroups 17 } - - resetGroup OBJECT-GROUP - OBJECTS { systemReset - } - STATUS current - DESCRIPTION "The reset object group." - ::= { ptpGroups 18 } - - versionsGroup OBJECT-GROUP - OBJECTS { softwareVersion - , hardwareVersion - , secondarySoftwareVersion - , bootVersion - } - STATUS current - DESCRIPTION "The versions object group." - ::= { ptpGroups 19 } - - pubStatsGroup OBJECT-GROUP - OBJECTS { receiveDataRate - , transmitDataRate - , aggregateDataRate - , wirelessLinkAvailability - , wirelessLinkStatus - , byteErrorRatio - , receiveModulationModeDetail - , ethernetBridgingAvailability - } - STATUS current - DESCRIPTION "The pubStats object group." - ::= { ptpGroups 20 } - - encryptionGroup OBJECT-GROUP - OBJECTS { encryptionAlgorithm - } - STATUS current - DESCRIPTION "The encryption object group." - ::= { ptpGroups 22 } - - tDDControlGroup OBJECT-GROUP - OBJECTS { tDDSynchronizationMode - } - STATUS current - DESCRIPTION "The tDDControl object group." - ::= { ptpGroups 23 } - - aAAControlGroup OBJECT-GROUP - OBJECTS { userTableNumber - , userName - , userRole - , userEnabled - , userPassword - } - STATUS current - DESCRIPTION "The aAAControl object group." - ::= { ptpGroups 25 } - - syslogControlGroup OBJECT-GROUP - OBJECTS { syslogClient - , syslogState - } - STATUS current - DESCRIPTION "The syslogControl object group." - ::= { ptpGroups 24 } - - supplementaryGroup OBJECT-GROUP - OBJECTS { longitude - , latitude - , altitude - } - STATUS current - DESCRIPTION "The supplementary object group." - ::= { ptpGroups 96 } - - notificationsGroup NOTIFICATION-GROUP - NOTIFICATIONS { channelChangeTrap - , dfsImpulsiveInterferenceTrap - , dataPortStatusTrap - , telecomsChannelAStatusTrap - , telecomsChannelBStatusTrap - , channelALoopbackTrap - , channelBLoopbackTrap - , regionCodeTrap - , installStatusTrap - , installArmStateTrap - , unitOutOfCalibrationTrap - , incompatibleRegionCodesTrap - , noWirelessChannelAvailableTrap - , wirelessLinkDisabledWarningTrap - , dataPortDisabledWarningTrap - , dataPortFiberStatusTrap - , dataPortConfigurationMismatchTrap - , incompatibleMasterAndSlaveTrap - , sNTPSyncTrap - , tDDSynchronizationAlarmTrap - , managementPortStatusTrap - , managementPortDisabledWarningTrap - , linkModeOptimizationMismatchTrap - , managementPortConfigurationMismatchTrap - , syslogStateTrap - , syslogLocalNearlyFullTrap - , syslogLocalWrappedTrap - , syslogClientTrap - , secureModeAlarmTrap - , ethernetBridgingStatusAlarmTrap - } - STATUS current - DESCRIPTION "The notifications group." - ::= { ptpGroups 99 } - - - DfsTableEntry ::= - SEQUENCE { dfsTableIndex INTEGER - , dfsMeans Integer32 - , dfsNineNinePointNinePercentiles Integer32 - , dfsPeaks Integer32 - } - - dfsTable OBJECT-TYPE - SYNTAX SEQUENCE OF DfsTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " A table storing a snapshot of various DFS measurements for each channel" - ::= { dfs 2 } - - dfsTableEntry OBJECT-TYPE - SYNTAX DfsTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Table DfsTable" - INDEX { dfsTableIndex } - ::= { dfsTable 1 } - - EthernetPriorityTableEntry ::= - SEQUENCE { ethernetPriorityTableIndex INTEGER - , ethernetPriorityQueueMapping INTEGER - } - - ethernetPriorityTable OBJECT-TYPE - SYNTAX SEQUENCE OF EthernetPriorityTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " A priority queue mapping table. This is a list of packet queues indexed by Ethernet priority." - ::= { ethernet 15 } - - ethernetPriorityTableEntry OBJECT-TYPE - SYNTAX EthernetPriorityTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Table EthernetPriorityTable" - INDEX { ethernetPriorityTableIndex } - ::= { ethernetPriorityTable 1 } - - L2CPPriorityTableEntry ::= - SEQUENCE { l2CPPriorityTableIndex INTEGER - , l2CPPriorityQueueMapping INTEGER - } - - l2CPPriorityTable OBJECT-TYPE - SYNTAX SEQUENCE OF L2CPPriorityTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " A priority queue mapping table. This is a list of packet queues indexed by L2CP priority." - ::= { ethernet 17 } - - l2CPPriorityTableEntry OBJECT-TYPE - SYNTAX L2CPPriorityTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Table L2CPPriorityTable" - INDEX { l2CPPriorityTableIndex } - ::= { l2CPPriorityTable 1 } - - IPDSCPPriorityTableEntry ::= - SEQUENCE { iPDSCPPriorityTableIndex INTEGER - , iPDSCPPriorityQueueMapping INTEGER - } - - iPDSCPPriorityTable OBJECT-TYPE - SYNTAX SEQUENCE OF IPDSCPPriorityTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " A priority queue mapping table. This is a list of packet queues indexed by L3 IP DSCP priority." - ::= { ethernet 19 } - - iPDSCPPriorityTableEntry OBJECT-TYPE - SYNTAX IPDSCPPriorityTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Table IPDSCPPriorityTable" - INDEX { iPDSCPPriorityTableIndex } - ::= { iPDSCPPriorityTable 1 } - - MPLSTCPriorityTableEntry ::= - SEQUENCE { mPLSTCPriorityTableIndex INTEGER - , mPLSTCPriorityQueueMapping INTEGER - } - - mPLSTCPriorityTable OBJECT-TYPE - SYNTAX SEQUENCE OF MPLSTCPriorityTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " A priority queue mapping table. This is a list of priority queues indexed by MPLS TC priority." - ::= { ethernet 21 } - - mPLSTCPriorityTableEntry OBJECT-TYPE - SYNTAX MPLSTCPriorityTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Table MPLSTCPriorityTable" - INDEX { mPLSTCPriorityTableIndex } - ::= { mPLSTCPriorityTable 1 } - - SNMPTrapTableEntry ::= - SEQUENCE { sNMPTrapTableIndex INTEGER - , sNMPTrapIPAddress IpAddress - , sNMPTrapPortNumber INTEGER - , sNMPTrapInternetAddressType INTEGER - , sNMPTrapInternetAddress InetAddress - , sNMPTrapReceiverEnabled INTEGER - } - - sNMPTrapTable OBJECT-TYPE - SYNTAX SEQUENCE OF SNMPTrapTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " SNMP trap configuration table." - ::= { snmpControl 4 } - - sNMPTrapTableEntry OBJECT-TYPE - SYNTAX SNMPTrapTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Table SNMPTrapTable" - INDEX { sNMPTrapTableIndex } - ::= { sNMPTrapTable 1 } - - SNTPServerTableEntry ::= - SEQUENCE { sNTPServerTableIndex INTEGER - , sNTPServerIPAddress IpAddress - , sNTPServerPortNumber INTEGER - , sNTPServerStatus DisplayString - , sNTPServerInternetAddressType INTEGER - , sNTPServerInternetAddress InetAddress - } - - sNTPServerTable OBJECT-TYPE - SYNTAX SEQUENCE OF SNTPServerTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "" - ::= { sntp 15 } - - sNTPServerTableEntry OBJECT-TYPE - SYNTAX SNTPServerTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Table SNTPServerTable" - INDEX { sNTPServerTableIndex } - ::= { sNTPServerTable 1 } - - UserTableEntry ::= - SEQUENCE { userTableIndex INTEGER - , userName OCTET STRING - , userRole INTEGER - , userEnabled INTEGER - , userPassword OCTET STRING - } - - userTable OBJECT-TYPE - SYNTAX SEQUENCE OF UserTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " The User Table Control group contains objects specifically for user account management." - ::= { aAAControl 2 } - - userTableEntry OBJECT-TYPE - SYNTAX UserTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Table UserTable" - INDEX { userTableIndex } - ::= { userTable 1 } - - -- Dfs group attribute definitions - -- - dfsTableNumber OBJECT-TYPE - SYNTAX INTEGER (1..63) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Number of entries in the dfsTable" - ::= { dfs 1 } - - -- DfsTable group attribute definitions - -- - dfsTableIndex OBJECT-TYPE - SYNTAX INTEGER (1..63) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "used to index values in the dfsTable." - ::= { dfsTableEntry 1 } - - dfsMeans OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Snapshot of DFS means" - ::= { dfsTableEntry 2 } - - dfsNineNinePointNinePercentiles OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Snapshot of DFS 99.9 percentiles" - ::= { dfsTableEntry 3 } - - dfsPeaks OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Snapshot of DFS peaks" - ::= { dfsTableEntry 4 } - - -- Bridge group attribute definitions - -- - localPacketFiltering OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "When Local Packet Filtering is Enabled, the bridge - learns the source MAC addresses of devices transmitting - Ethernet packets on the local Ethernet network, and only - bridges packets to the remote unit if the destination MAC - address has not been learnt as a 'local' device. When - Local Packet Filtering is Disabled then the bridge does - not learn the source MAC addresses of devices - transmitting Ethernet packets on the local Ethernet - network, and bridges ALL Ethernet packets received to the - remote unit. Local Packet Filtering should be enabled if - no external routing hardware is present" - ::= { bridge 1 } - - -- Configuration group attribute definitions - -- - iPv4Address OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Internet protocol (IPv4) address. This address is used - by the family of Internet protocols to uniquely identify - the unit on a network. NB: A system reboot is required to - activate changes to this attribute." - ::= { configuration 1 } - - subnetMask OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "A subnet allows the flow of network traffic between - hosts to be segregated based on a network configuration. - By organizing hosts into logical groups, subnetting can - improve network security and performance. NB: A system - reboot is required to activate changes to this attribute" - ::= { configuration 2 } - - gatewayIPAddress OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The IPv4 address of a computer on the current network - that is currently acting as an IPv4 network gateway. A - gateway acts as an entrance / exit to packets from / to - other networks. NB: A system reboot is required to - activate changes to this attribute" - ::= { configuration 3 } - - targetMACAddress OBJECT-TYPE - SYNTAX OCTET STRING (SIZE(6)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "MAC address of the PTP wireless unit forming the other - end of the PTP link" - ::= { configuration 4 } - - masterSlaveMode OBJECT-TYPE - SYNTAX INTEGER { - master(0), - slave(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The PTP wireless link operates using a master and slave - relationship" - ::= { configuration 5 } - - maximumTransmitPower OBJECT-TYPE - SYNTAX INTEGER (-15..27) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Maximum transmit power the wireless unit is permitted to - use when establishing and maintaining the wireless link" - ::= { configuration 6 } - - antennaGain OBJECT-TYPE - SYNTAX INTEGER (0..610) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Antenna Gain. Expressed in 10ths of dBi. NB: This - attribute is ignored for variants with an integral - antenna." - ::= { configuration 7 } - - cableLoss OBJECT-TYPE - SYNTAX INTEGER (0..255) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Loss in the cable between the ODU and the antenna. - Expressed in 10ths of dB. NB: This attribute is ignored - for variants with an integral antenna." - ::= { configuration 8 } - - eIRP OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Effective Isotropic Radiated Power (EIRP) describes the - strength of the radio signal leaving the wireless unit. - Expressed in 10ths of dBm" - ::= { configuration 9 } - - ethernetCappedMaxWirelessSpeed OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Ethernet frames will be discarded in the ODU if the data - rate over the wireless link exceeds the Ethernet link - speed at the local or remote Data port. The Ethernet - Capped Max Wireless Speed control limits the wireless - data rate based on the local and remote Ethernet link - speed. Set this control to Enabled if either ODU is - connected to an Ethernet link operating at less than 1000 - Mbps. NB: This attribute is automatically disabled when - the installation agent is armed. To disarm the - installation agent use the installation wizard." - ::= { configuration 10 } - - channelBandwidth OBJECT-TYPE - SYNTAX INTEGER { - bw30MHz(0), - bw15MHz(1), - bw10MHz(2), - bw5MHz(3), - bw20MHz(4) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This control sets the bandwidth of the transmit and - receive radio channels" - ::= { configuration 11 } - - remoteIPAddress OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "IP Address of the peer wireless unit" - ::= { configuration 12 } - - linkName OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Name of the PTP link allocated by the System - Administrator. Used to establish a connection with the - correct PTP wireless unit at the other end of the link. - NOTE: The link name MUST be the same at both ends of the - PTP link." - ::= { configuration 14 } - - siteName OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This field contains a user-provided description of the - site name together with any additional notes" - ::= { configuration 15 } - - accessMethod OBJECT-TYPE - SYNTAX INTEGER { - linkAccess(0), - linkNameAccess(1), - groupAccess(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "ODUs must be configured in pairs before a link can be - established. The Access Method attribute determines how - the paired ODUs will recognise each other. For the Link - Access method, each ODU must be configured with Target - MAC Address equal to the MAC Address of the other unit. - For the Link Name Access method, both units must be - configured with the same Link Name. For the Group Access - method, both units must be configured with the same Group - ID." - ::= { configuration 16 } - - groupID OBJECT-TYPE - SYNTAX INTEGER (0..255) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "When Access Method is set to Group Access, the Group ID - identifies all the units belonging to the same group" - ::= { configuration 17 } - - iPv6Address OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..39)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Internet protocol (IPv6) address. This address is used - by the family of Internet protocols to uniquely identify - the unit on a network. NB: A system reboot is required to - activate changes to this attribute." - ::= { configuration 18 } - - iPVersion OBJECT-TYPE - SYNTAX INTEGER { - iPv4(0), - iPv6(1), - dualIPv4andIPv6(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "IP protocol selection. Choice of IPv4, IPv6 or Dual." - ::= { configuration 20 } - - iPv6AutoConfiguredLinkLocalAddress OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..39)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The auto configured link local IPv6 address" - ::= { configuration 21 } - - iPv6PrefixLength OBJECT-TYPE - SYNTAX INTEGER (0..128) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "IPv6 prefix length" - ::= { configuration 22 } - - iPv6GatewayAddress OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..39)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The IPv6 address of a computer on the current network - that is currently acting as an IPv6 network gateway. A - gateway acts as an entrance / exit to packets from / to - other networks. Note that it is usual to use the - link-local address of the gateway. NB: A system reboot is - required to activate changes to this attribute" - ::= { configuration 23 } - - remoteInternetAddressType OBJECT-TYPE - SYNTAX INTEGER { - unknown(0), - ipv4(1), - ipv6(2), - ipv4z(3), - ipv6z(4), - unknown6(5), - unknown7(6), - unknown8(7), - unknown9(8), - unknown10(9), - unknown11(10), - unknown12(11), - unknown13(12), - unknown14(13), - unknown15(14), - unknown16(15), - dns(16) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The type of Internet address specified by the associated - remoteInternetAddressType." - ::= { configuration 24 } - - remoteInternetAddress OBJECT-TYPE - SYNTAX InetAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "INET address used to identify the peer wireless unit" - ::= { configuration 25 } - - -- Ethernet group attribute definitions - -- - dataPortAutoNegotiation OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This controls whether the local Ethernet interface - configuration is automatically negotiated or forced. Do - not use a forced setting together with auto negotiation - at the Ethernet link partner. If you want to run your - Ethernet link at a fixed speed and duplex then you would - normally leave auto negotiation enabled and only enable - the single Auto Neg Advertisement option that you want - the link to run in - FORCING ETHERNET CONFIGURATION IS A - LAST RESORT WHICH SHOULD ONLY BE PERFORMED IF YOU ARE - HAVING PROBLEMS WITH AUTO NEGOTIATION - AND YOU MUST - ENSURE THAT YOU CONFIGURE BOTH THIS UNIT AND THE ETHERNET - LINK PARTNER TO WHICH IT IS CONNECTED IDENTICALLY (THE - LINK PARTNER MUST NOT HAVE AUTO NEGOTIATION ENABLED - EITHER, OTHERWISE A DUPLEX MISMATCH WILL OCCUR). NB: The - new setting will only take effect after a system reboot." - ::= { ethernet 1 } - - dataPortAutoNegAdvertisement OBJECT-TYPE - SYNTAX BITS { - negInvalid(2), - neg10MbpsHalfDuplex(3), - neg10MbpsFullDuplex(4), - neg100MbpsHalfDuplex(5), - neg100MbpsFullDuplex(6), - neg1000MbpsFullDuplex(7) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This sets the different Ethernet configurations that - will be advertised during auto negotiation. Note the new - setting will only take effect after a system reboot. - WARNING: Duplex mismatch may result if both ends of the - Ethernet link do not have the same settings. Do not auto - negotiation together with a fixed setting at the Ethernet - link partner. WARNING: Make sure that you select - option(s) that you know your connected equipment can - cater for!" - ::= { ethernet 2 } - - dataPortAutoMdix OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This enables/disables the Auto MDI/MDIX capability. NB: - The new setting will only take effect after a system - reboot" - ::= { ethernet 3 } - - dataPortStatus OBJECT-TYPE - SYNTAX INTEGER { - down(0), - copperLinkUp(1), - fiberLinkUp(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Current status of the Ethernet link. NB: a change of - state may generate an SNMP trap and/or SMTP email alert" - ::= { ethernet 4 } - - dataPortSpeedAndDuplex OBJECT-TYPE - SYNTAX INTEGER { - speed1000MbpsFullDuplex(0), - speed100MbpsFullDuplex(1), - speed100MbpsHalfDuplex(2), - speed10MbpsFullDuplex(3), - speed10MbpsHalfDuplex(4), - speedUnknown6(5) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The current speed and duplex of the Ethernet link" - ::= { ethernet 5 } - - dataPortWirelessDownAlert OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "When enabled, this causes the Ethernet link to be - dropped briefly when the wireless link drops. This is so - that spanning tree algorithms can quickly detect that - there is a problem." - ::= { ethernet 6 } - - useVLANForManagementInterfaces OBJECT-TYPE - SYNTAX INTEGER { - noVLANTagging(0), - iEEE8021QTaggedCTagType8100(1), - iEEE8021adTaggedSTagorBTagType88a8(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This controls whether the management interfaces - (WWW/SNMP/SMTP/SNTP) use VLAN tags or not. NB: The new - setting will only take effect after a system reboot" - ::= { ethernet 7 } - - vLANManagementPriority OBJECT-TYPE - SYNTAX INTEGER { - p0(0), - p1(1), - p2(2), - p3(3), - p4(4), - p5(5), - p6(6), - p7(7) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This VLAN Priority (0-7) will be included in packets - generated by the management interfaces. NB: The new - setting will only take effect after a system reboot" - ::= { ethernet 8 } - - vLANManagementVID OBJECT-TYPE - SYNTAX INTEGER (0..4094) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This VLAN VID (0-4094) will be included in packets - generated by the management interfaces. Note the new - setting will only take effect after a system reboot" - ::= { ethernet 11 } - - managementPortStatus OBJECT-TYPE - SYNTAX INTEGER { - down(0), - copperLinkUp(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Current status of the out-of-band management link. NB: a - change of state may generate an SNMP trap and/or SMTP - email alert" - ::= { ethernet 12 } - - managementPortSpeedAndDuplex OBJECT-TYPE - SYNTAX INTEGER { - speed100MbpsFullDuplex(1), - speed100MbpsHalfDuplex(2), - speed10MbpsFullDuplex(3), - speed10MbpsHalfDuplex(4), - speedUnknown6(5) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The current speed and duplex of the out-of-band - management link" - ::= { ethernet 13 } - - ethernetPriorityTableNumber OBJECT-TYPE - SYNTAX INTEGER (9) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Number of entries in the vLANPriorityTable." - ::= { ethernet 14 } - - l2CPPriorityTableNumber OBJECT-TYPE - SYNTAX INTEGER (5) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Number of entries in the l2CPPriorityTable." - ::= { ethernet 16 } - - iPDSCPPriorityTableNumber OBJECT-TYPE - SYNTAX INTEGER (64) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Number of entries in the iPDSCPPriorityTable." - ::= { ethernet 18 } - - mPLSTCPriorityTableNumber OBJECT-TYPE - SYNTAX INTEGER (8) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Number of entries in the mPLSTCPriorityTable." - ::= { ethernet 20 } - - managementMode OBJECT-TYPE - SYNTAX INTEGER { - outofBandLocal(0), - outofBand(1), - inBand(2), - inBandLocal(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Out-of-Band Management (only available on certain - hardware models): End-to-end out-of-band mode in which - the management agent can be reached from the management - port at the local ODU and (assuming that the wireless - link is established) the management port at the remote - ODU. Out-of-Band Local Management (only available on - certain hardware models): Similar to the standard - Out-of-Band mode, except that management frames are not - forwarded over the wireless link. In-Band Management - (default): The management agent can be reached from the - data port at the local ODU and (assuming that the - wireless link is established) the data port at the remote - ODU. In this mode the management port is disabled. - In-Band Local Management (only available when 'Use VLAN - For Management Interfaces' configures a VLAN tag): - Similar to the standard In-Band mode, except that - management frames are not forwarded over the wireless - link." - ::= { ethernet 22 } - - managementPortWirelessDownAlert OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "When enabled, this causes the management link to be - dropped briefly when the wireless link drops. This is so - that spanning tree algorithms can quickly detect that - there is a problem." - ::= { ethernet 23 } - - qOSPriorityScheme OBJECT-TYPE - SYNTAX INTEGER { - ethernet(0), - iPMPLS(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Selects classification based on fields in the Ethernet - header (Layer 2) or in the Network header (Layer 3). The - unit recognises two network layer protocols: IP and MPLS" - ::= { ethernet 24 } - - unknownNetworkPriorityQueueMapping OBJECT-TYPE - SYNTAX INTEGER { - q0(0), - q1(1), - q2(2), - q3(3), - q4(4), - q5(5), - q6(6), - q7(7) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Configures the classification of unknown network - protocols to an egress queue at the wireless port. - Unknown means something other than IP and MPLS" - ::= { ethernet 25 } - - dSCPManagementPriority OBJECT-TYPE - SYNTAX INTEGER (0..63) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This Differentiated Services Code Point value will be - inserted in the IP Header of all IP Datagrams transmitted - by the management interfaces" - ::= { ethernet 26 } - - ethernetBridgingStatus OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Current status of Ethernet packet bridging over the - wireless link" - ::= { ethernet 27 } - - -- EthernetPriorityTable group attribute definitions - -- - ethernetPriorityTableIndex OBJECT-TYPE - SYNTAX INTEGER { - p0(1), - p1(2), - p2(3), - p3(4), - p4(5), - p5(6), - p6(7), - p7(8), - untagged(9) - } - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Ethernet priority flag, used to index values in the - ethernetPriorityTable" - ::= { ethernetPriorityTableEntry 1 } - - ethernetPriorityQueueMapping OBJECT-TYPE - SYNTAX INTEGER { - q0(0), - q1(1), - q2(2), - q3(3), - q4(4), - q5(5), - q6(6), - q7(7) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Configures the classification of this Ethernet priority - (also known as IEEE 802.1p value) to an egress queue at - the wireless port" - ::= { ethernetPriorityTableEntry 2 } - - -- L2CPPriorityTable group attribute definitions - -- - l2CPPriorityTableIndex OBJECT-TYPE - SYNTAX INTEGER { - bridge(1), - mRP(2), - cFM(3), - rAPS(4), - eAPS(5) - } - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "L2CP priority flag, used to index values in the - l2CPPriorityTable" - ::= { l2CPPriorityTableEntry 1 } - - l2CPPriorityQueueMapping OBJECT-TYPE - SYNTAX INTEGER { - q0(0), - q1(1), - q2(2), - q3(3), - q4(4), - q5(5), - q6(6), - q7(7) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Configures the classification of this layer two control - protocol (L2CP) to an egress queue at the wireless port" - ::= { l2CPPriorityTableEntry 2 } - - -- IPDSCPPriorityTable group attribute definitions - -- - iPDSCPPriorityTableIndex OBJECT-TYPE - SYNTAX INTEGER (1..64) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "IP DSCP priority flag, used to index values in the - iPDSCPPriorityTable" - ::= { iPDSCPPriorityTableEntry 1 } - - iPDSCPPriorityQueueMapping OBJECT-TYPE - SYNTAX INTEGER { - q0(0), - q1(1), - q2(2), - q3(3), - q4(4), - q5(5), - q6(6), - q7(7) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Configures the classification of this IP differentiated - services code point (DSCP) value to an egress queue at - the wireless port" - ::= { iPDSCPPriorityTableEntry 2 } - - -- MPLSTCPriorityTable group attribute definitions - -- - mPLSTCPriorityTableIndex OBJECT-TYPE - SYNTAX INTEGER (1..8) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "MPLS TC priority flag, used to index values in the - mPLSTCPriorityTable" - ::= { mPLSTCPriorityTableEntry 1 } - - mPLSTCPriorityQueueMapping OBJECT-TYPE - SYNTAX INTEGER { - q0(0), - q1(1), - q2(2), - q3(3), - q4(4), - q5(5), - q6(6), - q7(7) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Configures the classification of this MPLS traffic class - (the field formerly known as EXP) to an egress queue at - the wireless port" - ::= { mPLSTCPriorityTableEntry 2 } - - -- Telecom group attribute definitions - -- - telecomsInterface OBJECT-TYPE - SYNTAX INTEGER { - none(0), - e1(1), - t1(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The line interface type. If this is set to 'None' then - the telecoms interfaces are disabled, and the telecom - group attributes will be ignored." - ::= { telecom 1 } - - telecomsChannelAStatus OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - noSignalLocal(1), - noSignalRemote(2), - noSignalLocalandRemote(3), - up(4), - remoteTiming(5), - noSignalLocalandRemoteTiming(6) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Current status of telecoms channel A. NB: a change of - state may generate an SNMP trap and/or SMTP email alert" - ::= { telecom 2 } - - telecomsChannelBStatus OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - noSignalLocal(1), - noSignalRemote(2), - noSignalLocalandRemote(3), - up(4), - remoteTiming(5), - noSignalLocalandRemoteTiming(6) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Current status of telecoms channel B. NB: a change of - state may generate an SNMP trap and/or SMTP email alert" - ::= { telecom 3 } - - channelALineCode OBJECT-TYPE - SYNTAX INTEGER { - aMI(0), - b8ZSHDB3(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The line code setting of the telecoms interface. This - must match the setting of the device connected to this - interface" - ::= { telecom 4 } - - channelBLineCode OBJECT-TYPE - SYNTAX INTEGER { - aMI(0), - b8ZSHDB3(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The line code setting of the telecoms interface. This - must match the setting of the device connected to this - interface" - ::= { telecom 5 } - - channelACableLength OBJECT-TYPE - SYNTAX INTEGER { - feet133(0), - feet266(1), - feet399(2), - feet533(3), - feet655(4) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The length of the cable connected to the telecoms - interface, measured in feet" - ::= { telecom 6 } - - channelBCableLength OBJECT-TYPE - SYNTAX INTEGER { - feet133(0), - feet266(1), - feet399(2), - feet533(3), - feet655(4) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The length of the cable connected to the telecoms - interface, measured in feet" - ::= { telecom 7 } - - channelALoopback OBJECT-TYPE - SYNTAX INTEGER { - none(0), - copper(1), - wireless(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The loopback status of telecoms channel A. This is - intended for installation testing and should be set to - 'None' for normal operation. The wire connections to a - unit can be tested by applying a 'Copper' loopback to the - local unit. The wireless connection to the remote unit - can be tested by applying a 'Wireless' loopback to the - remote unit with no loopback on the local unit. NB: a - change of state may generate an SNMP trap and/or SMTP - email alert" - ::= { telecom 8 } - - channelBLoopback OBJECT-TYPE - SYNTAX INTEGER { - none(0), - copper(1), - wireless(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The loopback status of telecoms channel B. This is - intended for installation testing and should be set to - 'None' for normal operation. The wire connections to a - unit can be tested by applying a 'Copper' loopback to the - local unit. The wireless connection to the remote unit - can be tested by applying a 'Wireless' loopback to the - remote unit with no loopback on the local unit. NB: a - change of state may generate an SNMP trap and/or SMTP - email alert" - ::= { telecom 9 } - - telecomsChannelSelection OBJECT-TYPE - SYNTAX INTEGER { - channelAOnly(0), - channelsAandB(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Indicates which telecoms channels have been enabled. If - only Channel A has been enabled, then the Channel B - attributes will be ignored." - ::= { telecom 10 } - - -- Licence group attribute definitions - -- - regionCode OBJECT-TYPE - SYNTAX INTEGER { - regionCodeInvalid(0), - regionCode1(1), - regionCode2(2), - regionCode3(3), - regionCode4(4), - regionCode5(5), - regionCode6(6), - regionCode7(7), - regionCode8(8), - regionCode9(9), - regionCode10(10), - regionCode11(11), - regionCode12(12), - regionCode13(13), - regionCode14(14), - regionCode15(15), - regionCode16(16), - regionCode17(17), - regionCode18(18), - regionCode19(19), - regionCode20(20), - regionCode21(21), - regionCode22(22), - regionCode23(23), - regionCode24(24), - regionCode25(25), - regionCode26(26), - regionCode27(27), - regionCode28(28), - regionCode29(29), - regionCode30(30), - regionCode31(31) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The region code prohibits the wireless unit from - operating outside the regulated limits. An invalid region - code indicates a corrupted license key. NB: a change of - state may generate an SNMP trap and/or SMTP email alert" - ::= { licence 1 } - - productVariant OBJECT-TYPE - SYNTAX INTEGER { - pTPxx400Full(0), - pTPxx400Deprecated1(1), - pTPxx400Deprecated2(2), - pTPxx400Lite(3), - spare1(4), - pTPxx300(5), - spare2(6), - spare3(7), - pTPxx500FullDeprecated(8), - pTPxx500LiteDeprecated(9), - pTPxx500(10), - pTPxx600Lite(11), - pTPxx600Full(12), - spare5(13), - spare6(14), - pTP800(15) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The product variant" - ::= { licence 2 } - - productName OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Name of the product variant" - ::= { licence 3 } - - ethernetFiberSupport OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Ethernet fiber support availability on this wireless - unit" - ::= { licence 4 } - - frequencyVariant OBJECT-TYPE - SYNTAX INTEGER { - freq5800MHz(0), - freq5400MHz(1), - freq4900MHz(2), - freq2500MHz(3), - freq5800MHz2(4), - freq5400MHz2(5), - freq4500MHz(6), - freq5900MHz(7), - freq5200MHz(8), - freq5100MHz(9), - freq4800MHz(10) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Frequency variant of the wireless unit" - ::= { licence 5 } - - bandwidthVariant OBJECT-TYPE - SYNTAX INTEGER { - bw30MHz(0), - bw15MHz(1), - bw10MHz(2), - bw5MHz(3), - bw20MHz(4) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Bandwidth variant of the wireless unit" - ::= { licence 6 } - - constantPowerSpectralDensity OBJECT-TYPE - SYNTAX INTEGER { - constant(0), - fullPower(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Constant power spectral density mode control" - ::= { licence 7 } - - sNMPv3Enable OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "SNMPv3 availability control" - ::= { licence 9 } - - hAZLOCConfiguration OBJECT-TYPE - SYNTAX INTEGER { - nonHAZLOCUnit(0), - gasGroupA(1), - gasGroupB(2), - gasGroupC(3), - gasGroupD(4) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The HAZLOC/ATEX Configuration of this unit. The Gas - Group is configured by the license key." - ::= { licence 10 } - - securityLevel OBJECT-TYPE - SYNTAX INTEGER { - normal(0), - fIPS(1), - uCAPL(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The maximum configurable security level" - ::= { licence 11 } - - -- Management group attribute definitions - -- - targetRange OBJECT-TYPE - SYNTAX INTEGER (0..2000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Initial target range used in installation +/-1, - expressed in tenths of a kilometer. When Auto-Ranging - this must be set to 0" - ::= { management 1 } - - rangingMode OBJECT-TYPE - SYNTAX INTEGER { - auto0to40km(0), - auto0to100km(1), - auto0to200km(2), - targetRange(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Type of ranging to use during installation, either - Auto-Ranging or use a selectable Target Range" - ::= { management 2 } - - installStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - wrongPeer(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A non-zero value indicates that signalling was received - with the wrong MAC address or a mismatched link name. NB: - It is very unusual to detect this, because units with - mis-configured Target MAC Address will normally fail to - establish a wireless link. However, rare circumstances - may establish a partial wireless link and detect this - situation. NB: A non-zero value on start-up, or a change - of value during operation, may generate an SNMP trap - and/or SMTP email alert" - ::= { management 3 } - - installArmState OBJECT-TYPE - SYNTAX INTEGER { - disarmed(0), - armed(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Indicates if the unit is being installed. NB: a change - of state may generate an SNMP trap and/or SMTP email - alert" - ::= { management 4 } - - tFTPServerIPAddress OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "IP address of the TFTP Server from which the TFTP - Software Upgrade File Name will be retrieved" - ::= { management 5 } - - tFTPServerPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The port number of the TFTP Server from which the TFTP - Software Upgrade File Name will be retrieved" - ::= { management 6 } - - tFTPSoftwareUpgradeFileName OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..127)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Filename of the Software Upgrade to be loaded from the - TFTP Server" - ::= { management 7 } - - tFTPStartSoftwareUpgrade OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Write '1' to this attribute to start the TFTP software - upgrade process. The attribute will be reset to 0 when - the upgrade process has finished. Continuing with the - software upgrade will cause spectrum management (DSO) - channel metrics collection to stop. The wireless unit - will no longer search for the optimal operational radio - channel. The performance of this wireless link may - deterioate over time. If operating in a region where - RADAR detection is mandatory you must complete the - software upgrade and reboot the unit. Channel metrics - collection will only be restarted after the wireless unit - has been rebooted" - ::= { management 8 } - - tFTPSoftwareUpgradeStatus OBJECT-TYPE - SYNTAX INTEGER { - idle(0), - uploadinprogress(1), - uploadsuccessfulprogrammingFLASH(2), - upgradesuccessfulreboottorunthenewsoftwareimage(3), - upgradefailed(4) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The current status of the TFTP Software upgrade process" - ::= { management 9 } - - tFTPSoftwareUpgradeStatusText OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..127)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Descriptive text describing the status of the TFTP - Software upgrade process, including any error details" - ::= { management 10 } - - tFTPSoftwareUpgradeStatusAdditionalText OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..127)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Any additional text describing the status of the TFTP - Software upgrade process, including any error details" - ::= { management 11 } - - hTTPAccessEnabled OBJECT-TYPE - SYNTAX INTEGER { - no(0), - yes(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This controls whether or not HTTP access is enabled, - i.e. if this is disabled (0) then the unit will not - respond to any requests on the HTTP port. Remote - management via HTTPS is not affected by this setting. Any - change in this setting will not take effect until the - unit has been rebooted. (Factory default = Enabled)" - ::= { management 12 } - - telnetAccessEnabled OBJECT-TYPE - SYNTAX INTEGER { - no(0), - yes(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This controls whether or not Telnet access is enabled, - i.e. if this is disabled (0) then the unit will not - respond to any requests on the TELNET port. Any change in - this setting will not take effect until the unit has been - rebooted. (Factory default = Disabled)" - ::= { management 13 } - - hTTPPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This controls the port number for HTTP access. A value - of zero will use the default port number. Any change in - this setting will not take effect until the unit has been - rebooted. (Factory default = 80)" - ::= { management 14 } - - hTTPSPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This controls the port number for HTTPS access. A value - of zero will use the default port number. Availability of - HTTPS is controlled via the License Key. Any change in - this setting will not take effect until the unit has been - rebooted. (Factory default = 443)" - ::= { management 15 } - - telnetPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This controls the port number for TELNET access. A value - of zero will use the default port number. Any change in - this setting will not take effect until the unit has been - rebooted. (Factory default = 23)" - ::= { management 16 } - - hTTPSAccessEnabled OBJECT-TYPE - SYNTAX INTEGER { - no(0), - yes(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This controls whether or not HTTPS access is enabled, - i.e. if this is disabled (0) then the unit will not - respond to any requests on the HTTPS port. Remote - management via HTTP is not affected by this setting. Any - change in this setting will not take effect until the - unit has been rebooted. (Factory default = Enabled)" - ::= { management 17 } - - tFTPServerInternetAddressType OBJECT-TYPE - SYNTAX INTEGER { - unknown(0), - ipv4(1), - ipv6(2), - ipv4z(3), - ipv6z(4), - unknown6(5), - unknown7(6), - unknown8(7), - unknown9(8), - unknown10(9), - unknown11(10), - unknown12(11), - unknown13(12), - unknown14(13), - unknown15(14), - unknown16(15), - dns(16) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The type of Internet address specified by the associated - tFTPServerInternetAddress." - ::= { management 18 } - - tFTPServerInternetAddress OBJECT-TYPE - SYNTAX InetAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "INET address of the TFTP Server from which the TFTP - Software Upgrade File Name will be retrieved" - ::= { management 19 } - - -- PhyControl group attribute definitions - -- - linkSymmetry OBJECT-TYPE - SYNTAX INTEGER { - symmetryAdaptive(0), - symmetry2to1(1), - symmetry1to1(2), - symmetry1to2(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Link Symmetry: in fixed symmetric mode the master spends - an equal amount of time transmitting and receiving; in - fixed asymmetric modes the master transmit and receive - times have a fixed ratio; in adaptive mode the transmit - and receive periods adjust with applied load." - ::= { phyControl 1 } - - linkModeOptimisation OBJECT-TYPE - SYNTAX INTEGER { - iPTraffic(0), - tDMTraffic(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Optimises the wireless link behavior for the type of - traffic to be carried. In 'IP Traffic' mode, the wireless - link will minimise transmission errors by automatically - adapting the modulation mode. In 'TDM Traffic' mode, the - wireless link will minimise transmission latency and - preserve throughput by maintaining a higher modulation - mode in the presence of a limited number of errors. The - 'TDM Traffic' mode is recommended for E1/T1 applications - and connectionless protocols." - ::= { phyControl 2 } - - userConfiguredMaxModulationMode OBJECT-TYPE - SYNTAX INTEGER { - modBpsk63percent(0), - modQpsk63percent(1), - modQpsk87percent(2), - mod16qam63percent(3), - mod16qam87percent(4), - mod64qam75percent(5), - mod64qam92percent(6), - mod256qam81percent(7) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The maximum receive modulation mode controls the MAX - mode used for adaptive modulation. NOTE: This attribute - is automatically disabled when the installation agent is - armed. To disarm the installation agent use the - installation wizard" - ::= { phyControl 3 } - - remoteMaximumTransmitPower OBJECT-TYPE - SYNTAX INTEGER (-15..27) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Maximum transmit power the remote wireless unit is - permitted to use when establishing and maintaining the - wireless link" - ::= { phyControl 4 } - - txColorCode OBJECT-TYPE - SYNTAX INTEGER { - a(0), - b(1), - c(2), - d(3), - e(4) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Transmit Color Code. This attribute need only be - considered when the unit is installed in a network of - PTP600 units and where some of the units are operating on - the same frequency. In this case, the value would - normally be derived by a network planner. In all other - cases, it is recommended that this attribute is left at - the default value. NOTE: For the link to operate, the - value of this parameter must in all cases match the value - of the Rx Color Code parameter at the far end of the - link." - ::= { phyControl 5 } - - rxColorCode OBJECT-TYPE - SYNTAX INTEGER { - a(0), - b(1), - c(2), - d(3), - e(4) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Receive Color Code. This attribute need only be - considered when the unit is installed in a network of - PTP600 units and where some of the units are operating on - the same frequency. In this case, the value would - normally be derived by a network planner. In all other - cases, it is recommended that this attribute is left at - the default value. NOTE: For the link to operate, the - value of this parameter must in all cases match the value - of the Tx Color Code parameter at the far end of the - link." - ::= { phyControl 6 } - - automaticTxPowerControl OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1), - enabledwithinitialestimate(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "When enabled, the transmit power of the local end is - automatically adjusted to maintain a configurable target - receive signal level at the remote end of the link. When - set to Enable with initial estimate, the Slave estimates - the optional transmit power before it responds to the - Master." - ::= { phyControl 8 } - - remoteRxTargetPower OBJECT-TYPE - SYNTAX INTEGER (-600..-400) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This is the target receive level for the end of the link - which is remote from the end being configured. When - Automatic Power Control is enabled, the transmit power of - the local end is automatically adjusted in order to - maintain the receive signal level at the remote end - within a range centered on this value" - ::= { phyControl 9 } - - -- PhyStatus group attribute definitions - -- - receivePower OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Receive power expressed in tenths of a dBm" - ::= { phyStatus 1 } - - vectorError OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The vector error measurement compares the received - signal's IQ modulation characteristics to an ideal signal - to determine the composite error vector magnitude. The - value represented by this attribute is the average vector - error over the previous second expressed in tenths of a - dB" - ::= { phyStatus 2 } - - transmitPower OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Transmit power expressed in tenths of a dBm" - ::= { phyStatus 3 } - - range OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Distance between the two peer wireless units expressed - in tenths of a kilometer" - ::= { phyStatus 4 } - - linkLoss OBJECT-TYPE - SYNTAX INTEGER (-500..500) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The wireless link loss expressed in tenths of a dB" - ::= { phyStatus 5 } - - receiveChannel OBJECT-TYPE - SYNTAX INTEGER (0..63) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Current active receive channel" - ::= { phyStatus 6 } - - transmitChannel OBJECT-TYPE - SYNTAX INTEGER (0..63) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Current active transmit channel" - ::= { phyStatus 7 } - - receiveModulationMode OBJECT-TYPE - SYNTAX INTEGER { - modAcquisition(0), - modBpsk63percent(1), - modQpsk63percentSingle(2), - modTransient1(3), - modQpsk87percentSingle(4), - modTransient2(5), - mod16qam63percentSingleA(6), - modTransient3(7), - mod16qam87percentSingle(8), - modTransient4(9), - mod64qam75percentSingle(10), - modTransient5(11), - mod64qam92percentSingle(12), - modTransient6(13), - mod256qam81percentSingle(14), - mod16qam63percentSingleB(15), - mod16qam63percentDual(16), - modTransient7(17), - mod16qam87percentDual(18), - modTransient8(19), - mod64qam75percentDual(20), - modTransient9(21), - mod64qam92percentDual(22), - modTransient10(23), - mod256qam81percentDual(24) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Current active receive modulation mode" - ::= { phyStatus 8 } - - transmitModulationMode OBJECT-TYPE - SYNTAX INTEGER { - modAcquisition(0), - modBpsk63percent(1), - modQpsk63percentSingle(2), - modTransient1(3), - modQpsk87percentSingle(4), - modTransient2(5), - mod16qam63percentSingleA(6), - modTransient3(7), - mod16qam87percentSingle(8), - modTransient4(9), - mod64qam75percentSingle(10), - modTransient5(11), - mod64qam92percentSingle(12), - modTransient6(13), - mod256qam81percentSingle(14), - mod16qam63percentSingleB(15), - mod16qam63percentDual(16), - modTransient7(17), - mod16qam87percentDual(18), - modTransient8(19), - mod64qam75percentDual(20), - modTransient9(21), - mod64qam92percentDual(22), - modTransient10(23), - mod256qam81percentDual(24) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Current active transmit modulation mode" - ::= { phyStatus 9 } - - receiveFreqMHz OBJECT-TYPE - SYNTAX INTEGER (0..5925) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Current receive frequency expressed in integer MHz" - ::= { phyStatus 11 } - - transmitFreqMHz OBJECT-TYPE - SYNTAX INTEGER (0..5925) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Current transmit frequency expressed in integer MHz" - ::= { phyStatus 12 } - - signalStrengthRatio OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Signal strength ratio (Vertical / Horizontal) : the - number of dB larger the Vertical antenna input is than - the Horizontal antenna input expressed in tenths of a dB" - ::= { phyStatus 13 } - - receiveFreqKHz OBJECT-TYPE - SYNTAX INTEGER (0..5925000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Current receive frequency expressed as KHz" - ::= { phyStatus 14 } - - transmitFreqKHz OBJECT-TYPE - SYNTAX INTEGER (0..5925000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Current transmit frequency expressed as KHz" - ::= { phyStatus 15 } - - searchState OBJECT-TYPE - SYNTAX INTEGER { - registering(0), - searching(1), - acquiring(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Search status of the wireless modem. 'Registering' means - that the modem has locked to an OFDM signal, and the - wireless link is up. 'Searching' means that no wireless - signal has been detected. 'Acquiring' means that a - wireless signal has been detected, but the modem has not - locked to an OFDM signal." - ::= { phyStatus 16 } - - rawReceivePower OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Raw receive power expressed in tenths of a dBm" - ::= { phyStatus 17 } - - -- Alarms group attribute definitions - -- - unitOutOfCalibration OBJECT-TYPE - SYNTAX INTEGER { - calibrated(0), - outOfCalibration(1), - outOfCalibrationPAsShutdown(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The unit is out of calibration" - ::= { alarms 1 } - - incompatibleRegionCodes OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - incompatibleLicenceKeys(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The master and slave units have incompatible region - codes. NB: Both units must have compatible license keys" - ::= { alarms 4 } - - noWirelessChannelAvailable OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - noWirelessChannelAvailable(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Spectrum Management was unable to locate a suitable - wireless channel to operate on" - ::= { alarms 5 } - - wirelessLinkDisabledWarning OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - disabledBySNMPifAdminStatus(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The SNMP ifAdminStatus of the wireless interface has - disabled wireless traffic" - ::= { alarms 6 } - - dataPortDisabledWarning OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - disabledBySNMPifAdminStatus(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The SNMP ifAdminStatus of the Ethernet interface has - disabled Ethernet traffic" - ::= { alarms 7 } - - dataPortFiberStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - installedFiberNotLicensed(1), - fiberLinkNotEstablishedButLOSNotDetected(2), - fiberLinkNotEstablishedAndLOSDetected(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "If the fiber link is not OK, there are three possible - causes: Either the fiber link has been installed but - disabled (because the license key does not include fiber - support), the link could not be established even though - no LOS was detected (i.e. an optical carrier was - detected, which could be due to a broken TX fiber, or - because the link is disabled at the fiber link partner), - or the link could not be established and LOS is detected - (i.e. no optical carrier is detected). NB: a change of - status may generate an SNMP trap and/or SMTP email alert" - ::= { alarms 8 } - - dataPortConfigurationMismatch OBJECT-TYPE - SYNTAX INTEGER { - noError(0), - mismatchDetected(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The detection of Ethernet fragments (runt packets) when - the link is in full duplex is an indication of an - auto-negotiation or forced configuration mismatch" - ::= { alarms 9 } - - incompatibleMasterAndSlave OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - incompatibleProductVariants(1), - differentSoftwareVersionsRunning(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A non-zero value indicates that the master and slave - ends of a link are different hardware products, or have - different software versions. NB: It is very unusual to - detect this, because incompatible units will normally - fail to establish a wireless link. However, some - combinations may establish a partial wireless link and - detect this situation. NB: A non-zero value may generate - an SNMP trap and/or SMTP email alert" - ::= { alarms 10 } - - tDDSynchronizationStatus OBJECT-TYPE - SYNTAX INTEGER { - locked(0), - holdover(1), - holdoverNotConnected(2), - acquiringLock(3), - noTimingReference(4), - timingSystemNotConnected(5), - initialising(6), - clusterTimingMaster(7), - tDDSyncNotActive(8) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "An alarm value (displayed in red) indicates that one of - the following conditions has not been met (i) An external - timing system is connected or internal timing has been - configured. (ii) The timing system is providing a useable - reference. (iii) The ODU is locked to this reference." - ::= { alarms 11 } - - managementPortDisabledWarning OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - disabledBySNMPifAdminStatus(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The SNMP ifAdminStatus of the out-of-band management - interface has disabled Ethernet traffic" - ::= { alarms 12 } - - tDDSynchronizationAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - notSynchronized(1), - timingSystemFailure(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Not Synchronized indicates failure of the external - timing system for a period greater than the holdover - timer. TDD frame timing will have drifted, and this link - may cause interference with other links in a synchronized - network. Timing System Failure is an early warning, - indicating that 80% of the holdover period has expired." - ::= { alarms 13 } - - linkModeOptimizationMismatch OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - linkModeOptimizationMismatch(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The remote node of this link has been configured with a - different link mode optimization" - ::= { alarms 14 } - - managementPortConfigurationMismatch OBJECT-TYPE - SYNTAX INTEGER { - noError(0), - mismatchDetected(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The detection of Ethernet fragments (runt packets) when - the link is in full duplex is an indication of an - auto-negotiation or forced configuration mismatch. This - alarm is only raised if an Out-of-Band Management Mode - has been configured." - ::= { alarms 15 } - - secureModeAlarm OBJECT-TYPE - SYNTAX INTEGER { - secureModeIsActive(0), - secureModeIsNotConfigured(1), - secureModeIsConfiguredButNotActive(2), - secureModeIsNotSupported(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The secure mode (e.g. FIPS, UC-APL) state of the unit. - The secure mode is not configured(1) state indicates that - the unit is capable of secure mode operation, and one or - more of the following security materials has not been - configured: Key Of Keys, Private Key, Public Certificate, - DRNG Entropy Status, Wireless Encryption Key. The secure - mode mode is configured but not active(2) state indicates - that the unit is capable of secure mode operation, and - the security material has been configured, but the - configuration of interfaces is not consistent with secure - mode operation. The secure mode is not supported(3) state - indicates that the unit is not capable of secure mode - operation. The secure mode capability requires - appropriate hardware compatibility, license key and - software image." - ::= { alarms 16 } - - ethernetBridgingStatusAlarm OBJECT-TYPE - SYNTAX INTEGER { - ethernetBridgingEnabled(0), - ethernetBridgingDisabled(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Ethernet traffic bridging is disabled because the - wireless link is not operating at the configured Lowest - Ethernet Modulation Mode" - ::= { alarms 17 } - - -- Smtp group attribute definitions - -- - sMTPEmailAlert OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Simple Mail Transfer Protocol is used to send equipment - alerts via email to a specified email address" - ::= { smtp 1 } - - sMTPServerIPAddress OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "IP address of the SMTP server" - ::= { smtp 2 } - - sMTPServerPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Port number of the SMTP server" - ::= { smtp 3 } - - sMTPSourceEmailAddress OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The 'from' email address used when constructing the - automatically generated e-mail message" - ::= { smtp 4 } - - sMTPDestinationEmailAddress OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The 'to' email address used when constructing the - automatically generated e-mail message" - ::= { smtp 5 } - - sMTPEnabledMessages OBJECT-TYPE - SYNTAX BITS { - telecomsChannelUpDown(1), - managementPortUpDown(2), - dataPortUpDown(3), - enabledDiagnosticAlarms(4), - dFSImpulseInterference(5), - channelChange(6), - wirelessLinkUpDown(7) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This controls which SMTP messages the unit will send" - ::= { smtp 6 } - - sMTPServerInternetAddressType OBJECT-TYPE - SYNTAX INTEGER { - unknown(0), - ipv4(1), - ipv6(2), - ipv4z(3), - ipv6z(4), - unknown6(5), - unknown7(6), - unknown8(7), - unknown9(8), - unknown10(9), - unknown11(10), - unknown12(11), - unknown13(12), - unknown14(13), - unknown15(14), - unknown16(15), - dns(16) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The type of Internet address specified by the associated - sMTPServerInternetAddress." - ::= { smtp 7 } - - sMTPServerInternetAddress OBJECT-TYPE - SYNTAX InetAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Internet address of the SMTP server" - ::= { smtp 8 } - - -- SnmpControl group attribute definitions - -- - sNMPPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The IP port number used to access the SNMP MIB (i.e. - Gets and Sets) (default = 161). NB: A system reboot is - required to activate changes to this attribute" - ::= { snmpControl 1 } - - sNMPCommunityString OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The SNMP community string. NB: A system reboot is - required to activate changes to this attribute" - ::= { snmpControl 2 } - - sNMPTrapTableNumber OBJECT-TYPE - SYNTAX INTEGER (2) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Number of entries in the sNMPTrapTable." - ::= { snmpControl 3 } - - sNMPTrapVersion OBJECT-TYPE - SYNTAX INTEGER { - v1(0), - v2c(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The SNMP protocol version to use for SNMP Traps. NB: A - system reboot is required to activate changes to this - attribute" - ::= { snmpControl 5 } - - sNMPEnabledTraps OBJECT-TYPE - SYNTAX BITS { - managementPortUpDown(0), - dataPortUpDown(1), - authenticationFailure(2), - enabledDiagnosticAlarms(3), - dFSImpulseInterference(4), - channelChange(5), - wirelessLinkUpDown(6), - coldStart(7), - telecomsChannelUpDown(15) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This controls which SNMP Traps the unit will send" - ::= { snmpControl 6 } - - enabledDiagnosticAlarms OBJECT-TYPE - SYNTAX BITS { - incompatibleMasterAndSlave(0), - incompatibleRegionCodes(1), - unknown6(2), - unknown5(3), - unitOutOfCalibration(4), - installArmState(5), - installStatus(6), - regionCode(7), - telecomsChannelAStatus(8), - dataPortFiberStatus(9), - dataPortStatus(10), - dataPortDisabledWarning(11), - wirelessLinkDisabledWarning(12), - sNTPSynchronizationFailed(13), - noWirelessChannelAvailable(14), - dataPortConfigurationMismatch(15), - syslogDisabledWarning(16), - linkModeOptimizationMismatch(17), - managementPortStatus(18), - managementPortDisabledWarning(19), - tDDSynchronizationAlarm(20), - telecomsChannelBLoopback(21), - telecomsChannelALoopback(22), - telecomsChannelBStatus(23), - ethernetBridgingStatus(26), - secureMode(27), - syslogClientDisabledWarning(28), - managementPortConfigurationMismatch(29), - syslogLocalWrapped(30), - syslogLocalNearlyFull(31) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Controls which individual diagnostic alarms are enabled. - The unit may be configured to generate SNMP traps and/or - SMTP email alerts for these enabled alarms by selecting - 'Enabled Diagnostic Alarms' on the 'SNMP Enabled Traps' - and/or 'SMTP Enabled Messages' attributes" - ::= { snmpControl 7 } - - sNMPSendAllTrapsAtStartup OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Controls whether or not all the enabled traps and alarms - (including cleared alarms) are reported at start-up." - ::= { snmpControl 8 } - - -- SNMPTrapTable group attribute definitions - -- - sNMPTrapTableIndex OBJECT-TYPE - SYNTAX INTEGER (1..2) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "SNMP trap value, used to index the SNMPTrapTable." - ::= { sNMPTrapTableEntry 1 } - - sNMPTrapIPAddress OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The IP address to which all SNMP Traps are sent. NB: A - system reboot is required to activate changes to this - attribute." - ::= { sNMPTrapTableEntry 2 } - - sNMPTrapPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Destination port for SNMP Traps (default=162). NB: A - system reboot is required to activate changes to this - attribute." - ::= { sNMPTrapTableEntry 3 } - - sNMPTrapInternetAddressType OBJECT-TYPE - SYNTAX INTEGER { - unknown(0), - ipv4(1), - ipv6(2), - ipv4z(3), - ipv6z(4), - unknown6(5), - unknown7(6), - unknown8(7), - unknown9(8), - unknown10(9), - unknown11(10), - unknown12(11), - unknown13(12), - unknown14(13), - unknown15(14), - unknown16(15), - dns(16) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The type of Internet address specified by the associated - sNMPTrapInternetAddress." - ::= { sNMPTrapTableEntry 4 } - - sNMPTrapInternetAddress OBJECT-TYPE - SYNTAX InetAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The Internet address to which all SNMP Traps are sent." - ::= { sNMPTrapTableEntry 5 } - - sNMPTrapReceiverEnabled OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "A value of 0 disables the sending of SNMP trap to - corresponding receiver. A value of 1 enables the sending - of SNMP trap to corresponding receiver." - ::= { sNMPTrapTableEntry 6 } - - -- Sntp group attribute definitions - -- - sNTPState OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "SNTP control state" - ::= { sntp 1 } - - sNTPPollInterval OBJECT-TYPE - SYNTAX INTEGER (60..43200) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The SNTP server polling interval" - ::= { sntp 4 } - - sNTPSync OBJECT-TYPE - SYNTAX INTEGER { - noSync(0), - inSync(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "If SNTP Sync fails then check the server settings in the - Remote Management page, or disable SNTP" - ::= { sntp 5 } - - sNTPLastSync OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Last SNTP sync time" - ::= { sntp 6 } - - systemClock OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "System clock presented as local time" - ::= { sntp 7 } - - timeZone OBJECT-TYPE - SYNTAX INTEGER { - gmtMinus1200(0), - gmtMinus1130(1), - gmtMinus1100(2), - gmtMinus1030(3), - gmtMinus1000(4), - gmtMinus0930(5), - gmtMinus0900(6), - gmtMinus0830(7), - gmtMinus0800(8), - gmtMinus0730(9), - gmtMinus0700(10), - gmtMinus0630(11), - gmtMinus0600(12), - gmtMinus0530(13), - gmtMinus0500(14), - gmtMinus0430(15), - gmtMinus0400(16), - gmtMinus0330(17), - gmtMinus0300(18), - gmtMinus0230(19), - gmtMinus0200(20), - gmtMinus0130(21), - gmtMinus0100(22), - gmtMinus0030(23), - gmtZero(24), - gmtPlus0030(25), - gmtPlus0100(26), - gmtPlus0130(27), - gmtPlus0200(28), - gmtPlus0230(29), - gmtPlus0300(30), - gmtPlus0330(31), - gmtPlus0400(32), - gmtPlus0430(33), - gmtPlus0500(34), - gmtPlus0530(35), - gmtPlus0600(36), - gmtPlus0630(37), - gmtPlus0700(38), - gmtPlus0730(39), - gmtPlus0800(40), - gmtPlus0830(41), - gmtPlus0900(42), - gmtPlus0930(43), - gmtPlus1000(44), - gmtPlus1030(45), - gmtPlus1100(46), - gmtPlus1130(47), - gmtPlus1200(48), - gmtPlus1230(49), - gmtPlus1300(50) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Time zone offsets from Greenwich Mean Time (GMT)" - ::= { sntp 8 } - - daylightSaving OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Daylight Saving Time" - ::= { sntp 9 } - - sNTPPrimaryServer OBJECT-TYPE - SYNTAX INTEGER { - server1(0), - server2(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Specifies the primary SNTP server, determining the order - in which the servers are tried." - ::= { sntp 10 } - - sNTPPrimaryServerDeadTime OBJECT-TYPE - SYNTAX INTEGER (0..86400) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Time (in seconds) to wait before retrying communications - with an unresponsive primary SNTP server. Setting the - value to 0 disables the timer." - ::= { sntp 11 } - - sNTPServerRetries OBJECT-TYPE - SYNTAX INTEGER (0..10) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Number of times the PTP will retry after an SNTP server - fails to respond." - ::= { sntp 12 } - - sNTPServerTimeout OBJECT-TYPE - SYNTAX INTEGER (1..15) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Time (in seconds) the PTP will wait for a response from - an SNTP server." - ::= { sntp 13 } - - sNTPServerTableNumber OBJECT-TYPE - SYNTAX INTEGER (2) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Number of entries in the SNTPServerTable." - ::= { sntp 14 } - - -- SNTPServerTable group attribute definitions - -- - sNTPServerTableIndex OBJECT-TYPE - SYNTAX INTEGER (1..2) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Index range for the SNTPServerTable." - ::= { sNTPServerTableEntry 1 } - - sNTPServerIPAddress OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The IP address of a valid SNTP server" - ::= { sNTPServerTableEntry 2 } - - sNTPServerPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The IP port number of the SNTP server. Defaults to port - 123." - ::= { sNTPServerTableEntry 3 } - - sNTPServerStatus OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..127)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Status message reflecting the result of communications - with the SNTP server when last polled" - ::= { sNTPServerTableEntry 4 } - - sNTPServerInternetAddressType OBJECT-TYPE - SYNTAX INTEGER { - unknown(0), - ipv4(1), - ipv6(2), - ipv4z(3), - ipv6z(4), - unknown6(5), - unknown7(6), - unknown8(7), - unknown9(8), - unknown10(9), - unknown11(10), - unknown12(11), - unknown13(12), - unknown14(13), - unknown15(14), - unknown16(15), - dns(16) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The type of Internet address specified by the associated - sNTPServerInternetAddress." - ::= { sNTPServerTableEntry 5 } - - sNTPServerInternetAddress OBJECT-TYPE - SYNTAX InetAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The Internet address of a valid SNTP server" - ::= { sNTPServerTableEntry 6 } - - -- Reset group attribute definitions - -- - systemReset OBJECT-TYPE - SYNTAX INTEGER { - running(0), - consoleReboot(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Setting this attribute to '1' will cause a system - reboot. NB: a system reboot will apply any pending new - settings held in memory" - ::= { reset 1 } - - -- Versions group attribute definitions - -- - softwareVersion OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Current software version" - ::= { versions 1 } - - hardwareVersion OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Hardware platform version" - ::= { versions 2 } - - secondarySoftwareVersion OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Secondary software version, used when the primary - software image is invalid or erased" - ::= { versions 3 } - - bootVersion OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Boot code software version" - ::= { versions 4 } - - -- PubStats group attribute definitions - -- - receiveDataRate OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Average data rate over the last one second interval - (kbps)" - ::= { pubStats 1 } - - transmitDataRate OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Average data rate over the last one second interval - (kbps)" - ::= { pubStats 2 } - - aggregateDataRate OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Average data rate over the last one second interval - (kbps)" - ::= { pubStats 3 } - - wirelessLinkAvailability OBJECT-TYPE - SYNTAX INTEGER (0..1000000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Link availability calculated since the last reset of the - system counters, as a percentage multiplied by 10000 to - give four decimal places of precision" - ::= { pubStats 4 } - - wirelessLinkStatus OBJECT-TYPE - SYNTAX INTEGER { - up(0), - registering(1), - searching(2), - acquiring(3), - radarCAC(4), - initialising(5) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Current status of the wireless link" - ::= { pubStats 5 } - - byteErrorRatio OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Reciprocal of the byte error ratio calculated since the - last reset of the system counters" - ::= { pubStats 6 } - - receiveModulationModeDetail OBJECT-TYPE - SYNTAX INTEGER { - runningAtMaximumReceiveMode(0), - runningAtUserConfiguredMaxModulationMode(1), - restrictedBecauseInstallationIsArmed(2), - restrictedBecauseOfByteErrorsOnTheWirelessLink(3), - restrictedBecauseTheLinkParametersAreUpdating(4), - restrictedBecauseChannelChangeIsInProgress(5), - restrictedDueToTheLowEthernetLinkSpeed(6), - runningAtMaximumReceiveModeForChannelBandwidth(7), - limitedByTheWirelessConditions(8) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The reason for the current receive modulation mode" - ::= { pubStats 7 } - - ethernetBridgingAvailability OBJECT-TYPE - SYNTAX INTEGER (0..1000000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Link availability bridging Ethernet traffic calculated - since the last reset of the system counters, as a - percentage multiplied by 10000 to give four decimal - places of precision" - ::= { pubStats 8 } - - -- Encryption group attribute definitions - -- - encryptionAlgorithm OBJECT-TYPE - SYNTAX INTEGER { - none(0), - aESRijndael(1), - aES256bitRijndael(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Encryption Algorithm used by the wireless link. NB: - A system reboot is required to activate changes to this - attribute. NB: The same Encryption Algorithm must be - configured at BOTH ends of the link for it to function - correctly" - ::= { encryption 1 } - - -- TDDControl group attribute definitions - -- - tDDSynchronizationMode OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "TDD Synchronization Mode selection" - ::= { tDDControl 1 } - - -- AAAControl group attribute definitions - -- - userTableNumber OBJECT-TYPE - SYNTAX INTEGER (1..10) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Number of entries in the userTable" - ::= { aAAControl 1 } - - -- UserTable group attribute definitions - -- - userTableIndex OBJECT-TYPE - SYNTAX INTEGER (1..10) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "used to index values in the userTable." - ::= { userTableEntry 1 } - - userName OBJECT-TYPE - SYNTAX OCTET STRING - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "User name which must be entered, along with the - appropriate password, in order to gain access to the - system." - ::= { userTableEntry 2 } - - userRole OBJECT-TYPE - SYNTAX INTEGER { - readOnly(0), - systemAdministrator(1), - securityOfficer(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Role of the selected user. A Security Officer has access - to and can modify all settings. A System Administrator - has access to and can modify all non-security settings. A - Read Only user can view settings, but cannot make any - changes." - ::= { userTableEntry 3 } - - userEnabled OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Enable / Disable the selected user" - ::= { userTableEntry 4 } - - userPassword OBJECT-TYPE - SYNTAX OCTET STRING - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "User password, which must be entered in order to gain - access to the system." - ::= { userTableEntry 5 } - - -- SyslogControl group attribute definitions - -- - syslogClient OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Enable or disable the syslog client" - ::= { syslogControl 1 } - - syslogState OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The syslog service has been enabled or disabled" - ::= { syslogControl 2 } - - -- Supplementary group attribute definitions - -- - longitude OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..19)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The longitude of the unit, measured in decimal degrees. - This object is set by the SNMP manager and has no - internal function." - ::= { supplementary 1 } - - latitude OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..19)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The latitude of the unit, measured in decimal degrees. - This object is set by the SNMP manager and has no - internal function." - ::= { supplementary 2 } - - altitude OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The altitude of the unit, measured in metres. This - object is set by the SNMP manager and has no internal - function." - ::= { supplementary 3 } - - -- Enterprise NOTIFICATION definitions - -- - - channelChangeTrap NOTIFICATION-TYPE - OBJECTS { receiveChannel } - STATUS current - DESCRIPTION "The PTP radio has changed wireless channel. - This has been caused by either - i) mandatory radar avoidance, - a DFS impulsive interference event will also be - detected, - or - ii) Dynamic Spectrum Optimization, (DSO) - DSO improves link performance by selecting the - most appropriate transmit and receive channels - with the lowest level of interference." - ::= { ptpTrapPrefix 1 } - - dfsImpulsiveInterferenceTrap NOTIFICATION-TYPE - OBJECTS { receiveChannel } - STATUS current - DESCRIPTION "DFS impulsive interference detected event" - ::= { ptpTrapPrefix 2 } - - dataPortStatusTrap NOTIFICATION-TYPE - OBJECTS { dataPortStatus } - STATUS current - DESCRIPTION - "Current status of the Ethernet link. NB: a change of - state may generate an SNMP trap and/or SMTP email alert" - ::= { ptpTrapPrefix 3 } - - telecomsChannelAStatusTrap NOTIFICATION-TYPE - OBJECTS { telecomsChannelAStatus } - STATUS current - DESCRIPTION - "Current status of telecoms channel A. NB: a change of - state may generate an SNMP trap and/or SMTP email alert" - ::= { ptpTrapPrefix 4 } - - telecomsChannelBStatusTrap NOTIFICATION-TYPE - OBJECTS { telecomsChannelBStatus } - STATUS current - DESCRIPTION - "Current status of telecoms channel B. NB: a change of - state may generate an SNMP trap and/or SMTP email alert" - ::= { ptpTrapPrefix 5 } - - channelALoopbackTrap NOTIFICATION-TYPE - OBJECTS { channelALoopback } - STATUS current - DESCRIPTION - "The loopback status of telecoms channel A. This is - intended for installation testing and should be set to - 'None' for normal operation. The wire connections to a - unit can be tested by applying a 'Copper' loopback to the - local unit. The wireless connection to the remote unit - can be tested by applying a 'Wireless' loopback to the - remote unit with no loopback on the local unit. NB: a - change of state may generate an SNMP trap and/or SMTP - email alert" - ::= { ptpTrapPrefix 6 } - - channelBLoopbackTrap NOTIFICATION-TYPE - OBJECTS { channelBLoopback } - STATUS current - DESCRIPTION - "The loopback status of telecoms channel B. This is - intended for installation testing and should be set to - 'None' for normal operation. The wire connections to a - unit can be tested by applying a 'Copper' loopback to the - local unit. The wireless connection to the remote unit - can be tested by applying a 'Wireless' loopback to the - remote unit with no loopback on the local unit. NB: a - change of state may generate an SNMP trap and/or SMTP - email alert" - ::= { ptpTrapPrefix 7 } - - regionCodeTrap NOTIFICATION-TYPE - OBJECTS { regionCode } - STATUS current - DESCRIPTION - "The region code prohibits the wireless unit from - operating outside the regulated limits. An invalid region - code indicates a corrupted license key. NB: a change of - state may generate an SNMP trap and/or SMTP email alert" - ::= { ptpTrapPrefix 8 } - - installStatusTrap NOTIFICATION-TYPE - OBJECTS { installStatus } - STATUS current - DESCRIPTION - "A non-zero value indicates that signalling was received - with the wrong MAC address or a mismatched link name. NB: - It is very unusual to detect this, because units with - mis-configured Target MAC Address will normally fail to - establish a wireless link. However, rare circumstances - may establish a partial wireless link and detect this - situation. NB: A non-zero value on start-up, or a change - of value during operation, may generate an SNMP trap - and/or SMTP email alert" - ::= { ptpTrapPrefix 9 } - - installArmStateTrap NOTIFICATION-TYPE - OBJECTS { installArmState } - STATUS current - DESCRIPTION - "Indicates if the unit is being installed. NB: a change - of state may generate an SNMP trap and/or SMTP email - alert" - ::= { ptpTrapPrefix 10 } - - unitOutOfCalibrationTrap NOTIFICATION-TYPE - OBJECTS { unitOutOfCalibration } - STATUS current - DESCRIPTION - "The unit is out of calibration" - ::= { ptpTrapPrefix 11 } - - incompatibleRegionCodesTrap NOTIFICATION-TYPE - OBJECTS { incompatibleRegionCodes } - STATUS current - DESCRIPTION - "The master and slave units have incompatible region - codes. NB: Both units must have compatible license keys" - ::= { ptpTrapPrefix 14 } - - noWirelessChannelAvailableTrap NOTIFICATION-TYPE - OBJECTS { noWirelessChannelAvailable } - STATUS current - DESCRIPTION - "Spectrum Management was unable to locate a suitable - wireless channel to operate on" - ::= { ptpTrapPrefix 15 } - - wirelessLinkDisabledWarningTrap NOTIFICATION-TYPE - OBJECTS { wirelessLinkDisabledWarning } - STATUS current - DESCRIPTION - "The SNMP ifAdminStatus of the wireless interface has - disabled wireless traffic" - ::= { ptpTrapPrefix 16 } - - dataPortDisabledWarningTrap NOTIFICATION-TYPE - OBJECTS { dataPortDisabledWarning } - STATUS current - DESCRIPTION - "The SNMP ifAdminStatus of the Ethernet interface has - disabled Ethernet traffic" - ::= { ptpTrapPrefix 17 } - - dataPortFiberStatusTrap NOTIFICATION-TYPE - OBJECTS { dataPortFiberStatus } - STATUS current - DESCRIPTION - "If the fiber link is not OK, there are three possible - causes: Either the fiber link has been installed but - disabled (because the license key does not include fiber - support), the link could not be established even though - no LOS was detected (i.e. an optical carrier was - detected, which could be due to a broken TX fiber, or - because the link is disabled at the fiber link partner), - or the link could not be established and LOS is detected - (i.e. no optical carrier is detected). NB: a change of - status may generate an SNMP trap and/or SMTP email alert" - ::= { ptpTrapPrefix 18 } - - dataPortConfigurationMismatchTrap NOTIFICATION-TYPE - OBJECTS { dataPortConfigurationMismatch } - STATUS current - DESCRIPTION - "The detection of Ethernet fragments (runt packets) when - the link is in full duplex is an indication of an - auto-negotiation or forced configuration mismatch" - ::= { ptpTrapPrefix 19 } - - incompatibleMasterAndSlaveTrap NOTIFICATION-TYPE - OBJECTS { incompatibleMasterAndSlave } - STATUS current - DESCRIPTION - "A non-zero value indicates that the master and slave - ends of a link are different hardware products, or have - different software versions. NB: It is very unusual to - detect this, because incompatible units will normally - fail to establish a wireless link. However, some - combinations may establish a partial wireless link and - detect this situation. NB: A non-zero value may generate - an SNMP trap and/or SMTP email alert" - ::= { ptpTrapPrefix 20 } - - sNTPSyncTrap NOTIFICATION-TYPE - OBJECTS { sNTPSync } - STATUS current - DESCRIPTION - "If SNTP Sync fails then check the server settings in the - Remote Management page, or disable SNTP" - ::= { ptpTrapPrefix 21 } - - tDDSynchronizationAlarmTrap NOTIFICATION-TYPE - OBJECTS { tDDSynchronizationAlarm } - STATUS current - DESCRIPTION - "Not Synchronized indicates failure of the external - timing system for a period greater than the holdover - timer. TDD frame timing will have drifted, and this link - may cause interference with other links in a synchronized - network. Timing System Failure is an early warning, - indicating that 80% of the holdover period has expired." - ::= { ptpTrapPrefix 22 } - - managementPortStatusTrap NOTIFICATION-TYPE - OBJECTS { managementPortStatus } - STATUS current - DESCRIPTION - "Current status of the out-of-band management link. NB: a - change of state may generate an SNMP trap and/or SMTP - email alert" - ::= { ptpTrapPrefix 23 } - - managementPortDisabledWarningTrap NOTIFICATION-TYPE - OBJECTS { managementPortDisabledWarning } - STATUS current - DESCRIPTION - "The SNMP ifAdminStatus of the out-of-band management - interface has disabled Ethernet traffic" - ::= { ptpTrapPrefix 24 } - - linkModeOptimizationMismatchTrap NOTIFICATION-TYPE - OBJECTS { linkModeOptimizationMismatch } - STATUS current - DESCRIPTION - "The remote node of this link has been configured with a - different link mode optimization" - ::= { ptpTrapPrefix 25 } - - managementPortConfigurationMismatchTrap NOTIFICATION-TYPE - OBJECTS { managementPortConfigurationMismatch } - STATUS current - DESCRIPTION - "The detection of Ethernet fragments (runt packets) when - the link is in full duplex is an indication of an - auto-negotiation or forced configuration mismatch. This - alarm is only raised if an Out-of-Band Management Mode - has been configured." - ::= { ptpTrapPrefix 28 } - - syslogStateTrap NOTIFICATION-TYPE - OBJECTS { syslogState } - STATUS current - DESCRIPTION - "The syslog service has been enabled or disabled" - ::= { ptpTrapPrefix 30 } - - syslogLocalNearlyFullTrap NOTIFICATION-TYPE - STATUS current - DESCRIPTION "The syslog local log is nearly full (90%)" - ::= { ptpTrapPrefix 31 } - - syslogLocalWrappedTrap NOTIFICATION-TYPE - STATUS current - DESCRIPTION "The syslog local log has wrapped" - ::= { ptpTrapPrefix 32 } - - syslogClientTrap NOTIFICATION-TYPE - OBJECTS { syslogClient } - STATUS current - DESCRIPTION - "Enable or disable the syslog client" - ::= { ptpTrapPrefix 33 } - - secureModeAlarmTrap NOTIFICATION-TYPE - OBJECTS { secureModeAlarm } - STATUS current - DESCRIPTION - "The secure mode (e.g. FIPS, UC-APL) state of the unit. - The secure mode is not configured(1) state indicates that - the unit is capable of secure mode operation, and one or - more of the following security materials has not been - configured: Key Of Keys, Private Key, Public Certificate, - DRNG Entropy Status, Wireless Encryption Key. The secure - mode mode is configured but not active(2) state indicates - that the unit is capable of secure mode operation, and - the security material has been configured, but the - configuration of interfaces is not consistent with secure - mode operation. The secure mode is not supported(3) state - indicates that the unit is not capable of secure mode - operation. The secure mode capability requires - appropriate hardware compatibility, license key and - software image." - ::= { ptpTrapPrefix 34 } - - ethernetBridgingStatusAlarmTrap NOTIFICATION-TYPE - OBJECTS { ethernetBridgingStatusAlarm } - STATUS current - DESCRIPTION - "Ethernet traffic bridging is disabled because the - wireless link is not operating at the configured Lowest - Ethernet Modulation Mode" - ::= { ptpTrapPrefix 35 } - - END - - -5. References - - [1] McCloghrie, K., Perkins, D. and J. Schoenwaelder, - "Structure of Management Information Version 2 (SMIv2)", - RFC 2578, STD 58, April 1999. - - [2] McCloghrie, K., Perkins, D. and J. Schoenwaelder, - "Textual Conventions for SMIv2", STD 58, RFC 2579, April - 1999. - -S. Whitaker [Page 2] - -RFC DRAFT Cambium PTP MIB March 2014 - - - [3] Information processing systems - Open Systems Interconnection - - Specification of Abstract Syntax Notation One (ASN.1), - International Organization for Standardization, International - Standard 8824, December 1987. - - [4] Information processing systems - Open Systems Interconnection - - Specification of Basic Encoding Rules for Abstract Notation One - (ASN.1), International Organization for Standardization, - International Standard 8825, December 1987. - - [5] ANSI/IEEE Standard 802.1D-1990 MAC Bridges, IEEE Project 802 - Local and Metropolitan Area Networks, (March 8, 1991). - - [6] Frye, R., Levi, D., Routhier, S., Wijnen, B., - "Coexistence between Version 1, Version 2, and Version 3 - of the Internet-standard Network Management Framework", - RFC 3584, August 2003. - -6. Security Considerations - - Security issues are not discussed in this memo. - -7. Authors' Addresses - - Simon Whitaker - Cambium Networks Ltd. - Unit B2, - Linhay Business Park, - Eastern Road, - Ashburton, - Devon. - TQ13 7UP - United Kingdom - - Phone: +44 (0) 1364 655 500 - Email: simon.whitaker@cambiumnetworks.com diff --git a/mibs/cambium/800/cambium-ptp800-v1.txt b/mibs/cambium/800/cambium-ptp800-v1.txt deleted file mode 100644 index 9d39d710d9..0000000000 --- a/mibs/cambium/800/cambium-ptp800-v1.txt +++ /dev/null @@ -1,4891 +0,0 @@ -Proprietary MIB Definition -Internet Draft S. Whitaker -Document: cambium-ptp-v1.txt Cambium Networks Ltd. -Version: PTP800-06-02 Friday 28th February 2014 - - - Definitions of Managed Objects - for the Cambium Point-to-Point Bridges - 800 Series - -Status of this Memo - - This document is an Internet-Draft and is in full conformance with - all provisions of Section 10 of RFC 2026 except that the right to - produce derivative works is not granted. - -Abstract - - This memo defines a portion of the Management Information Base (MIB) - for use with the Cambium Point-to-Point Bridges - 800 Series. - -1. The Network Management Framework - - The Internet-standard Network Management Framework consists of three - components. They are: - - STD16/RFC 1155 which defines the SMI, the mechanisms used for - describing and naming objects for the purpose of management. - - STD16/RFC 1212 defines a more concise description mechanism, which - is wholly consistent with the SMI. - - RFC 1156 which defines MIB-I, the core set of managed objects for - the Internet suite of protocols. STD17/RFC 1213, defines MIB-II, - an evolution of MIB-I based on implementation experience and new - operational requirements. - - STD15/RFC 1157 which defines the SNMP, the protocol used for - network access to managed objects. - - The Framework permits new objects to be defined for the purpose of - experimentation and evaluation. - -2. Objects - - Managed objects are accessed via a virtual information store, termed - the Management Information Base or MIB. Objects in the MIB are - defined using the subset of Abstract Syntax Notation One (ASN.1) [4] - defined in the SMI. In particular, each object is named by an OBJECT - IDENTIFIER, an administratively assigned name, which specifies an - object type. The object type together with an object instance serves - to uniquely identify a specific instantiation of the object. For - human convenience, we often use a textual string, termed the - descriptor, to also refer to the object type. - -2.1. Format of Definitions - -S. Whitaker [Page 1] - -RFC DRAFT Cambium PTP MIB February 2014 - - - Section 4 contains the specification of all object types contained in - this MIB module. The object types are defined using the conventions - defined in the SMI, as amended by the extensions specified in [6,7]. - -3. Overview - - The Cambium Point-to-Point Bridges - 800 Series uses advanced - wireless technology to provide non line of sight (NLOS) ethernet - communications. - -3.1. Structure of MIB - - Objects in this MIB are arranged into groups. Each group is - organized as a set of related objects. - - Some of the objects in this MIB are attributes which require a system - reboot for new settings to take effect. When reading the MIB, these - attributes will always return their current value. - *** NEW SETTINGS WILL NOT BE VISIBLE UNTIL AFTER A SYSTEM RESET. *** - New settings will be held in memory and activated on the next system - reboot: they are not discarded or forgotten, or automatically undone. - It is therefore the responsibility of the management system - to keep track of new settings, and to undo any unwanted settings. - The unit should not be left with partly completed configuration - changes, which might be accidentally applied some time later upon - a system reboot by some other unwitting manager. To undo new settings, - the current (old) values may simply be read from the MIB, and then - replayed back as new settings. Such an operation may be safely - performed on all attributes (except the "systemReset" attribute itself) - without knowledge of which attributes require a system reboot. - - - The overall structure and assignment of objects to their groups is - shown below. - - +-cambium - | - +-ptp800 - | - +-bridge - | | - | +-localPacketFiltering - | - +-configuration - | | - | +-iPv4Address - | +-subnetMask - | +-gatewayIPAddress - | +-maximumTransmitPower - | +-antennaGain - | +-rFFeederLoss - | +-remoteIPAddress - | +-remoteMACAddress - | +-enableTransmission - | +-aTPCEnable - | +-iFCableLength - | +-linkName - | +-siteName - | +-diverseAntennaGain - | +-diverseRfFeederLoss - | +-iPv6Address - | +-iPVersion - | +-iPv6AutoConfiguredLinkLocalAddress - | +-iPv6PrefixLength - | +-iPv6GatewayAddress - | +-remoteInternetAddressType - | +-remoteInternetAddress - | - +-ethernet - | | - | +-dataPortCopperAutoNegotiation - | +-dataPortCopperAutoNegAdvertisement - | +-dataPortStatus - | +-dataPortSpeedAndDuplex - | +-dataPortWirelessDownAlert - | +-useVLANForManagementInterfaces - | +-vLANManagementPriority - | +-vLANManagementVIDValidation - | +-vLANManagementVID - | +-ethernetPriorityTableNumber - | +-managementPortAutoNegotiation - | +-managementPortAutoNegAdvertisement - | +-managementPortStatus - | +-managementPortSpeedAndDuplex - | +-managementPortWirelessDownAlert - | +-managementMode - | +-managementCommittedInformationRate - | +-dataPortPauseFrames - | +-transmitCapacityLimit - | +-transmitCapacityLimitDetail - | +-dataPortEthernetMediaTypeToUse - | +-dataPortCopperForcedConfiguration - | +-managementPortForcedConfiguration - | +-l2CPPriorityTableNumber - | +-unknownNetworkPriorityQueueMapping - | +-dSCPManagementPriority - | +-qOSPriorityScheme - | +-iPDSCPPriorityTableNumber - | +-mPLSTCPriorityTableNumber - | +-ethernetPriorityTable - | | | - | | +-ethernetPriorityQueueMapping - | | +-ethernetPriorityTableIndex - | +-l2CPPriorityTable - | | | - | | +-l2CPPriorityQueueMapping - | | +-l2CPPriorityTableIndex - | +-iPDSCPPriorityTable - | | | - | | +-iPDSCPPriorityQueueMapping - | | +-iPDSCPPriorityTableIndex - | +-mPLSTCPriorityTable - | | - | +-mPLSTCPriorityQueueMapping - | +-mPLSTCPriorityTableIndex - | - +-licence - | | - | +-productVariant - | +-productName - | +-ethernetFiberSupport - | +-transmitCapacity - | +-encryptionAlgorithmsAvail - | +-securityLevel - | - +-management - | | - | +-linkNameMismatch - | +-alignmentMode - | +-tFTPServerIPAddress - | +-tFTPServerPortNumber - | +-tFTPSoftwareUpgradeFileName - | +-tFTPStartSoftwareUpgrade - | +-tFTPSoftwareUpgradeStatus - | +-tFTPSoftwareUpgradeStatusText - | +-tFTPSoftwareUpgradeStatusAdditionalText - | +-hTTPAccessEnabled - | +-telnetAccessEnabled - | +-hTTPPortNumber - | +-hTTPSPortNumber - | +-telnetPortNumber - | +-hTTPSAccessEnabled - | +-tFTPServerInternetAddressType - | +-tFTPServerInternetAddress - | - +-phyControl - | | - | +-remoteMaximumTransmitPower - | +-minModulation - | +-minCodeRate - | +-maxModulation - | +-maxCodeRate - | - +-phyStatus - | | - | +-receivePower - | +-vectorError - | +-transmitPower - | +-linkLoss - | +-receiveModulation - | +-transmitModulation - | +-receiveCodeRate - | +-transmitCodeRate - | - +-alarms - | | - | +-unitOutOfCalibration - | +-encryptionEnabledMismatch - | +-dataPortDisabledWarning - | +-dataPortFiberStatus - | +-dataPortConfigurationMismatch - | +-softwareVersionRemoteCompatibility - | +-managementPortDisabledWarning - | +-rFUStatus - | +-managementPortConfigurationMismatch - | +-secureModeAlarm - | +-rFUPlatformCompatibility - | +-rFUProtectionCompatibility - | - +-smtp - | | - | +-sMTPEmailAlert - | +-sMTPServerIPAddress - | +-sMTPServerPortNumber - | +-sMTPSourceEmailAddress - | +-sMTPDestinationEmailAddress - | +-sMTPEnabledMessages - | +-sMTPServerInternetAddressType - | +-sMTPServerInternetAddress - | - +-snmpControl - | | - | +-sNMPPortNumber - | +-sNMPCommunityString - | +-sNMPTrapVersion - | +-sNMPEnabledTraps - | +-enabledDiagnosticAlarms - | +-enabledDiagnosticProtectionAlarms - | +-sNMPTrapTableNumber - | +-sNMPTrapTable - | | - | +-sNMPTrapTableIndex - | +-sNMPTrapIPAddress - | +-sNMPTrapPortNumber - | +-sNMPTrapInternetAddressType - | +-sNMPTrapInternetAddress - | +-sNMPTrapReceiverEnabled - | - +-sntp - | | - | +-sNTPState - | +-sNTPPollInterval - | +-sNTPSync - | +-sNTPLastSync - | +-systemClock - | +-timeZone - | +-daylightSaving - | +-sNTPPrimaryServer - | +-sNTPPrimaryServerDeadTime - | +-sNTPServerRetries - | +-sNTPServerTimeout - | +-sNTPServerTableNumber - | +-sNTPServerTable - | | - | +-sNTPServerTableIndex - | +-sNTPServerIPAddress - | +-sNTPServerPortNumber - | +-sNTPServerResponse - | +-sNTPServerInternetAddressType - | +-sNTPServerInternetAddress - | - +-reset - | | - | +-systemReset - | - +-versions - | | - | +-softwareVersion - | +-hardwareVersion - | +-secondarySoftwareVersion - | +-bootVersion - | - +-pubStats - | | - | +-receiveDataRate - | +-transmitDataRate - | +-aggregateDataRate - | +-wirelessLinkAvailability - | +-wirelessLinkStatus - | +-byteErrorRatio - | +-codeWordErrorRatio - | - +-encryption - | | - | +-encryptionAlgorithm - | - +-rfu - | | - | +-rFURfBand - | +-rFUTxBandAboveRx - | +-rFUFreqSpacing - | +-rFUTxPowerMin - | +-rFUTxPowerMax - | +-rFURxFreqMin - | +-rFURxFreqMax - | +-rFUTxFreqMin - | +-rFUTxFreqMax - | +-rFUSerial - | +-rFUActiveFirmwareBank - | +-rFUVersionBank1 - | +-rFUVersionBank2 - | +-rFUType - | +-rFURxRFSynthLockAlarm - | +-rFUTxRFSynthLockAlarm - | +-rFUTxPowerAlarm - | +-rFUCommonIFSynthLockAlarm - | +-rFUPowerAlarm - | +-rFULockoutAlarm - | +-rFUCableAlarm - | +-rFUCableAttenuationAdjustAlarm - | +-rFUTxPowerDegradedAlarm - | +-rFURpsAlarm - | +-rFUTxMuteStatus - | +-rFUFanAssemblyAlarm - | +-rFUHighTemperatureAlarm - | +-rFURFSwitchAlarm - | +-rFURxIFSynthLockAlarm - | +-rFUTxIFSynthLockAlarm - | +-rFUPowerButtonPressed - | +-rFUConnectedPlatform - | +-rFUCommonRFSynthLockAlarm - | +-rFUBranchingConfiguration - | +-rFUTransceiverLocation - | +-rFURfSwitchCableAlarm - | +-rFUReceiveBranchingUnitLoss - | +-rFUTransmitBranchingUnitLoss - | - +-radioLicense - | | - | +-radioLicenseIdentifier - | +-radioLicenseBand - | +-radioLicenseRegion - | +-radioLicenseTxFreq - | +-radioLicenseRxFreq - | +-radioLicenseBandwidth - | +-radioLicenseMaxEIRP - | +-radioLicenseModulation - | +-radioLicenseCodeRate - | +-radioLicenseIncompatibleAlarm - | +-radioLicenseMinModulation - | +-radioLicenseMinCodeRate - | +-radioLicenseMaxModulation - | +-radioLicenseMaxCodeRate - | - +-protectionConfig - | | - | +-protection - | +-faultProtectionSwitching - | +-primarySecondaryMode - | +-numberOfAntennas - | +-primaryRecovery - | +-primaryRecoveryPeriod - | +-requestedProtectionState - | +-antennaReceiveLevelDeltaThreshold - | +-antennaReceiveLevelMeasurementWindow - | +-fiberY - | +-rxDiversityVlanTpid - | +-rxDiversityVid - | - +-protectionStatus - | | - | +-protectionAvailabilityStatus - | +-protectionConfigurationStatus - | +-protectionState - | +-activeUnit - | +-protectionSwitchCause - | +-endId - | +-neighborIPAddress - | +-neighborMACAddress - | +-wirelessReceiveSignalStatus - | +-licensedTransmitCapacityStatus - | +-dataPortEthernetSpeedStatus - | +-managementPortEthernetSpeedStatus - | +-protectionInterfaceStatus - | +-remotePrimaryIPAddress - | +-remoteSecondaryIPAddress - | +-remotePrimaryMACAddress - | +-remoteSecondaryMACAddress - | +-remotePrimarySecondaryMode - | +-transmitterStatus - | +-endWirelessReceiveSignalStatus - | +-rxDiversityDataPortStatus - | +-rxDiversityAvailabilityStatus - | +-rxDiversityConfigurationStatus - | +-rxDiversityNeighborCompatibility - | +-rxDiversityVlanTpidNeighborCompatibility - | +-rxDiversityVidNeighborCompatibility - | +-neighborInternetAddressType - | +-neighborInternetAddress - | +-remotePrimaryInternetAddressType - | +-remotePrimaryInternetAddress - | +-remoteSecondaryInternetAddressType - | +-remoteSecondaryInternetAddress - | - +-protectionStats - | | - | +-activeCodeWordCount - | +-activeCodeWordErrorCount - | +-activeByteCount - | +-activeByteErrorCount - | +-activeAvailableTime - | +-activeCounterMeasurementPeriod - | +-activeWirelessLinkAvailability - | +-activeCodeWordErrorRatio - | +-activeByteErrorRatio - | - +-aAAControl - | | - | +-userTableNumber - | +-userTable - | | - | +-userTableIndex - | +-userName - | +-userRole - | +-userEnabled - | +-userPassword - | - +-syslogControl - | | - | +-syslogClient - | +-syslogState - | - +-supplementary - | | - | +-longitude - | +-latitude - | +-altitude - -3.1.1. The bridge Group - - This group contains configuration attributes for the wireless - Ethernet bridge (and which are not already provided by RFC - 1286/1493/4188). - -3.1.2. The configuration Group - - This mandatory group contains the objects which are applicable to - the PTP unit configuration. NB: Some attributes in this group hold - their new settings in memory, which will only take effect after a - system reboot. - -3.1.3. The ethernet Group - - The Ethernet group contains attributes to control the operation of - the local Ethernet link. NB: Some attributes in this group hold - their new settings in memory, which will only take effect after a - system reboot. - -3.1.4. The licence Group - - This licence group contains a description of the system - capabilities that are controlled and managed via the systems - licence key. - -3.1.5. The management Group - - - -3.1.6. The phyControl Group - - The PHY control group contains a description of the attributes that - control the behaviour and performance of the wireless links - physical layer. - -3.1.7. The phyStatus Group - - This mandatory group contains the objects which are applicable the - PTP units wireless physical layer operational parameters. - -3.1.8. The alarms Group - - This group contains objects which indicate alarm conditions. With - suitable configuration, an 'error' value on startup, or a change to - the value of these attributes during operation will cause SNMP - traps and/or SMTP email alerts to be generated. - -3.1.9. The smtp Group - - The SMTP group contains attributes to control the reporting of P2P - management information via email. - -3.1.10. The snmpControl Group - - The SNMP Control group contains attributes to control the - management interface, especially the generation of traps - (notifications). NB: Some attributes in this group hold their new - settings in memory, which will only take effect after a system - reboot. - -3.1.11. The sntp Group - - The SNTP group contains attributes to control and monitor time - synchronization. - -3.1.12. The reset Group - - This mandatory group contains the objects which are applicable the - PTP units reset information. - -3.1.13. The versions Group - - This mandatory group contains the objects which are applicable the - PTP units version information. - -3.1.14. The pubStats Group - - This group contains the objects which are applicable the PTP units - operational statistics. - -3.1.15. The encryption Group - - The Encryption group contains objects to manage encryption over the - wireless link. - -3.1.16. The rfu Group - - - -3.1.17. The radioLicense Group - - Radio License Regulation Mode - -3.1.18. The protectionConfig Group - - Description. - -3.1.19. The protectionStatus Group - - Description. - -3.1.20. The protectionStats Group - - Description. - -3.1.21. The aAAControl Group - - Cookie expiry - -3.1.22. The syslogControl Group - - - -3.1.23. The supplementary Group - - - -3.2. Textual Conventions - - The datatypes, MacAddress, BridgeId and Timeout, are used as textual - conventions in this document. These textual conventions have NO - effect on either the syntax nor the semantics of any managed object. - Objects defined using these conventions are always encoded by means - of the rules that define their primitive type. Hence, no changes to - the SMI or the SNMP are necessary to accommodate these textual - conventions which are adopted merely for the convenience of readers. - -4. Definitions - - CAMBIUM-PTP800-MIB DEFINITIONS ::= BEGIN - - IMPORTS - IpAddress, enterprises - FROM RFC1155-SMI - OBJECT-TYPE - FROM RFC-1212 - DisplayString - FROM RFC1213-MIB - TRAP-TYPE - FROM RFC-1215 - InetAddress, InetAddressType - FROM INET-ADDRESS-MIB; - - -- Define the Cambium PTP object identifier - cambium OBJECT IDENTIFIER ::= { enterprises 17713 } - - -- Groups in cambium - ptp OBJECT IDENTIFIER ::= { cambium 1 } - ptmp OBJECT IDENTIFIER ::= { cambium 2 } - ptp800 OBJECT IDENTIFIER ::= { cambium 8 } - - -- Groups in ptp800 - bridge OBJECT IDENTIFIER ::= { ptp800 4 } - configuration OBJECT IDENTIFIER ::= { ptp800 5 } - ethernet OBJECT IDENTIFIER ::= { ptp800 6 } - licence OBJECT IDENTIFIER ::= { ptp800 8 } - management OBJECT IDENTIFIER ::= { ptp800 9 } - phyControl OBJECT IDENTIFIER ::= { ptp800 10 } - phyStatus OBJECT IDENTIFIER ::= { ptp800 12 } - alarms OBJECT IDENTIFIER ::= { ptp800 13 } - smtp OBJECT IDENTIFIER ::= { ptp800 15 } - snmpControl OBJECT IDENTIFIER ::= { ptp800 16 } - sntp OBJECT IDENTIFIER ::= { ptp800 17 } - reset OBJECT IDENTIFIER ::= { ptp800 18 } - versions OBJECT IDENTIFIER ::= { ptp800 19 } - pubStats OBJECT IDENTIFIER ::= { ptp800 20 } - encryption OBJECT IDENTIFIER ::= { ptp800 22 } - rfu OBJECT IDENTIFIER ::= { ptp800 23 } - radioLicense OBJECT IDENTIFIER ::= { ptp800 24 } - protectionConfig OBJECT IDENTIFIER ::= { ptp800 25 } - protectionStatus OBJECT IDENTIFIER ::= { ptp800 26 } - protectionStats OBJECT IDENTIFIER ::= { ptp800 27 } - aAAControl OBJECT IDENTIFIER ::= { ptp800 29 } - syslogControl OBJECT IDENTIFIER ::= { ptp800 28 } - supplementary OBJECT IDENTIFIER ::= { ptp800 96 } - ptpTraps OBJECT IDENTIFIER ::= { ptp800 99 } - ptpTrapPrefix OBJECT IDENTIFIER ::= { ptpTraps 0 } - - - EthernetPriorityTableEntry ::= - SEQUENCE { ethernetPriorityQueueMapping INTEGER - , ethernetPriorityTableIndex INTEGER - } - - ethernetPriorityTable OBJECT-TYPE - SYNTAX SEQUENCE OF EthernetPriorityTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - " A priority queue mapping table. This is a list of packet queues indexed by Ethernet priority." - ::= { ethernet 15 } - - ethernetPriorityTableEntry OBJECT-TYPE - SYNTAX EthernetPriorityTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "Table EthernetPriorityTable" - INDEX { ethernetPriorityTableIndex } - ::= { ethernetPriorityTable 1 } - - L2CPPriorityTableEntry ::= - SEQUENCE { l2CPPriorityQueueMapping INTEGER - , l2CPPriorityTableIndex INTEGER - } - - l2CPPriorityTable OBJECT-TYPE - SYNTAX SEQUENCE OF L2CPPriorityTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - " A priority queue mapping table. This is a list of packet queues associated with the different layer 2 control protocol frameworks." - ::= { ethernet 32 } - - l2CPPriorityTableEntry OBJECT-TYPE - SYNTAX L2CPPriorityTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "Table L2CPPriorityTable" - INDEX { l2CPPriorityTableIndex } - ::= { l2CPPriorityTable 1 } - - IPDSCPPriorityTableEntry ::= - SEQUENCE { iPDSCPPriorityQueueMapping INTEGER - , iPDSCPPriorityTableIndex INTEGER - } - - iPDSCPPriorityTable OBJECT-TYPE - SYNTAX SEQUENCE OF IPDSCPPriorityTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - " A priority queue mapping table. This is a list of packet queues indexed by L3 IP DSCP priority." - ::= { ethernet 38 } - - iPDSCPPriorityTableEntry OBJECT-TYPE - SYNTAX IPDSCPPriorityTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "Table IPDSCPPriorityTable" - INDEX { iPDSCPPriorityTableIndex } - ::= { iPDSCPPriorityTable 1 } - - MPLSTCPriorityTableEntry ::= - SEQUENCE { mPLSTCPriorityQueueMapping INTEGER - , mPLSTCPriorityTableIndex INTEGER - } - - mPLSTCPriorityTable OBJECT-TYPE - SYNTAX SEQUENCE OF MPLSTCPriorityTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - " A priority queue mapping table. This is a list of priority queues indexed by MPLS TC priority." - ::= { ethernet 40 } - - mPLSTCPriorityTableEntry OBJECT-TYPE - SYNTAX MPLSTCPriorityTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "Table MPLSTCPriorityTable" - INDEX { mPLSTCPriorityTableIndex } - ::= { mPLSTCPriorityTable 1 } - - SNMPTrapTableEntry ::= - SEQUENCE { sNMPTrapTableIndex INTEGER - , sNMPTrapIPAddress IpAddress - , sNMPTrapPortNumber INTEGER - , sNMPTrapInternetAddressType INTEGER - , sNMPTrapInternetAddress InetAddress - , sNMPTrapReceiverEnabled INTEGER - } - - sNMPTrapTable OBJECT-TYPE - SYNTAX SEQUENCE OF SNMPTrapTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - " SNMP trap configuration table." - ::= { snmpControl 10 } - - sNMPTrapTableEntry OBJECT-TYPE - SYNTAX SNMPTrapTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "Table SNMPTrapTable" - INDEX { sNMPTrapTableIndex } - ::= { sNMPTrapTable 1 } - - SNTPServerTableEntry ::= - SEQUENCE { sNTPServerTableIndex INTEGER - , sNTPServerIPAddress IpAddress - , sNTPServerPortNumber INTEGER - , sNTPServerResponse DisplayString - , sNTPServerInternetAddressType INTEGER - , sNTPServerInternetAddress InetAddress - } - - sNTPServerTable OBJECT-TYPE - SYNTAX SEQUENCE OF SNTPServerTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "" - ::= { sntp 15 } - - sNTPServerTableEntry OBJECT-TYPE - SYNTAX SNTPServerTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "Table SNTPServerTable" - INDEX { sNTPServerTableIndex } - ::= { sNTPServerTable 1 } - - UserTableEntry ::= - SEQUENCE { userTableIndex INTEGER - , userName OCTET STRING - , userRole INTEGER - , userEnabled INTEGER - , userPassword OCTET STRING - } - - userTable OBJECT-TYPE - SYNTAX SEQUENCE OF UserTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - " The User Table Control group contains objects specifically for user account management." - ::= { aAAControl 2 } - - userTableEntry OBJECT-TYPE - SYNTAX UserTableEntry - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "Table UserTable" - INDEX { userTableIndex } - ::= { userTable 1 } - - -- Bridge group attribute definitions - -- - localPacketFiltering OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Controls the filtering of Ethernet frames that have been - sourced from the CMU management agent. When Local Packet - Filtering is disabled, such frames are transmitted at the - Wireless Interface and either the Management Port for - Out-of-Band operation or the Data Port for In-Band - operation. This is regardless of whether the port has - been learned for the destination address. When Local - Packet Filtering is enabled, such frames are only - transmitted at the port which has been learned for the - destination address" - ::= { bridge 1 } - - -- Configuration group attribute definitions - -- - iPv4Address OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Internet protocol (IPv4) address. This address is used - by the family of Internet protocols to uniquely identify - the unit on a network." - ::= { configuration 1 } - - subnetMask OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-write - STATUS mandatory - DESCRIPTION - "A subnet allows the flow of network traffic between - hosts to be segregated based on a network configuration. - By organizing hosts into logical groups, subnetting can - improve network security and performance" - ::= { configuration 2 } - - gatewayIPAddress OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The IPv4 address of a device on the current network that - acts as an IPv4 network gateway. A gateway acts as an - entrance / exit to packets from / to other networks." - ::= { configuration 3 } - - maximumTransmitPower OBJECT-TYPE - SYNTAX INTEGER (-1000..370) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Maximum transmit power the wireless unit is permitted to - use when establishing and maintaining the wireless link, - expressed in tenths of a dBm. Note that when an IRFU is - connected rather than an ODU, the transmit power refers - to the power at the transceiver output and not the IRFU - antenna port. See the User Guide for more details" - ::= { configuration 6 } - - antennaGain OBJECT-TYPE - SYNTAX INTEGER (0..610) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Antenna Gain. Expressed in 10ths of dBi." - ::= { configuration 7 } - - rFFeederLoss OBJECT-TYPE - SYNTAX INTEGER (0..255) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Insertion loss of the microwave connection between the - RFU and the antenna. The feeder loss should be 0 dB for - the standard 1 + 0 direct mount configuration. Expressed - in 10ths of dB." - ::= { configuration 8 } - - remoteIPAddress OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "IP Address of the peer wireless unit" - ::= { configuration 12 } - - remoteMACAddress OBJECT-TYPE - SYNTAX OCTET STRING (SIZE(6)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "MAC Address of the peer wireless unit" - ::= { configuration 13 } - - enableTransmission OBJECT-TYPE - SYNTAX INTEGER { - enabled(0), - muted(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Permits the transmitter to radiate. Once the unit is - installed and configured, use this to enable the - transmitter" - ::= { configuration 14 } - - aTPCEnable OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Enables Automatic Transmitter Power Control (ATPC). - NOTE: Use of ATPC is mandatory in some regions. When ATPC - is enabled, the transmit power is dynamically adjusted to - optimize link performance. The transmit power will always - be adjusted within the constraints set by Maximum - Transmit Power. When ATPC is disabled, the transmit power - will be fixed at the level set by Maximum Transmit Power. - When adaptive modulation is enabled, this setting can - limit the capacity of the system by capping the - modulation to a mode which is consistent with the - configured Maximum Transmit Power." - ::= { configuration 15 } - - iFCableLength OBJECT-TYPE - SYNTAX INTEGER (0..19000) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "IF Cable Length in cm - please refer to the user manual - for more information on the recommended cable type." - ::= { configuration 16 } - - linkName OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Name of the PTP link allocated by the System - Administrator. Used to establish a connection with the - correct PTP wireless unit at the other end of the link. - NOTE: The link name MUST be the same at both ends of the - PTP link." - ::= { configuration 17 } - - siteName OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This field is allocated by the system administrator and - contains a description of the site name together with any - additional notes" - ::= { configuration 18 } - - diverseAntennaGain OBJECT-TYPE - SYNTAX INTEGER (0..610) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Diverse Antenna Receive Gain. Expressed in 10ths of - dBi." - ::= { configuration 19 } - - diverseRfFeederLoss OBJECT-TYPE - SYNTAX INTEGER (0..255) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Insertion loss of the microwave connection between the - RFU and the diverse antenna. Expressed in 10ths of dB." - ::= { configuration 20 } - - iPv6Address OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..39)) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Internet protocol (IPv6) address. This address is used - by the family of Internet protocols to uniquely identify - the unit on a network." - ::= { configuration 21 } - - iPVersion OBJECT-TYPE - SYNTAX INTEGER { - ipv4(0), - ipv6(1), - dual-ipv4-and-ipv6(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "IP protocol selection. Choice of IPv4, IPv6 or Dual." - ::= { configuration 22 } - - iPv6AutoConfiguredLinkLocalAddress OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..39)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The auto configured link local IPv6 address" - ::= { configuration 23 } - - iPv6PrefixLength OBJECT-TYPE - SYNTAX INTEGER (0..128) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "IPv6 prefix length" - ::= { configuration 24 } - - iPv6GatewayAddress OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..39)) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The IPv6 address of a device on the current network that - is currently acting as an IPv6 network gateway. A gateway - acts as an entrance / exit to packets from / to other - networks." - ::= { configuration 25 } - - remoteInternetAddressType OBJECT-TYPE - SYNTAX INTEGER { - unknown(0), - ipv4(1), - ipv6(2), - ipv4z(3), - ipv6z(4), - unknown-6(5), - unknown-7(6), - unknown-8(7), - unknown-9(8), - unknown-10(9), - unknown-11(10), - unknown-12(11), - unknown-13(12), - unknown-14(13), - unknown-15(14), - unknown-16(15), - dns(16) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The type of Internet address specified by the associated - remoteInternetAddressType." - ::= { configuration 26 } - - remoteInternetAddress OBJECT-TYPE - SYNTAX InetAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "INET address used to identify the peer wireless unit" - ::= { configuration 27 } - - -- Ethernet group attribute definitions - -- - dataPortCopperAutoNegotiation OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This controls whether the configuration of the copper - data Ethernet interface is automatically negotiated or - forced. WARNING: ONLY USE FORCED AS A LAST RESORT. To - operate an Ethernet link at a fixed speed, leave auto - negotiation enabled and limit the Auto Neg Advertisement - to the desired speed. Only force Ethernet configuration - as a last resort if constrained auto negotiation fails. - NB: Auto-MDI/MDIX is disabled when Forced is set, and the - unit defaults to MDIX, so the correct straight through or - crossover cable will be required to establish a - connection. NB: both ends of an Ethernet link must be - configured identically, as Forced and auto negotiation - are NOT compatible. A mixed configuration will cause a - duplex mismatch" - ::= { ethernet 1 } - - dataPortCopperAutoNegAdvertisement OBJECT-TYPE - SYNTAX BITS { - neg-100-mbps-full-duplex(6), - neg-1000-mbps-full-duplex(7) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This sets the different configurations of the copper - data Ethernet interface that will be advertised during - auto negotiation. WARNING: Duplex mismatch may result if - both ends of the Ethernet link do not have the same - settings. Do not use auto negotiation together with a - fixed setting at the Ethernet link partner (other end of - the link). WARNING: Make sure that you select option(s) - that you know your connected equipment can cater for!" - ::= { ethernet 2 } - - dataPortStatus OBJECT-TYPE - SYNTAX INTEGER { - down(0), - copper-link-up(1), - fiber-link-up(2), - fiber-y-inactive(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Current status of the data Ethernet link. NB: a change - of state may generate an SNMP trap and/or SMTP email - alert" - ::= { ethernet 4 } - - dataPortSpeedAndDuplex OBJECT-TYPE - SYNTAX INTEGER { - speed1000mbpsfullduplex(0), - speed100mbpsfullduplex(1), - unknown(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The current speed and duplex of the data Ethernet link" - ::= { ethernet 5 } - - dataPortWirelessDownAlert OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "When enabled, this causes the data Ethernet link to be - dropped briefly when the wireless link drops. This is so - that spanning tree algorithms can quickly detect that - there is a problem" - ::= { ethernet 6 } - - useVLANForManagementInterfaces OBJECT-TYPE - SYNTAX INTEGER { - no-vlan-tagging(0), - ieee-8021q-tagged-c-tag-type-8100(1), - ieee-8021ad-tagged-s-tag-or-b-tag-type-88a8(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This controls whether the management interfaces - (WWW/SNMP/SMTP/SNTP) use VLAN tags or not" - ::= { ethernet 7 } - - vLANManagementPriority OBJECT-TYPE - SYNTAX INTEGER (0..7) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This VLAN Priority (0-7) will be included in packets - generated by the management interfaces" - ::= { ethernet 8 } - - vLANManagementVIDValidation OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "If enabled, the management interfaces will only respond - to Ethernet packets tagged with the configured VLAN - Management VID, otherwise packets with any VID will be - accepted" - ::= { ethernet 9 } - - vLANManagementVID OBJECT-TYPE - SYNTAX INTEGER (0..4094) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This VLAN VID (0-4094) will be included in packets - generated by the management interfaces" - ::= { ethernet 11 } - - ethernetPriorityTableNumber OBJECT-TYPE - SYNTAX INTEGER (9) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of entries in the ethernetPriorityTable." - ::= { ethernet 14 } - - managementPortAutoNegotiation OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This controls whether the configuration of the - out-of-band management Ethernet interface is - automatically negotiated or forced. WARNING: ONLY USE - FORCED AS A LAST RESORT. To operate an Ethernet link at a - fixed speed, leave auto negotiation enabled and limit the - Auto Neg Advertisement to the desired speed. Only force - Ethernet configuration as a last resort if constrained - auto negotiation fails. NB: Auto-MDI/MDIX is disabled - when Forced is set, and the unit defaults to MDIX, so the - correct straight through or crossover cable will be - required to establish a connection. NB: both ends of an - Ethernet link must be configured identically, as Forced - and auto negotiation are NOT compatible. A mixed - configuration will cause a duplex mismatch" - ::= { ethernet 16 } - - managementPortAutoNegAdvertisement OBJECT-TYPE - SYNTAX BITS { - neg-10-mbps-full-duplex(6), - neg-100-mbps-full-duplex(7) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This sets the different configurations of the - out-of-band management Ethernet interface that will be - advertised during auto negotiation. WARNING: Duplex - mismatch may result if both ends of the Ethernet link do - not have the same settings. Do not use auto negotiation - together with a fixed setting at the Ethernet link - partner (other end of the link). WARNING: Make sure that - you select option(s) that you know your connected - equipment can cater for!" - ::= { ethernet 17 } - - managementPortStatus OBJECT-TYPE - SYNTAX INTEGER { - down(0), - copper-link-up(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Current status of the out-of-band management Ethernet - link" - ::= { ethernet 18 } - - managementPortSpeedAndDuplex OBJECT-TYPE - SYNTAX INTEGER { - speed100mbpsfullduplex(1), - speed10mbpsfullduplex(2), - unknown(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The current speed and duplex of the out-of-band - management Ethernet link" - ::= { ethernet 19 } - - managementPortWirelessDownAlert OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "When enabled, this causes the out-of-band management - Ethernet link to be dropped briefly when the wireless - link drops. This is so that spanning tree algorithms can - quickly detect that there is a problem" - ::= { ethernet 20 } - - managementMode OBJECT-TYPE - SYNTAX INTEGER { - out-of-band-local(0), - out-of-band(1), - in-band(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Management mode: Out-of-band management. End-to-end - out-of-band mode in which the management agent can be - reached from the management port at the local CMU, and - (assuming that the wireless link is established) the - management port at the remote CMU. Out-of-band local - management. (default) Similar to the standard out-of-band - mode, except that management frames are not forwarded - over the wireless link. In-band management. The - management agent can be reached from the data port at the - local CMU, and (assuming that the wireless link is - established) the data port at the remote CMU. In this - mode, the management port is disabled." - ::= { ethernet 22 } - - managementCommittedInformationRate OBJECT-TYPE - SYNTAX INTEGER { - kbps-200(0), - kbps-300(1), - kbps-400(2), - kbps-500(3), - kbps-600(4), - kbps-700(5), - kbps-800(6), - kbps-900(7), - kbps-1000(8), - kbps-1100(9), - kbps-1200(10), - kbps-1300(11), - kbps-1400(12), - kbps-1500(13), - kbps-1600(14), - kbps-1700(15), - kbps-1800(16), - kbps-1900(17), - kbps-2000(18) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The Management Network Committed Information Rate (CIR). - The Management Network guarantees this capacity will be - available for management traffic" - ::= { ethernet 23 } - - dataPortPauseFrames OBJECT-TYPE - SYNTAX INTEGER { - tunnel(0), - discard(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Controls whether the bridge tunnels or discards Layer 2 - PAUSE frames arriving at the data Ethernet port. Such - frames are identified by the destination MAC Address - being equal to 01-80-C2-00-00-01" - ::= { ethernet 24 } - - transmitCapacityLimit OBJECT-TYPE - SYNTAX INTEGER (0..10000) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Transmit capacity is limited by the lower of: 1) the - capacity limit specified by the installed License Key. 2) - the Ethernet speed negotiated at the other end of the - wireless link. Value expressed in 10ths of Mbps. 0 - indicates unlimited" - ::= { ethernet 26 } - - transmitCapacityLimitDetail OBJECT-TYPE - SYNTAX INTEGER { - limited-due-to-absence-of-license-key(0), - running-at-the-capacity-limit(1), - running-at-unlimited-capacity(2), - restricted-due-to-remote-ethernet-speed(3), - limited-due-to-development-override(4), - unlimited-due-to-development-override(5), - unlimited-capacity-trial-period(6) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "A brief description of the reason (if any) for the limit - being applied to the transmit capacity" - ::= { ethernet 27 } - - dataPortEthernetMediaTypeToUse OBJECT-TYPE - SYNTAX INTEGER { - auto-with-fiber-preference(0), - force-copper(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The physical media type to use on the data Ethernet port - " - ::= { ethernet 28 } - - dataPortCopperForcedConfiguration OBJECT-TYPE - SYNTAX INTEGER { - force-100-mbps-full-duplex(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This forces the configuration of the copper data - Ethernet interface rather than using auto negotiation. - THE CONFIGURATION SHOULD ONLY BE FORCED IF YOU ARE HAVING - PROBLEMS WITH AUTO NEGOTIATION - AND YOU MUST ENSURE THAT - YOU CONFIGURE BOTH THIS UNIT AND THE Ethernet PORT TO - WHICH IT IS CONNECTED IDENTICALLY! WARNING: Duplex - mismatch may result if both ends of the Ethernet link do - not have the same settings. Do not use auto negotiation - together with a fixed setting at the Ethernet link - partner (other end of the link)" - ::= { ethernet 29 } - - managementPortForcedConfiguration OBJECT-TYPE - SYNTAX INTEGER { - force-100-mbps-full-duplex(0), - force-10-mbps-full-duplex(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This forces the configuration of the out-of-band - management Ethernet interface rather than using auto - negotiation. THE CONFIGURATION SHOULD ONLY BE FORCED IF - YOU ARE HAVING PROBLEMS WITH AUTO NEGOTIATION - AND YOU - MUST ENSURE THAT YOU CONFIGURE BOTH THIS UNIT AND THE - Ethernet PORT TO WHICH IT IS CONNECTED IDENTICALLY! - WARNING: Duplex mismatch may result if both ends of the - Ethernet link do not have the same settings. Do not use - auto negotiation together with a fixed setting at the - Ethernet link partner (other end of the link)" - ::= { ethernet 30 } - - l2CPPriorityTableNumber OBJECT-TYPE - SYNTAX INTEGER (5) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of entries in the l2CPPriorityTable." - ::= { ethernet 31 } - - unknownNetworkPriorityQueueMapping OBJECT-TYPE - SYNTAX INTEGER { - q0(0), - q1(1), - q2(2), - q3(3), - q4(4), - q5(5), - q6(6), - q7(7) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Configures the classification of unknown network - protocols to an egress queue at the wireless port. - Unknown means something other than IP and MPLS" - ::= { ethernet 33 } - - dSCPManagementPriority OBJECT-TYPE - SYNTAX INTEGER (0..63) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This Differentiated Services Code Point value will be - inserted in the IP Header of all IP Datagrams transmitted - by the management interfaces" - ::= { ethernet 34 } - - qOSPriorityScheme OBJECT-TYPE - SYNTAX INTEGER { - ethernet(0), - ipmpls(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Selects classification based on fields in the Ethernet - header (Layer 2) or in the Network header (Layer 3). The - unit recognises two network layer protocols: IP and MPLS" - ::= { ethernet 35 } - - iPDSCPPriorityTableNumber OBJECT-TYPE - SYNTAX INTEGER (64) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of entries in the iPDSCPPriorityTable." - ::= { ethernet 37 } - - mPLSTCPriorityTableNumber OBJECT-TYPE - SYNTAX INTEGER (8) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of entries in the mPLSTCPriorityTable." - ::= { ethernet 39 } - - -- EthernetPriorityTable group attribute definitions - -- - ethernetPriorityQueueMapping OBJECT-TYPE - SYNTAX INTEGER { - q0(0), - q1(1), - q2(2), - q3(3), - q4(4), - q5(5), - q6(6), - q7(7) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Configures the classification of this Ethernet priority - (also known as IEEE 802.1p value) to an egress queue at - the wireless port." - ::= { ethernetPriorityTableEntry 1 } - - ethernetPriorityTableIndex OBJECT-TYPE - SYNTAX INTEGER { - p0(1), - p1(2), - p2(3), - p3(4), - p4(5), - p5(6), - p6(7), - p7(8), - untagged(9) - } - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "Ethernet priority flag, used to index values in the - ethernetPriorityTable." - ::= { ethernetPriorityTableEntry 2 } - - -- L2CPPriorityTable group attribute definitions - -- - l2CPPriorityQueueMapping OBJECT-TYPE - SYNTAX INTEGER { - q0(0), - q1(1), - q2(2), - q3(3), - q4(4), - q5(5), - q6(6), - q7(7) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Configures the classification of this layer two control - protocol (L2CP) to an egress queue at the wireless port" - ::= { l2CPPriorityTableEntry 1 } - - l2CPPriorityTableIndex OBJECT-TYPE - SYNTAX INTEGER { - bridge(1), - garpmrp(2), - cfm(3), - r-aps(4), - eaps(5) - } - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "layer 2 control protocol, used to index values in the - l2CPPriorityTable." - ::= { l2CPPriorityTableEntry 2 } - - -- IPDSCPPriorityTable group attribute definitions - -- - iPDSCPPriorityQueueMapping OBJECT-TYPE - SYNTAX INTEGER { - q0(0), - q1(1), - q2(2), - q3(3), - q4(4), - q5(5), - q6(6), - q7(7) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Configures the classification of this IP differentiated - services code point (DSCP) value to an egress queue at - the wireless port" - ::= { iPDSCPPriorityTableEntry 1 } - - iPDSCPPriorityTableIndex OBJECT-TYPE - SYNTAX INTEGER (1..64) - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "IP DSCP priority flag, used to index values in the - iPDSCPPriorityTable" - ::= { iPDSCPPriorityTableEntry 2 } - - -- MPLSTCPriorityTable group attribute definitions - -- - mPLSTCPriorityQueueMapping OBJECT-TYPE - SYNTAX INTEGER { - q0(0), - q1(1), - q2(2), - q3(3), - q4(4), - q5(5), - q6(6), - q7(7) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Configures the classification of this MPLS traffic class - (the field formerly known as EXP) to an egress queue at - the wireless port" - ::= { mPLSTCPriorityTableEntry 1 } - - mPLSTCPriorityTableIndex OBJECT-TYPE - SYNTAX INTEGER (1..8) - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "MPLS TC priority flag, used to index values in the - mPLSTCPriorityTable" - ::= { mPLSTCPriorityTableEntry 2 } - - -- Licence group attribute definitions - -- - productVariant OBJECT-TYPE - SYNTAX INTEGER { - ptp-xx400-full(0), - ptp-xx400-deprecated-1(1), - ptp-xx400-deprecated-2(2), - ptp-xx400-lite(3), - spare-1(4), - ptp-xx300(5), - spare-2(6), - spare-3(7), - ptp-xx500-full-deprecated(8), - ptp-xx500-lite-deprecated(9), - ptp-xx500(10), - ptp-xx600-lite(11), - ptp-xx600-full(12), - spare-5(13), - spare-6(14), - ptp-800(15) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The product variant" - ::= { licence 2 } - - productName OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Name of the product variant" - ::= { licence 3 } - - ethernetFiberSupport OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Ethernet fiber support availability on this wireless - unit" - ::= { licence 4 } - - transmitCapacity OBJECT-TYPE - SYNTAX INTEGER { - rate-10-mbps(0), - rate-20-mbps(1), - rate-30-mbps(2), - rate-40-mbps(3), - rate-50-mbps(4), - rate-100-mbps(5), - rate-150-mbps(6), - rate-200-mbps(7), - rate-300-mbps(8), - rate-unlimited(9) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Maximum capacity the wireless link may provide in the - transmit direction. This is restricted by the License - Key." - ::= { licence 10 } - - encryptionAlgorithmsAvail OBJECT-TYPE - SYNTAX INTEGER { - none(0), - aes-rijndael(1), - aes-256-bit-rijndael(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The Encryption Algorithm(s) available to the wireless - link. N.B. The same Encryption Algorithm must be - configured at BOTH ends of the link for it to function - correctly" - ::= { licence 11 } - - securityLevel OBJECT-TYPE - SYNTAX INTEGER (0..2) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The maximum configurable security level" - ::= { licence 12 } - - -- Management group attribute definitions - -- - linkNameMismatch OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - link-name-mismatch(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Signaling was received with the wrong Link Name. Either - the Link Name is configured differently at each end of - the wireless link, or this unit is aligned to the wrong - link partner. NB: A change of value during operation may - generate an SNMP trap and/or SMTP email alert" - ::= { management 3 } - - alignmentMode OBJECT-TYPE - SYNTAX INTEGER { - normal(0), - aligning(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Indicates if the unit is undergoing alignment. NB: a - change of state during operation may generate an SNMP - trap and/or SMTP email alert" - ::= { management 4 } - - tFTPServerIPAddress OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-write - STATUS mandatory - DESCRIPTION - "IP address of the TFTP Server from which the TFTP - Software Upgrade File Name will be retrieved" - ::= { management 5 } - - tFTPServerPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The port number of the TFTP Server from which the TFTP - Software Upgrade File Name will be retrieved" - ::= { management 6 } - - tFTPSoftwareUpgradeFileName OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..127)) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Filename of the Software Upgrade to be loaded from the - TFTP Server" - ::= { management 7 } - - tFTPStartSoftwareUpgrade OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Write '1' to this attribute to start the TFTP software - upgrade process. The attribute will be reset to 0 when - the upgrade process has finished" - ::= { management 8 } - - tFTPSoftwareUpgradeStatus OBJECT-TYPE - SYNTAX INTEGER { - idle(0), - upload-in-progress(1), - upload-successful-programming-flash(2), - upgrade-successful-reboot-to-run-the-new-software-image(3), - upgrade-failed(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The current status of the TFTP Software upgrade process" - ::= { management 9 } - - tFTPSoftwareUpgradeStatusText OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..127)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Descriptive text describing the status of the TFTP - Software upgrade process, including any error details" - ::= { management 10 } - - tFTPSoftwareUpgradeStatusAdditionalText OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..127)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Any additional text describing the status of the TFTP - Software upgrade process, including any error details" - ::= { management 11 } - - hTTPAccessEnabled OBJECT-TYPE - SYNTAX INTEGER { - no(0), - yes(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This controls whether or not HTTP access is enabled, - i.e. if this is disabled (0) then the unit will not - respond to any requests on the HTTP port. Remote - management via HTTPS is not affected by this setting. Any - change in this setting will not take effect until the - unit has been rebooted. (Factory default = Enabled)" - ::= { management 12 } - - telnetAccessEnabled OBJECT-TYPE - SYNTAX INTEGER { - no(0), - yes(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This controls whether or not Telnet access is enabled, - i.e. if this is disabled (0) then the unit will not - respond to any requests on the TELNET port. Any change in - this setting will not take effect until the unit has been - rebooted. (Factory default = Disabled)" - ::= { management 13 } - - hTTPPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This controls the port number for HTTP access. A value - of zero will use the default port number. Any change in - this setting will not take effect until the unit has been - rebooted. (Factory default = 80)" - ::= { management 14 } - - hTTPSPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This controls the port number for HTTPS access. A value - of zero will use the default port number. Availability of - HTTPS is controlled via the Licence Key. Any change in - this setting will not take effect until the unit has been - rebooted. (Factory default = 443)" - ::= { management 15 } - - telnetPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This controls the port number for TELNET access. A value - of zero will use the default port number. Any change in - this setting will not take effect until the unit has been - rebooted. (Factory default = 23)" - ::= { management 16 } - - hTTPSAccessEnabled OBJECT-TYPE - SYNTAX INTEGER { - no(0), - yes(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This controls whether or not HTTPS access is enabled, - i.e. if this is disabled (0) then the unit will not - respond to any requests on the configured HTTPS Port - Number. Remote management via HTTP is not affected by - this setting. Any change in this setting will not take - effect until the unit has been rebooted. (Factory default - = Enabled)" - ::= { management 17 } - - tFTPServerInternetAddressType OBJECT-TYPE - SYNTAX INTEGER { - unknown(0), - ipv4(1), - ipv6(2), - ipv4z(3), - ipv6z(4), - unknown-6(5), - unknown-7(6), - unknown-8(7), - unknown-9(8), - unknown-10(9), - unknown-11(10), - unknown-12(11), - unknown-13(12), - unknown-14(13), - unknown-15(14), - unknown-16(15), - dns(16) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The type of Internet address specified by the associated - tFTPServerInternetAddress." - ::= { management 18 } - - tFTPServerInternetAddress OBJECT-TYPE - SYNTAX InetAddress - ACCESS read-write - STATUS mandatory - DESCRIPTION - "INET address of the TFTP Server from which the TFTP - Software Upgrade File Name will be retrieved" - ::= { management 19 } - - -- PhyControl group attribute definitions - -- - remoteMaximumTransmitPower OBJECT-TYPE - SYNTAX INTEGER (-1000..370) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Maximum transmit power the remote wireless unit is - permitted to use when establishing and maintaining the - wireless link, expressed in tenths of a dBm. Note that - when an IRFU is connected rather than an ODU, the - transmit power refers to the power at the transceiver - output and not the IRFU antenna port. See the User Guide - for more details" - ::= { phyControl 4 } - - minModulation OBJECT-TYPE - SYNTAX INTEGER { - mod-qpsk(0), - mod-8psk(1), - mod-16qam(2), - mod-32qam(3), - mod-64qam(4), - mod-128qam(5), - mod-256qam(6) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "When adaptive modulation is enabled, PTP 800 will adapt - the modulation mode between a minimum and maximum - modulation mode. Depending on the region, minimum and - maximum modulation modes will be either derived from the - radio license, e.g. FCC and Industry Canada, or will be - user adjustable, e.g. ETSI.In general, a modulation mode - is defined by two aspects, a modulation and a code rate. - This integer attribute identifies the modulation aspect - of the minimum modulation mode. For example, if the - minimum modulation mode is 16QAM 0.91, this attribute - will be set to a value of 2 which identifies a modulation - of 16QAM." - ::= { phyControl 6 } - - minCodeRate OBJECT-TYPE - SYNTAX INTEGER (0..100) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "When adaptive modulation is enabled, PTP 800 will adapt - the modulation mode between a minimum and maximum - modulation mode. Depending on the region, minimum and - maximum modulation modes will be either derived from the - radio license, e.g. FCC and Industry Canada, or will be - user adjustable, e.g. ETSI. In general, a modulation mode - is defined by two aspects, a modulation and a code rate. - This attribute is equal to 100 times the code rate aspect - of the minimum modulation mode. For example, if the - minimum modulation mode is 16QAM 0.91, this attribute - will be set to a value of 91." - ::= { phyControl 7 } - - maxModulation OBJECT-TYPE - SYNTAX INTEGER { - mod-qpsk(0), - mod-8psk(1), - mod-16qam(2), - mod-32qam(3), - mod-64qam(4), - mod-128qam(5), - mod-256qam(6) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "When adaptive modulation is enabled, PTP 800 will adapt - the modulation mode between a minimum and maximum - modulation mode. Depending on the region, minimum and - maximum modulation modes will be either derived from the - radio license, e.g. FCC and Industry Canada, or will be - user adjustable, e.g. ETSI. In general, a modulation mode - is defined by two aspects, a modulation and a code rate. - This integer attribute identifies the modulation aspect - of the maximum modulation mode. For example, if the - maximum modulation mode is 256QAM 0.91, this attribute - will be set to a value of 6 which identifies a modulation - of 256QAM." - ::= { phyControl 8 } - - maxCodeRate OBJECT-TYPE - SYNTAX INTEGER (0..100) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "When adaptive modulation is enabled, PTP 800 will adapt - the modulation mode between a minimum and maximum - modulation mode. Depending on the region, minimum and - maximum modulation modes will be either derived from the - radio license, e.g. FCC and Industry Canada, or will be - user adjustable, e.g. ETSI. In general, a modulation mode - is defined by two aspects, a modulation and a code rate. - This attribute is equal to 100 times the code rate aspect - of the maximum modulation mode. For example, if the - maximum modulation mode is 256QAM 0.91, this attribute - will be set to a value of 91." - ::= { phyControl 9 } - - -- PhyStatus group attribute definitions - -- - receivePower OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This is the receive power measured by the RFU. When an - IRFU transceiver is connected rather than an ODU, the - Receive Power refers to the power at the input to the - transceiver and not the IRFU antenna port. Expressed in - tenths of a dBm." - ::= { phyStatus 1 } - - vectorError OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Vector Error is a measure of received signal quality. - The value is generally in the range from -6 dB to -38 dB, - a more negative number indicating a higher quality - signal. Expressed in tenths of a dB." - ::= { phyStatus 2 } - - transmitPower OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This is the transmit power of the RFU. When an IRFU - transceiver is connected rather than an ODU, the Transmit - Power refers to the power at the transceiver output and - not the IRFU antenna port. Expressed in tenths of a dBm." - ::= { phyStatus 3 } - - linkLoss OBJECT-TYPE - SYNTAX INTEGER (-500..1800) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Link Loss is a measurement of the loss in signal level - as the radio wave propagates between the antennas - installed at each end of the link. The Link Loss is only - accurate if the Antenna Gain and RF Feeder Loss have been - configured correctly at both ends of the link. Expressed - in tenths of a dB." - ::= { phyStatus 5 } - - receiveModulation OBJECT-TYPE - SYNTAX INTEGER { - mod-qpsk(0), - mod-8psk(1), - mod-16qam(2), - mod-32qam(3), - mod-64qam(4), - mod-128qam(5), - mod-256qam(6) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Current active receive modulation" - ::= { phyStatus 8 } - - transmitModulation OBJECT-TYPE - SYNTAX INTEGER { - mod-qpsk(0), - mod-8psk(1), - mod-16qam(2), - mod-32qam(3), - mod-64qam(4), - mod-128qam(5), - mod-256qam(6) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Current active transmit modulation" - ::= { phyStatus 9 } - - receiveCodeRate OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Indicates the code rate applied to the signal being - received at the wireless interface. The reported value is - the code rate multiplied by 100." - ::= { phyStatus 16 } - - transmitCodeRate OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Indicates the code rate applied to the signal - transmitted at the wireless interface. The reported value - is the code rate multiplied by 100." - ::= { phyStatus 17 } - - -- Alarms group attribute definitions - -- - unitOutOfCalibration OBJECT-TYPE - SYNTAX INTEGER { - calibrated(0), - partial-calibration(1), - invalid-calibration(2), - bandwidth-variant-unsupported-pas-shutdown(3), - out-of-calibration-pas-shutdown(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The unit is out of calibration" - ::= { alarms 1 } - - encryptionEnabledMismatch OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - encryption-enabled-mismatch(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Encryption has been enabled on one end of the wireless - link but not the other" - ::= { alarms 3 } - - dataPortDisabledWarning OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - disabled-by-snmp-ifadminstatus(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The SNMP ifAdminStatus of the data Ethernet interface - has disabled Ethernet traffic" - ::= { alarms 7 } - - dataPortFiberStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - installed-fiber-not-licensed(1), - no-fiber-link-established-but-los-not-detected(2), - no-fiber-link-established-and-los-detected(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "If the fiber interface on the data Ethernet port is not - OK, there are three possible causes: 1) the fiber - interface has been installed but disabled, 2) the - interface could not be established even though no LOS was - detected (i.e. an optical carrier was detected, which - could be due to a broken TX fiber, or because the - interface is disabled at the other end of the fiber - link), or 3) the interface could not be established and - LOS is detected (i.e. no optical carrier is detected). - NB: a change of status may generate an SNMP trap and/or - SMTP email alert" - ::= { alarms 8 } - - dataPortConfigurationMismatch OBJECT-TYPE - SYNTAX INTEGER { - no-error(0), - mismatch-detected(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The detection of Ethernet fragments (runt packets) on - the data Ethernet port when the link is in full duplex is - an indication of an auto-negotiation or forced - configuration mismatch" - ::= { alarms 9 } - - softwareVersionRemoteCompatibility OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - mismatch(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Indicates a mismatch of software versions at the two - ends of the wireless link" - ::= { alarms 10 } - - managementPortDisabledWarning OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - disabled-by-snmp-ifadminstatus(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The SNMP ifAdminStatus of the out-of-band management - Ethernet interface has disabled Ethernet traffic" - ::= { alarms 12 } - - rFUStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - fault(1), - unknown-3(2), - in-reset(3), - download-in-progress(4), - incompatible-firmware-version(5), - incompatible-device(6), - ifi-card-attached(7), - no-response(8), - power-supply-fault(9), - power-supply-disabled(10), - switching-memory-banks(11) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Current status of the RFU. A state of 'ok' indicates - that the RFU is fully operational, although may not be - transmitting." - ::= { alarms 16 } - - managementPortConfigurationMismatch OBJECT-TYPE - SYNTAX INTEGER { - no-error(0), - mismatch-detected(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The detection of Ethernet fragments (runt packets) on - the out-of-band management Ethernet port when the link is - in full duplex is an indication of an auto-negotiation or - forced configuration mismatch" - ::= { alarms 17 } - - secureModeAlarm OBJECT-TYPE - SYNTAX INTEGER { - secure-mode-is-active(0), - secure-mode-is-not-configured(1), - secure-mode-is-configured-but-not-active(2), - secure-mode-is-not-supported(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The secure mode (e.g. FIPS, UC-APL) state of the unit. - The secure mode is not configured(1) state indicates that - the unit is capable of secure mode operation, and one or - more of the following security materials has not been - configured: Key Of Keys, Private Key, Public Certificate, - DRNG Entropy Status, Wireless Encryption Key. The secure - mode mode is configured but not active(2) state indicates - that the unit is capable of secure mode operation, and - the security material has been configured, but the - configuration of interfaces is not consistent with secure - mode operation. The secure mode is not supported(3) state - indicates that the unit is not capable of secure mode - operation. The secure mode capability requires - appropriate hardware compatibility, license key and - software image." - ::= { alarms 18 } - - rFUPlatformCompatibility OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - mismatch(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This indicates when the RFU currently connected to the - CMU does not match the RFU Platform which was installed. - Either re-run the Installation Wizard or connect the - correct RFU" - ::= { alarms 19 } - - rFUProtectionCompatibility OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - mismatch(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This indicates when the IRFU branching unit - configuration is not compatible with the protection - configuration or if the left hand transceiver has been - configured as Secondary or the right hand transceiver has - been configured as Primary" - ::= { alarms 20 } - - -- Smtp group attribute definitions - -- - sMTPEmailAlert OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Simple Mail Transfer Protocol is used to send equipment - alerts via email to a specified email address. This - utility can only be configured by the system - administrator" - ::= { smtp 1 } - - sMTPServerIPAddress OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-write - STATUS mandatory - DESCRIPTION - "IP address of the SMTP server" - ::= { smtp 2 } - - sMTPServerPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Port number of the SMTP server" - ::= { smtp 3 } - - sMTPSourceEmailAddress OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The 'from' email address used when constructing the - automatically generated e-mail message" - ::= { smtp 4 } - - sMTPDestinationEmailAddress OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The 'to' email address used when constructing the - automatically generated e-mail message" - ::= { smtp 5 } - - sMTPEnabledMessages OBJECT-TYPE - SYNTAX BITS { - protection-state(3), - enabled-diagnostic-alarms(4), - management-port-up-down(5), - data-port-up-down(6), - wireless-link-up-down(7) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This controls which SMTP messages the unit will send" - ::= { smtp 6 } - - sMTPServerInternetAddressType OBJECT-TYPE - SYNTAX INTEGER { - unknown(0), - ipv4(1), - ipv6(2), - ipv4z(3), - ipv6z(4), - unknown-6(5), - unknown-7(6), - unknown-8(7), - unknown-9(8), - unknown-10(9), - unknown-11(10), - unknown-12(11), - unknown-13(12), - unknown-14(13), - unknown-15(14), - unknown-16(15), - dns(16) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The type of Internet address specified by the associated - sMTPServerInternetAddress." - ::= { smtp 7 } - - sMTPServerInternetAddress OBJECT-TYPE - SYNTAX InetAddress - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Internet address of the SMTP server" - ::= { smtp 8 } - - -- SnmpControl group attribute definitions - -- - sNMPPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The IP port number used to access the SNMP MIB (i.e. - Gets and Sets). NB: A system reboot is required to - activate changes to this attribute" - ::= { snmpControl 1 } - - sNMPCommunityString OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The SNMP community string. NB: A system reboot is - required to activate changes to this attribute" - ::= { snmpControl 2 } - - sNMPTrapVersion OBJECT-TYPE - SYNTAX INTEGER { - v1(0), - v2c(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The SNMP protocol version to use for SNMP Traps." - ::= { snmpControl 5 } - - sNMPEnabledTraps OBJECT-TYPE - SYNTAX BITS { - protection-state(1), - authentication-failure(2), - enabled-diagnostic-alarms(3), - management-port-up-down(4), - data-port-up-down(5), - wireless-link-up-down(6), - cold-start(7) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This controls which SNMP Traps the unit will send" - ::= { snmpControl 6 } - - enabledDiagnosticAlarms OBJECT-TYPE - SYNTAX BITS { - data-port-configuration-mismatch(0), - unknown-7(1), - wireless-link-status(2), - sntp-sync(3), - encryption-enabled-mismatch(4), - unit-out-of-calibration(5), - link-name-mismatch(6), - alignment-mode(7), - syslog-disabled-warning(8), - management-port-status(9), - data-port-status(10), - rfu-status(11), - management-port-disabled-warning(12), - management-port-configuration-mismatch(13), - data-port-fiber-status(14), - data-port-disabled-warning(15), - software-version-mismatch(18), - syslog-client-disabled-warning(19), - rfu-power-button-pressed(20), - secure-mode(21), - syslog-local-wrapped(22), - syslog-local-nearly-full(23) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Controls which individual diagnostic alarms are - enabled." - ::= { snmpControl 7 } - - enabledDiagnosticProtectionAlarms OBJECT-TYPE - SYNTAX BITS { - end-wireless-receive-signal-status(0), - protection-interface-status(1), - management-port-ethernet-speed-status(2), - data-port-ethernet-speed-status(3), - licensed-transmit-capacity-status(4), - wireless-receive-signal-status(5), - protection-configuration-status(6), - protection-availability-status(7), - rx-diversity-availability-status(13), - rx-diversity-configuration-status(14), - rx-diversity-data-port-status(15) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Controls which individual diagnostic protection alarms - are enabled." - ::= { snmpControl 8 } - - sNMPTrapTableNumber OBJECT-TYPE - SYNTAX INTEGER (2) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of entries in the sNMPTrapTable." - ::= { snmpControl 9 } - - -- SNMPTrapTable group attribute definitions - -- - sNMPTrapTableIndex OBJECT-TYPE - SYNTAX INTEGER (1..2) - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "SNMP trap value, used to index the SNMPTrapTable." - ::= { sNMPTrapTableEntry 1 } - - sNMPTrapIPAddress OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The IP address to which all SNMP Traps are sent. NB: A - system reboot is required to activate changes to this - attribute." - ::= { sNMPTrapTableEntry 2 } - - sNMPTrapPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Destination port for SNMP Traps (default=162). NB: A - system reboot is required to activate changes to this - attribute." - ::= { sNMPTrapTableEntry 3 } - - sNMPTrapInternetAddressType OBJECT-TYPE - SYNTAX INTEGER { - unknown(0), - ipv4(1), - ipv6(2), - ipv4z(3), - ipv6z(4), - unknown-6(5), - unknown-7(6), - unknown-8(7), - unknown-9(8), - unknown-10(9), - unknown-11(10), - unknown-12(11), - unknown-13(12), - unknown-14(13), - unknown-15(14), - unknown-16(15), - dns(16) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The type of Internet address specified by the associated - sNMPTrapInternetAddress." - ::= { sNMPTrapTableEntry 4 } - - sNMPTrapInternetAddress OBJECT-TYPE - SYNTAX InetAddress - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The Internet address to which all SNMP Traps are sent." - ::= { sNMPTrapTableEntry 5 } - - sNMPTrapReceiverEnabled OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "A value of 0 disables the sending of SNMP trap to - corresponding receiver. A value of 1 enables the sending - of SNMP trap to corresponding receiver." - ::= { sNMPTrapTableEntry 6 } - - -- Sntp group attribute definitions - -- - sNTPState OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "SNTP control state" - ::= { sntp 1 } - - sNTPPollInterval OBJECT-TYPE - SYNTAX INTEGER (60..43200) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The SNTP server polling interval" - ::= { sntp 4 } - - sNTPSync OBJECT-TYPE - SYNTAX INTEGER { - no-sync(0), - in-sync(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "If SNTP Sync fails then check the server settings in the - Remote Management page, or disable SNTP. NB: a change of - state may generate an SNMP trap and/or SMTP email alert" - ::= { sntp 5 } - - sNTPLastSync OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Last SNTP sync time" - ::= { sntp 6 } - - systemClock OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "System clock presented as local time" - ::= { sntp 7 } - - timeZone OBJECT-TYPE - SYNTAX INTEGER { - gmt-minus-1200(0), - gmt-minus-1130(1), - gmt-minus-1100(2), - gmt-minus-1030(3), - gmt-minus-1000(4), - gmt-minus-0930(5), - gmt-minus-0900(6), - gmt-minus-0830(7), - gmt-minus-0800(8), - gmt-minus-0730(9), - gmt-minus-0700(10), - gmt-minus-0630(11), - gmt-minus-0600(12), - gmt-minus-0530(13), - gmt-minus-0500(14), - gmt-minus-0430(15), - gmt-minus-0400(16), - gmt-minus-0330(17), - gmt-minus-0300(18), - gmt-minus-0230(19), - gmt-minus-0200(20), - gmt-minus-0130(21), - gmt-minus-0100(22), - gmt-minus-0030(23), - gmt-zero(24), - gmt-plus-0030(25), - gmt-plus-0100(26), - gmt-plus-0130(27), - gmt-plus-0200(28), - gmt-plus-0230(29), - gmt-plus-0300(30), - gmt-plus-0330(31), - gmt-plus-0400(32), - gmt-plus-0430(33), - gmt-plus-0500(34), - gmt-plus-0530(35), - gmt-plus-0600(36), - gmt-plus-0630(37), - gmt-plus-0700(38), - gmt-plus-0730(39), - gmt-plus-0800(40), - gmt-plus-0830(41), - gmt-plus-0900(42), - gmt-plus-0930(43), - gmt-plus-1000(44), - gmt-plus-1030(45), - gmt-plus-1100(46), - gmt-plus-1130(47), - gmt-plus-1200(48), - gmt-plus-1230(49), - gmt-plus-1300(50) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Time zone offsets from Greenwich Mean Time (GMT)" - ::= { sntp 8 } - - daylightSaving OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Daylight Saving Time" - ::= { sntp 9 } - - sNTPPrimaryServer OBJECT-TYPE - SYNTAX INTEGER { - server-1(0), - server-2(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Specifies the primary SNTP server, determining the order - in which the servers are tried." - ::= { sntp 10 } - - sNTPPrimaryServerDeadTime OBJECT-TYPE - SYNTAX INTEGER (0..86400) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Time (in seconds) to wait before retrying communications - with an unresponsive primary SNTP server. Setting the - value to 0 disables the timer." - ::= { sntp 11 } - - sNTPServerRetries OBJECT-TYPE - SYNTAX INTEGER (0..10) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Number of times the PTP will retry after an SNTP server - fails to respond." - ::= { sntp 12 } - - sNTPServerTimeout OBJECT-TYPE - SYNTAX INTEGER (1..15) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Time (in seconds) the PTP will wait for a response from - an SNTP server." - ::= { sntp 13 } - - sNTPServerTableNumber OBJECT-TYPE - SYNTAX INTEGER (2) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of entries in the SNTPServerTable." - ::= { sntp 14 } - - -- SNTPServerTable group attribute definitions - -- - sNTPServerTableIndex OBJECT-TYPE - SYNTAX INTEGER (1..2) - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "Index range for the SNTPServerTable." - ::= { sNTPServerTableEntry 1 } - - sNTPServerIPAddress OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The IP address of a valid SNTP server" - ::= { sNTPServerTableEntry 2 } - - sNTPServerPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The IP port number of the SNTP server. Defaults to port - 123." - ::= { sNTPServerTableEntry 3 } - - sNTPServerResponse OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..127)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The most recent response received from the SNTP server, - if used" - ::= { sNTPServerTableEntry 4 } - - sNTPServerInternetAddressType OBJECT-TYPE - SYNTAX INTEGER { - unknown(0), - ipv4(1), - ipv6(2), - ipv4z(3), - ipv6z(4), - unknown-6(5), - unknown-7(6), - unknown-8(7), - unknown-9(8), - unknown-10(9), - unknown-11(10), - unknown-12(11), - unknown-13(12), - unknown-14(13), - unknown-15(14), - unknown-16(15), - dns(16) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The type of Internet address specified by the associated - sNTPServerInternetAddress." - ::= { sNTPServerTableEntry 5 } - - sNTPServerInternetAddress OBJECT-TYPE - SYNTAX InetAddress - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The Internet address of a valid SNTP server" - ::= { sNTPServerTableEntry 6 } - - -- Reset group attribute definitions - -- - systemReset OBJECT-TYPE - SYNTAX INTEGER { - running(0), - console-reboot(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "Setting this attribute to '1' will cause a system - reboot. NB: a system reboot will apply any pending new - settings held in memory" - ::= { reset 1 } - - -- Versions group attribute definitions - -- - softwareVersion OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Current software version" - ::= { versions 1 } - - hardwareVersion OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Hardware platform version" - ::= { versions 2 } - - secondarySoftwareVersion OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Secondary software version, used when the primary - software image is invalid or erased" - ::= { versions 3 } - - bootVersion OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Boot code software version" - ::= { versions 4 } - - -- PubStats group attribute definitions - -- - receiveDataRate OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Data rate received by the wireless interface. Expressed - in kbps, rounded down to nearest 100 kbps." - ::= { pubStats 1 } - - transmitDataRate OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Data rate transmitted from the wireless interface. - Expressed in kbps, rounded down to nearest 100 kbps." - ::= { pubStats 2 } - - aggregateDataRate OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Total data rate across the wireless interface summed - over both link directions. Expressed in kbps, rounded - down to nearest 100 kbps." - ::= { pubStats 3 } - - wirelessLinkAvailability OBJECT-TYPE - SYNTAX INTEGER (0..1000000) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The percentage of time that the unit has been able to - successfully demodulate the signal transmitted from the - remote end of the link. Calculated since the last reset - of the system counters. The reported value is the - percentage multiplied by 10000." - ::= { pubStats 4 } - - wirelessLinkStatus OBJECT-TYPE - SYNTAX INTEGER { - up(0), - registering(1), - searching(2), - acquiring(3), - radar-cac(4), - initialising(5) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Current status of the wireless link" - ::= { pubStats 5 } - - -- Encryption group attribute definitions - -- - encryptionAlgorithm OBJECT-TYPE - SYNTAX INTEGER { - none(0), - aes-rijndael(1), - aes-256-bit-rijndael(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The Encryption Algorithm used by the wireless link. NB: - A system reboot is required to activate changes to this - attribute. NB: The same Encryption Algorithm must be - configured at BOTH ends of the link for it to function - correctly" - ::= { encryption 1 } - - -- Rfu group attribute definitions - -- - rFURfBand OBJECT-TYPE - SYNTAX INTEGER (4000..70000) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "RFU RF band in MHz" - ::= { rfu 1 } - - rFUTxBandAboveRx OBJECT-TYPE - SYNTAX INTEGER { - no(0), - yes(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Yes means RFU transmitter frequency band is above - receiver frequency band" - ::= { rfu 2 } - - rFUFreqSpacing OBJECT-TYPE - SYNTAX INTEGER (0..1560000) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Tx-Rx frequency spacing in kHz" - ::= { rfu 3 } - - rFUTxPowerMin OBJECT-TYPE - SYNTAX INTEGER (-100..100) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Minimum transmitter power level, in 10ths of dBm" - ::= { rfu 4 } - - rFUTxPowerMax OBJECT-TYPE - SYNTAX INTEGER (160..370) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Maximum transmitter power level, in 10ths of dBm" - ::= { rfu 5 } - - rFURxFreqMin OBJECT-TYPE - SYNTAX INTEGER (5725000..70000000) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Minimum receiver frequency in kHz" - ::= { rfu 6 } - - rFURxFreqMax OBJECT-TYPE - SYNTAX INTEGER (5725000..70000000) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Maximum receiver frequency in kHz" - ::= { rfu 7 } - - rFUTxFreqMin OBJECT-TYPE - SYNTAX INTEGER (5725000..70000000) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Minimum transmitter frequency in kHz" - ::= { rfu 8 } - - rFUTxFreqMax OBJECT-TYPE - SYNTAX INTEGER (5725000..70000000) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Maximum transmitter frequency in kHz" - ::= { rfu 9 } - - rFUSerial OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..11)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "RFU serial number" - ::= { rfu 10 } - - rFUActiveFirmwareBank OBJECT-TYPE - SYNTAX INTEGER (1..2) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "RFU active firmware bank number" - ::= { rfu 11 } - - rFUVersionBank1 OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..11)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "RFU firmware version number (nnn/ddMMYY) in bank 1" - ::= { rfu 12 } - - rFUVersionBank2 OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..11)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "RFU firmware version number (nnn/ddMMYY) in bank 2" - ::= { rfu 13 } - - rFUType OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..79)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "RFU type as: RFU platform, frequency band, Tx-Rx - frequency spacing, Hi/Lo band and transmit frequency - range" - ::= { rfu 14 } - - rFURxRFSynthLockAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - out-of-lock(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "RFU RF receiver out of lock alarm" - ::= { rfu 15 } - - rFUTxRFSynthLockAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - out-of-lock(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "RFU RF transmitter out of lock alarm" - ::= { rfu 16 } - - rFUTxPowerAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - tx-output-failed(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "RFU transmitter output failed alarm" - ::= { rfu 17 } - - rFUCommonIFSynthLockAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - out-of-lock(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Alarm indicating when the common IF RFU synthesizer is - out of lock" - ::= { rfu 18 } - - rFUPowerAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - power-failed(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "RFU general power alarm" - ::= { rfu 19 } - - rFULockoutAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - locked-out(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "RFU locked pending unlock code alarm" - ::= { rfu 20 } - - rFUCableAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - if-cable-voltage-out-of-range(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "RFU cable detector voltage out of range alarm" - ::= { rfu 21 } - - rFUCableAttenuationAdjustAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - if-cable-attenuator-adjusting(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "RFU cable attenuator not yet adjusted alarm" - ::= { rfu 22 } - - rFUTxPowerDegradedAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - degraded(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Indicates when the current transmit power is more than 3 - dB below or more than 3 dB above the correct transmit - power." - ::= { rfu 23 } - - rFURpsAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - rps-alarm-active(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "RFU radio protection switch (RPS) alarm" - ::= { rfu 24 } - - rFUTxMuteStatus OBJECT-TYPE - SYNTAX INTEGER { - transmitting(0), - muted-by-user(1), - muted-due-to-configuration-error(2), - muted-due-to-rfu-fault(3), - muted-due-to-rfu-configuring(4), - muted-due-to-rfu-incompatible-with-cmu(5), - muted-due-to-inactive(6) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Indicates whether the RFU is transmitting or muted. If - it is muted, it will also indicate the reason." - ::= { rfu 25 } - - rFUFanAssemblyAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - partial-fan-failure(1), - total-fan-failure(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This indicates when the IRFU transceiver fan assembly - has failed. The assembly consists of two fans and if one - fan fails, the this will report partial failure. If both - fans fail, this will report total failure" - ::= { rfu 26 } - - rFUHighTemperatureAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - high-temperature(1), - very-high-temperature(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Indicates when the temperature of the IRFU transceiver - has risen above either of two thresholds. If the - temperature exceeds the High Temperature threshold, the - transmit power may reduce. If the temperature exceeds the - Very High Temperature threshold, the transceiver will - mute the transmitter" - ::= { rfu 27 } - - rFURFSwitchAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - fault(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "This indicates that an RF switch is not present when it - should be or that on the most recent attempt to make this - unit active, the IRFU RF Switch was not able to switch to - the correct position" - ::= { rfu 28 } - - rFURxIFSynthLockAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - out-of-lock(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "RFU IF receiver out of lock alarm" - ::= { rfu 29 } - - rFUTxIFSynthLockAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - out-of-lock(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "RFU IF transmitter out of lock alarm" - ::= { rfu 30 } - - rFUPowerButtonPressed OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - irfu-power-button-was-pressed(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "IRFU power button have been pressed, IFRU has powered - down unexpectedly" - ::= { rfu 31 } - - rFUConnectedPlatform OBJECT-TYPE - SYNTAX INTEGER { - unknown(0), - odu-a(1), - odu-b(2), - irfu-hp(3) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The type of RFU platform currently connected to the CMU" - ::= { rfu 32 } - - rFUCommonRFSynthLockAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - out-of-lock(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Alarm indicating when the common RFU RF synthesizer is - out of lock" - ::= { rfu 33 } - - rFUBranchingConfiguration OBJECT-TYPE - SYNTAX INTEGER { - rfu-1plus0(0), - rfu-1plus0-mhsb-ready-equal(1), - rfu-1plus0-mhsb-ready-unequal(2), - rfu-1plus1-mhsb-equal(3), - rfu-1plus1-mhsb-unequal(4), - rfu-1plus1-tx-mhsb--rx-sd(5), - rfu-2plus0(6) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "When an IRFU is being installed, the configuration of - the IRFU branching unit must be configured. Please see - the User Guide for further details" - ::= { rfu 34 } - - rFUTransceiverLocation OBJECT-TYPE - SYNTAX INTEGER { - left-trx-a(0), - right-trx-b(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "When a 2+0 IRFU is being installed, the user must - configure which of the two IRFU transceivers the CMU is - controlling in order to ensure correct operation" - ::= { rfu 35 } - - rFURfSwitchCableAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - fault(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The RF switch in the IRFU is indicating an invalid - switch position. The most likely cause is a fault or a - disconnection of the cable which connects the transceiver - to the RF switch" - ::= { rfu 36 } - - rFUReceiveBranchingUnitLoss OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The receive loss in the IRFU branching unit, expressed - in tenths of a dB. The branching unit is a component of - the IRFU which is situated between the IRFU transceiver - and IRFU antenna port. It provides the necessary - filtering, isolation and coupling." - ::= { rfu 37 } - - rFUTransmitBranchingUnitLoss OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The transmit loss in the IRFU branching unit, expressed - in tenths of a dB. The branching unit is a component of - the IRFU which is situated between the IRFU transceiver - and IRFU antenna port. It provides the necessary - filtering, isolation and coupling." - ::= { rfu 38 } - - -- RadioLicense group attribute definitions - -- - radioLicenseIdentifier OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Radio license identifier" - ::= { radioLicense 1 } - - radioLicenseBand OBJECT-TYPE - SYNTAX INTEGER { - band-lower-6-ghz(0), - band-7-ghz(1), - band-8-ghz(2), - band-11-ghz(3), - band-13-ghz(4), - band-15-ghz(5), - band-18-ghz(6), - band-23-ghz(7), - band-26-ghz(8), - band-32-ghz(9), - band-38-ghz(10), - band-upper-6-ghz(11), - band-28-ghz(12), - band-42-ghz(13), - band-unsupported(14) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Radio license band" - ::= { radioLicense 2 } - - radioLicenseRegion OBJECT-TYPE - SYNTAX INTEGER { - etsi(0), - fcc(1), - canada(2), - brazil(3), - ntia(4) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Radio license region" - ::= { radioLicense 3 } - - radioLicenseTxFreq OBJECT-TYPE - SYNTAX INTEGER (5925000..70000000) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Radio license transmit frequency in kHz" - ::= { radioLicense 4 } - - radioLicenseRxFreq OBJECT-TYPE - SYNTAX INTEGER (5925000..70000000) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Radio license receive frequency in kHz" - ::= { radioLicense 5 } - - radioLicenseBandwidth OBJECT-TYPE - SYNTAX INTEGER { - bw-7-mhz(0), - bw-10-mhz(1), - bw-1375-mhz(2), - bw-14-mhz(3), - bw-20-mhz(4), - bw-275-mhz(5), - bw-28-mhz(6), - bw-30-mhz(7), - bw-40-mhz(8), - bw-50-mhz(9), - bw-55-mhz(10), - bw-56-mhz(11), - bw-80-mhz(12), - bw-25-mhz(13), - bw-60-mhz(14) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Radio license bandwidth" - ::= { radioLicense 6 } - - radioLicenseMaxEIRP OBJECT-TYPE - SYNTAX INTEGER (-300..1000) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Maximum Effective Isotropic Radiated Power (EIRP) - permitted by the license. Expressed in 10ths of dBm" - ::= { radioLicense 7 } - - radioLicenseModulation OBJECT-TYPE - SYNTAX INTEGER { - mod-qpsk(0), - mod-8psk(1), - mod-16qam(2), - mod-32qam(3), - mod-64qam(4), - mod-128qam(5), - mod-256qam(6) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Radio license modulation" - ::= { radioLicense 8 } - - radioLicenseCodeRate OBJECT-TYPE - SYNTAX INTEGER (0..100) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Radio license code rate, multiplied by 100 to give two - decimal places of precision" - ::= { radioLicense 9 } - - radioLicenseIncompatibleAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - radio-license-incompatible-with-rfu(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Indicates if the radio license is incompatible with the - attached RFU. Re-run Installation to correct the issue" - ::= { radioLicense 10 } - - radioLicenseMinModulation OBJECT-TYPE - SYNTAX INTEGER { - mod-qpsk(0), - mod-8psk(1), - mod-16qam(2), - mod-32qam(3), - mod-64qam(4), - mod-128qam(5), - mod-256qam(6) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Certain licensing authorities, for example FCC and - Industry Canada, require adaptive modulation to be bound - by a minimum and maximum modulation mode as defined by - the radio license. This attribute is only of significance - in such regions and when adaptive modulation is enabled. - For other regions, for example ETSI, minimum and maximum - modulation mode are directly adjustable by the user and - are not defined by the radio license. In general, a - modulation mode is defined by two aspects, a modulation - and a code rate. This integer attribute identifies the - modulation aspect of the RadioLicenseMinModMode attribute - required by the radio license. For example, if - RadioLicenseMinModMode is configured for 16QAM 0.79, this - attribute will be set to a value of 2 which identifies a - modulation of 16QAM." - ::= { radioLicense 11 } - - radioLicenseMinCodeRate OBJECT-TYPE - SYNTAX INTEGER (0..100) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Certain licensing authorities, for example FCC and - Industry Canada, require adaptive modulation to be bound - by a minimum and maximum modulation mode as defined by - the radio license. This attribute is only of significance - in such regions and when adaptive modulation is enabled. - For other regions, for example ETSI, minimum and maximum - modulation mode are directly adjustable by the user and - are not defined by the radio license. In general, a - modulation mode is defined by two aspects, a modulation - and a code rate. This attribute is equal to 100 times the - code rate aspect of the RadioLicenseMinModMode attribute - required by the radio license. For example, if - RadioLicenseMinModMode is configured for QPSK 0.80, this - attribute will read 80." - ::= { radioLicense 12 } - - radioLicenseMaxModulation OBJECT-TYPE - SYNTAX INTEGER { - mod-qpsk(0), - mod-8psk(1), - mod-16qam(2), - mod-32qam(3), - mod-64qam(4), - mod-128qam(5), - mod-256qam(6) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Certain licensing authorities, for example FCC and - Industry Canada, require adaptive modulation to be bound - by a minimum and maximum modulation mode as defined by - the radio license. This attribute is only of significance - in such regions and when adaptive modulation is enabled. - For other regions, for example ETSI, minimum and maximum - modulation mode are directly adjustable by the user and - are not defined by the radio license. In general, a - modulation mode is defined by two aspects, a modulation - and a code rate. This integer attribute identifies the - modulation aspect of the RadioLicenseMaxModMode attribute - required by the radio license. For example, if - RadioLicenseMaxModMode is configured for 256QAM 0.91, - this attribute will be set to a value of 6 which - identifies a modulation of 256QAM." - ::= { radioLicense 13 } - - radioLicenseMaxCodeRate OBJECT-TYPE - SYNTAX INTEGER (0..100) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Certain licensing authorities, for example FCC and - Industry Canada, require adaptive modulation to be bound - by a minimum and maximum modulation mode as defined by - the radio license. This attribute is only of significance - in such regions and when adaptive modulation is enabled. - For other regions, for example ETSI, minimum and maximum - modulation mode are directly adjustable by the user and - are not defined by the radio license. In general, a - modulation mode is defined by two aspects, a modulation - and a code rate. This attribute is equal to 100 times the - code rate aspect of the RadioLicenseMaxModMode attribute - required by the radio license. For example, if - RadioLicenseMaxModMode is configured for 256QAM 0.91, - this attribute will read 91." - ::= { radioLicense 14 } - - -- ProtectionConfig group attribute definitions - -- - protection OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - hot-standby-1plus1(1), - hot-standby-1plus1-with-rx-diversity(2) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "PTP 800 supports a 1+1 Hot Standby configuration where - the wireless link is protected against hardware failure. - This requires the installation of redundant equipment at - each end of the wireless link including a secondary CMU - and RFU. At a given end of the wireless link, only one - CMU / RFU is Active at any one time, the neighbor CMU / - RFU being Inactive. When a fault is detected on the - Active CMU / RFU, the Active role will automatically - switch to the Inactive CMU / RFU. To enable functionality - associated with this feature, this attribute must be - configured for a setting of 1+1." - ::= { protectionConfig 1 } - - faultProtectionSwitching OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "In a 1+1 Hot Standby configuration, protection switching - on detection of a fault can be enabled/disabled using - this attribute." - ::= { protectionConfig 2 } - - primarySecondaryMode OBJECT-TYPE - SYNTAX INTEGER { - primary(0), - secondary(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "At a given end of a 1+1 Hot Standby configuration, one - CMU must be configured as Primary, the other CMU as - Secondary. When a Protected Link initialises with no - faults, the CMUs configured as Primary will become the - Active CMUs, that is, the Primary CMUs are the preferred - CMUs. When RFUs are connected to the antenna via an - Asymmetric Coupler, the RFU which is connected to the - Primary CMU should be connected to the Main path of the - coupler. This is the path with the lowest loss." - ::= { protectionConfig 3 } - - numberOfAntennas OBJECT-TYPE - SYNTAX INTEGER { - one(0), - two(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "This must be configured to match the number of antennas - installed at this end of the link." - ::= { protectionConfig 4 } - - primaryRecovery OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "At a given end of a 1+1 Hot Standby configuration, the - CMU configured as Primary is the preferred unit to take - the Active role. If the Primary Recovery attribute is set - to Enabled at a given end, a protection switch back to - the preferred Primary CMU / RFU will occur autonomously - if it has stayed free of faults for a configurable period - of time determined by the Primary Recovery Period." - ::= { protectionConfig 5 } - - primaryRecoveryPeriod OBJECT-TYPE - SYNTAX INTEGER (0..2880) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "At a given end of a 1+1 Hot Standby configuration, the - CMU configured as Primary is the preferred unit to take - the Active role. If the Primary Recovery attribute is set - to Enabled at a given end, a protection switch back to - the preferred Primary CMU / RFU will occur autonomously - if it has stayed free of faults for a configurable period - of time determined by the Primary Recovery Period." - ::= { protectionConfig 6 } - - requestedProtectionState OBJECT-TYPE - SYNTAX INTEGER { - inactive(0), - active(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "In a 1+1 Hot Standby configuration, only one CMU / RFU - at a given end of the link is Active at any one time, the - neighbor CMU / RFU being Inactive. Use the Requested - Protection State attribute to request whether this CMU / - RFU should be in the Active or Inactive state." - ::= { protectionConfig 7 } - - antennaReceiveLevelDeltaThreshold OBJECT-TYPE - SYNTAX INTEGER (0..30) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "At a given end of a 1+1 Hot Standby configuration, a CMU - will raise an alarm to the management system when the - measured receive level adjusted by antenna gain and - feeder loss is less than that of its neighbor by more - than the Antenna Receive Level Delta Threshold." - ::= { protectionConfig 8 } - - antennaReceiveLevelMeasurementWindow OBJECT-TYPE - SYNTAX INTEGER (1..2880) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "At a given end of a 1+1 Hot Standby configuration, a CMU - will raise an alarm to the management system when the - measured receive level adjusted by antenna gain and - feeder loss is less than that of its neighbor by more - than the Antenna Receive Level Delta Threshold. The - measurements are averaged over the most recent Antenna - Receive Level Measurement Window." - ::= { protectionConfig 9 } - - fiberY OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "One or both ends of a 1+1 Hot Standby system can be - connected to the network using an 'Optical-Y Splitter Kit - per end'. This end configuration provides a single fiber - interface to the network. Any end which is connected to - the network using this method must have the Fiber Y - attribute set to Enabled. Please note: CMUs must be - loaded with boot code version 03-00 or later and recovery - version 04-00 or later for Fiber Y to work correctly." - ::= { protectionConfig 12 } - - rxDiversityVlanTpid OBJECT-TYPE - SYNTAX INTEGER { - ieee-8021q-tagged-c-tag-type-8100(0), - ieee-8021ad-tagged-s-tag-or-b-tag-type-88a8(1) - } - ACCESS read-write - STATUS mandatory - DESCRIPTION - "When Receive Diversity is enabled, the Inactive CMU - sends Rx Diversity Ethernet Frames to the Active CMU. - These Ethernet Frames must be VLAN tagged and this - attribute controls whether the frames are tagged using - the TPID defined by 802.1Q or the TPID defined by - 802.1ad." - ::= { protectionConfig 14 } - - rxDiversityVid OBJECT-TYPE - SYNTAX INTEGER (0..4094) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "When Receive Diversity is enabled, the Inactive CMU - sends Rx Diversity Ethernet Frames to the Active CMU. - These Ethernet Frames must be VLAN tagged and this - attribute controls the VLAN Identifier" - ::= { protectionConfig 15 } - - -- ProtectionStatus group attribute definitions - -- - protectionAvailabilityStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - not-protected(1), - not-protecting(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Protection - Availability Status attribute indicates whether the - Active unit is currently being protected by the Inactive - unit. If it isn't being protected, the Active unit will - report Not Protected and the Inactive unit will report - Not Protecting." - ::= { protectionStatus 2 } - - protectionConfigurationStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - configuration-not-protecting(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "In a 1+1 Hot Standby configuration, this attribute will - indicate whether the configuration will support - protection." - ::= { protectionStatus 3 } - - protectionState OBJECT-TYPE - SYNTAX INTEGER { - inactive(0), - active(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "In a 1+1 Hot Standby configuration, only one CMU / RFU - at a given end of the link is Active at any one time, the - neighbor CMU / RFU being Inactive. The Protection State - attribute indicates whether a CMU / RFU is in the Active - or Inactive state." - ::= { protectionStatus 4 } - - activeUnit OBJECT-TYPE - SYNTAX INTEGER { - primary(0), - secondary(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "At a given end of a 1+1 Hot Standby configuration, one - CMU must be configured as Primary, the other CMU as - Secondary. When a Protected Link initialises with no - faults, the CMU configured as Primary will become the - Active CMU, that is, the Primary CMU is the preferred - CMUs. The Active Unit attribute indicates whether the - active unit is configured as Primary or Secondary." - ::= { protectionStatus 5 } - - protectionSwitchCause OBJECT-TYPE - SYNTAX INTEGER { - no-previous-protection-switch(0), - neighbor-cmu-connected-but-not-responding(1), - rfu-not-responding(2), - rfu-rx-rf-synth-out-of-lock(3), - rfu-tx-rf-synth-out-of-lock(4), - rfu-common-rf-synth-out-of-lock(5), - rfu-cable-failure(6), - rfu-cable-attenuator-adjustment-failure(7), - rfu-tx-power-degraded(8), - data-port-down(9), - management-port-down(10), - wireless-receive-signal-not-detected(11), - byte-error-ratio-over-threshold(12), - code-word-error-ratio-over-threshold(13), - cmu-rebooting(14), - configuration-not-protecting(15), - wireless-receive-signal-not-detected-at-remote-end(16), - byte-error-ratio-over-threshold-at-remote-end(17), - code-word-error-ratio-over-threshold-at-remote-end(18), - multiple-receive-failure-at-remote-end(19), - primary-recovery(20), - managed-protection-switch(21), - rfu-rx-if-synth-out-of-lock(22), - rfu-tx-if-synth-out-of-lock(23), - rfu-common-if-synth-out-of-lock(24), - rfu-very-high-temperature(25) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Protection - Switch Cause attribute reports the reason for the last - protection switch." - ::= { protectionStatus 6 } - - endId OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..79)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "In a 1+1 Hot Standby configuration, the End Id contains - the IP address of neighboring CMUs starting with the - highest IP address and with a space separating the - addresses. It is a single identifier of neighboring - CMUs." - ::= { protectionStatus 7 } - - neighborIPAddress OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Neighbor IP - Address identifies the IP Address of the neighbor CMU - connected via the Protection Interface." - ::= { protectionStatus 8 } - - neighborMACAddress OBJECT-TYPE - SYNTAX OCTET STRING (SIZE(6)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Neighbor MAC - Address identifies the MAC Address of the neighbor CMU - connected via the Protection Interface." - ::= { protectionStatus 9 } - - wirelessReceiveSignalStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - not-detected(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The Wireless Receive Signal Status indicates if the - receiver is able to demodulate the transmit signal from - the remote end of the link. If it cannot demodulate the - signal, a protection switch may occur in a system - configured for 1+1 Hot Standby." - ::= { protectionStatus 10 } - - licensedTransmitCapacityStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - less-than-neighbor(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Licensed - Transmit Capacity Status attribute indicates when the - Licensed Transmit Capacity is below that of its - neighbor." - ::= { protectionStatus 14 } - - dataPortEthernetSpeedStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - less-than-neighbor(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Data Port - Ethernet Speed Status attribute indicates if the Ethernet - Speed of the Data Port is below that of its neighbor." - ::= { protectionStatus 15 } - - managementPortEthernetSpeedStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - less-than-neighbor(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Management Port - Ethernet Speed Status attribute indicates if the Ethernet - Speed of the Management Port is below that of its - neighbor." - ::= { protectionStatus 16 } - - protectionInterfaceStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - neighbor-not-responding(1), - neighbor-not-connected(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "In a 1+1 Hot Standby configuration, information is - shared between neighbor CMUs over the Protection - Interface. The Protection Interface Status attribute - reports whether the neighbor CMU is successfully - responding, physically disconnected or whether it is - physically connected but not responding, e.g. powered - down." - ::= { protectionStatus 17 } - - remotePrimaryIPAddress OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Remote Primary - IP Address reports the IP address of the CMU which is - configured as Primary at the remote end of the wireless - link." - ::= { protectionStatus 18 } - - remoteSecondaryIPAddress OBJECT-TYPE - SYNTAX IpAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Remote Secondary - IP Address reports the IP address of the CMU which is - configured as Secondary at the remote end of the wireless - link." - ::= { protectionStatus 19 } - - remotePrimaryMACAddress OBJECT-TYPE - SYNTAX OCTET STRING (SIZE(6)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Remote Primary - MAC Address reports the MAC address of the CMU which is - configured as Primary at the remote end of the wireless - link." - ::= { protectionStatus 20 } - - remoteSecondaryMACAddress OBJECT-TYPE - SYNTAX OCTET STRING (SIZE(6)) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Remote Secondary - MAC Address reports the MAC address of the CMU which is - configured as Secondary at the remote end of the wireless - link." - ::= { protectionStatus 21 } - - remotePrimarySecondaryMode OBJECT-TYPE - SYNTAX INTEGER { - primary(0), - secondary(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "In a 1+1 Hot Standby configuration, this attribute - identifies whether the Active Unit at the remote end of - the link is configured as Primary or Secondary." - ::= { protectionStatus 22 } - - transmitterStatus OBJECT-TYPE - SYNTAX INTEGER { - muted(0), - transmitting(1), - inactive(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Indicates whether the RFU is transmitting or muted. In a - 1+1 Hot Standby configuration, it will also indicate if - the RFU is Inactive and therefore ready to transmit." - ::= { protectionStatus 23 } - - endWirelessReceiveSignalStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - not-detected(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The End Wireless Receive Signal Status indicates if the - end of a link is unable to demodulate the signal - transmitted from the remote end of the link. When - Protection is set to 1+1 Hot Standby, this attribute will - indicate Not Detected if the Active CMU is unable to - demodulate the wireless signal. When Receive Diversity is - enabled, this attribute will indicate Not Detected if - both the Active and Inactive CMUs are unable to - demodulate the wireless signal." - ::= { protectionStatus 26 } - - rxDiversityDataPortStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - not-protecting(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "When Receive Diversity is enabled, the Inactive CMU - sends Rx Diversity Ethernet Frames to the Active CMU. - Before sending these frames, the Data Port MUST be - negotiated at 1000 Mbps. This attribute indicates if this - is not the case" - ::= { protectionStatus 27 } - - rxDiversityAvailabilityStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - not-protected(1), - not-protecting(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The Rx Diversity Availability Status attribute will - indicate when Receive Diversity is not operating - correctly, either due to a fault or due to an incorrect - configuration" - ::= { protectionStatus 28 } - - rxDiversityConfigurationStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - configuration-not-protecting(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "For Receive Diversity to operate correctly, certain - attributes must be configured correctly on both neighbor - CMUs. The Rx Diversity Configuration Status attribute - will indicate when this is not the case" - ::= { protectionStatus 29 } - - rxDiversityNeighborCompatibility OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - mismatch(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "For Receive Diversity to operate correctly, both - neighbor CMUs must both be configured with the Protection - attribute set to �1+1 Hot Standby with Rx Diversity�. - The Rx Diversity Neighbor Compatibility attribute - indicates when the neighbor CMU is configured to a - different setting" - ::= { protectionStatus 30 } - - rxDiversityVlanTpidNeighborCompatibility OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - mismatch(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "For Receive Diversity to operate correctly, both - neighbor CMUs must be configured with the same value of - Rx Diversity VLAN TPID. The Rx Diversity VLAN TPID - Neighbor Compatibility attribute indicates when this is - not the case" - ::= { protectionStatus 31 } - - rxDiversityVidNeighborCompatibility OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - mismatch(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "For Receive Diversity to operate correctly, both - neighbor CMUs must be configured with the same value of - Rx Diversity VID. The Rx Diversity VID Neighbor - Compatibility attribute indicates when this is not the - case" - ::= { protectionStatus 32 } - - neighborInternetAddressType OBJECT-TYPE - SYNTAX INTEGER { - unknown(0), - ipv4(1), - ipv6(2), - ipv4z(3), - ipv6z(4), - unknown-6(5), - unknown-7(6), - unknown-8(7), - unknown-9(8), - unknown-10(9), - unknown-11(10), - unknown-12(11), - unknown-13(12), - unknown-14(13), - unknown-15(14), - unknown-16(15), - dns(16) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The type of Internet address specified by the associated - neighborInternetAddress." - ::= { protectionStatus 33 } - - neighborInternetAddress OBJECT-TYPE - SYNTAX InetAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Neighbor - Internet Address identifies the INET Address of the - neighbor CMU connected via the Protection Interface." - ::= { protectionStatus 34 } - - remotePrimaryInternetAddressType OBJECT-TYPE - SYNTAX INTEGER { - unknown(0), - ipv4(1), - ipv6(2), - ipv4z(3), - ipv6z(4), - unknown-6(5), - unknown-7(6), - unknown-8(7), - unknown-9(8), - unknown-10(9), - unknown-11(10), - unknown-12(11), - unknown-13(12), - unknown-14(13), - unknown-15(14), - unknown-16(15), - dns(16) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The type of Internet address specified by the associated - remoteSecondaryInternetAddress." - ::= { protectionStatus 35 } - - remotePrimaryInternetAddress OBJECT-TYPE - SYNTAX InetAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Remote Primary - Internet Address reports the INET address of the CMU - which is configured as Primary at the remote end of the - wireless link." - ::= { protectionStatus 36 } - - remoteSecondaryInternetAddressType OBJECT-TYPE - SYNTAX INTEGER { - unknown(0), - ipv4(1), - ipv6(2), - ipv4z(3), - ipv6z(4), - unknown-6(5), - unknown-7(6), - unknown-8(7), - unknown-9(8), - unknown-10(9), - unknown-11(10), - unknown-12(11), - unknown-13(12), - unknown-14(13), - unknown-15(14), - unknown-16(15), - dns(16) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The type of Internet address specified by the associated - remoteSecondaryInternetAddress." - ::= { protectionStatus 37 } - - remoteSecondaryInternetAddress OBJECT-TYPE - SYNTAX InetAddress - ACCESS read-only - STATUS mandatory - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Remote Secondary - Internet Address reports the INET address of the CMU - which is configured as Secondary at the remote end of the - wireless link." - ::= { protectionStatus 38 } - - -- ProtectionStats group attribute definitions - -- - activeAvailableTime OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The Active Available Time reports the time which the - Wireless Link Status has been Up whilst the CMU/RFU has - been in the Active role of a 1+1 Hot Standby - configuration. The reported time is since the last - statistics reset." - ::= { protectionStats 5 } - - activeCounterMeasurementPeriod OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-only - STATUS mandatory - DESCRIPTION - "For a 1+1 Hot Standby link, the elapsed time that the - Protection State of the unit has been in the active state - since the last reset of the system counters." - ::= { protectionStats 6 } - - activeWirelessLinkAvailability OBJECT-TYPE - SYNTAX INTEGER (0..1000000) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "For a 1+1 Hot Standby link, the percentage of time that - the unit has been able to successfully demodulate the - signal transmitted from the remote end of the link whilst - the Protecion State of the unit has been active. This - attribute is not updated whilst the Protection State is - inactive. Calculated since the last reset of the system - counters. The reported value is the percentage multiplied - by 10000" - ::= { protectionStats 7 } - - -- AAAControl group attribute definitions - -- - userTableNumber OBJECT-TYPE - SYNTAX INTEGER (1..10) - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Number of entries in the userTable" - ::= { aAAControl 1 } - - -- UserTable group attribute definitions - -- - userTableIndex OBJECT-TYPE - SYNTAX INTEGER (1..10) - ACCESS not-accessible - STATUS mandatory - DESCRIPTION - "used to index values in the userTable." - ::= { userTableEntry 1 } - - userName OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-only - STATUS mandatory - DESCRIPTION - "User name which must be entered, along with the - appropriate password, in order to gain access to the - system." - ::= { userTableEntry 2 } - - userRole OBJECT-TYPE - SYNTAX INTEGER { - read-only(0), - system-administrator(1), - security-officer(2) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Role of the selected user. A Security Officer has access - to and can modify all settings. A System Administrator - has access to and can modify all non-security settings. A - Read Only user can view settings, but cannot make any - changes." - ::= { userTableEntry 3 } - - userEnabled OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Enable / Disable the selected user" - ::= { userTableEntry 4 } - - userPassword OBJECT-TYPE - SYNTAX OCTET STRING - ACCESS read-write - STATUS mandatory - DESCRIPTION - "User password, which must be entered in order to gain - access to the system." - ::= { userTableEntry 5 } - - -- SyslogControl group attribute definitions - -- - syslogClient OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "Enable or disable the syslog client" - ::= { syslogControl 1 } - - syslogState OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - ACCESS read-only - STATUS mandatory - DESCRIPTION - "The syslog service has been enabled or disabled" - ::= { syslogControl 2 } - - -- Supplementary group attribute definitions - -- - longitude OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..19)) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The longitude of the unit, measured in decimal degrees. - This object is set by the SNMP manager and has no - internal function." - ::= { supplementary 1 } - - latitude OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..19)) - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The latitude of the unit, measured in decimal degrees. - This object is set by the SNMP manager and has no - internal function." - ::= { supplementary 2 } - - altitude OBJECT-TYPE - SYNTAX INTEGER - ACCESS read-write - STATUS mandatory - DESCRIPTION - "The altitude of the unit, measured in metres. This - object is set by the SNMP manager and has no internal - function." - ::= { supplementary 3 } - - -- Enterprise TRAP definitions - -- - - dataPortStatusTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { dataPortStatus } - DESCRIPTION - "Current status of the data Ethernet link. NB: a change - of state may generate an SNMP trap and/or SMTP email - alert" - ::= 3 - - linkNameMismatchTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { linkNameMismatch } - DESCRIPTION - "Signaling was received with the wrong Link Name. Either - the Link Name is configured differently at each end of - the wireless link, or this unit is aligned to the wrong - link partner. NB: A change of value during operation may - generate an SNMP trap and/or SMTP email alert" - ::= 9 - - alignmentModeTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { alignmentMode } - DESCRIPTION - "Indicates if the unit is undergoing alignment. NB: a - change of state during operation may generate an SNMP - trap and/or SMTP email alert" - ::= 10 - - unitOutOfCalibrationTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { unitOutOfCalibration } - DESCRIPTION - "The unit is out of calibration" - ::= 11 - - encryptionEnabledMismatchTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { encryptionEnabledMismatch } - DESCRIPTION - "Encryption has been enabled on one end of the wireless - link but not the other" - ::= 13 - - dataPortDisabledWarningTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { dataPortDisabledWarning } - DESCRIPTION - "The SNMP ifAdminStatus of the data Ethernet interface - has disabled Ethernet traffic" - ::= 17 - - dataPortFiberStatusTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { dataPortFiberStatus } - DESCRIPTION - "If the fiber interface on the data Ethernet port is not - OK, there are three possible causes: 1) the fiber - interface has been installed but disabled, 2) the - interface could not be established even though no LOS was - detected (i.e. an optical carrier was detected, which - could be due to a broken TX fiber, or because the - interface is disabled at the other end of the fiber - link), or 3) the interface could not be established and - LOS is detected (i.e. no optical carrier is detected). - NB: a change of status may generate an SNMP trap and/or - SMTP email alert" - ::= 18 - - dataPortConfigurationMismatchTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { dataPortConfigurationMismatch } - DESCRIPTION - "The detection of Ethernet fragments (runt packets) on - the data Ethernet port when the link is in full duplex is - an indication of an auto-negotiation or forced - configuration mismatch" - ::= 19 - - softwareVersionRemoteCompatibilityTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { softwareVersionRemoteCompatibility } - DESCRIPTION - "Indicates a mismatch of software versions at the two - ends of the wireless link" - ::= 20 - - sNTPSyncTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { sNTPSync } - DESCRIPTION - "If SNTP Sync fails then check the server settings in the - Remote Management page, or disable SNTP. NB: a change of - state may generate an SNMP trap and/or SMTP email alert" - ::= 21 - - managementPortStatusTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { managementPortStatus } - DESCRIPTION - "Current status of the out-of-band management Ethernet - link" - ::= 23 - - managementPortDisabledWarningTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { managementPortDisabledWarning } - DESCRIPTION - "The SNMP ifAdminStatus of the out-of-band management - Ethernet interface has disabled Ethernet traffic" - ::= 24 - - rFUStatusTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { rFUStatus } - DESCRIPTION - "Current status of the RFU. A state of 'ok' indicates - that the RFU is fully operational, although may not be - transmitting." - ::= 27 - - managementPortConfigurationMismatchTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { managementPortConfigurationMismatch } - DESCRIPTION - "The detection of Ethernet fragments (runt packets) on - the out-of-band management Ethernet port when the link is - in full duplex is an indication of an auto-negotiation or - forced configuration mismatch" - ::= 28 - - wirelessLinkStatusTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { wirelessLinkStatus } - DESCRIPTION - "Current status of the wireless link" - ::= 29 - - protectionAvailabilityStatusTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { protectionAvailabilityStatus } - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Protection - Availability Status attribute indicates whether the - Active unit is currently being protected by the Inactive - unit. If it isn't being protected, the Active unit will - report Not Protected and the Inactive unit will report - Not Protecting." - ::= 31 - - protectionConfigurationStatusTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { protectionConfigurationStatus } - DESCRIPTION - "In a 1+1 Hot Standby configuration, this attribute will - indicate whether the configuration will support - protection." - ::= 32 - - protectionStateTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { protectionState } - DESCRIPTION - "In a 1+1 Hot Standby configuration, only one CMU / RFU - at a given end of the link is Active at any one time, the - neighbor CMU / RFU being Inactive. The Protection State - attribute indicates whether a CMU / RFU is in the Active - or Inactive state." - ::= 33 - - wirelessReceiveSignalStatusTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { wirelessReceiveSignalStatus } - DESCRIPTION - "The Wireless Receive Signal Status indicates if the - receiver is able to demodulate the transmit signal from - the remote end of the link. If it cannot demodulate the - signal, a protection switch may occur in a system - configured for 1+1 Hot Standby." - ::= 34 - - licensedTransmitCapacityStatusTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { licensedTransmitCapacityStatus } - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Licensed - Transmit Capacity Status attribute indicates when the - Licensed Transmit Capacity is below that of its - neighbor." - ::= 36 - - dataPortEthernetSpeedStatusTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { dataPortEthernetSpeedStatus } - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Data Port - Ethernet Speed Status attribute indicates if the Ethernet - Speed of the Data Port is below that of its neighbor." - ::= 37 - - managementPortEthernetSpeedStatusTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { managementPortEthernetSpeedStatus } - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Management Port - Ethernet Speed Status attribute indicates if the Ethernet - Speed of the Management Port is below that of its - neighbor." - ::= 38 - - protectionInterfaceStatusTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { protectionInterfaceStatus } - DESCRIPTION - "In a 1+1 Hot Standby configuration, information is - shared between neighbor CMUs over the Protection - Interface. The Protection Interface Status attribute - reports whether the neighbor CMU is successfully - responding, physically disconnected or whether it is - physically connected but not responding, e.g. powered - down." - ::= 39 - - syslogStateTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { syslogState } - DESCRIPTION - "The syslog service has been enabled or disabled" - ::= 40 - - syslogLocalNearlyFullTrap TRAP-TYPE - ENTERPRISE ptpTraps - DESCRIPTION "The syslog local log is nearly full (90%)" - ::= 41 - - syslogLocalWrappedTrap TRAP-TYPE - ENTERPRISE ptpTraps - DESCRIPTION "The syslog local log has wrapped" - ::= 42 - - secureModeAlarmTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { secureModeAlarm } - DESCRIPTION - "The secure mode (e.g. FIPS, UC-APL) state of the unit. - The secure mode is not configured(1) state indicates that - the unit is capable of secure mode operation, and one or - more of the following security materials has not been - configured: Key Of Keys, Private Key, Public Certificate, - DRNG Entropy Status, Wireless Encryption Key. The secure - mode mode is configured but not active(2) state indicates - that the unit is capable of secure mode operation, and - the security material has been configured, but the - configuration of interfaces is not consistent with secure - mode operation. The secure mode is not supported(3) state - indicates that the unit is not capable of secure mode - operation. The secure mode capability requires - appropriate hardware compatibility, license key and - software image." - ::= 43 - - endWirelessReceiveSignalStatusTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { endWirelessReceiveSignalStatus } - DESCRIPTION - "The End Wireless Receive Signal Status indicates if the - end of a link is unable to demodulate the signal - transmitted from the remote end of the link. When - Protection is set to 1+1 Hot Standby, this attribute will - indicate Not Detected if the Active CMU is unable to - demodulate the wireless signal. When Receive Diversity is - enabled, this attribute will indicate Not Detected if - both the Active and Inactive CMUs are unable to - demodulate the wireless signal." - ::= 44 - - rxDiversityDataPortStatusTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { rxDiversityDataPortStatus } - DESCRIPTION - "When Receive Diversity is enabled, the Inactive CMU - sends Rx Diversity Ethernet Frames to the Active CMU. - Before sending these frames, the Data Port MUST be - negotiated at 1000 Mbps. This attribute indicates if this - is not the case" - ::= 45 - - rxDiversityAvailabilityStatusTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { rxDiversityAvailabilityStatus } - DESCRIPTION - "The Rx Diversity Availability Status attribute will - indicate when Receive Diversity is not operating - correctly, either due to a fault or due to an incorrect - configuration" - ::= 46 - - rxDiversityConfigurationStatusTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { rxDiversityConfigurationStatus } - DESCRIPTION - "For Receive Diversity to operate correctly, certain - attributes must be configured correctly on both neighbor - CMUs. The Rx Diversity Configuration Status attribute - will indicate when this is not the case" - ::= 47 - - rFUPowerButtonPressedTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { rFUPowerButtonPressed } - DESCRIPTION - "IRFU power button have been pressed, IFRU has powered - down unexpectedly" - ::= 48 - - syslogClientTrap TRAP-TYPE - ENTERPRISE ptpTraps - VARIABLES { syslogClient } - DESCRIPTION - "Enable or disable the syslog client" - ::= 49 - - END - - -5. References - - [1] Case, J., Fedor, M., Schoffstall, M., and J. Davin, "Simple - Network Management Protocol", STD 15, RFC 1157, SNMP Research, - -S. Whitaker [Page 2] - -RFC DRAFT Cambium PTP MIB February 2014 - - Performance Systems International, Performance Systems - International, MIT Laboratory for Computer Science, May 1990. - - [2] McCloghrie K., and M. Rose, Editors, "Management Information Base - for Network Management of TCP/IP-based internets", STD 17, RFC - 1213, Performance Systems International, March 1991. - - [3] Information processing systems - Open Systems Interconnection - - Specification of Abstract Syntax Notation One (ASN.1), - International Organization for Standardization, International - Standard 8824, December 1987. - - [4] Information processing systems - Open Systems Interconnection - - Specification of Basic Encoding Rules for Abstract Notation One - (ASN.1), International Organization for Standardization, - International Standard 8825, December 1987. - - [5] Rose, M., and K. McCloghrie, Editors, "Concise MIB Definitions", - STD 16, RFC 1212, Performance Systems International, Hughes LAN - Systems, March 1991. - - [6] Rose, M., Editor, "A Convention for Defining Traps for use with - the SNMP", RFC 1215, Performance Systems International, March - 1991. - - [7] ANSI/IEEE Standard 802.1D-1990 MAC Bridges, IEEE Project 802 - Local and Metropolitan Area Networks, (March 8, 1991). - -6. Security Considerations - - Security issues are not discussed in this memo. - -7. Authors' Addresses - - Simon Whitaker - Cambium Networks Ltd, - Unit B2, - Linhay Business Park, - Eastern Road, - Ashburton, - Devon. - TQ13 7UP - United Kingdom - - Phone: +44 (0) 1364 655 500 - Email: simon.whitaker@cambiumnetworks.com diff --git a/mibs/cambium/800/cambium-ptp800-v2.txt b/mibs/cambium/800/cambium-ptp800-v2.txt deleted file mode 100644 index ae0b654de2..0000000000 --- a/mibs/cambium/800/cambium-ptp800-v2.txt +++ /dev/null @@ -1,5521 +0,0 @@ -Proprietary MIB Definition -Internet Draft S. Whitaker -Document: cambium-ptp-v2.txt Cambium Networks Ltd. -Version: PTP800-06-02 Friday 28th February 2014 - - - Definitions of Managed Objects - for the Cambium Point-to-Point Bridges - 800 Series - -Status of this Memo - - This document is an Internet-Draft and is in full conformance with - all provisions of Section 10 of RFC 2026 except that the right to - produce derivative works is not granted. - -Abstract - - This memo defines a portion of the Management Information Base (MIB) - for use with the Cambium Point-to-Point Bridges - 800 Series. - -1. The Network Management Framework - - Version 2 of the Internet-standard Network Management Framework consists - of three components. They are: - - STD 58, RFC 2578 [1] which defines Version 2 of the Structure of - Management Information (SMIv2), the mechanisms used for - describing and naming objects for the purpose of management. - - STD 58, RFC 2579 [2] which defines common MIB "Textual Conventions" - to concisely convey the syntax and semantics of objects. - - STD 58, RFC 2580 which defines Conformance Statements and - requirements for defining agent and manager capabilities. - - The Framework permits new objects to be defined for the purpose of - experimentation and evaluation. - -2. Objects - - Managed objects are accessed via a virtual information store, termed - the Management Information Base or MIB. Objects in the MIB are - defined using the subset of Abstract Syntax Notation One (ASN.1) [3,4] - defined in the SMI. In particular, each object is named by an OBJECT - IDENTIFIER, an administratively assigned name, which specifies an - object type. The object type together with an object instance serves - to uniquely identify a specific instantiation of the object. For - human convenience, we often use a textual string, termed the - descriptor, to also refer to the object type. - -2.1. Format of Definitions - - Section 4 contains the specification of all object types contained in - this MIB module. The object types are defined using the conventions - defined in the SMI, as amended by the extensions specified in [5,6]. - -S. Whitaker [Page 1] - -RFC DRAFT Cambium PTP MIB February 2014 - - -3. Overview - - The Cambium Point-to-Point Bridges - 800 Series uses advanced - wireless technology to provide non line of sight (NLOS) ethernet - communications. - -3.1. Structure of MIB - - Objects in this MIB are arranged into groups. Each group is - organized as a set of related objects. - - Some of the objects in this MIB are attributes which require a system - reboot for new settings to take effect. When reading the MIB, these - attributes will always return their current value. - *** NEW SETTINGS WILL NOT BE VISIBLE UNTIL AFTER A SYSTEM RESET. *** - New settings will be held in memory and activated on the next system - reboot: they are not discarded or forgotten, or automatically undone. - It is therefore the responsibility of the management system - to keep track of new settings, and to undo any unwanted settings. - The unit should not be left with partly completed configuration - changes, which might be accidentally applied some time later upon - a system reboot by some other unwitting manager. To undo new settings, - the current (old) values may simply be read from the MIB, and then - replayed back as new settings. Such an operation may be safely - performed on all attributes (except the "systemReset" attribute itself) - without knowledge of which attributes require a system reboot. - - The overall structure and assignment of objects to their groups is - shown below. - - +-cambium - | - +-ptp800 - | - +-bridge - | | - | +-localPacketFiltering - | - +-configuration - | | - | +-iPv4Address - | +-subnetMask - | +-gatewayIPAddress - | +-maximumTransmitPower - | +-antennaGain - | +-rFFeederLoss - | +-remoteIPAddress - | +-remoteMACAddress - | +-enableTransmission - | +-aTPCEnable - | +-iFCableLength - | +-linkName - | +-siteName - | +-diverseAntennaGain - | +-diverseRfFeederLoss - | +-iPv6Address - | +-iPVersion - | +-iPv6AutoConfiguredLinkLocalAddress - | +-iPv6PrefixLength - | +-iPv6GatewayAddress - | +-remoteInternetAddressType - | +-remoteInternetAddress - | - +-ethernet - | | - | +-dataPortCopperAutoNegotiation - | +-dataPortCopperAutoNegAdvertisement - | +-dataPortStatus - | +-dataPortSpeedAndDuplex - | +-dataPortWirelessDownAlert - | +-useVLANForManagementInterfaces - | +-vLANManagementPriority - | +-vLANManagementVIDValidation - | +-vLANManagementVID - | +-ethernetPriorityTableNumber - | +-managementPortAutoNegotiation - | +-managementPortAutoNegAdvertisement - | +-managementPortStatus - | +-managementPortSpeedAndDuplex - | +-managementPortWirelessDownAlert - | +-managementMode - | +-managementCommittedInformationRate - | +-dataPortPauseFrames - | +-transmitCapacityLimit - | +-transmitCapacityLimitDetail - | +-dataPortEthernetMediaTypeToUse - | +-dataPortCopperForcedConfiguration - | +-managementPortForcedConfiguration - | +-l2CPPriorityTableNumber - | +-unknownNetworkPriorityQueueMapping - | +-dSCPManagementPriority - | +-qOSPriorityScheme - | +-iPDSCPPriorityTableNumber - | +-mPLSTCPriorityTableNumber - | +-ethernetPriorityTable - | | | - | | +-ethernetPriorityQueueMapping - | | +-ethernetPriorityTableIndex - | +-l2CPPriorityTable - | | | - | | +-l2CPPriorityQueueMapping - | | +-l2CPPriorityTableIndex - | +-iPDSCPPriorityTable - | | | - | | +-iPDSCPPriorityQueueMapping - | | +-iPDSCPPriorityTableIndex - | +-mPLSTCPriorityTable - | | - | +-mPLSTCPriorityQueueMapping - | +-mPLSTCPriorityTableIndex - | - +-licence - | | - | +-productVariant - | +-productName - | +-ethernetFiberSupport - | +-transmitCapacity - | +-encryptionAlgorithmsAvail - | +-securityLevel - | - +-management - | | - | +-linkNameMismatch - | +-alignmentMode - | +-tFTPServerIPAddress - | +-tFTPServerPortNumber - | +-tFTPSoftwareUpgradeFileName - | +-tFTPStartSoftwareUpgrade - | +-tFTPSoftwareUpgradeStatus - | +-tFTPSoftwareUpgradeStatusText - | +-tFTPSoftwareUpgradeStatusAdditionalText - | +-hTTPAccessEnabled - | +-telnetAccessEnabled - | +-hTTPPortNumber - | +-hTTPSPortNumber - | +-telnetPortNumber - | +-hTTPSAccessEnabled - | +-tFTPServerInternetAddressType - | +-tFTPServerInternetAddress - | - +-phyControl - | | - | +-remoteMaximumTransmitPower - | +-minModulation - | +-minCodeRate - | +-maxModulation - | +-maxCodeRate - | - +-phyStatus - | | - | +-receivePower - | +-vectorError - | +-transmitPower - | +-linkLoss - | +-receiveModulation - | +-transmitModulation - | +-receiveCodeRate - | +-transmitCodeRate - | - +-alarms - | | - | +-unitOutOfCalibration - | +-encryptionEnabledMismatch - | +-dataPortDisabledWarning - | +-dataPortFiberStatus - | +-dataPortConfigurationMismatch - | +-softwareVersionRemoteCompatibility - | +-managementPortDisabledWarning - | +-rFUStatus - | +-managementPortConfigurationMismatch - | +-secureModeAlarm - | +-rFUPlatformCompatibility - | +-rFUProtectionCompatibility - | - +-smtp - | | - | +-sMTPEmailAlert - | +-sMTPServerIPAddress - | +-sMTPServerPortNumber - | +-sMTPSourceEmailAddress - | +-sMTPDestinationEmailAddress - | +-sMTPEnabledMessages - | +-sMTPServerInternetAddressType - | +-sMTPServerInternetAddress - | - +-snmpControl - | | - | +-sNMPPortNumber - | +-sNMPCommunityString - | +-sNMPTrapVersion - | +-sNMPEnabledTraps - | +-enabledDiagnosticAlarms - | +-enabledDiagnosticProtectionAlarms - | +-sNMPTrapTableNumber - | +-sNMPTrapTable - | | - | +-sNMPTrapTableIndex - | +-sNMPTrapIPAddress - | +-sNMPTrapPortNumber - | +-sNMPTrapInternetAddressType - | +-sNMPTrapInternetAddress - | +-sNMPTrapReceiverEnabled - | - +-sntp - | | - | +-sNTPState - | +-sNTPPollInterval - | +-sNTPSync - | +-sNTPLastSync - | +-systemClock - | +-timeZone - | +-daylightSaving - | +-sNTPPrimaryServer - | +-sNTPPrimaryServerDeadTime - | +-sNTPServerRetries - | +-sNTPServerTimeout - | +-sNTPServerTableNumber - | +-sNTPServerTable - | | - | +-sNTPServerTableIndex - | +-sNTPServerIPAddress - | +-sNTPServerPortNumber - | +-sNTPServerResponse - | +-sNTPServerInternetAddressType - | +-sNTPServerInternetAddress - | - +-reset - | | - | +-systemReset - | - +-versions - | | - | +-softwareVersion - | +-hardwareVersion - | +-secondarySoftwareVersion - | +-bootVersion - | - +-pubStats - | | - | +-receiveDataRate - | +-transmitDataRate - | +-aggregateDataRate - | +-wirelessLinkAvailability - | +-wirelessLinkStatus - | +-byteErrorRatio - | +-codeWordErrorRatio - | - +-encryption - | | - | +-encryptionAlgorithm - | - +-rfu - | | - | +-rFURfBand - | +-rFUTxBandAboveRx - | +-rFUFreqSpacing - | +-rFUTxPowerMin - | +-rFUTxPowerMax - | +-rFURxFreqMin - | +-rFURxFreqMax - | +-rFUTxFreqMin - | +-rFUTxFreqMax - | +-rFUSerial - | +-rFUActiveFirmwareBank - | +-rFUVersionBank1 - | +-rFUVersionBank2 - | +-rFUType - | +-rFURxRFSynthLockAlarm - | +-rFUTxRFSynthLockAlarm - | +-rFUTxPowerAlarm - | +-rFUCommonIFSynthLockAlarm - | +-rFUPowerAlarm - | +-rFULockoutAlarm - | +-rFUCableAlarm - | +-rFUCableAttenuationAdjustAlarm - | +-rFUTxPowerDegradedAlarm - | +-rFURpsAlarm - | +-rFUTxMuteStatus - | +-rFUFanAssemblyAlarm - | +-rFUHighTemperatureAlarm - | +-rFURFSwitchAlarm - | +-rFURxIFSynthLockAlarm - | +-rFUTxIFSynthLockAlarm - | +-rFUPowerButtonPressed - | +-rFUConnectedPlatform - | +-rFUCommonRFSynthLockAlarm - | +-rFUBranchingConfiguration - | +-rFUTransceiverLocation - | +-rFURfSwitchCableAlarm - | +-rFUReceiveBranchingUnitLoss - | +-rFUTransmitBranchingUnitLoss - | - +-radioLicense - | | - | +-radioLicenseIdentifier - | +-radioLicenseBand - | +-radioLicenseRegion - | +-radioLicenseTxFreq - | +-radioLicenseRxFreq - | +-radioLicenseBandwidth - | +-radioLicenseMaxEIRP - | +-radioLicenseModulation - | +-radioLicenseCodeRate - | +-radioLicenseIncompatibleAlarm - | +-radioLicenseMinModulation - | +-radioLicenseMinCodeRate - | +-radioLicenseMaxModulation - | +-radioLicenseMaxCodeRate - | - +-protectionConfig - | | - | +-protection - | +-faultProtectionSwitching - | +-primarySecondaryMode - | +-numberOfAntennas - | +-primaryRecovery - | +-primaryRecoveryPeriod - | +-requestedProtectionState - | +-antennaReceiveLevelDeltaThreshold - | +-antennaReceiveLevelMeasurementWindow - | +-fiberY - | +-rxDiversityVlanTpid - | +-rxDiversityVid - | - +-protectionStatus - | | - | +-protectionAvailabilityStatus - | +-protectionConfigurationStatus - | +-protectionState - | +-activeUnit - | +-protectionSwitchCause - | +-endId - | +-neighborIPAddress - | +-neighborMACAddress - | +-wirelessReceiveSignalStatus - | +-licensedTransmitCapacityStatus - | +-dataPortEthernetSpeedStatus - | +-managementPortEthernetSpeedStatus - | +-protectionInterfaceStatus - | +-remotePrimaryIPAddress - | +-remoteSecondaryIPAddress - | +-remotePrimaryMACAddress - | +-remoteSecondaryMACAddress - | +-remotePrimarySecondaryMode - | +-transmitterStatus - | +-endWirelessReceiveSignalStatus - | +-rxDiversityDataPortStatus - | +-rxDiversityAvailabilityStatus - | +-rxDiversityConfigurationStatus - | +-rxDiversityNeighborCompatibility - | +-rxDiversityVlanTpidNeighborCompatibility - | +-rxDiversityVidNeighborCompatibility - | +-neighborInternetAddressType - | +-neighborInternetAddress - | +-remotePrimaryInternetAddressType - | +-remotePrimaryInternetAddress - | +-remoteSecondaryInternetAddressType - | +-remoteSecondaryInternetAddress - | - +-protectionStats - | | - | +-activeCodeWordCount - | +-activeCodeWordErrorCount - | +-activeByteCount - | +-activeByteErrorCount - | +-activeAvailableTime - | +-activeCounterMeasurementPeriod - | +-activeWirelessLinkAvailability - | +-activeCodeWordErrorRatio - | +-activeByteErrorRatio - | - +-aAAControl - | | - | +-userTableNumber - | +-userTable - | | - | +-userTableIndex - | +-userName - | +-userRole - | +-userEnabled - | +-userPassword - | - +-syslogControl - | | - | +-syslogClient - | +-syslogState - | - +-supplementary - | | - | +-longitude - | +-latitude - | +-altitude - -3.1.1. The bridge Group - - This group contains configuration attributes for the wireless - Ethernet bridge (and which are not already provided by RFC - 1286/1493/4188). - -3.1.2. The configuration Group - - This mandatory group contains the objects which are applicable to - the PTP unit configuration. NB: Some attributes in this group hold - their new settings in memory, which will only take effect after a - system reboot. - -3.1.3. The ethernet Group - - The Ethernet group contains attributes to control the operation of - the local Ethernet link. NB: Some attributes in this group hold - their new settings in memory, which will only take effect after a - system reboot. - -3.1.4. The licence Group - - This licence group contains a description of the system - capabilities that are controlled and managed via the systems - licence key. - -3.1.5. The management Group - - - -3.1.6. The phyControl Group - - The PHY control group contains a description of the attributes that - control the behaviour and performance of the wireless links - physical layer. - -3.1.7. The phyStatus Group - - This mandatory group contains the objects which are applicable the - PTP units wireless physical layer operational parameters. - -3.1.8. The alarms Group - - This group contains objects which indicate alarm conditions. With - suitable configuration, an 'error' value on startup, or a change to - the value of these attributes during operation will cause SNMP - traps and/or SMTP email alerts to be generated. - -3.1.9. The smtp Group - - The SMTP group contains attributes to control the reporting of P2P - management information via email. - -3.1.10. The snmpControl Group - - The SNMP Control group contains attributes to control the - management interface, especially the generation of traps - (notifications). NB: Some attributes in this group hold their new - settings in memory, which will only take effect after a system - reboot. - -3.1.11. The sntp Group - - The SNTP group contains attributes to control and monitor time - synchronization. - -3.1.12. The reset Group - - This mandatory group contains the objects which are applicable the - PTP units reset information. - -3.1.13. The versions Group - - This mandatory group contains the objects which are applicable the - PTP units version information. - -3.1.14. The pubStats Group - - This group contains the objects which are applicable the PTP units - operational statistics. - -3.1.15. The encryption Group - - The Encryption group contains objects to manage encryption over the - wireless link. - -3.1.16. The rfu Group - - - -3.1.17. The radioLicense Group - - Radio License Regulation Mode - -3.1.18. The protectionConfig Group - - Description. - -3.1.19. The protectionStatus Group - - Description. - -3.1.20. The protectionStats Group - - Description. - -3.1.21. The aAAControl Group - - Cookie expiry - -3.1.22. The syslogControl Group - - - -3.1.23. The supplementary Group - - - -3.2. Textual Conventions - - The datatypes, MacAddress, BridgeId and Timeout, are used as textual - conventions in this document. These textual conventions have NO - effect on either the syntax nor the semantics of any managed object. - Objects defined using these conventions are always encoded by means - of the rules that define their primitive type. Hence, no changes to - the SMI or the SNMP are necessary to accommodate these textual - conventions which are adopted merely for the convenience of readers. - -4. Definitions - - CAMBIUM-PTP800-MIB DEFINITIONS ::= BEGIN - - IMPORTS - MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, - Integer32, IpAddress, Counter64, - enterprises - FROM SNMPv2-SMI - MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUP - FROM SNMPv2-CONF - DisplayString - FROM SNMPv2-TC - InetAddress, InetAddressType - FROM INET-ADDRESS-MIB; - - cambium MODULE-IDENTITY - LAST-UPDATED "201402281518Z" - ORGANIZATION "Cambium Networks Ltd." - CONTACT-INFO - "Post: Simon Whitaker - Cambium Networks Ltd. - Unit B2, - Linhay Business Park, - Eastern Road, - Ashburton, - Devon. - TQ13 7UP - United Kingdom - Phone: +44 (0) 1364 655 500 - Email: simon.whitaker@cambiumnetworks.com" - DESCRIPTION - "MIB for licenced microwave point to point wireless ethernet bridge." - REVISION "201402281518Z" - DESCRIPTION "PTP800-06-00: Added objects and traps to support IPv6 management agent." - Renamed 'iPAddress' to 'iPv4Address'. - Added softwareVersionRemoteCompatibility object and trap. - REVISION "201204201227Z" - DESCRIPTION "PTP800-05-00: Added objects and traps to support IRFU, and 1+1 hot standby with receive diversity. - Added queue mapping objects for L3 QOS. - Added securityLevel to the licence group. - Added syslogClientTrap. - Updated objects and traps for multiple secure SNTP servers. - Renamed 'oDU' objects to 'rFU'. - Renamed antennaProtection to numberOfAntennas. - Renamed 'vLANPriority' objects to 'ethernetPriority'. - Renamed 'l2CPQueueMapping' objects to 'l2CPPriority'. - Renamed 'fipsOperationalMode' objects to 'secureMode'. - Renamed 'motorolaPTP' productVariant enumerations to 'pTP'. - Renamed sNTPSynchronizationFailed bit to sNTPSync in enabledDiagnosticAlarms. - Renamed activeElapsedTime to activeCounterMeasurementPeriod. - Corrected spelling of 'advertisement' attributes." - REVISION "201108191229Z" - DESCRIPTION "PTP800-04-00: Renamed oDUIfSynthLockAlarm to oduCommonSynthLockAlarm. - Increased range for radioLicenseRegion, radioLicenseBandwidth, transmitCapacityLimitDetail and rFUStatus. - Added objects for http, https, and telnet. - Added objects and traps for syslog. - Replaced single instance of trap receiver with a table." - REVISION "201103161723Z" - DESCRIPTION "PTP800-03-00: Added objects and traps to support 1+1 Hot Standby. - Updated range and description text for a number of objects. - Made enableTransmission read-write. Added enableDiagnosticAlarms. - Made byteErrorRatio and codeWordErrorRatio 64 bit counters." - REVISION "201009301629Z" - DESCRIPTION "PTP800-02-04: Updated & re-formatted description text. Corrected DisplayString sizes. Changed longitude and latitude types. - Updated transmitCapacityLimit & dataPortCopperForcedConfiguration ranges." - REVISION "201007301307Z" - DESCRIPTION "PTP800-02-02: Added new phyStatusGroup objects. Updated oDUFreqSpacing & linkLoss ranges." - REVISION "201005271952Z" - DESCRIPTION "PTP800-02-01: data & management port status traps, writeable auto-negotiation." - REVISION "201003311309Z" - DESCRIPTION "PTP800-02-00: BIT STRING types now OCTET STRING. Added linkName, siteName, & support for l2CPQueueMapping & ACM ranges." - REVISION "201001041833Z" - DESCRIPTION "PTP800-01-01" - REVISION "200910211426Z" - DESCRIPTION "PTP800-01-00" - ::= { enterprises 17713 } - - -- Groups in cambium - ptp OBJECT IDENTIFIER ::= { cambium 1 } - ptmp OBJECT IDENTIFIER ::= { cambium 2 } - ptp800 OBJECT IDENTIFIER ::= { cambium 8 } - - -- Groups in ptp800 - bridge OBJECT IDENTIFIER ::= { ptp800 4 } - configuration OBJECT IDENTIFIER ::= { ptp800 5 } - ethernet OBJECT IDENTIFIER ::= { ptp800 6 } - licence OBJECT IDENTIFIER ::= { ptp800 8 } - management OBJECT IDENTIFIER ::= { ptp800 9 } - phyControl OBJECT IDENTIFIER ::= { ptp800 10 } - phyStatus OBJECT IDENTIFIER ::= { ptp800 12 } - alarms OBJECT IDENTIFIER ::= { ptp800 13 } - smtp OBJECT IDENTIFIER ::= { ptp800 15 } - snmpControl OBJECT IDENTIFIER ::= { ptp800 16 } - sntp OBJECT IDENTIFIER ::= { ptp800 17 } - reset OBJECT IDENTIFIER ::= { ptp800 18 } - versions OBJECT IDENTIFIER ::= { ptp800 19 } - pubStats OBJECT IDENTIFIER ::= { ptp800 20 } - encryption OBJECT IDENTIFIER ::= { ptp800 22 } - rfu OBJECT IDENTIFIER ::= { ptp800 23 } - radioLicense OBJECT IDENTIFIER ::= { ptp800 24 } - protectionConfig OBJECT IDENTIFIER ::= { ptp800 25 } - protectionStatus OBJECT IDENTIFIER ::= { ptp800 26 } - protectionStats OBJECT IDENTIFIER ::= { ptp800 27 } - aAAControl OBJECT IDENTIFIER ::= { ptp800 29 } - syslogControl OBJECT IDENTIFIER ::= { ptp800 28 } - supplementary OBJECT IDENTIFIER ::= { ptp800 96 } - ptpGroups OBJECT IDENTIFIER ::= { ptp800 98 } - ptpTraps OBJECT IDENTIFIER ::= { ptp800 99 } - ptpTrapPrefix OBJECT IDENTIFIER ::= { ptpTraps 0 } - - -- Compliance information - -- - ptpCompliance MODULE-COMPLIANCE - STATUS current - DESCRIPTION - "The compliance statement for the Cambium PTP MIB" - MODULE -- this module - MANDATORY-GROUPS { bridgeGroup - , configurationGroup - , ethernetGroup - , licenceGroup - , managementGroup - , phyControlGroup - , phyStatusGroup - , alarmsGroup - , smtpGroup - , snmpControlGroup - , sntpGroup - , resetGroup - , versionsGroup - , pubStatsGroup - , encryptionGroup - , rfuGroup - , radioLicenseGroup - , protectionConfigGroup - , protectionStatusGroup - , protectionStatsGroup - , aAAControlGroup - , syslogControlGroup - , supplementaryGroup - , notificationsGroup - } - ::= { ptp800 97 } - - bridgeGroup OBJECT-GROUP - OBJECTS { localPacketFiltering - } - STATUS current - DESCRIPTION "The bridge object group." - ::= { ptpGroups 4 } - - configurationGroup OBJECT-GROUP - OBJECTS { iPv4Address - , subnetMask - , gatewayIPAddress - , maximumTransmitPower - , antennaGain - , rFFeederLoss - , remoteIPAddress - , remoteMACAddress - , enableTransmission - , aTPCEnable - , iFCableLength - , linkName - , siteName - , diverseAntennaGain - , diverseRfFeederLoss - , iPv6Address - , iPVersion - , iPv6AutoConfiguredLinkLocalAddress - , iPv6PrefixLength - , iPv6GatewayAddress - , remoteInternetAddressType - , remoteInternetAddress - } - STATUS current - DESCRIPTION "The configuration object group." - ::= { ptpGroups 5 } - - ethernetGroup OBJECT-GROUP - OBJECTS { dataPortCopperAutoNegotiation - , dataPortCopperAutoNegAdvertisement - , dataPortStatus - , dataPortSpeedAndDuplex - , dataPortWirelessDownAlert - , useVLANForManagementInterfaces - , vLANManagementPriority - , vLANManagementVIDValidation - , vLANManagementVID - , ethernetPriorityTableNumber - , managementPortAutoNegotiation - , managementPortAutoNegAdvertisement - , managementPortStatus - , managementPortSpeedAndDuplex - , managementPortWirelessDownAlert - , managementMode - , managementCommittedInformationRate - , dataPortPauseFrames - , transmitCapacityLimit - , transmitCapacityLimitDetail - , dataPortEthernetMediaTypeToUse - , dataPortCopperForcedConfiguration - , managementPortForcedConfiguration - , l2CPPriorityTableNumber - , unknownNetworkPriorityQueueMapping - , dSCPManagementPriority - , qOSPriorityScheme - , iPDSCPPriorityTableNumber - , mPLSTCPriorityTableNumber - , ethernetPriorityQueueMapping - , l2CPPriorityQueueMapping - , iPDSCPPriorityQueueMapping - , mPLSTCPriorityQueueMapping - } - STATUS current - DESCRIPTION "The ethernet object group." - ::= { ptpGroups 6 } - - licenceGroup OBJECT-GROUP - OBJECTS { productVariant - , productName - , ethernetFiberSupport - , transmitCapacity - , encryptionAlgorithmsAvail - , securityLevel - } - STATUS current - DESCRIPTION "The licence object group." - ::= { ptpGroups 8 } - - managementGroup OBJECT-GROUP - OBJECTS { linkNameMismatch - , alignmentMode - , tFTPServerIPAddress - , tFTPServerPortNumber - , tFTPSoftwareUpgradeFileName - , tFTPStartSoftwareUpgrade - , tFTPSoftwareUpgradeStatus - , tFTPSoftwareUpgradeStatusText - , tFTPSoftwareUpgradeStatusAdditionalText - , hTTPAccessEnabled - , telnetAccessEnabled - , hTTPPortNumber - , hTTPSPortNumber - , telnetPortNumber - , hTTPSAccessEnabled - , tFTPServerInternetAddressType - , tFTPServerInternetAddress - } - STATUS current - DESCRIPTION "The management object group." - ::= { ptpGroups 9 } - - phyControlGroup OBJECT-GROUP - OBJECTS { remoteMaximumTransmitPower - , minModulation - , minCodeRate - , maxModulation - , maxCodeRate - } - STATUS current - DESCRIPTION "The phyControl object group." - ::= { ptpGroups 10 } - - phyStatusGroup OBJECT-GROUP - OBJECTS { receivePower - , vectorError - , transmitPower - , linkLoss - , receiveModulation - , transmitModulation - , receiveCodeRate - , transmitCodeRate - } - STATUS current - DESCRIPTION "The phyStatus object group." - ::= { ptpGroups 12 } - - alarmsGroup OBJECT-GROUP - OBJECTS { unitOutOfCalibration - , encryptionEnabledMismatch - , dataPortDisabledWarning - , dataPortFiberStatus - , dataPortConfigurationMismatch - , softwareVersionRemoteCompatibility - , managementPortDisabledWarning - , rFUStatus - , managementPortConfigurationMismatch - , secureModeAlarm - , rFUPlatformCompatibility - , rFUProtectionCompatibility - } - STATUS current - DESCRIPTION "The alarms object group." - ::= { ptpGroups 13 } - - smtpGroup OBJECT-GROUP - OBJECTS { sMTPEmailAlert - , sMTPServerIPAddress - , sMTPServerPortNumber - , sMTPSourceEmailAddress - , sMTPDestinationEmailAddress - , sMTPEnabledMessages - , sMTPServerInternetAddressType - , sMTPServerInternetAddress - } - STATUS current - DESCRIPTION "The smtp object group." - ::= { ptpGroups 15 } - - snmpControlGroup OBJECT-GROUP - OBJECTS { sNMPPortNumber - , sNMPCommunityString - , sNMPTrapVersion - , sNMPEnabledTraps - , enabledDiagnosticAlarms - , enabledDiagnosticProtectionAlarms - , sNMPTrapTableNumber - , sNMPTrapIPAddress - , sNMPTrapPortNumber - , sNMPTrapInternetAddressType - , sNMPTrapInternetAddress - , sNMPTrapReceiverEnabled - } - STATUS current - DESCRIPTION "The snmpControl object group." - ::= { ptpGroups 16 } - - sntpGroup OBJECT-GROUP - OBJECTS { sNTPState - , sNTPPollInterval - , sNTPSync - , sNTPLastSync - , systemClock - , timeZone - , daylightSaving - , sNTPPrimaryServer - , sNTPPrimaryServerDeadTime - , sNTPServerRetries - , sNTPServerTimeout - , sNTPServerTableNumber - , sNTPServerIPAddress - , sNTPServerPortNumber - , sNTPServerResponse - , sNTPServerInternetAddressType - , sNTPServerInternetAddress - } - STATUS current - DESCRIPTION "The sntp object group." - ::= { ptpGroups 17 } - - resetGroup OBJECT-GROUP - OBJECTS { systemReset - } - STATUS current - DESCRIPTION "The reset object group." - ::= { ptpGroups 18 } - - versionsGroup OBJECT-GROUP - OBJECTS { softwareVersion - , hardwareVersion - , secondarySoftwareVersion - , bootVersion - } - STATUS current - DESCRIPTION "The versions object group." - ::= { ptpGroups 19 } - - pubStatsGroup OBJECT-GROUP - OBJECTS { receiveDataRate - , transmitDataRate - , aggregateDataRate - , wirelessLinkAvailability - , wirelessLinkStatus - , byteErrorRatio - , codeWordErrorRatio - } - STATUS current - DESCRIPTION "The pubStats object group." - ::= { ptpGroups 20 } - - encryptionGroup OBJECT-GROUP - OBJECTS { encryptionAlgorithm - } - STATUS current - DESCRIPTION "The encryption object group." - ::= { ptpGroups 22 } - - rfuGroup OBJECT-GROUP - OBJECTS { rFURfBand - , rFUTxBandAboveRx - , rFUFreqSpacing - , rFUTxPowerMin - , rFUTxPowerMax - , rFURxFreqMin - , rFURxFreqMax - , rFUTxFreqMin - , rFUTxFreqMax - , rFUSerial - , rFUActiveFirmwareBank - , rFUVersionBank1 - , rFUVersionBank2 - , rFUType - , rFURxRFSynthLockAlarm - , rFUTxRFSynthLockAlarm - , rFUTxPowerAlarm - , rFUCommonIFSynthLockAlarm - , rFUPowerAlarm - , rFULockoutAlarm - , rFUCableAlarm - , rFUCableAttenuationAdjustAlarm - , rFUTxPowerDegradedAlarm - , rFURpsAlarm - , rFUTxMuteStatus - , rFUFanAssemblyAlarm - , rFUHighTemperatureAlarm - , rFURFSwitchAlarm - , rFURxIFSynthLockAlarm - , rFUTxIFSynthLockAlarm - , rFUPowerButtonPressed - , rFUConnectedPlatform - , rFUCommonRFSynthLockAlarm - , rFUBranchingConfiguration - , rFUTransceiverLocation - , rFURfSwitchCableAlarm - , rFUReceiveBranchingUnitLoss - , rFUTransmitBranchingUnitLoss - } - STATUS current - DESCRIPTION "The rfu object group." - ::= { ptpGroups 23 } - - radioLicenseGroup OBJECT-GROUP - OBJECTS { radioLicenseIdentifier - , radioLicenseBand - , radioLicenseRegion - , radioLicenseTxFreq - , radioLicenseRxFreq - , radioLicenseBandwidth - , radioLicenseMaxEIRP - , radioLicenseModulation - , radioLicenseCodeRate - , radioLicenseIncompatibleAlarm - , radioLicenseMinModulation - , radioLicenseMinCodeRate - , radioLicenseMaxModulation - , radioLicenseMaxCodeRate - } - STATUS current - DESCRIPTION "The radioLicense object group." - ::= { ptpGroups 24 } - - protectionConfigGroup OBJECT-GROUP - OBJECTS { protection - , faultProtectionSwitching - , primarySecondaryMode - , numberOfAntennas - , primaryRecovery - , primaryRecoveryPeriod - , requestedProtectionState - , antennaReceiveLevelDeltaThreshold - , antennaReceiveLevelMeasurementWindow - , fiberY - , rxDiversityVlanTpid - , rxDiversityVid - } - STATUS current - DESCRIPTION "The protectionConfig object group." - ::= { ptpGroups 25 } - - protectionStatusGroup OBJECT-GROUP - OBJECTS { protectionAvailabilityStatus - , protectionConfigurationStatus - , protectionState - , activeUnit - , protectionSwitchCause - , endId - , neighborIPAddress - , neighborMACAddress - , wirelessReceiveSignalStatus - , licensedTransmitCapacityStatus - , dataPortEthernetSpeedStatus - , managementPortEthernetSpeedStatus - , protectionInterfaceStatus - , remotePrimaryIPAddress - , remoteSecondaryIPAddress - , remotePrimaryMACAddress - , remoteSecondaryMACAddress - , remotePrimarySecondaryMode - , transmitterStatus - , endWirelessReceiveSignalStatus - , rxDiversityDataPortStatus - , rxDiversityAvailabilityStatus - , rxDiversityConfigurationStatus - , rxDiversityNeighborCompatibility - , rxDiversityVlanTpidNeighborCompatibility - , rxDiversityVidNeighborCompatibility - , neighborInternetAddressType - , neighborInternetAddress - , remotePrimaryInternetAddressType - , remotePrimaryInternetAddress - , remoteSecondaryInternetAddressType - , remoteSecondaryInternetAddress - } - STATUS current - DESCRIPTION "The protectionStatus object group." - ::= { ptpGroups 26 } - - protectionStatsGroup OBJECT-GROUP - OBJECTS { activeCodeWordCount - , activeCodeWordErrorCount - , activeByteCount - , activeByteErrorCount - , activeAvailableTime - , activeCounterMeasurementPeriod - , activeWirelessLinkAvailability - , activeCodeWordErrorRatio - , activeByteErrorRatio - } - STATUS current - DESCRIPTION "The protectionStats object group." - ::= { ptpGroups 27 } - - aAAControlGroup OBJECT-GROUP - OBJECTS { userTableNumber - , userName - , userRole - , userEnabled - , userPassword - } - STATUS current - DESCRIPTION "The aAAControl object group." - ::= { ptpGroups 29 } - - syslogControlGroup OBJECT-GROUP - OBJECTS { syslogClient - , syslogState - } - STATUS current - DESCRIPTION "The syslogControl object group." - ::= { ptpGroups 28 } - - supplementaryGroup OBJECT-GROUP - OBJECTS { longitude - , latitude - , altitude - } - STATUS current - DESCRIPTION "The supplementary object group." - ::= { ptpGroups 96 } - - notificationsGroup NOTIFICATION-GROUP - NOTIFICATIONS { dataPortStatusTrap - , linkNameMismatchTrap - , alignmentModeTrap - , unitOutOfCalibrationTrap - , encryptionEnabledMismatchTrap - , dataPortDisabledWarningTrap - , dataPortFiberStatusTrap - , dataPortConfigurationMismatchTrap - , softwareVersionRemoteCompatibilityTrap - , sNTPSyncTrap - , managementPortStatusTrap - , managementPortDisabledWarningTrap - , rFUStatusTrap - , managementPortConfigurationMismatchTrap - , wirelessLinkStatusTrap - , protectionAvailabilityStatusTrap - , protectionConfigurationStatusTrap - , protectionStateTrap - , wirelessReceiveSignalStatusTrap - , licensedTransmitCapacityStatusTrap - , dataPortEthernetSpeedStatusTrap - , managementPortEthernetSpeedStatusTrap - , protectionInterfaceStatusTrap - , syslogStateTrap - , syslogLocalNearlyFullTrap - , syslogLocalWrappedTrap - , secureModeAlarmTrap - , endWirelessReceiveSignalStatusTrap - , rxDiversityDataPortStatusTrap - , rxDiversityAvailabilityStatusTrap - , rxDiversityConfigurationStatusTrap - , rFUPowerButtonPressedTrap - , syslogClientTrap - } - STATUS current - DESCRIPTION "The notifications group." - ::= { ptpGroups 99 } - - - EthernetPriorityTableEntry ::= - SEQUENCE { ethernetPriorityQueueMapping INTEGER - , ethernetPriorityTableIndex INTEGER - } - - ethernetPriorityTable OBJECT-TYPE - SYNTAX SEQUENCE OF EthernetPriorityTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " A priority queue mapping table. This is a list of packet queues indexed by Ethernet priority." - ::= { ethernet 15 } - - ethernetPriorityTableEntry OBJECT-TYPE - SYNTAX EthernetPriorityTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Table EthernetPriorityTable" - INDEX { ethernetPriorityTableIndex } - ::= { ethernetPriorityTable 1 } - - L2CPPriorityTableEntry ::= - SEQUENCE { l2CPPriorityQueueMapping INTEGER - , l2CPPriorityTableIndex INTEGER - } - - l2CPPriorityTable OBJECT-TYPE - SYNTAX SEQUENCE OF L2CPPriorityTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " A priority queue mapping table. This is a list of packet queues associated with the different layer 2 control protocol frameworks." - ::= { ethernet 32 } - - l2CPPriorityTableEntry OBJECT-TYPE - SYNTAX L2CPPriorityTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Table L2CPPriorityTable" - INDEX { l2CPPriorityTableIndex } - ::= { l2CPPriorityTable 1 } - - IPDSCPPriorityTableEntry ::= - SEQUENCE { iPDSCPPriorityQueueMapping INTEGER - , iPDSCPPriorityTableIndex INTEGER - } - - iPDSCPPriorityTable OBJECT-TYPE - SYNTAX SEQUENCE OF IPDSCPPriorityTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " A priority queue mapping table. This is a list of packet queues indexed by L3 IP DSCP priority." - ::= { ethernet 38 } - - iPDSCPPriorityTableEntry OBJECT-TYPE - SYNTAX IPDSCPPriorityTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Table IPDSCPPriorityTable" - INDEX { iPDSCPPriorityTableIndex } - ::= { iPDSCPPriorityTable 1 } - - MPLSTCPriorityTableEntry ::= - SEQUENCE { mPLSTCPriorityQueueMapping INTEGER - , mPLSTCPriorityTableIndex INTEGER - } - - mPLSTCPriorityTable OBJECT-TYPE - SYNTAX SEQUENCE OF MPLSTCPriorityTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " A priority queue mapping table. This is a list of priority queues indexed by MPLS TC priority." - ::= { ethernet 40 } - - mPLSTCPriorityTableEntry OBJECT-TYPE - SYNTAX MPLSTCPriorityTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Table MPLSTCPriorityTable" - INDEX { mPLSTCPriorityTableIndex } - ::= { mPLSTCPriorityTable 1 } - - SNMPTrapTableEntry ::= - SEQUENCE { sNMPTrapTableIndex INTEGER - , sNMPTrapIPAddress IpAddress - , sNMPTrapPortNumber INTEGER - , sNMPTrapInternetAddressType INTEGER - , sNMPTrapInternetAddress InetAddress - , sNMPTrapReceiverEnabled INTEGER - } - - sNMPTrapTable OBJECT-TYPE - SYNTAX SEQUENCE OF SNMPTrapTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " SNMP trap configuration table." - ::= { snmpControl 10 } - - sNMPTrapTableEntry OBJECT-TYPE - SYNTAX SNMPTrapTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Table SNMPTrapTable" - INDEX { sNMPTrapTableIndex } - ::= { sNMPTrapTable 1 } - - SNTPServerTableEntry ::= - SEQUENCE { sNTPServerTableIndex INTEGER - , sNTPServerIPAddress IpAddress - , sNTPServerPortNumber INTEGER - , sNTPServerResponse DisplayString - , sNTPServerInternetAddressType INTEGER - , sNTPServerInternetAddress InetAddress - } - - sNTPServerTable OBJECT-TYPE - SYNTAX SEQUENCE OF SNTPServerTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "" - ::= { sntp 15 } - - sNTPServerTableEntry OBJECT-TYPE - SYNTAX SNTPServerTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Table SNTPServerTable" - INDEX { sNTPServerTableIndex } - ::= { sNTPServerTable 1 } - - UserTableEntry ::= - SEQUENCE { userTableIndex INTEGER - , userName OCTET STRING - , userRole INTEGER - , userEnabled INTEGER - , userPassword OCTET STRING - } - - userTable OBJECT-TYPE - SYNTAX SEQUENCE OF UserTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - " The User Table Control group contains objects specifically for user account management." - ::= { aAAControl 2 } - - userTableEntry OBJECT-TYPE - SYNTAX UserTableEntry - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Table UserTable" - INDEX { userTableIndex } - ::= { userTable 1 } - - -- Bridge group attribute definitions - -- - localPacketFiltering OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Controls the filtering of Ethernet frames that have been - sourced from the CMU management agent. When Local Packet - Filtering is disabled, such frames are transmitted at the - Wireless Interface and either the Management Port for - Out-of-Band operation or the Data Port for In-Band - operation. This is regardless of whether the port has - been learned for the destination address. When Local - Packet Filtering is enabled, such frames are only - transmitted at the port which has been learned for the - destination address" - ::= { bridge 1 } - - -- Configuration group attribute definitions - -- - iPv4Address OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Internet protocol (IPv4) address. This address is used - by the family of Internet protocols to uniquely identify - the unit on a network." - ::= { configuration 1 } - - subnetMask OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "A subnet allows the flow of network traffic between - hosts to be segregated based on a network configuration. - By organizing hosts into logical groups, subnetting can - improve network security and performance" - ::= { configuration 2 } - - gatewayIPAddress OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The IPv4 address of a device on the current network that - acts as an IPv4 network gateway. A gateway acts as an - entrance / exit to packets from / to other networks." - ::= { configuration 3 } - - maximumTransmitPower OBJECT-TYPE - SYNTAX INTEGER (-1000..370) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Maximum transmit power the wireless unit is permitted to - use when establishing and maintaining the wireless link, - expressed in tenths of a dBm. Note that when an IRFU is - connected rather than an ODU, the transmit power refers - to the power at the transceiver output and not the IRFU - antenna port. See the User Guide for more details" - ::= { configuration 6 } - - antennaGain OBJECT-TYPE - SYNTAX INTEGER (0..610) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Antenna Gain. Expressed in 10ths of dBi." - ::= { configuration 7 } - - rFFeederLoss OBJECT-TYPE - SYNTAX INTEGER (0..255) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Insertion loss of the microwave connection between the - RFU and the antenna. The feeder loss should be 0 dB for - the standard 1 + 0 direct mount configuration. Expressed - in 10ths of dB." - ::= { configuration 8 } - - remoteIPAddress OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "IP Address of the peer wireless unit" - ::= { configuration 12 } - - remoteMACAddress OBJECT-TYPE - SYNTAX OCTET STRING (SIZE(6)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "MAC Address of the peer wireless unit" - ::= { configuration 13 } - - enableTransmission OBJECT-TYPE - SYNTAX INTEGER { - enabled(0), - muted(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Permits the transmitter to radiate. Once the unit is - installed and configured, use this to enable the - transmitter" - ::= { configuration 14 } - - aTPCEnable OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Enables Automatic Transmitter Power Control (ATPC). - NOTE: Use of ATPC is mandatory in some regions. When ATPC - is enabled, the transmit power is dynamically adjusted to - optimize link performance. The transmit power will always - be adjusted within the constraints set by Maximum - Transmit Power. When ATPC is disabled, the transmit power - will be fixed at the level set by Maximum Transmit Power. - When adaptive modulation is enabled, this setting can - limit the capacity of the system by capping the - modulation to a mode which is consistent with the - configured Maximum Transmit Power." - ::= { configuration 15 } - - iFCableLength OBJECT-TYPE - SYNTAX INTEGER (0..19000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "IF Cable Length in cm - please refer to the user manual - for more information on the recommended cable type." - ::= { configuration 16 } - - linkName OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Name of the PTP link allocated by the System - Administrator. Used to establish a connection with the - correct PTP wireless unit at the other end of the link. - NOTE: The link name MUST be the same at both ends of the - PTP link." - ::= { configuration 17 } - - siteName OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This field is allocated by the system administrator and - contains a description of the site name together with any - additional notes" - ::= { configuration 18 } - - diverseAntennaGain OBJECT-TYPE - SYNTAX INTEGER (0..610) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Diverse Antenna Receive Gain. Expressed in 10ths of - dBi." - ::= { configuration 19 } - - diverseRfFeederLoss OBJECT-TYPE - SYNTAX INTEGER (0..255) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Insertion loss of the microwave connection between the - RFU and the diverse antenna. Expressed in 10ths of dB." - ::= { configuration 20 } - - iPv6Address OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..39)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Internet protocol (IPv6) address. This address is used - by the family of Internet protocols to uniquely identify - the unit on a network." - ::= { configuration 21 } - - iPVersion OBJECT-TYPE - SYNTAX INTEGER { - iPv4(0), - iPv6(1), - dualIPv4andIPv6(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "IP protocol selection. Choice of IPv4, IPv6 or Dual." - ::= { configuration 22 } - - iPv6AutoConfiguredLinkLocalAddress OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..39)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The auto configured link local IPv6 address" - ::= { configuration 23 } - - iPv6PrefixLength OBJECT-TYPE - SYNTAX INTEGER (0..128) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "IPv6 prefix length" - ::= { configuration 24 } - - iPv6GatewayAddress OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..39)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The IPv6 address of a device on the current network that - is currently acting as an IPv6 network gateway. A gateway - acts as an entrance / exit to packets from / to other - networks." - ::= { configuration 25 } - - remoteInternetAddressType OBJECT-TYPE - SYNTAX INTEGER { - unknown(0), - ipv4(1), - ipv6(2), - ipv4z(3), - ipv6z(4), - unknown6(5), - unknown7(6), - unknown8(7), - unknown9(8), - unknown10(9), - unknown11(10), - unknown12(11), - unknown13(12), - unknown14(13), - unknown15(14), - unknown16(15), - dns(16) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The type of Internet address specified by the associated - remoteInternetAddressType." - ::= { configuration 26 } - - remoteInternetAddress OBJECT-TYPE - SYNTAX InetAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "INET address used to identify the peer wireless unit" - ::= { configuration 27 } - - -- Ethernet group attribute definitions - -- - dataPortCopperAutoNegotiation OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This controls whether the configuration of the copper - data Ethernet interface is automatically negotiated or - forced. WARNING: ONLY USE FORCED AS A LAST RESORT. To - operate an Ethernet link at a fixed speed, leave auto - negotiation enabled and limit the Auto Neg Advertisement - to the desired speed. Only force Ethernet configuration - as a last resort if constrained auto negotiation fails. - NB: Auto-MDI/MDIX is disabled when Forced is set, and the - unit defaults to MDIX, so the correct straight through or - crossover cable will be required to establish a - connection. NB: both ends of an Ethernet link must be - configured identically, as Forced and auto negotiation - are NOT compatible. A mixed configuration will cause a - duplex mismatch" - ::= { ethernet 1 } - - dataPortCopperAutoNegAdvertisement OBJECT-TYPE - SYNTAX BITS { - neg100MbpsFullDuplex(6), - neg1000MbpsFullDuplex(7) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This sets the different configurations of the copper - data Ethernet interface that will be advertised during - auto negotiation. WARNING: Duplex mismatch may result if - both ends of the Ethernet link do not have the same - settings. Do not use auto negotiation together with a - fixed setting at the Ethernet link partner (other end of - the link). WARNING: Make sure that you select option(s) - that you know your connected equipment can cater for!" - ::= { ethernet 2 } - - dataPortStatus OBJECT-TYPE - SYNTAX INTEGER { - down(0), - copperLinkUp(1), - fiberLinkUp(2), - fiberYInactive(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Current status of the data Ethernet link. NB: a change - of state may generate an SNMP trap and/or SMTP email - alert" - ::= { ethernet 4 } - - dataPortSpeedAndDuplex OBJECT-TYPE - SYNTAX INTEGER { - speed1000MbpsFullDuplex(0), - speed100MbpsFullDuplex(1), - unknown(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The current speed and duplex of the data Ethernet link" - ::= { ethernet 5 } - - dataPortWirelessDownAlert OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "When enabled, this causes the data Ethernet link to be - dropped briefly when the wireless link drops. This is so - that spanning tree algorithms can quickly detect that - there is a problem" - ::= { ethernet 6 } - - useVLANForManagementInterfaces OBJECT-TYPE - SYNTAX INTEGER { - noVLANTagging(0), - iEEE8021QTaggedCTagType8100(1), - iEEE8021adTaggedSTagorBTagType88a8(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This controls whether the management interfaces - (WWW/SNMP/SMTP/SNTP) use VLAN tags or not" - ::= { ethernet 7 } - - vLANManagementPriority OBJECT-TYPE - SYNTAX INTEGER (0..7) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This VLAN Priority (0-7) will be included in packets - generated by the management interfaces" - ::= { ethernet 8 } - - vLANManagementVIDValidation OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "If enabled, the management interfaces will only respond - to Ethernet packets tagged with the configured VLAN - Management VID, otherwise packets with any VID will be - accepted" - ::= { ethernet 9 } - - vLANManagementVID OBJECT-TYPE - SYNTAX INTEGER (0..4094) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This VLAN VID (0-4094) will be included in packets - generated by the management interfaces" - ::= { ethernet 11 } - - ethernetPriorityTableNumber OBJECT-TYPE - SYNTAX INTEGER (9) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Number of entries in the ethernetPriorityTable." - ::= { ethernet 14 } - - managementPortAutoNegotiation OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This controls whether the configuration of the - out-of-band management Ethernet interface is - automatically negotiated or forced. WARNING: ONLY USE - FORCED AS A LAST RESORT. To operate an Ethernet link at a - fixed speed, leave auto negotiation enabled and limit the - Auto Neg Advertisement to the desired speed. Only force - Ethernet configuration as a last resort if constrained - auto negotiation fails. NB: Auto-MDI/MDIX is disabled - when Forced is set, and the unit defaults to MDIX, so the - correct straight through or crossover cable will be - required to establish a connection. NB: both ends of an - Ethernet link must be configured identically, as Forced - and auto negotiation are NOT compatible. A mixed - configuration will cause a duplex mismatch" - ::= { ethernet 16 } - - managementPortAutoNegAdvertisement OBJECT-TYPE - SYNTAX BITS { - neg10MbpsFullDuplex(6), - neg100MbpsFullDuplex(7) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This sets the different configurations of the - out-of-band management Ethernet interface that will be - advertised during auto negotiation. WARNING: Duplex - mismatch may result if both ends of the Ethernet link do - not have the same settings. Do not use auto negotiation - together with a fixed setting at the Ethernet link - partner (other end of the link). WARNING: Make sure that - you select option(s) that you know your connected - equipment can cater for!" - ::= { ethernet 17 } - - managementPortStatus OBJECT-TYPE - SYNTAX INTEGER { - down(0), - copperLinkUp(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Current status of the out-of-band management Ethernet - link" - ::= { ethernet 18 } - - managementPortSpeedAndDuplex OBJECT-TYPE - SYNTAX INTEGER { - speed100MbpsFullDuplex(1), - speed10MbpsFullDuplex(2), - unknown(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The current speed and duplex of the out-of-band - management Ethernet link" - ::= { ethernet 19 } - - managementPortWirelessDownAlert OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "When enabled, this causes the out-of-band management - Ethernet link to be dropped briefly when the wireless - link drops. This is so that spanning tree algorithms can - quickly detect that there is a problem" - ::= { ethernet 20 } - - managementMode OBJECT-TYPE - SYNTAX INTEGER { - outofBandLocal(0), - outofBand(1), - inBand(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Management mode: Out-of-band management. End-to-end - out-of-band mode in which the management agent can be - reached from the management port at the local CMU, and - (assuming that the wireless link is established) the - management port at the remote CMU. Out-of-band local - management. (default) Similar to the standard out-of-band - mode, except that management frames are not forwarded - over the wireless link. In-band management. The - management agent can be reached from the data port at the - local CMU, and (assuming that the wireless link is - established) the data port at the remote CMU. In this - mode, the management port is disabled." - ::= { ethernet 22 } - - managementCommittedInformationRate OBJECT-TYPE - SYNTAX INTEGER { - kbps200(0), - kbps300(1), - kbps400(2), - kbps500(3), - kbps600(4), - kbps700(5), - kbps800(6), - kbps900(7), - kbps1000(8), - kbps1100(9), - kbps1200(10), - kbps1300(11), - kbps1400(12), - kbps1500(13), - kbps1600(14), - kbps1700(15), - kbps1800(16), - kbps1900(17), - kbps2000(18) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Management Network Committed Information Rate (CIR). - The Management Network guarantees this capacity will be - available for management traffic" - ::= { ethernet 23 } - - dataPortPauseFrames OBJECT-TYPE - SYNTAX INTEGER { - tunnel(0), - discard(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Controls whether the bridge tunnels or discards Layer 2 - PAUSE frames arriving at the data Ethernet port. Such - frames are identified by the destination MAC Address - being equal to 01-80-C2-00-00-01" - ::= { ethernet 24 } - - transmitCapacityLimit OBJECT-TYPE - SYNTAX INTEGER (0..10000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Transmit capacity is limited by the lower of: 1) the - capacity limit specified by the installed License Key. 2) - the Ethernet speed negotiated at the other end of the - wireless link. Value expressed in 10ths of Mbps. 0 - indicates unlimited" - ::= { ethernet 26 } - - transmitCapacityLimitDetail OBJECT-TYPE - SYNTAX INTEGER { - limitedDueToAbsenceOfLicenseKey(0), - runningAtTheCapacityLimit(1), - runningAtUnlimitedCapacity(2), - restrictedDueToRemoteEthernetSpeed(3), - limitedDueToDevelopmentOverride(4), - unlimitedDueToDevelopmentOverride(5), - unlimitedCapacityTrialPeriod(6) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A brief description of the reason (if any) for the limit - being applied to the transmit capacity" - ::= { ethernet 27 } - - dataPortEthernetMediaTypeToUse OBJECT-TYPE - SYNTAX INTEGER { - autowithFiberPreference(0), - forceCopper(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The physical media type to use on the data Ethernet port - " - ::= { ethernet 28 } - - dataPortCopperForcedConfiguration OBJECT-TYPE - SYNTAX INTEGER { - force100MbpsFullDuplex(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This forces the configuration of the copper data - Ethernet interface rather than using auto negotiation. - THE CONFIGURATION SHOULD ONLY BE FORCED IF YOU ARE HAVING - PROBLEMS WITH AUTO NEGOTIATION - AND YOU MUST ENSURE THAT - YOU CONFIGURE BOTH THIS UNIT AND THE Ethernet PORT TO - WHICH IT IS CONNECTED IDENTICALLY! WARNING: Duplex - mismatch may result if both ends of the Ethernet link do - not have the same settings. Do not use auto negotiation - together with a fixed setting at the Ethernet link - partner (other end of the link)" - ::= { ethernet 29 } - - managementPortForcedConfiguration OBJECT-TYPE - SYNTAX INTEGER { - force100MbpsFullDuplex(0), - force10MbpsFullDuplex(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This forces the configuration of the out-of-band - management Ethernet interface rather than using auto - negotiation. THE CONFIGURATION SHOULD ONLY BE FORCED IF - YOU ARE HAVING PROBLEMS WITH AUTO NEGOTIATION - AND YOU - MUST ENSURE THAT YOU CONFIGURE BOTH THIS UNIT AND THE - Ethernet PORT TO WHICH IT IS CONNECTED IDENTICALLY! - WARNING: Duplex mismatch may result if both ends of the - Ethernet link do not have the same settings. Do not use - auto negotiation together with a fixed setting at the - Ethernet link partner (other end of the link)" - ::= { ethernet 30 } - - l2CPPriorityTableNumber OBJECT-TYPE - SYNTAX INTEGER (5) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Number of entries in the l2CPPriorityTable." - ::= { ethernet 31 } - - unknownNetworkPriorityQueueMapping OBJECT-TYPE - SYNTAX INTEGER { - q0(0), - q1(1), - q2(2), - q3(3), - q4(4), - q5(5), - q6(6), - q7(7) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Configures the classification of unknown network - protocols to an egress queue at the wireless port. - Unknown means something other than IP and MPLS" - ::= { ethernet 33 } - - dSCPManagementPriority OBJECT-TYPE - SYNTAX INTEGER (0..63) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This Differentiated Services Code Point value will be - inserted in the IP Header of all IP Datagrams transmitted - by the management interfaces" - ::= { ethernet 34 } - - qOSPriorityScheme OBJECT-TYPE - SYNTAX INTEGER { - ethernet(0), - iPMPLS(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Selects classification based on fields in the Ethernet - header (Layer 2) or in the Network header (Layer 3). The - unit recognises two network layer protocols: IP and MPLS" - ::= { ethernet 35 } - - iPDSCPPriorityTableNumber OBJECT-TYPE - SYNTAX INTEGER (64) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Number of entries in the iPDSCPPriorityTable." - ::= { ethernet 37 } - - mPLSTCPriorityTableNumber OBJECT-TYPE - SYNTAX INTEGER (8) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Number of entries in the mPLSTCPriorityTable." - ::= { ethernet 39 } - - -- EthernetPriorityTable group attribute definitions - -- - ethernetPriorityQueueMapping OBJECT-TYPE - SYNTAX INTEGER { - q0(0), - q1(1), - q2(2), - q3(3), - q4(4), - q5(5), - q6(6), - q7(7) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Configures the classification of this Ethernet priority - (also known as IEEE 802.1p value) to an egress queue at - the wireless port." - ::= { ethernetPriorityTableEntry 1 } - - ethernetPriorityTableIndex OBJECT-TYPE - SYNTAX INTEGER { - p0(1), - p1(2), - p2(3), - p3(4), - p4(5), - p5(6), - p6(7), - p7(8), - untagged(9) - } - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Ethernet priority flag, used to index values in the - ethernetPriorityTable." - ::= { ethernetPriorityTableEntry 2 } - - -- L2CPPriorityTable group attribute definitions - -- - l2CPPriorityQueueMapping OBJECT-TYPE - SYNTAX INTEGER { - q0(0), - q1(1), - q2(2), - q3(3), - q4(4), - q5(5), - q6(6), - q7(7) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Configures the classification of this layer two control - protocol (L2CP) to an egress queue at the wireless port" - ::= { l2CPPriorityTableEntry 1 } - - l2CPPriorityTableIndex OBJECT-TYPE - SYNTAX INTEGER { - bridge(1), - gARPMRP(2), - cFM(3), - rAPS(4), - eAPS(5) - } - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "layer 2 control protocol, used to index values in the - l2CPPriorityTable." - ::= { l2CPPriorityTableEntry 2 } - - -- IPDSCPPriorityTable group attribute definitions - -- - iPDSCPPriorityQueueMapping OBJECT-TYPE - SYNTAX INTEGER { - q0(0), - q1(1), - q2(2), - q3(3), - q4(4), - q5(5), - q6(6), - q7(7) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Configures the classification of this IP differentiated - services code point (DSCP) value to an egress queue at - the wireless port" - ::= { iPDSCPPriorityTableEntry 1 } - - iPDSCPPriorityTableIndex OBJECT-TYPE - SYNTAX INTEGER (1..64) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "IP DSCP priority flag, used to index values in the - iPDSCPPriorityTable" - ::= { iPDSCPPriorityTableEntry 2 } - - -- MPLSTCPriorityTable group attribute definitions - -- - mPLSTCPriorityQueueMapping OBJECT-TYPE - SYNTAX INTEGER { - q0(0), - q1(1), - q2(2), - q3(3), - q4(4), - q5(5), - q6(6), - q7(7) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Configures the classification of this MPLS traffic class - (the field formerly known as EXP) to an egress queue at - the wireless port" - ::= { mPLSTCPriorityTableEntry 1 } - - mPLSTCPriorityTableIndex OBJECT-TYPE - SYNTAX INTEGER (1..8) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "MPLS TC priority flag, used to index values in the - mPLSTCPriorityTable" - ::= { mPLSTCPriorityTableEntry 2 } - - -- Licence group attribute definitions - -- - productVariant OBJECT-TYPE - SYNTAX INTEGER { - pTPxx400Full(0), - pTPxx400Deprecated1(1), - pTPxx400Deprecated2(2), - pTPxx400Lite(3), - spare1(4), - pTPxx300(5), - spare2(6), - spare3(7), - pTPxx500FullDeprecated(8), - pTPxx500LiteDeprecated(9), - pTPxx500(10), - pTPxx600Lite(11), - pTPxx600Full(12), - spare5(13), - spare6(14), - pTP800(15) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The product variant" - ::= { licence 2 } - - productName OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Name of the product variant" - ::= { licence 3 } - - ethernetFiberSupport OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Ethernet fiber support availability on this wireless - unit" - ::= { licence 4 } - - transmitCapacity OBJECT-TYPE - SYNTAX INTEGER { - rate10Mbps(0), - rate20Mbps(1), - rate30Mbps(2), - rate40Mbps(3), - rate50Mbps(4), - rate100Mbps(5), - rate150Mbps(6), - rate200Mbps(7), - rate300Mbps(8), - rateUnlimited(9) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Maximum capacity the wireless link may provide in the - transmit direction. This is restricted by the License - Key." - ::= { licence 10 } - - encryptionAlgorithmsAvail OBJECT-TYPE - SYNTAX INTEGER { - none(0), - aESRijndael(1), - aES256bitRijndael(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Encryption Algorithm(s) available to the wireless - link. N.B. The same Encryption Algorithm must be - configured at BOTH ends of the link for it to function - correctly" - ::= { licence 11 } - - securityLevel OBJECT-TYPE - SYNTAX INTEGER (0..2) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The maximum configurable security level" - ::= { licence 12 } - - -- Management group attribute definitions - -- - linkNameMismatch OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - linkNameMismatch(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Signaling was received with the wrong Link Name. Either - the Link Name is configured differently at each end of - the wireless link, or this unit is aligned to the wrong - link partner. NB: A change of value during operation may - generate an SNMP trap and/or SMTP email alert" - ::= { management 3 } - - alignmentMode OBJECT-TYPE - SYNTAX INTEGER { - normal(0), - aligning(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Indicates if the unit is undergoing alignment. NB: a - change of state during operation may generate an SNMP - trap and/or SMTP email alert" - ::= { management 4 } - - tFTPServerIPAddress OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "IP address of the TFTP Server from which the TFTP - Software Upgrade File Name will be retrieved" - ::= { management 5 } - - tFTPServerPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The port number of the TFTP Server from which the TFTP - Software Upgrade File Name will be retrieved" - ::= { management 6 } - - tFTPSoftwareUpgradeFileName OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..127)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Filename of the Software Upgrade to be loaded from the - TFTP Server" - ::= { management 7 } - - tFTPStartSoftwareUpgrade OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Write '1' to this attribute to start the TFTP software - upgrade process. The attribute will be reset to 0 when - the upgrade process has finished" - ::= { management 8 } - - tFTPSoftwareUpgradeStatus OBJECT-TYPE - SYNTAX INTEGER { - idle(0), - uploadinprogress(1), - uploadsuccessfulprogrammingFLASH(2), - upgradesuccessfulreboottorunthenewsoftwareimage(3), - upgradefailed(4) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The current status of the TFTP Software upgrade process" - ::= { management 9 } - - tFTPSoftwareUpgradeStatusText OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..127)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Descriptive text describing the status of the TFTP - Software upgrade process, including any error details" - ::= { management 10 } - - tFTPSoftwareUpgradeStatusAdditionalText OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..127)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Any additional text describing the status of the TFTP - Software upgrade process, including any error details" - ::= { management 11 } - - hTTPAccessEnabled OBJECT-TYPE - SYNTAX INTEGER { - no(0), - yes(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This controls whether or not HTTP access is enabled, - i.e. if this is disabled (0) then the unit will not - respond to any requests on the HTTP port. Remote - management via HTTPS is not affected by this setting. Any - change in this setting will not take effect until the - unit has been rebooted. (Factory default = Enabled)" - ::= { management 12 } - - telnetAccessEnabled OBJECT-TYPE - SYNTAX INTEGER { - no(0), - yes(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This controls whether or not Telnet access is enabled, - i.e. if this is disabled (0) then the unit will not - respond to any requests on the TELNET port. Any change in - this setting will not take effect until the unit has been - rebooted. (Factory default = Disabled)" - ::= { management 13 } - - hTTPPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This controls the port number for HTTP access. A value - of zero will use the default port number. Any change in - this setting will not take effect until the unit has been - rebooted. (Factory default = 80)" - ::= { management 14 } - - hTTPSPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This controls the port number for HTTPS access. A value - of zero will use the default port number. Availability of - HTTPS is controlled via the Licence Key. Any change in - this setting will not take effect until the unit has been - rebooted. (Factory default = 443)" - ::= { management 15 } - - telnetPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This controls the port number for TELNET access. A value - of zero will use the default port number. Any change in - this setting will not take effect until the unit has been - rebooted. (Factory default = 23)" - ::= { management 16 } - - hTTPSAccessEnabled OBJECT-TYPE - SYNTAX INTEGER { - no(0), - yes(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This controls whether or not HTTPS access is enabled, - i.e. if this is disabled (0) then the unit will not - respond to any requests on the configured HTTPS Port - Number. Remote management via HTTP is not affected by - this setting. Any change in this setting will not take - effect until the unit has been rebooted. (Factory default - = Enabled)" - ::= { management 17 } - - tFTPServerInternetAddressType OBJECT-TYPE - SYNTAX INTEGER { - unknown(0), - ipv4(1), - ipv6(2), - ipv4z(3), - ipv6z(4), - unknown6(5), - unknown7(6), - unknown8(7), - unknown9(8), - unknown10(9), - unknown11(10), - unknown12(11), - unknown13(12), - unknown14(13), - unknown15(14), - unknown16(15), - dns(16) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The type of Internet address specified by the associated - tFTPServerInternetAddress." - ::= { management 18 } - - tFTPServerInternetAddress OBJECT-TYPE - SYNTAX InetAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "INET address of the TFTP Server from which the TFTP - Software Upgrade File Name will be retrieved" - ::= { management 19 } - - -- PhyControl group attribute definitions - -- - remoteMaximumTransmitPower OBJECT-TYPE - SYNTAX INTEGER (-1000..370) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Maximum transmit power the remote wireless unit is - permitted to use when establishing and maintaining the - wireless link, expressed in tenths of a dBm. Note that - when an IRFU is connected rather than an ODU, the - transmit power refers to the power at the transceiver - output and not the IRFU antenna port. See the User Guide - for more details" - ::= { phyControl 4 } - - minModulation OBJECT-TYPE - SYNTAX INTEGER { - modQPSK(0), - mod8PSK(1), - mod16QAM(2), - mod32QAM(3), - mod64QAM(4), - mod128QAM(5), - mod256QAM(6) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "When adaptive modulation is enabled, PTP 800 will adapt - the modulation mode between a minimum and maximum - modulation mode. Depending on the region, minimum and - maximum modulation modes will be either derived from the - radio license, e.g. FCC and Industry Canada, or will be - user adjustable, e.g. ETSI.In general, a modulation mode - is defined by two aspects, a modulation and a code rate. - This integer attribute identifies the modulation aspect - of the minimum modulation mode. For example, if the - minimum modulation mode is 16QAM 0.91, this attribute - will be set to a value of 2 which identifies a modulation - of 16QAM." - ::= { phyControl 6 } - - minCodeRate OBJECT-TYPE - SYNTAX INTEGER (0..100) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "When adaptive modulation is enabled, PTP 800 will adapt - the modulation mode between a minimum and maximum - modulation mode. Depending on the region, minimum and - maximum modulation modes will be either derived from the - radio license, e.g. FCC and Industry Canada, or will be - user adjustable, e.g. ETSI. In general, a modulation mode - is defined by two aspects, a modulation and a code rate. - This attribute is equal to 100 times the code rate aspect - of the minimum modulation mode. For example, if the - minimum modulation mode is 16QAM 0.91, this attribute - will be set to a value of 91." - ::= { phyControl 7 } - - maxModulation OBJECT-TYPE - SYNTAX INTEGER { - modQPSK(0), - mod8PSK(1), - mod16QAM(2), - mod32QAM(3), - mod64QAM(4), - mod128QAM(5), - mod256QAM(6) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "When adaptive modulation is enabled, PTP 800 will adapt - the modulation mode between a minimum and maximum - modulation mode. Depending on the region, minimum and - maximum modulation modes will be either derived from the - radio license, e.g. FCC and Industry Canada, or will be - user adjustable, e.g. ETSI. In general, a modulation mode - is defined by two aspects, a modulation and a code rate. - This integer attribute identifies the modulation aspect - of the maximum modulation mode. For example, if the - maximum modulation mode is 256QAM 0.91, this attribute - will be set to a value of 6 which identifies a modulation - of 256QAM." - ::= { phyControl 8 } - - maxCodeRate OBJECT-TYPE - SYNTAX INTEGER (0..100) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "When adaptive modulation is enabled, PTP 800 will adapt - the modulation mode between a minimum and maximum - modulation mode. Depending on the region, minimum and - maximum modulation modes will be either derived from the - radio license, e.g. FCC and Industry Canada, or will be - user adjustable, e.g. ETSI. In general, a modulation mode - is defined by two aspects, a modulation and a code rate. - This attribute is equal to 100 times the code rate aspect - of the maximum modulation mode. For example, if the - maximum modulation mode is 256QAM 0.91, this attribute - will be set to a value of 91." - ::= { phyControl 9 } - - -- PhyStatus group attribute definitions - -- - receivePower OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This is the receive power measured by the RFU. When an - IRFU transceiver is connected rather than an ODU, the - Receive Power refers to the power at the input to the - transceiver and not the IRFU antenna port. Expressed in - tenths of a dBm." - ::= { phyStatus 1 } - - vectorError OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Vector Error is a measure of received signal quality. - The value is generally in the range from -6 dB to -38 dB, - a more negative number indicating a higher quality - signal. Expressed in tenths of a dB." - ::= { phyStatus 2 } - - transmitPower OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This is the transmit power of the RFU. When an IRFU - transceiver is connected rather than an ODU, the Transmit - Power refers to the power at the transceiver output and - not the IRFU antenna port. Expressed in tenths of a dBm." - ::= { phyStatus 3 } - - linkLoss OBJECT-TYPE - SYNTAX INTEGER (-500..1800) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Link Loss is a measurement of the loss in signal level - as the radio wave propagates between the antennas - installed at each end of the link. The Link Loss is only - accurate if the Antenna Gain and RF Feeder Loss have been - configured correctly at both ends of the link. Expressed - in tenths of a dB." - ::= { phyStatus 5 } - - receiveModulation OBJECT-TYPE - SYNTAX INTEGER { - modQPSK(0), - mod8PSK(1), - mod16QAM(2), - mod32QAM(3), - mod64QAM(4), - mod128QAM(5), - mod256QAM(6) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Current active receive modulation" - ::= { phyStatus 8 } - - transmitModulation OBJECT-TYPE - SYNTAX INTEGER { - modQPSK(0), - mod8PSK(1), - mod16QAM(2), - mod32QAM(3), - mod64QAM(4), - mod128QAM(5), - mod256QAM(6) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Current active transmit modulation" - ::= { phyStatus 9 } - - receiveCodeRate OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Indicates the code rate applied to the signal being - received at the wireless interface. The reported value is - the code rate multiplied by 100." - ::= { phyStatus 16 } - - transmitCodeRate OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Indicates the code rate applied to the signal - transmitted at the wireless interface. The reported value - is the code rate multiplied by 100." - ::= { phyStatus 17 } - - -- Alarms group attribute definitions - -- - unitOutOfCalibration OBJECT-TYPE - SYNTAX INTEGER { - calibrated(0), - partialCalibration(1), - invalidCalibration(2), - bandwidthvariantunsupportedPAsShutdown(3), - outOfCalibrationPAsShutdown(4) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The unit is out of calibration" - ::= { alarms 1 } - - encryptionEnabledMismatch OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - encryptionEnabledMismatch(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Encryption has been enabled on one end of the wireless - link but not the other" - ::= { alarms 3 } - - dataPortDisabledWarning OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - disabledBySNMPifAdminStatus(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The SNMP ifAdminStatus of the data Ethernet interface - has disabled Ethernet traffic" - ::= { alarms 7 } - - dataPortFiberStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - installedFiberNotLicensed(1), - noFiberLinkEstablishedButLOSNotDetected(2), - noFiberLinkEstablishedAndLOSDetected(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "If the fiber interface on the data Ethernet port is not - OK, there are three possible causes: 1) the fiber - interface has been installed but disabled, 2) the - interface could not be established even though no LOS was - detected (i.e. an optical carrier was detected, which - could be due to a broken TX fiber, or because the - interface is disabled at the other end of the fiber - link), or 3) the interface could not be established and - LOS is detected (i.e. no optical carrier is detected). - NB: a change of status may generate an SNMP trap and/or - SMTP email alert" - ::= { alarms 8 } - - dataPortConfigurationMismatch OBJECT-TYPE - SYNTAX INTEGER { - noError(0), - mismatchDetected(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The detection of Ethernet fragments (runt packets) on - the data Ethernet port when the link is in full duplex is - an indication of an auto-negotiation or forced - configuration mismatch" - ::= { alarms 9 } - - softwareVersionRemoteCompatibility OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - mismatch(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Indicates a mismatch of software versions at the two - ends of the wireless link" - ::= { alarms 10 } - - managementPortDisabledWarning OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - disabledBySNMPifAdminStatus(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The SNMP ifAdminStatus of the out-of-band management - Ethernet interface has disabled Ethernet traffic" - ::= { alarms 12 } - - rFUStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - fault(1), - unknown3(2), - inReset(3), - downloadInProgress(4), - incompatibleFirmwareVersion(5), - incompatibleDevice(6), - iFICardAttached(7), - noResponse(8), - powerSupplyFault(9), - powerSupplyDisabled(10), - switchingmemorybanks(11) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Current status of the RFU. A state of 'ok' indicates - that the RFU is fully operational, although may not be - transmitting." - ::= { alarms 16 } - - managementPortConfigurationMismatch OBJECT-TYPE - SYNTAX INTEGER { - noError(0), - mismatchDetected(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The detection of Ethernet fragments (runt packets) on - the out-of-band management Ethernet port when the link is - in full duplex is an indication of an auto-negotiation or - forced configuration mismatch" - ::= { alarms 17 } - - secureModeAlarm OBJECT-TYPE - SYNTAX INTEGER { - secureModeIsActive(0), - secureModeIsNotConfigured(1), - secureModeIsConfiguredButNotActive(2), - secureModeIsNotSupported(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The secure mode (e.g. FIPS, UC-APL) state of the unit. - The secure mode is not configured(1) state indicates that - the unit is capable of secure mode operation, and one or - more of the following security materials has not been - configured: Key Of Keys, Private Key, Public Certificate, - DRNG Entropy Status, Wireless Encryption Key. The secure - mode mode is configured but not active(2) state indicates - that the unit is capable of secure mode operation, and - the security material has been configured, but the - configuration of interfaces is not consistent with secure - mode operation. The secure mode is not supported(3) state - indicates that the unit is not capable of secure mode - operation. The secure mode capability requires - appropriate hardware compatibility, license key and - software image." - ::= { alarms 18 } - - rFUPlatformCompatibility OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - mismatch(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This indicates when the RFU currently connected to the - CMU does not match the RFU Platform which was installed. - Either re-run the Installation Wizard or connect the - correct RFU" - ::= { alarms 19 } - - rFUProtectionCompatibility OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - mismatch(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This indicates when the IRFU branching unit - configuration is not compatible with the protection - configuration or if the left hand transceiver has been - configured as Secondary or the right hand transceiver has - been configured as Primary" - ::= { alarms 20 } - - -- Smtp group attribute definitions - -- - sMTPEmailAlert OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Simple Mail Transfer Protocol is used to send equipment - alerts via email to a specified email address. This - utility can only be configured by the system - administrator" - ::= { smtp 1 } - - sMTPServerIPAddress OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "IP address of the SMTP server" - ::= { smtp 2 } - - sMTPServerPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Port number of the SMTP server" - ::= { smtp 3 } - - sMTPSourceEmailAddress OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The 'from' email address used when constructing the - automatically generated e-mail message" - ::= { smtp 4 } - - sMTPDestinationEmailAddress OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The 'to' email address used when constructing the - automatically generated e-mail message" - ::= { smtp 5 } - - sMTPEnabledMessages OBJECT-TYPE - SYNTAX BITS { - protectionState(3), - enabledDiagnosticAlarms(4), - managementPortUpDown(5), - dataPortUpDown(6), - wirelessLinkUpDown(7) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This controls which SMTP messages the unit will send" - ::= { smtp 6 } - - sMTPServerInternetAddressType OBJECT-TYPE - SYNTAX INTEGER { - unknown(0), - ipv4(1), - ipv6(2), - ipv4z(3), - ipv6z(4), - unknown6(5), - unknown7(6), - unknown8(7), - unknown9(8), - unknown10(9), - unknown11(10), - unknown12(11), - unknown13(12), - unknown14(13), - unknown15(14), - unknown16(15), - dns(16) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The type of Internet address specified by the associated - sMTPServerInternetAddress." - ::= { smtp 7 } - - sMTPServerInternetAddress OBJECT-TYPE - SYNTAX InetAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Internet address of the SMTP server" - ::= { smtp 8 } - - -- SnmpControl group attribute definitions - -- - sNMPPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The IP port number used to access the SNMP MIB (i.e. - Gets and Sets). NB: A system reboot is required to - activate changes to this attribute" - ::= { snmpControl 1 } - - sNMPCommunityString OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The SNMP community string. NB: A system reboot is - required to activate changes to this attribute" - ::= { snmpControl 2 } - - sNMPTrapVersion OBJECT-TYPE - SYNTAX INTEGER { - v1(0), - v2c(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The SNMP protocol version to use for SNMP Traps." - ::= { snmpControl 5 } - - sNMPEnabledTraps OBJECT-TYPE - SYNTAX BITS { - protectionState(1), - authenticationFailure(2), - enabledDiagnosticAlarms(3), - managementPortUpDown(4), - dataPortUpDown(5), - wirelessLinkUpDown(6), - coldStart(7) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This controls which SNMP Traps the unit will send" - ::= { snmpControl 6 } - - enabledDiagnosticAlarms OBJECT-TYPE - SYNTAX BITS { - dataPortConfigurationMismatch(0), - unknown7(1), - wirelessLinkStatus(2), - sNTPSync(3), - encryptionEnabledMismatch(4), - unitOutOfCalibration(5), - linkNameMismatch(6), - alignmentMode(7), - syslogDisabledWarning(8), - managementPortStatus(9), - dataPortStatus(10), - rFUStatus(11), - managementPortDisabledWarning(12), - managementPortConfigurationMismatch(13), - dataPortFiberStatus(14), - dataPortDisabledWarning(15), - softwareVersionMismatch(18), - syslogClientDisabledWarning(19), - rFUPowerButtonPressed(20), - secureMode(21), - syslogLocalWrapped(22), - syslogLocalNearlyFull(23) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Controls which individual diagnostic alarms are - enabled." - ::= { snmpControl 7 } - - enabledDiagnosticProtectionAlarms OBJECT-TYPE - SYNTAX BITS { - endWirelessReceiveSignalStatus(0), - protectionInterfaceStatus(1), - managementPortEthernetSpeedStatus(2), - dataPortEthernetSpeedStatus(3), - licensedTransmitCapacityStatus(4), - wirelessReceiveSignalStatus(5), - protectionConfigurationStatus(6), - protectionAvailabilityStatus(7), - rxDiversityAvailabilityStatus(13), - rxDiversityConfigurationStatus(14), - rxDiversityDataPortStatus(15) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Controls which individual diagnostic protection alarms - are enabled." - ::= { snmpControl 8 } - - sNMPTrapTableNumber OBJECT-TYPE - SYNTAX INTEGER (2) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Number of entries in the sNMPTrapTable." - ::= { snmpControl 9 } - - -- SNMPTrapTable group attribute definitions - -- - sNMPTrapTableIndex OBJECT-TYPE - SYNTAX INTEGER (1..2) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "SNMP trap value, used to index the SNMPTrapTable." - ::= { sNMPTrapTableEntry 1 } - - sNMPTrapIPAddress OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The IP address to which all SNMP Traps are sent. NB: A - system reboot is required to activate changes to this - attribute." - ::= { sNMPTrapTableEntry 2 } - - sNMPTrapPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Destination port for SNMP Traps (default=162). NB: A - system reboot is required to activate changes to this - attribute." - ::= { sNMPTrapTableEntry 3 } - - sNMPTrapInternetAddressType OBJECT-TYPE - SYNTAX INTEGER { - unknown(0), - ipv4(1), - ipv6(2), - ipv4z(3), - ipv6z(4), - unknown6(5), - unknown7(6), - unknown8(7), - unknown9(8), - unknown10(9), - unknown11(10), - unknown12(11), - unknown13(12), - unknown14(13), - unknown15(14), - unknown16(15), - dns(16) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The type of Internet address specified by the associated - sNMPTrapInternetAddress." - ::= { sNMPTrapTableEntry 4 } - - sNMPTrapInternetAddress OBJECT-TYPE - SYNTAX InetAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The Internet address to which all SNMP Traps are sent." - ::= { sNMPTrapTableEntry 5 } - - sNMPTrapReceiverEnabled OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "A value of 0 disables the sending of SNMP trap to - corresponding receiver. A value of 1 enables the sending - of SNMP trap to corresponding receiver." - ::= { sNMPTrapTableEntry 6 } - - -- Sntp group attribute definitions - -- - sNTPState OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "SNTP control state" - ::= { sntp 1 } - - sNTPPollInterval OBJECT-TYPE - SYNTAX INTEGER (60..43200) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The SNTP server polling interval" - ::= { sntp 4 } - - sNTPSync OBJECT-TYPE - SYNTAX INTEGER { - noSync(0), - inSync(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "If SNTP Sync fails then check the server settings in the - Remote Management page, or disable SNTP. NB: a change of - state may generate an SNMP trap and/or SMTP email alert" - ::= { sntp 5 } - - sNTPLastSync OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Last SNTP sync time" - ::= { sntp 6 } - - systemClock OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "System clock presented as local time" - ::= { sntp 7 } - - timeZone OBJECT-TYPE - SYNTAX INTEGER { - gmtMinus1200(0), - gmtMinus1130(1), - gmtMinus1100(2), - gmtMinus1030(3), - gmtMinus1000(4), - gmtMinus0930(5), - gmtMinus0900(6), - gmtMinus0830(7), - gmtMinus0800(8), - gmtMinus0730(9), - gmtMinus0700(10), - gmtMinus0630(11), - gmtMinus0600(12), - gmtMinus0530(13), - gmtMinus0500(14), - gmtMinus0430(15), - gmtMinus0400(16), - gmtMinus0330(17), - gmtMinus0300(18), - gmtMinus0230(19), - gmtMinus0200(20), - gmtMinus0130(21), - gmtMinus0100(22), - gmtMinus0030(23), - gmtZero(24), - gmtPlus0030(25), - gmtPlus0100(26), - gmtPlus0130(27), - gmtPlus0200(28), - gmtPlus0230(29), - gmtPlus0300(30), - gmtPlus0330(31), - gmtPlus0400(32), - gmtPlus0430(33), - gmtPlus0500(34), - gmtPlus0530(35), - gmtPlus0600(36), - gmtPlus0630(37), - gmtPlus0700(38), - gmtPlus0730(39), - gmtPlus0800(40), - gmtPlus0830(41), - gmtPlus0900(42), - gmtPlus0930(43), - gmtPlus1000(44), - gmtPlus1030(45), - gmtPlus1100(46), - gmtPlus1130(47), - gmtPlus1200(48), - gmtPlus1230(49), - gmtPlus1300(50) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Time zone offsets from Greenwich Mean Time (GMT)" - ::= { sntp 8 } - - daylightSaving OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Daylight Saving Time" - ::= { sntp 9 } - - sNTPPrimaryServer OBJECT-TYPE - SYNTAX INTEGER { - server1(0), - server2(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Specifies the primary SNTP server, determining the order - in which the servers are tried." - ::= { sntp 10 } - - sNTPPrimaryServerDeadTime OBJECT-TYPE - SYNTAX INTEGER (0..86400) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Time (in seconds) to wait before retrying communications - with an unresponsive primary SNTP server. Setting the - value to 0 disables the timer." - ::= { sntp 11 } - - sNTPServerRetries OBJECT-TYPE - SYNTAX INTEGER (0..10) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Number of times the PTP will retry after an SNTP server - fails to respond." - ::= { sntp 12 } - - sNTPServerTimeout OBJECT-TYPE - SYNTAX INTEGER (1..15) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Time (in seconds) the PTP will wait for a response from - an SNTP server." - ::= { sntp 13 } - - sNTPServerTableNumber OBJECT-TYPE - SYNTAX INTEGER (2) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Number of entries in the SNTPServerTable." - ::= { sntp 14 } - - -- SNTPServerTable group attribute definitions - -- - sNTPServerTableIndex OBJECT-TYPE - SYNTAX INTEGER (1..2) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "Index range for the SNTPServerTable." - ::= { sNTPServerTableEntry 1 } - - sNTPServerIPAddress OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The IP address of a valid SNTP server" - ::= { sNTPServerTableEntry 2 } - - sNTPServerPortNumber OBJECT-TYPE - SYNTAX INTEGER (0..65535) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The IP port number of the SNTP server. Defaults to port - 123." - ::= { sNTPServerTableEntry 3 } - - sNTPServerResponse OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..127)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The most recent response received from the SNTP server, - if used" - ::= { sNTPServerTableEntry 4 } - - sNTPServerInternetAddressType OBJECT-TYPE - SYNTAX INTEGER { - unknown(0), - ipv4(1), - ipv6(2), - ipv4z(3), - ipv6z(4), - unknown6(5), - unknown7(6), - unknown8(7), - unknown9(8), - unknown10(9), - unknown11(10), - unknown12(11), - unknown13(12), - unknown14(13), - unknown15(14), - unknown16(15), - dns(16) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The type of Internet address specified by the associated - sNTPServerInternetAddress." - ::= { sNTPServerTableEntry 5 } - - sNTPServerInternetAddress OBJECT-TYPE - SYNTAX InetAddress - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The Internet address of a valid SNTP server" - ::= { sNTPServerTableEntry 6 } - - -- Reset group attribute definitions - -- - systemReset OBJECT-TYPE - SYNTAX INTEGER { - running(0), - consoleReboot(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "Setting this attribute to '1' will cause a system - reboot. NB: a system reboot will apply any pending new - settings held in memory" - ::= { reset 1 } - - -- Versions group attribute definitions - -- - softwareVersion OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Current software version" - ::= { versions 1 } - - hardwareVersion OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Hardware platform version" - ::= { versions 2 } - - secondarySoftwareVersion OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Secondary software version, used when the primary - software image is invalid or erased" - ::= { versions 3 } - - bootVersion OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Boot code software version" - ::= { versions 4 } - - -- PubStats group attribute definitions - -- - receiveDataRate OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Data rate received by the wireless interface. Expressed - in kbps, rounded down to nearest 100 kbps." - ::= { pubStats 1 } - - transmitDataRate OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Data rate transmitted from the wireless interface. - Expressed in kbps, rounded down to nearest 100 kbps." - ::= { pubStats 2 } - - aggregateDataRate OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Total data rate across the wireless interface summed - over both link directions. Expressed in kbps, rounded - down to nearest 100 kbps." - ::= { pubStats 3 } - - wirelessLinkAvailability OBJECT-TYPE - SYNTAX INTEGER (0..1000000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The percentage of time that the unit has been able to - successfully demodulate the signal transmitted from the - remote end of the link. Calculated since the last reset - of the system counters. The reported value is the - percentage multiplied by 10000." - ::= { pubStats 4 } - - wirelessLinkStatus OBJECT-TYPE - SYNTAX INTEGER { - up(0), - registering(1), - searching(2), - acquiring(3), - radarCAC(4), - initialising(5) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Current status of the wireless link" - ::= { pubStats 5 } - - byteErrorRatio OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The byte error ratio calculated since the last reset of - the system counters. The reported value is the ratio - multiplied by 10 to the power of 12." - ::= { pubStats 6 } - - codeWordErrorRatio OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The wireless link sends data in error correctable blocks - called code words. This attribute reports the ratio of - uncorrected code words to the total number of code words - received since the last reset of the system counters. The - reported value is the ratio multiplied by 10 to the power - of 12." - ::= { pubStats 8 } - - -- Encryption group attribute definitions - -- - encryptionAlgorithm OBJECT-TYPE - SYNTAX INTEGER { - none(0), - aESRijndael(1), - aES256bitRijndael(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Encryption Algorithm used by the wireless link. NB: - A system reboot is required to activate changes to this - attribute. NB: The same Encryption Algorithm must be - configured at BOTH ends of the link for it to function - correctly" - ::= { encryption 1 } - - -- Rfu group attribute definitions - -- - rFURfBand OBJECT-TYPE - SYNTAX INTEGER (4000..70000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "RFU RF band in MHz" - ::= { rfu 1 } - - rFUTxBandAboveRx OBJECT-TYPE - SYNTAX INTEGER { - no(0), - yes(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Yes means RFU transmitter frequency band is above - receiver frequency band" - ::= { rfu 2 } - - rFUFreqSpacing OBJECT-TYPE - SYNTAX INTEGER (0..1560000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Tx-Rx frequency spacing in kHz" - ::= { rfu 3 } - - rFUTxPowerMin OBJECT-TYPE - SYNTAX INTEGER (-100..100) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Minimum transmitter power level, in 10ths of dBm" - ::= { rfu 4 } - - rFUTxPowerMax OBJECT-TYPE - SYNTAX INTEGER (160..370) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Maximum transmitter power level, in 10ths of dBm" - ::= { rfu 5 } - - rFURxFreqMin OBJECT-TYPE - SYNTAX INTEGER (5725000..70000000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Minimum receiver frequency in kHz" - ::= { rfu 6 } - - rFURxFreqMax OBJECT-TYPE - SYNTAX INTEGER (5725000..70000000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Maximum receiver frequency in kHz" - ::= { rfu 7 } - - rFUTxFreqMin OBJECT-TYPE - SYNTAX INTEGER (5725000..70000000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Minimum transmitter frequency in kHz" - ::= { rfu 8 } - - rFUTxFreqMax OBJECT-TYPE - SYNTAX INTEGER (5725000..70000000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Maximum transmitter frequency in kHz" - ::= { rfu 9 } - - rFUSerial OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..11)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "RFU serial number" - ::= { rfu 10 } - - rFUActiveFirmwareBank OBJECT-TYPE - SYNTAX INTEGER (1..2) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "RFU active firmware bank number" - ::= { rfu 11 } - - rFUVersionBank1 OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..11)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "RFU firmware version number (nnn/ddMMYY) in bank 1" - ::= { rfu 12 } - - rFUVersionBank2 OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..11)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "RFU firmware version number (nnn/ddMMYY) in bank 2" - ::= { rfu 13 } - - rFUType OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..79)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "RFU type as: RFU platform, frequency band, Tx-Rx - frequency spacing, Hi/Lo band and transmit frequency - range" - ::= { rfu 14 } - - rFURxRFSynthLockAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - outOfLock(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "RFU RF receiver out of lock alarm" - ::= { rfu 15 } - - rFUTxRFSynthLockAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - outOfLock(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "RFU RF transmitter out of lock alarm" - ::= { rfu 16 } - - rFUTxPowerAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - txOutputFailed(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "RFU transmitter output failed alarm" - ::= { rfu 17 } - - rFUCommonIFSynthLockAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - outOfLock(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Alarm indicating when the common IF RFU synthesizer is - out of lock" - ::= { rfu 18 } - - rFUPowerAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - powerFailed(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "RFU general power alarm" - ::= { rfu 19 } - - rFULockoutAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - lockedOut(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "RFU locked pending unlock code alarm" - ::= { rfu 20 } - - rFUCableAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - iFCableVoltageOutOfRange(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "RFU cable detector voltage out of range alarm" - ::= { rfu 21 } - - rFUCableAttenuationAdjustAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - iFCableAttenuatorAdjusting(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "RFU cable attenuator not yet adjusted alarm" - ::= { rfu 22 } - - rFUTxPowerDegradedAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - degraded(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Indicates when the current transmit power is more than 3 - dB below or more than 3 dB above the correct transmit - power." - ::= { rfu 23 } - - rFURpsAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - rPSAlarmActive(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "RFU radio protection switch (RPS) alarm" - ::= { rfu 24 } - - rFUTxMuteStatus OBJECT-TYPE - SYNTAX INTEGER { - transmitting(0), - mutedByUser(1), - mutedDueToConfigurationError(2), - mutedDueToRFUFault(3), - mutedDueToRFUConfiguring(4), - mutedDueToRFUIncompatiblewithCMU(5), - mutedDueToInactive(6) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Indicates whether the RFU is transmitting or muted. If - it is muted, it will also indicate the reason." - ::= { rfu 25 } - - rFUFanAssemblyAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - partialFanFailure(1), - totalFanFailure(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This indicates when the IRFU transceiver fan assembly - has failed. The assembly consists of two fans and if one - fan fails, the this will report partial failure. If both - fans fail, this will report total failure" - ::= { rfu 26 } - - rFUHighTemperatureAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - highTemperature(1), - veryHighTemperature(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Indicates when the temperature of the IRFU transceiver - has risen above either of two thresholds. If the - temperature exceeds the High Temperature threshold, the - transmit power may reduce. If the temperature exceeds the - Very High Temperature threshold, the transceiver will - mute the transmitter" - ::= { rfu 27 } - - rFURFSwitchAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - fault(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "This indicates that an RF switch is not present when it - should be or that on the most recent attempt to make this - unit active, the IRFU RF Switch was not able to switch to - the correct position" - ::= { rfu 28 } - - rFURxIFSynthLockAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - outOfLock(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "RFU IF receiver out of lock alarm" - ::= { rfu 29 } - - rFUTxIFSynthLockAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - outOfLock(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "RFU IF transmitter out of lock alarm" - ::= { rfu 30 } - - rFUPowerButtonPressed OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - iRFUPowerButtonwaspressed(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "IRFU power button have been pressed, IFRU has powered - down unexpectedly" - ::= { rfu 31 } - - rFUConnectedPlatform OBJECT-TYPE - SYNTAX INTEGER { - unknown(0), - oDUA(1), - oDUB(2), - iRFUHP(3) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The type of RFU platform currently connected to the CMU" - ::= { rfu 32 } - - rFUCommonRFSynthLockAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - outOfLock(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Alarm indicating when the common RFU RF synthesizer is - out of lock" - ::= { rfu 33 } - - rFUBranchingConfiguration OBJECT-TYPE - SYNTAX INTEGER { - rFU1plus0(0), - rFU1plus0MHSBReadyEqual(1), - rFU1plus0MHSBReadyUnequal(2), - rFU1plus1MHSBEqual(3), - rFU1plus1MHSBUnequal(4), - rFU1plus1TxMHSBRxSD(5), - rFU2plus0(6) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "When an IRFU is being installed, the configuration of - the IRFU branching unit must be configured. Please see - the User Guide for further details" - ::= { rfu 34 } - - rFUTransceiverLocation OBJECT-TYPE - SYNTAX INTEGER { - leftTRxA(0), - rightTRxB(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "When a 2+0 IRFU is being installed, the user must - configure which of the two IRFU transceivers the CMU is - controlling in order to ensure correct operation" - ::= { rfu 35 } - - rFURfSwitchCableAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - fault(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The RF switch in the IRFU is indicating an invalid - switch position. The most likely cause is a fault or a - disconnection of the cable which connects the transceiver - to the RF switch" - ::= { rfu 36 } - - rFUReceiveBranchingUnitLoss OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The receive loss in the IRFU branching unit, expressed - in tenths of a dB. The branching unit is a component of - the IRFU which is situated between the IRFU transceiver - and IRFU antenna port. It provides the necessary - filtering, isolation and coupling." - ::= { rfu 37 } - - rFUTransmitBranchingUnitLoss OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The transmit loss in the IRFU branching unit, expressed - in tenths of a dB. The branching unit is a component of - the IRFU which is situated between the IRFU transceiver - and IRFU antenna port. It provides the necessary - filtering, isolation and coupling." - ::= { rfu 38 } - - -- RadioLicense group attribute definitions - -- - radioLicenseIdentifier OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..63)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Radio license identifier" - ::= { radioLicense 1 } - - radioLicenseBand OBJECT-TYPE - SYNTAX INTEGER { - bandLower6GHz(0), - band7GHz(1), - band8GHz(2), - band11GHz(3), - band13GHz(4), - band15GHz(5), - band18GHz(6), - band23GHz(7), - band26GHz(8), - band32GHz(9), - band38GHz(10), - bandUpper6GHz(11), - band28GHz(12), - band42GHz(13), - bandUnsupported(14) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Radio license band" - ::= { radioLicense 2 } - - radioLicenseRegion OBJECT-TYPE - SYNTAX INTEGER { - eTSI(0), - fCC(1), - canada(2), - brazil(3), - nTIA(4) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Radio license region" - ::= { radioLicense 3 } - - radioLicenseTxFreq OBJECT-TYPE - SYNTAX INTEGER (5925000..70000000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Radio license transmit frequency in kHz" - ::= { radioLicense 4 } - - radioLicenseRxFreq OBJECT-TYPE - SYNTAX INTEGER (5925000..70000000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Radio license receive frequency in kHz" - ::= { radioLicense 5 } - - radioLicenseBandwidth OBJECT-TYPE - SYNTAX INTEGER { - bw7MHz(0), - bw10MHz(1), - bw1375MHz(2), - bw14MHz(3), - bw20MHz(4), - bw275MHz(5), - bw28MHz(6), - bw30MHz(7), - bw40MHz(8), - bw50MHz(9), - bw55MHz(10), - bw56MHz(11), - bw80MHz(12), - bw25MHz(13), - bw60MHz(14) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Radio license bandwidth" - ::= { radioLicense 6 } - - radioLicenseMaxEIRP OBJECT-TYPE - SYNTAX INTEGER (-300..1000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Maximum Effective Isotropic Radiated Power (EIRP) - permitted by the license. Expressed in 10ths of dBm" - ::= { radioLicense 7 } - - radioLicenseModulation OBJECT-TYPE - SYNTAX INTEGER { - modQPSK(0), - mod8PSK(1), - mod16QAM(2), - mod32QAM(3), - mod64QAM(4), - mod128QAM(5), - mod256QAM(6) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Radio license modulation" - ::= { radioLicense 8 } - - radioLicenseCodeRate OBJECT-TYPE - SYNTAX INTEGER (0..100) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Radio license code rate, multiplied by 100 to give two - decimal places of precision" - ::= { radioLicense 9 } - - radioLicenseIncompatibleAlarm OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - radioLicenseIncompatiblewithRFU(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Indicates if the radio license is incompatible with the - attached RFU. Re-run Installation to correct the issue" - ::= { radioLicense 10 } - - radioLicenseMinModulation OBJECT-TYPE - SYNTAX INTEGER { - modQPSK(0), - mod8PSK(1), - mod16QAM(2), - mod32QAM(3), - mod64QAM(4), - mod128QAM(5), - mod256QAM(6) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Certain licensing authorities, for example FCC and - Industry Canada, require adaptive modulation to be bound - by a minimum and maximum modulation mode as defined by - the radio license. This attribute is only of significance - in such regions and when adaptive modulation is enabled. - For other regions, for example ETSI, minimum and maximum - modulation mode are directly adjustable by the user and - are not defined by the radio license. In general, a - modulation mode is defined by two aspects, a modulation - and a code rate. This integer attribute identifies the - modulation aspect of the RadioLicenseMinModMode attribute - required by the radio license. For example, if - RadioLicenseMinModMode is configured for 16QAM 0.79, this - attribute will be set to a value of 2 which identifies a - modulation of 16QAM." - ::= { radioLicense 11 } - - radioLicenseMinCodeRate OBJECT-TYPE - SYNTAX INTEGER (0..100) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Certain licensing authorities, for example FCC and - Industry Canada, require adaptive modulation to be bound - by a minimum and maximum modulation mode as defined by - the radio license. This attribute is only of significance - in such regions and when adaptive modulation is enabled. - For other regions, for example ETSI, minimum and maximum - modulation mode are directly adjustable by the user and - are not defined by the radio license. In general, a - modulation mode is defined by two aspects, a modulation - and a code rate. This attribute is equal to 100 times the - code rate aspect of the RadioLicenseMinModMode attribute - required by the radio license. For example, if - RadioLicenseMinModMode is configured for QPSK 0.80, this - attribute will read 80." - ::= { radioLicense 12 } - - radioLicenseMaxModulation OBJECT-TYPE - SYNTAX INTEGER { - modQPSK(0), - mod8PSK(1), - mod16QAM(2), - mod32QAM(3), - mod64QAM(4), - mod128QAM(5), - mod256QAM(6) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Certain licensing authorities, for example FCC and - Industry Canada, require adaptive modulation to be bound - by a minimum and maximum modulation mode as defined by - the radio license. This attribute is only of significance - in such regions and when adaptive modulation is enabled. - For other regions, for example ETSI, minimum and maximum - modulation mode are directly adjustable by the user and - are not defined by the radio license. In general, a - modulation mode is defined by two aspects, a modulation - and a code rate. This integer attribute identifies the - modulation aspect of the RadioLicenseMaxModMode attribute - required by the radio license. For example, if - RadioLicenseMaxModMode is configured for 256QAM 0.91, - this attribute will be set to a value of 6 which - identifies a modulation of 256QAM." - ::= { radioLicense 13 } - - radioLicenseMaxCodeRate OBJECT-TYPE - SYNTAX INTEGER (0..100) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Certain licensing authorities, for example FCC and - Industry Canada, require adaptive modulation to be bound - by a minimum and maximum modulation mode as defined by - the radio license. This attribute is only of significance - in such regions and when adaptive modulation is enabled. - For other regions, for example ETSI, minimum and maximum - modulation mode are directly adjustable by the user and - are not defined by the radio license. In general, a - modulation mode is defined by two aspects, a modulation - and a code rate. This attribute is equal to 100 times the - code rate aspect of the RadioLicenseMaxModMode attribute - required by the radio license. For example, if - RadioLicenseMaxModMode is configured for 256QAM 0.91, - this attribute will read 91." - ::= { radioLicense 14 } - - -- ProtectionConfig group attribute definitions - -- - protection OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - hotStandby1plus1(1), - hotStandby1plus1withRxDiversity(2) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "PTP 800 supports a 1+1 Hot Standby configuration where - the wireless link is protected against hardware failure. - This requires the installation of redundant equipment at - each end of the wireless link including a secondary CMU - and RFU. At a given end of the wireless link, only one - CMU / RFU is Active at any one time, the neighbor CMU / - RFU being Inactive. When a fault is detected on the - Active CMU / RFU, the Active role will automatically - switch to the Inactive CMU / RFU. To enable functionality - associated with this feature, this attribute must be - configured for a setting of 1+1." - ::= { protectionConfig 1 } - - faultProtectionSwitching OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "In a 1+1 Hot Standby configuration, protection switching - on detection of a fault can be enabled/disabled using - this attribute." - ::= { protectionConfig 2 } - - primarySecondaryMode OBJECT-TYPE - SYNTAX INTEGER { - primary(0), - secondary(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "At a given end of a 1+1 Hot Standby configuration, one - CMU must be configured as Primary, the other CMU as - Secondary. When a Protected Link initialises with no - faults, the CMUs configured as Primary will become the - Active CMUs, that is, the Primary CMUs are the preferred - CMUs. When RFUs are connected to the antenna via an - Asymmetric Coupler, the RFU which is connected to the - Primary CMU should be connected to the Main path of the - coupler. This is the path with the lowest loss." - ::= { protectionConfig 3 } - - numberOfAntennas OBJECT-TYPE - SYNTAX INTEGER { - one(0), - two(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "This must be configured to match the number of antennas - installed at this end of the link." - ::= { protectionConfig 4 } - - primaryRecovery OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "At a given end of a 1+1 Hot Standby configuration, the - CMU configured as Primary is the preferred unit to take - the Active role. If the Primary Recovery attribute is set - to Enabled at a given end, a protection switch back to - the preferred Primary CMU / RFU will occur autonomously - if it has stayed free of faults for a configurable period - of time determined by the Primary Recovery Period." - ::= { protectionConfig 5 } - - primaryRecoveryPeriod OBJECT-TYPE - SYNTAX INTEGER (0..2880) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "At a given end of a 1+1 Hot Standby configuration, the - CMU configured as Primary is the preferred unit to take - the Active role. If the Primary Recovery attribute is set - to Enabled at a given end, a protection switch back to - the preferred Primary CMU / RFU will occur autonomously - if it has stayed free of faults for a configurable period - of time determined by the Primary Recovery Period." - ::= { protectionConfig 6 } - - requestedProtectionState OBJECT-TYPE - SYNTAX INTEGER { - inactive(0), - active(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "In a 1+1 Hot Standby configuration, only one CMU / RFU - at a given end of the link is Active at any one time, the - neighbor CMU / RFU being Inactive. Use the Requested - Protection State attribute to request whether this CMU / - RFU should be in the Active or Inactive state." - ::= { protectionConfig 7 } - - antennaReceiveLevelDeltaThreshold OBJECT-TYPE - SYNTAX INTEGER (0..30) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "At a given end of a 1+1 Hot Standby configuration, a CMU - will raise an alarm to the management system when the - measured receive level adjusted by antenna gain and - feeder loss is less than that of its neighbor by more - than the Antenna Receive Level Delta Threshold." - ::= { protectionConfig 8 } - - antennaReceiveLevelMeasurementWindow OBJECT-TYPE - SYNTAX INTEGER (1..2880) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "At a given end of a 1+1 Hot Standby configuration, a CMU - will raise an alarm to the management system when the - measured receive level adjusted by antenna gain and - feeder loss is less than that of its neighbor by more - than the Antenna Receive Level Delta Threshold. The - measurements are averaged over the most recent Antenna - Receive Level Measurement Window." - ::= { protectionConfig 9 } - - fiberY OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "One or both ends of a 1+1 Hot Standby system can be - connected to the network using an 'Optical-Y Splitter Kit - per end'. This end configuration provides a single fiber - interface to the network. Any end which is connected to - the network using this method must have the Fiber Y - attribute set to Enabled. Please note: CMUs must be - loaded with boot code version 03-00 or later and recovery - version 04-00 or later for Fiber Y to work correctly." - ::= { protectionConfig 12 } - - rxDiversityVlanTpid OBJECT-TYPE - SYNTAX INTEGER { - iEEE8021QTaggedCTagType8100(0), - iEEE8021adTaggedSTagorBTagType88a8(1) - } - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "When Receive Diversity is enabled, the Inactive CMU - sends Rx Diversity Ethernet Frames to the Active CMU. - These Ethernet Frames must be VLAN tagged and this - attribute controls whether the frames are tagged using - the TPID defined by 802.1Q or the TPID defined by - 802.1ad." - ::= { protectionConfig 14 } - - rxDiversityVid OBJECT-TYPE - SYNTAX INTEGER (0..4094) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "When Receive Diversity is enabled, the Inactive CMU - sends Rx Diversity Ethernet Frames to the Active CMU. - These Ethernet Frames must be VLAN tagged and this - attribute controls the VLAN Identifier" - ::= { protectionConfig 15 } - - -- ProtectionStatus group attribute definitions - -- - protectionAvailabilityStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - notProtected(1), - notProtecting(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Protection - Availability Status attribute indicates whether the - Active unit is currently being protected by the Inactive - unit. If it isn't being protected, the Active unit will - report Not Protected and the Inactive unit will report - Not Protecting." - ::= { protectionStatus 2 } - - protectionConfigurationStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - configurationNotProtecting(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "In a 1+1 Hot Standby configuration, this attribute will - indicate whether the configuration will support - protection." - ::= { protectionStatus 3 } - - protectionState OBJECT-TYPE - SYNTAX INTEGER { - inactive(0), - active(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "In a 1+1 Hot Standby configuration, only one CMU / RFU - at a given end of the link is Active at any one time, the - neighbor CMU / RFU being Inactive. The Protection State - attribute indicates whether a CMU / RFU is in the Active - or Inactive state." - ::= { protectionStatus 4 } - - activeUnit OBJECT-TYPE - SYNTAX INTEGER { - primary(0), - secondary(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "At a given end of a 1+1 Hot Standby configuration, one - CMU must be configured as Primary, the other CMU as - Secondary. When a Protected Link initialises with no - faults, the CMU configured as Primary will become the - Active CMU, that is, the Primary CMU is the preferred - CMUs. The Active Unit attribute indicates whether the - active unit is configured as Primary or Secondary." - ::= { protectionStatus 5 } - - protectionSwitchCause OBJECT-TYPE - SYNTAX INTEGER { - noPreviousProtectionSwitch(0), - neighborCMUConnectedButNotResponding(1), - rFUNotResponding(2), - rFURxRFSynthOutofLock(3), - rFUTxRFSynthOutofLock(4), - rFUCommonRFSynthOutofLock(5), - rFUCableFailure(6), - rFUCableAttenuatorAdjustmentFailure(7), - rFUTxPowerDegraded(8), - dataPortDown(9), - managementPortDown(10), - wirelessReceiveSignalNotDetected(11), - byteErrorRatioOverThreshold(12), - codeWordErrorRatioOverThreshold(13), - cMURebooting(14), - configurationNotProtecting(15), - wirelessReceiveSignalNotDetectedatRemoteEnd(16), - byteErrorRatioOverThresholdatRemoteEnd(17), - codeWordErrorRatioOverThresholdatRemoteEnd(18), - multipleReceiveFailureatRemoteEnd(19), - primaryRecovery(20), - managedProtectionSwitch(21), - rFURxIFSynthOutofLock(22), - rFUTxIFSynthOutofLock(23), - rFUCommonIFSynthOutofLock(24), - rFUVeryHighTemperature(25) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Protection - Switch Cause attribute reports the reason for the last - protection switch." - ::= { protectionStatus 6 } - - endId OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..79)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "In a 1+1 Hot Standby configuration, the End Id contains - the IP address of neighboring CMUs starting with the - highest IP address and with a space separating the - addresses. It is a single identifier of neighboring - CMUs." - ::= { protectionStatus 7 } - - neighborIPAddress OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Neighbor IP - Address identifies the IP Address of the neighbor CMU - connected via the Protection Interface." - ::= { protectionStatus 8 } - - neighborMACAddress OBJECT-TYPE - SYNTAX OCTET STRING (SIZE(6)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Neighbor MAC - Address identifies the MAC Address of the neighbor CMU - connected via the Protection Interface." - ::= { protectionStatus 9 } - - wirelessReceiveSignalStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - notDetected(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Wireless Receive Signal Status indicates if the - receiver is able to demodulate the transmit signal from - the remote end of the link. If it cannot demodulate the - signal, a protection switch may occur in a system - configured for 1+1 Hot Standby." - ::= { protectionStatus 10 } - - licensedTransmitCapacityStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - lessThanNeighbor(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Licensed - Transmit Capacity Status attribute indicates when the - Licensed Transmit Capacity is below that of its - neighbor." - ::= { protectionStatus 14 } - - dataPortEthernetSpeedStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - lessThanNeighbor(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Data Port - Ethernet Speed Status attribute indicates if the Ethernet - Speed of the Data Port is below that of its neighbor." - ::= { protectionStatus 15 } - - managementPortEthernetSpeedStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - lessThanNeighbor(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Management Port - Ethernet Speed Status attribute indicates if the Ethernet - Speed of the Management Port is below that of its - neighbor." - ::= { protectionStatus 16 } - - protectionInterfaceStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - neighborNotResponding(1), - neighborNotConnected(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "In a 1+1 Hot Standby configuration, information is - shared between neighbor CMUs over the Protection - Interface. The Protection Interface Status attribute - reports whether the neighbor CMU is successfully - responding, physically disconnected or whether it is - physically connected but not responding, e.g. powered - down." - ::= { protectionStatus 17 } - - remotePrimaryIPAddress OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Remote Primary - IP Address reports the IP address of the CMU which is - configured as Primary at the remote end of the wireless - link." - ::= { protectionStatus 18 } - - remoteSecondaryIPAddress OBJECT-TYPE - SYNTAX IpAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Remote Secondary - IP Address reports the IP address of the CMU which is - configured as Secondary at the remote end of the wireless - link." - ::= { protectionStatus 19 } - - remotePrimaryMACAddress OBJECT-TYPE - SYNTAX OCTET STRING (SIZE(6)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Remote Primary - MAC Address reports the MAC address of the CMU which is - configured as Primary at the remote end of the wireless - link." - ::= { protectionStatus 20 } - - remoteSecondaryMACAddress OBJECT-TYPE - SYNTAX OCTET STRING (SIZE(6)) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Remote Secondary - MAC Address reports the MAC address of the CMU which is - configured as Secondary at the remote end of the wireless - link." - ::= { protectionStatus 21 } - - remotePrimarySecondaryMode OBJECT-TYPE - SYNTAX INTEGER { - primary(0), - secondary(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "In a 1+1 Hot Standby configuration, this attribute - identifies whether the Active Unit at the remote end of - the link is configured as Primary or Secondary." - ::= { protectionStatus 22 } - - transmitterStatus OBJECT-TYPE - SYNTAX INTEGER { - muted(0), - transmitting(1), - inactive(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Indicates whether the RFU is transmitting or muted. In a - 1+1 Hot Standby configuration, it will also indicate if - the RFU is Inactive and therefore ready to transmit." - ::= { protectionStatus 23 } - - endWirelessReceiveSignalStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - notDetected(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The End Wireless Receive Signal Status indicates if the - end of a link is unable to demodulate the signal - transmitted from the remote end of the link. When - Protection is set to 1+1 Hot Standby, this attribute will - indicate Not Detected if the Active CMU is unable to - demodulate the wireless signal. When Receive Diversity is - enabled, this attribute will indicate Not Detected if - both the Active and Inactive CMUs are unable to - demodulate the wireless signal." - ::= { protectionStatus 26 } - - rxDiversityDataPortStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - notProtecting(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "When Receive Diversity is enabled, the Inactive CMU - sends Rx Diversity Ethernet Frames to the Active CMU. - Before sending these frames, the Data Port MUST be - negotiated at 1000 Mbps. This attribute indicates if this - is not the case" - ::= { protectionStatus 27 } - - rxDiversityAvailabilityStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - notProtected(1), - notProtecting(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Rx Diversity Availability Status attribute will - indicate when Receive Diversity is not operating - correctly, either due to a fault or due to an incorrect - configuration" - ::= { protectionStatus 28 } - - rxDiversityConfigurationStatus OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - configurationNotProtecting(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "For Receive Diversity to operate correctly, certain - attributes must be configured correctly on both neighbor - CMUs. The Rx Diversity Configuration Status attribute - will indicate when this is not the case" - ::= { protectionStatus 29 } - - rxDiversityNeighborCompatibility OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - mismatch(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "For Receive Diversity to operate correctly, both - neighbor CMUs must both be configured with the Protection - attribute set to �1+1 Hot Standby with Rx Diversity�. - The Rx Diversity Neighbor Compatibility attribute - indicates when the neighbor CMU is configured to a - different setting" - ::= { protectionStatus 30 } - - rxDiversityVlanTpidNeighborCompatibility OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - mismatch(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "For Receive Diversity to operate correctly, both - neighbor CMUs must be configured with the same value of - Rx Diversity VLAN TPID. The Rx Diversity VLAN TPID - Neighbor Compatibility attribute indicates when this is - not the case" - ::= { protectionStatus 31 } - - rxDiversityVidNeighborCompatibility OBJECT-TYPE - SYNTAX INTEGER { - ok(0), - mismatch(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "For Receive Diversity to operate correctly, both - neighbor CMUs must be configured with the same value of - Rx Diversity VID. The Rx Diversity VID Neighbor - Compatibility attribute indicates when this is not the - case" - ::= { protectionStatus 32 } - - neighborInternetAddressType OBJECT-TYPE - SYNTAX INTEGER { - unknown(0), - ipv4(1), - ipv6(2), - ipv4z(3), - ipv6z(4), - unknown6(5), - unknown7(6), - unknown8(7), - unknown9(8), - unknown10(9), - unknown11(10), - unknown12(11), - unknown13(12), - unknown14(13), - unknown15(14), - unknown16(15), - dns(16) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The type of Internet address specified by the associated - neighborInternetAddress." - ::= { protectionStatus 33 } - - neighborInternetAddress OBJECT-TYPE - SYNTAX InetAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Neighbor - Internet Address identifies the INET Address of the - neighbor CMU connected via the Protection Interface." - ::= { protectionStatus 34 } - - remotePrimaryInternetAddressType OBJECT-TYPE - SYNTAX INTEGER { - unknown(0), - ipv4(1), - ipv6(2), - ipv4z(3), - ipv6z(4), - unknown6(5), - unknown7(6), - unknown8(7), - unknown9(8), - unknown10(9), - unknown11(10), - unknown12(11), - unknown13(12), - unknown14(13), - unknown15(14), - unknown16(15), - dns(16) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The type of Internet address specified by the associated - remoteSecondaryInternetAddress." - ::= { protectionStatus 35 } - - remotePrimaryInternetAddress OBJECT-TYPE - SYNTAX InetAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Remote Primary - Internet Address reports the INET address of the CMU - which is configured as Primary at the remote end of the - wireless link." - ::= { protectionStatus 36 } - - remoteSecondaryInternetAddressType OBJECT-TYPE - SYNTAX INTEGER { - unknown(0), - ipv4(1), - ipv6(2), - ipv4z(3), - ipv6z(4), - unknown6(5), - unknown7(6), - unknown8(7), - unknown9(8), - unknown10(9), - unknown11(10), - unknown12(11), - unknown13(12), - unknown14(13), - unknown15(14), - unknown16(15), - dns(16) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The type of Internet address specified by the associated - remoteSecondaryInternetAddress." - ::= { protectionStatus 37 } - - remoteSecondaryInternetAddress OBJECT-TYPE - SYNTAX InetAddress - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Remote Secondary - Internet Address reports the INET address of the CMU - which is configured as Secondary at the remote end of the - wireless link." - ::= { protectionStatus 38 } - - -- ProtectionStats group attribute definitions - -- - activeCodeWordCount OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Active Code Word Count reports the number of code - words received over the wireless interface whilst the CMU - / RFU is in the Active role of a 1+1 Hot Standby - configuration. The count is since the last statistics - reset." - ::= { protectionStats 1 } - - activeCodeWordErrorCount OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Active Code Word Error Count reports the number of - code word errors which have been detected at the wireless - interface whilst the CMU / RFU is in the Active role of a - 1+1 Hot Standby configuration. The count is since the - last statistics reset." - ::= { protectionStats 2 } - - activeByteCount OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Active Byte Count reports the number of bytes - received over the wireless interface whilst the CMU / RFU - is in the Active role of a 1+1 Hot Standby configuration. - The count is since the last statistics reset." - ::= { protectionStats 3 } - - activeByteErrorCount OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Active Byte Error Count reports the number of byte - errors which have been detected at the wireless interface - whilst the CMU / RFU is in the Active role of a 1+1 Hot - Standby configuration. The count is since the last - statistics reset." - ::= { protectionStats 4 } - - activeAvailableTime OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The Active Available Time reports the time which the - Wireless Link Status has been Up whilst the CMU/RFU has - been in the Active role of a 1+1 Hot Standby - configuration. The reported time is since the last - statistics reset." - ::= { protectionStats 5 } - - activeCounterMeasurementPeriod OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "For a 1+1 Hot Standby link, the elapsed time that the - Protection State of the unit has been in the active state - since the last reset of the system counters." - ::= { protectionStats 6 } - - activeWirelessLinkAvailability OBJECT-TYPE - SYNTAX INTEGER (0..1000000) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "For a 1+1 Hot Standby link, the percentage of time that - the unit has been able to successfully demodulate the - signal transmitted from the remote end of the link whilst - the Protecion State of the unit has been active. This - attribute is not updated whilst the Protection State is - inactive. Calculated since the last reset of the system - counters. The reported value is the percentage multiplied - by 10000" - ::= { protectionStats 7 } - - activeCodeWordErrorRatio OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The wireless link sends data in error correctable blocks - called code words. For a 1+1 Hot Standby link, this - attribute reports the ratio of uncorrected code words to - the total number of code words received whilst the - Protecion State of the unit has been active. This ratio - is not updated whilst the Protection State is inactive. - Calculated since the last reset of the system counters. - The reported value is the ratio multiplied by 10 to the - power of 12" - ::= { protectionStats 8 } - - activeByteErrorRatio OBJECT-TYPE - SYNTAX Counter64 - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "For a 1+1 Hot Standby link, the Byte Error Ratio - measured by the unit whilst the Protecion State has been - active. This ratio is not updated whilst the Protection - State is inactive. Calculated since the last reset of the - system counters. The reported value is the ratio - multiplied by 10 to the power of 12" - ::= { protectionStats 9 } - - -- AAAControl group attribute definitions - -- - userTableNumber OBJECT-TYPE - SYNTAX INTEGER (1..10) - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Number of entries in the userTable" - ::= { aAAControl 1 } - - -- UserTable group attribute definitions - -- - userTableIndex OBJECT-TYPE - SYNTAX INTEGER (1..10) - MAX-ACCESS not-accessible - STATUS current - DESCRIPTION - "used to index values in the userTable." - ::= { userTableEntry 1 } - - userName OBJECT-TYPE - SYNTAX OCTET STRING - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "User name which must be entered, along with the - appropriate password, in order to gain access to the - system." - ::= { userTableEntry 2 } - - userRole OBJECT-TYPE - SYNTAX INTEGER { - readOnly(0), - systemAdministrator(1), - securityOfficer(2) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Role of the selected user. A Security Officer has access - to and can modify all settings. A System Administrator - has access to and can modify all non-security settings. A - Read Only user can view settings, but cannot make any - changes." - ::= { userTableEntry 3 } - - userEnabled OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Enable / Disable the selected user" - ::= { userTableEntry 4 } - - userPassword OBJECT-TYPE - SYNTAX OCTET STRING - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "User password, which must be entered in order to gain - access to the system." - ::= { userTableEntry 5 } - - -- SyslogControl group attribute definitions - -- - syslogClient OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "Enable or disable the syslog client" - ::= { syslogControl 1 } - - syslogState OBJECT-TYPE - SYNTAX INTEGER { - disabled(0), - enabled(1) - } - MAX-ACCESS read-only - STATUS current - DESCRIPTION - "The syslog service has been enabled or disabled" - ::= { syslogControl 2 } - - -- Supplementary group attribute definitions - -- - longitude OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..19)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The longitude of the unit, measured in decimal degrees. - This object is set by the SNMP manager and has no - internal function." - ::= { supplementary 1 } - - latitude OBJECT-TYPE - SYNTAX DisplayString (SIZE(0..19)) - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The latitude of the unit, measured in decimal degrees. - This object is set by the SNMP manager and has no - internal function." - ::= { supplementary 2 } - - altitude OBJECT-TYPE - SYNTAX Integer32 - MAX-ACCESS read-write - STATUS current - DESCRIPTION - "The altitude of the unit, measured in metres. This - object is set by the SNMP manager and has no internal - function." - ::= { supplementary 3 } - - -- Enterprise NOTIFICATION definitions - -- - - dataPortStatusTrap NOTIFICATION-TYPE - OBJECTS { dataPortStatus } - STATUS current - DESCRIPTION - "Current status of the data Ethernet link. NB: a change - of state may generate an SNMP trap and/or SMTP email - alert" - ::= { ptpTrapPrefix 3 } - - linkNameMismatchTrap NOTIFICATION-TYPE - OBJECTS { linkNameMismatch } - STATUS current - DESCRIPTION - "Signaling was received with the wrong Link Name. Either - the Link Name is configured differently at each end of - the wireless link, or this unit is aligned to the wrong - link partner. NB: A change of value during operation may - generate an SNMP trap and/or SMTP email alert" - ::= { ptpTrapPrefix 9 } - - alignmentModeTrap NOTIFICATION-TYPE - OBJECTS { alignmentMode } - STATUS current - DESCRIPTION - "Indicates if the unit is undergoing alignment. NB: a - change of state during operation may generate an SNMP - trap and/or SMTP email alert" - ::= { ptpTrapPrefix 10 } - - unitOutOfCalibrationTrap NOTIFICATION-TYPE - OBJECTS { unitOutOfCalibration } - STATUS current - DESCRIPTION - "The unit is out of calibration" - ::= { ptpTrapPrefix 11 } - - encryptionEnabledMismatchTrap NOTIFICATION-TYPE - OBJECTS { encryptionEnabledMismatch } - STATUS current - DESCRIPTION - "Encryption has been enabled on one end of the wireless - link but not the other" - ::= { ptpTrapPrefix 13 } - - dataPortDisabledWarningTrap NOTIFICATION-TYPE - OBJECTS { dataPortDisabledWarning } - STATUS current - DESCRIPTION - "The SNMP ifAdminStatus of the data Ethernet interface - has disabled Ethernet traffic" - ::= { ptpTrapPrefix 17 } - - dataPortFiberStatusTrap NOTIFICATION-TYPE - OBJECTS { dataPortFiberStatus } - STATUS current - DESCRIPTION - "If the fiber interface on the data Ethernet port is not - OK, there are three possible causes: 1) the fiber - interface has been installed but disabled, 2) the - interface could not be established even though no LOS was - detected (i.e. an optical carrier was detected, which - could be due to a broken TX fiber, or because the - interface is disabled at the other end of the fiber - link), or 3) the interface could not be established and - LOS is detected (i.e. no optical carrier is detected). - NB: a change of status may generate an SNMP trap and/or - SMTP email alert" - ::= { ptpTrapPrefix 18 } - - dataPortConfigurationMismatchTrap NOTIFICATION-TYPE - OBJECTS { dataPortConfigurationMismatch } - STATUS current - DESCRIPTION - "The detection of Ethernet fragments (runt packets) on - the data Ethernet port when the link is in full duplex is - an indication of an auto-negotiation or forced - configuration mismatch" - ::= { ptpTrapPrefix 19 } - - softwareVersionRemoteCompatibilityTrap NOTIFICATION-TYPE - OBJECTS { softwareVersionRemoteCompatibility } - STATUS current - DESCRIPTION - "Indicates a mismatch of software versions at the two - ends of the wireless link" - ::= { ptpTrapPrefix 20 } - - sNTPSyncTrap NOTIFICATION-TYPE - OBJECTS { sNTPSync } - STATUS current - DESCRIPTION - "If SNTP Sync fails then check the server settings in the - Remote Management page, or disable SNTP. NB: a change of - state may generate an SNMP trap and/or SMTP email alert" - ::= { ptpTrapPrefix 21 } - - managementPortStatusTrap NOTIFICATION-TYPE - OBJECTS { managementPortStatus } - STATUS current - DESCRIPTION - "Current status of the out-of-band management Ethernet - link" - ::= { ptpTrapPrefix 23 } - - managementPortDisabledWarningTrap NOTIFICATION-TYPE - OBJECTS { managementPortDisabledWarning } - STATUS current - DESCRIPTION - "The SNMP ifAdminStatus of the out-of-band management - Ethernet interface has disabled Ethernet traffic" - ::= { ptpTrapPrefix 24 } - - rFUStatusTrap NOTIFICATION-TYPE - OBJECTS { rFUStatus } - STATUS current - DESCRIPTION - "Current status of the RFU. A state of 'ok' indicates - that the RFU is fully operational, although may not be - transmitting." - ::= { ptpTrapPrefix 27 } - - managementPortConfigurationMismatchTrap NOTIFICATION-TYPE - OBJECTS { managementPortConfigurationMismatch } - STATUS current - DESCRIPTION - "The detection of Ethernet fragments (runt packets) on - the out-of-band management Ethernet port when the link is - in full duplex is an indication of an auto-negotiation or - forced configuration mismatch" - ::= { ptpTrapPrefix 28 } - - wirelessLinkStatusTrap NOTIFICATION-TYPE - OBJECTS { wirelessLinkStatus } - STATUS current - DESCRIPTION - "Current status of the wireless link" - ::= { ptpTrapPrefix 29 } - - protectionAvailabilityStatusTrap NOTIFICATION-TYPE - OBJECTS { protectionAvailabilityStatus } - STATUS current - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Protection - Availability Status attribute indicates whether the - Active unit is currently being protected by the Inactive - unit. If it isn't being protected, the Active unit will - report Not Protected and the Inactive unit will report - Not Protecting." - ::= { ptpTrapPrefix 31 } - - protectionConfigurationStatusTrap NOTIFICATION-TYPE - OBJECTS { protectionConfigurationStatus } - STATUS current - DESCRIPTION - "In a 1+1 Hot Standby configuration, this attribute will - indicate whether the configuration will support - protection." - ::= { ptpTrapPrefix 32 } - - protectionStateTrap NOTIFICATION-TYPE - OBJECTS { protectionState } - STATUS current - DESCRIPTION - "In a 1+1 Hot Standby configuration, only one CMU / RFU - at a given end of the link is Active at any one time, the - neighbor CMU / RFU being Inactive. The Protection State - attribute indicates whether a CMU / RFU is in the Active - or Inactive state." - ::= { ptpTrapPrefix 33 } - - wirelessReceiveSignalStatusTrap NOTIFICATION-TYPE - OBJECTS { wirelessReceiveSignalStatus } - STATUS current - DESCRIPTION - "The Wireless Receive Signal Status indicates if the - receiver is able to demodulate the transmit signal from - the remote end of the link. If it cannot demodulate the - signal, a protection switch may occur in a system - configured for 1+1 Hot Standby." - ::= { ptpTrapPrefix 34 } - - licensedTransmitCapacityStatusTrap NOTIFICATION-TYPE - OBJECTS { licensedTransmitCapacityStatus } - STATUS current - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Licensed - Transmit Capacity Status attribute indicates when the - Licensed Transmit Capacity is below that of its - neighbor." - ::= { ptpTrapPrefix 36 } - - dataPortEthernetSpeedStatusTrap NOTIFICATION-TYPE - OBJECTS { dataPortEthernetSpeedStatus } - STATUS current - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Data Port - Ethernet Speed Status attribute indicates if the Ethernet - Speed of the Data Port is below that of its neighbor." - ::= { ptpTrapPrefix 37 } - - managementPortEthernetSpeedStatusTrap NOTIFICATION-TYPE - OBJECTS { managementPortEthernetSpeedStatus } - STATUS current - DESCRIPTION - "In a 1+1 Hot Standby configuration, the Management Port - Ethernet Speed Status attribute indicates if the Ethernet - Speed of the Management Port is below that of its - neighbor." - ::= { ptpTrapPrefix 38 } - - protectionInterfaceStatusTrap NOTIFICATION-TYPE - OBJECTS { protectionInterfaceStatus } - STATUS current - DESCRIPTION - "In a 1+1 Hot Standby configuration, information is - shared between neighbor CMUs over the Protection - Interface. The Protection Interface Status attribute - reports whether the neighbor CMU is successfully - responding, physically disconnected or whether it is - physically connected but not responding, e.g. powered - down." - ::= { ptpTrapPrefix 39 } - - syslogStateTrap NOTIFICATION-TYPE - OBJECTS { syslogState } - STATUS current - DESCRIPTION - "The syslog service has been enabled or disabled" - ::= { ptpTrapPrefix 40 } - - syslogLocalNearlyFullTrap NOTIFICATION-TYPE - STATUS current - DESCRIPTION "The syslog local log is nearly full (90%)" - ::= { ptpTrapPrefix 41 } - - syslogLocalWrappedTrap NOTIFICATION-TYPE - STATUS current - DESCRIPTION "The syslog local log has wrapped" - ::= { ptpTrapPrefix 42 } - - secureModeAlarmTrap NOTIFICATION-TYPE - OBJECTS { secureModeAlarm } - STATUS current - DESCRIPTION - "The secure mode (e.g. FIPS, UC-APL) state of the unit. - The secure mode is not configured(1) state indicates that - the unit is capable of secure mode operation, and one or - more of the following security materials has not been - configured: Key Of Keys, Private Key, Public Certificate, - DRNG Entropy Status, Wireless Encryption Key. The secure - mode mode is configured but not active(2) state indicates - that the unit is capable of secure mode operation, and - the security material has been configured, but the - configuration of interfaces is not consistent with secure - mode operation. The secure mode is not supported(3) state - indicates that the unit is not capable of secure mode - operation. The secure mode capability requires - appropriate hardware compatibility, license key and - software image." - ::= { ptpTrapPrefix 43 } - - endWirelessReceiveSignalStatusTrap NOTIFICATION-TYPE - OBJECTS { endWirelessReceiveSignalStatus } - STATUS current - DESCRIPTION - "The End Wireless Receive Signal Status indicates if the - end of a link is unable to demodulate the signal - transmitted from the remote end of the link. When - Protection is set to 1+1 Hot Standby, this attribute will - indicate Not Detected if the Active CMU is unable to - demodulate the wireless signal. When Receive Diversity is - enabled, this attribute will indicate Not Detected if - both the Active and Inactive CMUs are unable to - demodulate the wireless signal." - ::= { ptpTrapPrefix 44 } - - rxDiversityDataPortStatusTrap NOTIFICATION-TYPE - OBJECTS { rxDiversityDataPortStatus } - STATUS current - DESCRIPTION - "When Receive Diversity is enabled, the Inactive CMU - sends Rx Diversity Ethernet Frames to the Active CMU. - Before sending these frames, the Data Port MUST be - negotiated at 1000 Mbps. This attribute indicates if this - is not the case" - ::= { ptpTrapPrefix 45 } - - rxDiversityAvailabilityStatusTrap NOTIFICATION-TYPE - OBJECTS { rxDiversityAvailabilityStatus } - STATUS current - DESCRIPTION - "The Rx Diversity Availability Status attribute will - indicate when Receive Diversity is not operating - correctly, either due to a fault or due to an incorrect - configuration" - ::= { ptpTrapPrefix 46 } - - rxDiversityConfigurationStatusTrap NOTIFICATION-TYPE - OBJECTS { rxDiversityConfigurationStatus } - STATUS current - DESCRIPTION - "For Receive Diversity to operate correctly, certain - attributes must be configured correctly on both neighbor - CMUs. The Rx Diversity Configuration Status attribute - will indicate when this is not the case" - ::= { ptpTrapPrefix 47 } - - rFUPowerButtonPressedTrap NOTIFICATION-TYPE - OBJECTS { rFUPowerButtonPressed } - STATUS current - DESCRIPTION - "IRFU power button have been pressed, IFRU has powered - down unexpectedly" - ::= { ptpTrapPrefix 48 } - - syslogClientTrap NOTIFICATION-TYPE - OBJECTS { syslogClient } - STATUS current - DESCRIPTION - "Enable or disable the syslog client" - ::= { ptpTrapPrefix 49 } - - END - - -5. References - - [1] McCloghrie, K., Perkins, D. and J. Schoenwaelder, - "Structure of Management Information Version 2 (SMIv2)", - RFC 2578, STD 58, April 1999. - - [2] McCloghrie, K., Perkins, D. and J. Schoenwaelder, - "Textual Conventions for SMIv2", STD 58, RFC 2579, April - 1999. - -S. Whitaker [Page 2] - -RFC DRAFT Cambium PTP MIB February 2014 - - - [3] Information processing systems - Open Systems Interconnection - - Specification of Abstract Syntax Notation One (ASN.1), - International Organization for Standardization, International - Standard 8824, December 1987. - - [4] Information processing systems - Open Systems Interconnection - - Specification of Basic Encoding Rules for Abstract Notation One - (ASN.1), International Organization for Standardization, - International Standard 8825, December 1987. - - [5] ANSI/IEEE Standard 802.1D-1990 MAC Bridges, IEEE Project 802 - Local and Metropolitan Area Networks, (March 8, 1991). - - [6] Frye, R., Levi, D., Routhier, S., Wijnen, B., - "Coexistence between Version 1, Version 2, and Version 3 - of the Internet-standard Network Management Framework", - RFC 3584, August 2003. - -6. Security Considerations - - Security issues are not discussed in this memo. - -7. Authors' Addresses - - Simon Whitaker - Cambium Networks Ltd, - Unit B2, - Linhay Business Park, - Eastern Road, - Ashburton, - Devon. - TQ13 7UP - United Kingdom - - Phone: +44 (0) 1364 655 500 - Email: simon.whitaker@cambiumnetworks.com