407
Comment:
|
1586
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
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. |
|
Line 7: | Line 9: |
* [[attachment:CANOPY-SYS-MIB.mib]] | |
Line 12: | Line 15: |
* [[attachment:CCM3-MIB.mib]] | |
Line 14: | Line 18: |
$ snmpget -c public -v2c $HOST .1.3.6.1.4.1.17713.1.12.1.0 << Receive power expressed in tenths of a dBm * Alvarion * [[attachment:alvarion-brzAccVL.mib]] === 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 |
|
Line 16: | Line 38: |
---- 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.
- MIB's
- $ snmpwalk -c public -v2c $HOST 1.3.6.1.4.1
$ snmpget -c public -v2c $HOST .1.3.6.1.4.1.17713.1.12.1.0 << Receive power expressed in tenths of a dBm
- Alvarion
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
...