Differences between revisions 5 and 15 (spanning 10 versions)
Revision 5 as of 2010-01-19 09:04:38
Size: 817
Editor: PieterSmit
Comment:
Revision 15 as of 2017-11-05 10:07:39
Size: 2443
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 23: Line 23:
=== Motorola 2010 - Missing features ===
 * The Motorola's has a great link but lacks in management
   * SSH - Remote access. ( Secure, Telnet)
   * Additional features in Telnet & SSH ''( Current only ping and reboot. )''
     * Display Status page info.
     * Be able to change: IP, and Mac of other side.
   * Secure https management, not just http
   * CDP details to assist with mapping and tracing of connectivity problems at remote sites.
   * Web throughput graph showing link quality/capacity and actual through put.
   * QOS support extended to DSCP ( !DiffServ ) applying per hop behavior to packets marked at source.
   * Central management authentication with Radius/Tacacs

=== SNMP details ===
 * OID: 1.3.6.1.4.1.17713 Private mib for Motorola/Canopy
 * pubStats
    * priv.1.20.1 receivedDataRate
    * priv.1.20.2 transmitDataRate
    * priv.1.20.3 aggregateDataRate
 * encryptionAlgorith
    * priv.1.22.1 - 0 (None)
 * Description
    * priv.1.8.2 productVariant = motorola-canopy-300mbps-backhaul
    * priv.1.8.5 frequencyVariant - freq-5800-mhz
 * phyStatus priv.1.12
    * .4 range
    * .5 linkLoss
    * .13 signalStringthRatio

 * phyStatus
    * .1.12.4 Distance (1/10 of km)
    * .1.12.5 link loss 1/10th of dB
    * .1.12.6 receiveChannel.0
    * .1.12.7 transmitChannel.0
    * .1.12.8 receiveModulationMode
    * .1.12.9 transmitModulationMode
    * .1.12.11 receiveFreq MHz
    * .1.12.12 transmitFreq MHz
    * .1.12.13 signalStrengthRatio (Vert/Horiz) 1/10th of a dB



Line 24: Line 66:
----
CategoryCisco CategoryLinux CategoryNetworkManagement

Motorola / Snmp info

Goal is to try and manage radio links better, by tracking noise and signal strengh with the aim of predicting failure and setting up preventative maintenance.

Motorola 2010 - Missing features

  • The Motorola's has a great link but lacks in management
    • SSH - Remote access. ( Secure, Telnet)
    • Additional features in Telnet & SSH ( Current only ping and reboot. )

      • Display Status page info.
      • Be able to change: IP, and Mac of other side.
    • Secure https management, not just http
    • CDP details to assist with mapping and tracing of connectivity problems at remote sites.
    • Web throughput graph showing link quality/capacity and actual through put.
    • QOS support extended to DSCP ( DiffServ ) applying per hop behavior to packets marked at source.

    • Central management authentication with Radius/Tacacs

SNMP details

  • OID: 1.3.6.1.4.1.17713 Private mib for Motorola/Canopy
  • pubStats
    • priv.1.20.1 receivedDataRate
    • priv.1.20.2 transmitDataRate
    • priv.1.20.3 aggregateDataRate
  • encryptionAlgorith
    • priv.1.22.1 - 0 (None)
  • Description
    • priv.1.8.2 productVariant = motorola-canopy-300mbps-backhaul
    • priv.1.8.5 frequencyVariant - freq-5800-mhz
  • phyStatus priv.1.12
    • .4 range
    • .5 linkLoss
    • .13 signalStringthRatio
  • phyStatus
    • .1.12.4 Distance (1/10 of km)
    • .1.12.5 link loss 1/10th of dB
    • .1.12.6 receiveChannel.0
    • .1.12.7 transmitChannel.0
    • .1.12.8 receiveModulationMode
    • .1.12.9 transmitModulationMode
    • .1.12.11 receiveFreq MHz
    • .1.12.12 transmitFreq MHz
    • .1.12.13 signalStrengthRatio (Vert/Horiz) 1/10th of a dB

...


CategoryCisco CategoryLinux CategoryNetworkManagement

snmp/motorola (last edited 2017-11-05 10:07:39 by PieterSmit)