Unama – Universidade da Amazônia
Especialização em Redes de Computadores
Washington Luis Sanches de Arruda Filho
Airton Barros C. Junior
Pablo Corrêa
José Luis Gonçalves Farias
Questionário sobre SNMP
R: SNMP
R: GET, GETNEXT SET E TRAP
R: Depende do tamanho dos pacotes SNMP enviados.
R: 176
R: SYSDESCR, SYSLOCATION, SYSCONTACT e SYSNAMES
R: - 1.3.6.1.2.1.2.1;
R: INTEGER:
RegistrationMailType:: = INTEGER
non-registered-mail (0)
registered-mail-mail (1)
registered-mail-toaddressee-in-person(2)
mymail RegistrationMailType::=registered-mail
STRING:
RandonNumber::=BIT STRING
number RandomNumber:: = '1010C’
Attribute-Groups::=BIT STRING
storage (o),
security (1),
private (2)
groups Attribute-Groups::= {storage, private} IfDescr ::={interface 1} / Sysname ::= {system 1}
R: - tcpConnState: estado da conexão
tcpConnLocalAddress: endereço TCP local
tcpConnLocalPort: emdereço IP local
tcpConnRemAddress: endereço TCP remoto
tcpConnRemPort: endereço IP remoto
R: O objeto snmpInBadCommunityUses conta o número de vezes que um pacote SNMP é recebido contendo uma community string que não permite a operação requisitada.
Usando um MIB Browser analise a MIB do roteador e responda ao questionário abaixo:
1.Qual a configuração deste roteador?
***** SNMP QUERY STARTED *****
sysDescr.0 **** (octets) Cisco Internetwork Operating System Software
IOS (tm) 3000 Software (IGS-I-L), Version 10.3(16), RELEASE SOFTWARE (fc1)
Copyright (c) 1986-1996 by cisco Systems, Inc.
Compiled Thu 24-Oct-96 17:32 by richardd
***** SNMP QUERY FINISHED *****
R: 136.121.21
R: ***** SNMP QUERY STARTED *****
ifType.1 **** (int, int32) 6
ifType.2 **** (int, int32) 22
ifType.3 **** (int, int32) 23
***** SNMP QUERY FINISHED *****
R: Na saída é a interface 01
E na entrada é a interface 02
***** SNMP QUERY STARTED *****
ifInErrors.1 **** (cntr32) 2
ifInErrors.2 **** (cntr32) 0
ifInErrors.3 **** (cntr32) 0
***** SNMP QUERY FINISHED *****
***** SNMP QUERY STARTED *****
ifOutErrors.1 **** (cntr32) 4
ifOutErrors.2 **** (cntr32) 0
ifOutErrors.3 **** (cntr32) 0
***** SNMP QUERY FINISHED *****
R: Na saída
***** SNMP QUERY STARTED *****
ifOutDiscards.1 **** (cntr32) 0
ifOutDiscards.2 **** (cntr32) 38
ifOutDiscards.3 **** (cntr32) 0
***** SNMP QUERY FINISHED *****
8.Qual o total de tráfego entrando neste roteador?
R: 1976649004 Octetos
R: Atraves do ipRouteInfo
***** SNMP QUERY STARTED *****
ipRouteInfo.0.0.0.0 **** (oid) (null-oid) null
ipRouteInfo.200.241.252.0 **** (oid) (null-oid) null
ipRouteInfo.200.242.241.28 **** (oid) (null-oid) null
***** SNMP QUERY FINISHED *****
10.Algum objeto da MIB II permite descobrir as conexões de transporte que passam por
este roteador?
R: sim, através do tcpConnTable
R: Através do egp