Differences between revisions 10 and 11
Revision 10 as of 2010-05-04 04:52:40
Size: 1586
Editor: PieterSmit
Comment:
Revision 11 as of 2010-12-02 10:00:45
Size: 2079
Editor: bc2-rba-1-0
Comment: Add some motorola mib details
Deletions are marked like this. Additions are marked like this.
Line 35: Line 35:
    === 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

 

 

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

...


CategoryCisco CategoryLinux CategoryNetworkManagement

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