Re[6]: [uanog] Странности с SNMP у cisco 2610
Здравствуйте, Vladimir. Вы писали 2 июля 2008 г., 13:08:17:
это из IOS CLI надо запустить, в enable mode:
snmp get v2c 172.16.51.1 public oid 1.3.6.1.2.1.2.2.1.8.11
cisco2610 #snmp get v2c 10.10.10.1 public oid 1.3.6.1.2.1.2.2.1.8.11 SNMP Response: reqid 7, errstat 0, erridx 0 ifEntry.8.11 = 6
проверь, чтобы последний октет (в строке выше - 11) соответствовал тому ifIndex, который не отзывается на snmpget
2008/7/2 Artem Grishin
: Здравствуйте, Vladimir.
Вы писали 2 июля 2008 г., 12:37:36:
я у себя попробовал вот так -
#snmp get v2c 172.16.51.1 public oid 1.3.6.1.2.1.2.2.1.8.4
У вас наверное другой пакет стоит SNMP, у меня нет отдельно команды snmp.
$ snmpget -v2c -c public cisco2610 1.3.6.1.2.1.2.2.1.8.11 IF-MIB::ifOperStatus.11 = INTEGER: notPresent(6)
тут 1.3.6.1.2.1.2.2.1.8 - ifOperStatus и .4 - ifIndex
#snmp get v2c 172.16.51.1 public oid 1.3.6.1.2.1.2.2.1.2.4 SNMP Response: reqid 22, errstat 0, erridx 0 ifDescr.4 = GigabitEthernet2/0
полученный по команде:
#show snmp mib ifmib ifindex GigabitEthernet2/0: Ifindex = 4 FastEthernet0/1: Ifindex = 2 Null0: Ifindex = 5 GigabitEthernet1/0: Ifindex = 3 FastEthernet0/0: Ifindex = 1
2008/7/2 Vladimir Litovka
: попробуй посмотреть командой
snmp get v2c <local ip> <community> oid
и сбрось результат
2008/7/2 Artem Grishin
: Здравствуйте, Vladimir.
Вы писали 2 июля 2008 г., 11:36:19:
а snmpwalk по этой ветке что показывает?
тоже самое, интерфейсы опрашиваются в полном обьеме.
IF-MIB::ifDescr.1 = STRING: FastEthernet0/0 IF-MIB::ifDescr.2 = STRING: Serial0/0 IF-MIB::ifDescr.3 = STRING: FastEthernet0/1 IF-MIB::ifDescr.4 = STRING: Serial0/1 IF-MIB::ifDescr.5 = STRING: Serial1/0 IF-MIB::ifDescr.6 = STRING: Serial1/1 IF-MIB::ifDescr.7 = STRING: Serial1/2 IF-MIB::ifDescr.8 = STRING: Serial1/3 IF-MIB::ifDescr.9 = STRING: Serial1/4 IF-MIB::ifDescr.10 = STRING: Serial1/5 IF-MIB::ifDescr.11 = STRING: Serial1/6 IF-MIB::ifDescr.12 = STRING: Serial1/7 IF-MIB::ifDescr.13 = STRING: Null0 IF-MIB::ifDescr.25 = STRING: Tunnel2 IF-MIB::ifDescr.26 = STRING: Tunnel4 IF-MIB::ifDescr.28 = STRING: Serial0/0.1 IF-MIB::ifDescr.33 = STRING: Serial1/1.3 IF-MIB::ifDescr.34 = STRING: Serial1/2.1 IF-MIB::ifDescr.35 = STRING: Serial1/3.1 IF-MIB::ifDescr.36 = STRING: Serial1/5.1 IF-MIB::ifDescr.37 = STRING: Serial1/7.1 IF-MIB::ifDescr.38 = STRING: Virtual-Access1 IF-MIB::ifDescr.42 = STRING: Tunnel0 IF-MIB::ifDescr.47 = STRING: Serial1/4.1 IF-MIB::ifDescr.50 = STRING: FastEthernet0/0.3-802.1Q vLAN subif IF-MIB::ifDescr.53 = STRING: FastEthernet0/0.5-802.1Q vLAN subif IF-MIB::ifDescr.56 = STRING: FastEthernet0/0.7-802.1Q vLAN subif IF-MIB::ifAdminStatus.1 = INTEGER: up(1) IF-MIB::ifAdminStatus.2 = INTEGER: up(1) IF-MIB::ifAdminStatus.3 = INTEGER: down(2) IF-MIB::ifAdminStatus.4 = INTEGER: down(2) IF-MIB::ifAdminStatus.5 = INTEGER: down(2) IF-MIB::ifAdminStatus.6 = INTEGER: up(1) IF-MIB::ifAdminStatus.7 = INTEGER: down(2) IF-MIB::ifAdminStatus.8 = INTEGER: up(1) IF-MIB::ifAdminStatus.9 = INTEGER: up(1) IF-MIB::ifAdminStatus.10 = INTEGER: up(1) IF-MIB::ifAdminStatus.11 = INTEGER: up(1) IF-MIB::ifAdminStatus.12 = INTEGER: up(1) IF-MIB::ifAdminStatus.13 = INTEGER: up(1) IF-MIB::ifAdminStatus.25 = INTEGER: up(1) IF-MIB::ifAdminStatus.26 = INTEGER: up(1) IF-MIB::ifAdminStatus.28 = INTEGER: up(1) IF-MIB::ifAdminStatus.33 = INTEGER: up(1) IF-MIB::ifAdminStatus.34 = INTEGER: down(2) IF-MIB::ifAdminStatus.35 = INTEGER: up(1) IF-MIB::ifAdminStatus.36 = INTEGER: up(1) IF-MIB::ifAdminStatus.37 = INTEGER: up(1) IF-MIB::ifAdminStatus.38 = INTEGER: up(1) IF-MIB::ifAdminStatus.42 = INTEGER: up(1) IF-MIB::ifAdminStatus.47 = INTEGER: up(1) IF-MIB::ifAdminStatus.50 = INTEGER: up(1) IF-MIB::ifAdminStatus.53 = INTEGER: up(1) IF-MIB::ifAdminStatus.56 = INTEGER: up(1) IF-MIB::ifOperStatus.1 = INTEGER: up(1) IF-MIB::ifOperStatus.2 = INTEGER: down(2) IF-MIB::ifOperStatus.3 = INTEGER: down(2) IF-MIB::ifOperStatus.4 = INTEGER: down(2) IF-MIB::ifOperStatus.5 = INTEGER: down(2) IF-MIB::ifOperStatus.6 = INTEGER: down(2) IF-MIB::ifOperStatus.7 = INTEGER: down(2) IF-MIB::ifOperStatus.8 = INTEGER: down(2) IF-MIB::ifOperStatus.9 = INTEGER: down(2) IF-MIB::ifOperStatus.10 = INTEGER: up(1) IF-MIB::ifOperStatus.11 = INTEGER: notPresent(6) IF-MIB::ifOperStatus.12 = INTEGER: up(1) IF-MIB::ifOperStatus.13 = INTEGER: up(1) IF-MIB::ifOperStatus.25 = INTEGER: up(1) IF-MIB::ifOperStatus.26 = INTEGER: up(1) IF-MIB::ifOperStatus.28 = INTEGER: down(2) IF-MIB::ifOperStatus.33 = INTEGER: down(2) IF-MIB::ifOperStatus.34 = INTEGER: down(2) IF-MIB::ifOperStatus.35 = INTEGER: down(2) IF-MIB::ifOperStatus.36 = INTEGER: up(1) IF-MIB::ifOperStatus.37 = INTEGER: up(1) IF-MIB::ifOperStatus.38 = INTEGER: notPresent(6) IF-MIB::ifOperStatus.42 = INTEGER: up(1) IF-MIB::ifOperStatus.47 = INTEGER: down(2) IF-MIB::ifOperStatus.50 = INTEGER: up(1) IF-MIB::ifOperStatus.53 = INTEGER: up(1) IF-MIB::ifOperStatus.56 = INTEGER: up(1)
2008/7/2 Artem Grishin
: > Здравствуйте, Uanog. > > Обнаружил странную вещь: > > При опросе одного порта не отсутствует его состояние: > > $snmpget -v1 -c public cisco2610 ifOperStatus.11 > IF-MIB::ifOperStatus.11 = INTEGER: notPresent(6) > > опрос соседнего показывает все нормально: > > $ snmpget -v1 -c public cisco2610 ifOperStatus.10 > IF-MIB::ifOperStatus.10 = INTEGER: up(1) > > Заведомо отсутствующий порт: > $ snmpget -v1 -c public cisco2160 ifOperStatus.89 > Error in packet > Reason: (noSuchName) There is no such variable name in this MIB. > Failed object: IF-MIB::ifOperStatus.89 > > cisco2610#sh int se 1/6 > Serial1/6 is up, line protocol is up > Hardware is CD2430 in async mode > Description: test > Internet address is 10.66.225.17/30 > MTU 1500 bytes, BW 115 Kbit, DLY 100000 usec, > reliability 255/255, txload 1/255, rxload 1/255 > Encapsulation PPP, LCP Open > Open: IPCP, loopback not set > DTR is pulsed for 5 seconds on reset > Last input 00:00:03, output 00:00:00, output hang never > Last clearing of "show interface" counters 00:08:48 > Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0 > Queueing strategy: weighted fair > Output queue: 0/1000/64/0 (size/max total/threshold/drops) > Conversations 0/1/16 (active/max active/max total) > Reserved Conversations 0/0 (allocated/max allocated) > Available Bandwidth 86 kilobits/sec > 5 minute input rate 0 bits/sec, 0 packets/sec > 5 minute output rate 0 bits/sec, 0 packets/sec > 184 packets input, 7421 bytes, 0 no buffer > Received 0 broadcasts, 0 runts, 0 giants, 0 throttles > 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort > 170 packets output, 7837 bytes, 0 underruns > 0 output errors, 0 collisions, 1 interface resets > 0 output buffer failures, 0 output buffers swapped out > 0 carrier transitions > > > Что это может быть, как это пофиксить? > > -- > Не важно, веришь ли ты в бога, важно верит ли он в тебя... > > SUI-UANIC > GAS-RIPE > ______________________________________________ > --== Omega Group ==-- > > -- Не важно, веришь ли ты в бога, важно верит ли он в тебя...
SUI-UANIC GAS-RIPE ______________________________________________ --== Omega Group ==--
--
/doka
-- Не важно, веришь ли ты в бога, важно верит ли он в тебя...
SUI-UANIC GAS-RIPE ______________________________________________ --== Omega Group ==--
-- Не важно, веришь ли ты в бога, важно верит ли он в тебя... SUI-UANIC GAS-RIPE ______________________________________________ --== Omega Group ==--
Ага, ну значит переменная таки есть и действительно заполнена
значением 6. Это означает -
ifOperStatus OBJECT-TYPE
SYNTAX INTEGER {
up(1), -- ready to pass packets
down(2),
testing(3), -- in some test mode
unknown(4), -- status can not be determined
-- for some reason.
dormant(5),
notPresent(6), -- some component is missing
lowerLayerDown(7) -- down due to state of
-- lower-layer interface(s)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The current operational state of the interface. The
testing(3) state indicates that no operational packets can
be passed. If ifAdminStatus is down(2) then ifOperStatus
should be down(2). If ifAdminStatus is changed to up(1)
then ifOperStatus should change to up(1) if the interface is
ready to transmit and receive network traffic; it should
change to dormant(5) if the interface is waiting for
external actions (such as a serial line waiting for an
incoming connection); it should remain in the down(2) state
if and only if there is a fault that prevents it from going
to the up(1) state; it should remain in the notPresent(6)
state if the interface has missing (typically, hardware)
components."
::= { ifEntry 8 }
поэтому следующим шагом имеет смысл посмотреть на состояние интерфейса
- sh int ...
2008/7/2 Artem Grishin
Здравствуйте, Vladimir.
Вы писали 2 июля 2008 г., 13:08:17:
это из IOS CLI надо запустить, в enable mode:
snmp get v2c 172.16.51.1 public oid 1.3.6.1.2.1.2.2.1.8.11
cisco2610 #snmp get v2c 10.10.10.1 public oid 1.3.6.1.2.1.2.2.1.8.11 SNMP Response: reqid 7, errstat 0, erridx 0 ifEntry.8.11 = 6
проверь, чтобы последний октет (в строке выше - 11) соответствовал тому ifIndex, который не отзывается на snmpget
2008/7/2 Artem Grishin
: Здравствуйте, Vladimir.
Вы писали 2 июля 2008 г., 12:37:36:
я у себя попробовал вот так -
#snmp get v2c 172.16.51.1 public oid 1.3.6.1.2.1.2.2.1.8.4
У вас наверное другой пакет стоит SNMP, у меня нет отдельно команды snmp.
$ snmpget -v2c -c public cisco2610 1.3.6.1.2.1.2.2.1.8.11 IF-MIB::ifOperStatus.11 = INTEGER: notPresent(6)
тут 1.3.6.1.2.1.2.2.1.8 - ifOperStatus и .4 - ifIndex
#snmp get v2c 172.16.51.1 public oid 1.3.6.1.2.1.2.2.1.2.4 SNMP Response: reqid 22, errstat 0, erridx 0 ifDescr.4 = GigabitEthernet2/0
полученный по команде:
#show snmp mib ifmib ifindex GigabitEthernet2/0: Ifindex = 4 FastEthernet0/1: Ifindex = 2 Null0: Ifindex = 5 GigabitEthernet1/0: Ifindex = 3 FastEthernet0/0: Ifindex = 1
2008/7/2 Vladimir Litovka
: попробуй посмотреть командой
snmp get v2c <local ip> <community> oid
и сбрось результат
2008/7/2 Artem Grishin
: Здравствуйте, Vladimir.
Вы писали 2 июля 2008 г., 11:36:19:
> а snmpwalk по этой ветке что показывает?
тоже самое, интерфейсы опрашиваются в полном обьеме.
IF-MIB::ifDescr.1 = STRING: FastEthernet0/0 IF-MIB::ifDescr.2 = STRING: Serial0/0 IF-MIB::ifDescr.3 = STRING: FastEthernet0/1 IF-MIB::ifDescr.4 = STRING: Serial0/1 IF-MIB::ifDescr.5 = STRING: Serial1/0 IF-MIB::ifDescr.6 = STRING: Serial1/1 IF-MIB::ifDescr.7 = STRING: Serial1/2 IF-MIB::ifDescr.8 = STRING: Serial1/3 IF-MIB::ifDescr.9 = STRING: Serial1/4 IF-MIB::ifDescr.10 = STRING: Serial1/5 IF-MIB::ifDescr.11 = STRING: Serial1/6 IF-MIB::ifDescr.12 = STRING: Serial1/7 IF-MIB::ifDescr.13 = STRING: Null0 IF-MIB::ifDescr.25 = STRING: Tunnel2 IF-MIB::ifDescr.26 = STRING: Tunnel4 IF-MIB::ifDescr.28 = STRING: Serial0/0.1 IF-MIB::ifDescr.33 = STRING: Serial1/1.3 IF-MIB::ifDescr.34 = STRING: Serial1/2.1 IF-MIB::ifDescr.35 = STRING: Serial1/3.1 IF-MIB::ifDescr.36 = STRING: Serial1/5.1 IF-MIB::ifDescr.37 = STRING: Serial1/7.1 IF-MIB::ifDescr.38 = STRING: Virtual-Access1 IF-MIB::ifDescr.42 = STRING: Tunnel0 IF-MIB::ifDescr.47 = STRING: Serial1/4.1 IF-MIB::ifDescr.50 = STRING: FastEthernet0/0.3-802.1Q vLAN subif IF-MIB::ifDescr.53 = STRING: FastEthernet0/0.5-802.1Q vLAN subif IF-MIB::ifDescr.56 = STRING: FastEthernet0/0.7-802.1Q vLAN subif IF-MIB::ifAdminStatus.1 = INTEGER: up(1) IF-MIB::ifAdminStatus.2 = INTEGER: up(1) IF-MIB::ifAdminStatus.3 = INTEGER: down(2) IF-MIB::ifAdminStatus.4 = INTEGER: down(2) IF-MIB::ifAdminStatus.5 = INTEGER: down(2) IF-MIB::ifAdminStatus.6 = INTEGER: up(1) IF-MIB::ifAdminStatus.7 = INTEGER: down(2) IF-MIB::ifAdminStatus.8 = INTEGER: up(1) IF-MIB::ifAdminStatus.9 = INTEGER: up(1) IF-MIB::ifAdminStatus.10 = INTEGER: up(1) IF-MIB::ifAdminStatus.11 = INTEGER: up(1) IF-MIB::ifAdminStatus.12 = INTEGER: up(1) IF-MIB::ifAdminStatus.13 = INTEGER: up(1) IF-MIB::ifAdminStatus.25 = INTEGER: up(1) IF-MIB::ifAdminStatus.26 = INTEGER: up(1) IF-MIB::ifAdminStatus.28 = INTEGER: up(1) IF-MIB::ifAdminStatus.33 = INTEGER: up(1) IF-MIB::ifAdminStatus.34 = INTEGER: down(2) IF-MIB::ifAdminStatus.35 = INTEGER: up(1) IF-MIB::ifAdminStatus.36 = INTEGER: up(1) IF-MIB::ifAdminStatus.37 = INTEGER: up(1) IF-MIB::ifAdminStatus.38 = INTEGER: up(1) IF-MIB::ifAdminStatus.42 = INTEGER: up(1) IF-MIB::ifAdminStatus.47 = INTEGER: up(1) IF-MIB::ifAdminStatus.50 = INTEGER: up(1) IF-MIB::ifAdminStatus.53 = INTEGER: up(1) IF-MIB::ifAdminStatus.56 = INTEGER: up(1) IF-MIB::ifOperStatus.1 = INTEGER: up(1) IF-MIB::ifOperStatus.2 = INTEGER: down(2) IF-MIB::ifOperStatus.3 = INTEGER: down(2) IF-MIB::ifOperStatus.4 = INTEGER: down(2) IF-MIB::ifOperStatus.5 = INTEGER: down(2) IF-MIB::ifOperStatus.6 = INTEGER: down(2) IF-MIB::ifOperStatus.7 = INTEGER: down(2) IF-MIB::ifOperStatus.8 = INTEGER: down(2) IF-MIB::ifOperStatus.9 = INTEGER: down(2) IF-MIB::ifOperStatus.10 = INTEGER: up(1) IF-MIB::ifOperStatus.11 = INTEGER: notPresent(6) IF-MIB::ifOperStatus.12 = INTEGER: up(1) IF-MIB::ifOperStatus.13 = INTEGER: up(1) IF-MIB::ifOperStatus.25 = INTEGER: up(1) IF-MIB::ifOperStatus.26 = INTEGER: up(1) IF-MIB::ifOperStatus.28 = INTEGER: down(2) IF-MIB::ifOperStatus.33 = INTEGER: down(2) IF-MIB::ifOperStatus.34 = INTEGER: down(2) IF-MIB::ifOperStatus.35 = INTEGER: down(2) IF-MIB::ifOperStatus.36 = INTEGER: up(1) IF-MIB::ifOperStatus.37 = INTEGER: up(1) IF-MIB::ifOperStatus.38 = INTEGER: notPresent(6) IF-MIB::ifOperStatus.42 = INTEGER: up(1) IF-MIB::ifOperStatus.47 = INTEGER: down(2) IF-MIB::ifOperStatus.50 = INTEGER: up(1) IF-MIB::ifOperStatus.53 = INTEGER: up(1) IF-MIB::ifOperStatus.56 = INTEGER: up(1)
> 2008/7/2 Artem Grishin
: >> Здравствуйте, Uanog. >> >> Обнаружил странную вещь: >> >> При опросе одного порта не отсутствует его состояние: >> >> $snmpget -v1 -c public cisco2610 ifOperStatus.11 >> IF-MIB::ifOperStatus.11 = INTEGER: notPresent(6) >> >> опрос соседнего показывает все нормально: >> >> $ snmpget -v1 -c public cisco2610 ifOperStatus.10 >> IF-MIB::ifOperStatus.10 = INTEGER: up(1) >> >> Заведомо отсутствующий порт: >> $ snmpget -v1 -c public cisco2160 ifOperStatus.89 >> Error in packet >> Reason: (noSuchName) There is no such variable name in this MIB. >> Failed object: IF-MIB::ifOperStatus.89 >> >> cisco2610#sh int se 1/6 >> Serial1/6 is up, line protocol is up >> Hardware is CD2430 in async mode >> Description: test >> Internet address is 10.66.225.17/30 >> MTU 1500 bytes, BW 115 Kbit, DLY 100000 usec, >> reliability 255/255, txload 1/255, rxload 1/255 >> Encapsulation PPP, LCP Open >> Open: IPCP, loopback not set >> DTR is pulsed for 5 seconds on reset >> Last input 00:00:03, output 00:00:00, output hang never >> Last clearing of "show interface" counters 00:08:48 >> Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0 >> Queueing strategy: weighted fair >> Output queue: 0/1000/64/0 (size/max total/threshold/drops) >> Conversations 0/1/16 (active/max active/max total) >> Reserved Conversations 0/0 (allocated/max allocated) >> Available Bandwidth 86 kilobits/sec >> 5 minute input rate 0 bits/sec, 0 packets/sec >> 5 minute output rate 0 bits/sec, 0 packets/sec >> 184 packets input, 7421 bytes, 0 no buffer >> Received 0 broadcasts, 0 runts, 0 giants, 0 throttles >> 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort >> 170 packets output, 7837 bytes, 0 underruns >> 0 output errors, 0 collisions, 1 interface resets >> 0 output buffer failures, 0 output buffers swapped out >> 0 carrier transitions >> >> >> Что это может быть, как это пофиксить? >> >> -- >> Не важно, веришь ли ты в бога, важно верит ли он в тебя... >> >> SUI-UANIC >> GAS-RIPE >> ______________________________________________ >> --== Omega Group ==-- >> >> -- Не важно, веришь ли ты в бога, важно верит ли он в тебя...
SUI-UANIC GAS-RIPE ______________________________________________ --== Omega Group ==--
--
/doka
-- Не важно, веришь ли ты в бога, важно верит ли он в тебя...
SUI-UANIC GAS-RIPE ______________________________________________ --== Omega Group ==--
-- Не важно, веришь ли ты в бога, важно верит ли он в тебя...
SUI-UANIC GAS-RIPE ______________________________________________ --== Omega Group ==--
-- /doka
Здравствуйте, Vladimir. Вы писали 2 июля 2008 г., 14:41:46:
Ага, ну значит переменная таки есть и действительно заполнена значением 6. Это означает -
ifOperStatus OBJECT-TYPE SYNTAX INTEGER { up(1), -- ready to pass packets down(2), testing(3), -- in some test mode unknown(4), -- status can not be determined -- for some reason. dormant(5), notPresent(6), -- some component is missing lowerLayerDown(7) -- down due to state of -- lower-layer interface(s) } MAX-ACCESS read-only STATUS current DESCRIPTION "The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. If ifAdminStatus is down(2) then ifOperStatus should be down(2). If ifAdminStatus is changed to up(1) then ifOperStatus should change to up(1) if the interface is ready to transmit and receive network traffic; it should change to dormant(5) if the interface is waiting for external actions (such as a serial line waiting for an incoming connection); it should remain in the down(2) state if and only if there is a fault that prevents it from going to the up(1) state; it should remain in the notPresent(6) state if the interface has missing (typically, hardware) components." ::= { ifEntry 8 }
поэтому следующим шагом имеет смысл посмотреть на состояние интерфейса - sh int ...
Вот собсно приводил:
>>> cisco2610#sh int se 1/6 >>> Serial1/6 is up, line protocol is up >>> Hardware is CD2430 in async mode >>> Description: test >>> Internet address is 10.66.225.17/30 >>> MTU 1500 bytes, BW 115 Kbit, DLY 100000 usec, >>> reliability 255/255, txload 1/255, rxload 1/255 >>> Encapsulation PPP, LCP Open >>> Open: IPCP, loopback not set >>> DTR is pulsed for 5 seconds on reset >>> Last input 00:00:03, output 00:00:00, output hang never >>> Last clearing of "show interface" counters 00:08:48 >>> Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0 >>> Queueing strategy: weighted fair >>> Output queue: 0/1000/64/0 (size/max total/threshold/drops) >>> Conversations 0/1/16 (active/max active/max total) >>> Reserved Conversations 0/0 (allocated/max allocated) >>> Available Bandwidth 86 kilobits/sec >>> 5 minute input rate 0 bits/sec, 0 packets/sec >>> 5 minute output rate 0 bits/sec, 0 packets/sec >>> 184 packets input, 7421 bytes, 0 no buffer >>> Received 0 broadcasts, 0 runts, 0 giants, 0 throttles >>> 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort >>> 170 packets output, 7837 bytes, 0 underruns >>> 0 output errors, 0 collisions, 1 interface resets >>> 0 output buffer failures, 0 output buffers swapped out >>> 0 carrier transitions >>> >>> >>> Что это может быть, как это пофиксить? >>> >>> -- >>> Не важно, веришь ли ты в бога, важно верит ли он в тебя... >>> >>> SUI-UANIC >>> GAS-RIPE >>> ______________________________________________ >>> --== Omega Group ==-- >>> >>> > > > > > > > -- > Не важно, веришь ли ты в бога, важно верит ли он в тебя... > > SUI-UANIC > GAS-RIPE > ______________________________________________ > --== Omega Group ==-- > >
--
/doka
-- Не важно, веришь ли ты в бога, важно верит ли он в тебя...
SUI-UANIC GAS-RIPE ______________________________________________ --== Omega Group ==--
-- Не важно, веришь ли ты в бога, важно верит ли он в тебя...
SUI-UANIC GAS-RIPE ______________________________________________ --== Omega Group ==--
-- Не важно, веришь ли ты в бога, важно верит ли он в тебя... SUI-UANIC GAS-RIPE ______________________________________________ --== Omega Group ==--
participants (2)
-
Artem Grishin
-
Vladimir Litovka