User Tools

Site Tools


doc:appunti:hardware:cisco_router

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:appunti:hardware:cisco_router [2014/01/31 18:29] – [VLAN] niccolodoc:appunti:hardware:cisco_router [2019/02/02 14:20] (current) – [SNMP] niccolo
Line 312: Line 312:
 </code> </code>
  
 +====== CISCO 800 - SNMP OIDs for ADSL Line ======
 +
 +^ Data                    ^ Example  ^ SNMP data                                             ^
 +^ Noise Margin Downstrem    |    11.5 dB | iso.3.6.1.2.1.10.94.1.1.3.1.4.11 = Gauge32: 115     |
 +^ Noise Margin Upstream        12.0 dB | iso.3.6.1.2.1.10.94.1.1.2.1.4.11 = Gauge32: 120     |
 +^ Attenuation Downstrem        17.0 dB | iso.3.6.1.2.1.10.94.1.1.3.1.5.11 = Gauge32: 170     |
 +^ Attenuation Upstream      |    17.0 dB | iso.3.6.1.2.1.10.94.1.1.2.1.5.11 = Gauge32: 170     |
 +^ Speed US Channel0           532 kbps | iso.3.6.1.2.1.10.94.1.1.3.1.8.11 = Gauge32: 532000  |
 +^ Speed DS Channel0          3898 kbps | iso.3.6.1.2.1.10.94.1.1.2.1.8.11 = Gauge32: 3898000  |
 +^ Interface Dialer 1 input  |      bytes | iso.3.6.1.2.1.2.2.1.10.15 = Counter32: 232357736  |
 +^ Interface Dialer 1 output |      bytes | iso.3.6.1.2.1.2.2.1.16.15 = Counter32: 11197059  |
 +
 +====== Backup/restore configurazione via TFTP ======
 +
 +Predisporre una connessione LAN tra il router ed un host con un server TFTP (es. **tftpd-hpa** in Debian). Viene chiesto l'indirizzo IP del server e il nome da dare al file:
 +
 +<code>
 +copy run tftp
 +</code>
 +
 +La procedura inversa:
 +
 +<code>
 +copy tftp run
 +copy run start
 +</code>
doc/appunti/hardware/cisco_router.1391189376.txt.gz · Last modified: 2014/01/31 18:29 by niccolo