1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
|
-- =================================================================
-- Copyright (C) 2003 by HUAWEI TECHNOLOGIES. All rights reserved
--
-- Description: HUAWEI-SECSTAT-IP-MONITOR-MIB
-- Reference:
-- Version: V1.0
-- History:
-- yangyinzhu,2003-03-18,<contents>
-- =================================================================
HUAWEI-SECSTAT-IP-MONITOR-MIB DEFINITIONS ::= BEGIN
IMPORTS
OBJECT-GROUP
FROM SNMPv2-CONF
IpAddress, Integer32, Counter64, OBJECT-TYPE, MODULE-IDENTITY
FROM SNMPv2-SMI
hwDatacomm
FROM HUAWEI-MIB;
hwSecStatIPMonitor MODULE-IDENTITY
LAST-UPDATED "200304100900Z" -- April 10, 2003 at 09:00 GMT
ORGANIZATION
"Huawei Technologies co.,Ltd."
CONTACT-INFO
"
R&D BeiJing, Huawei Technologies co.,Ltd.
Huawei Bld.,NO.3 Xinxi Rd.,
Shang-Di Information Industry Base,
Hai-Dian District Beijing P.R. China
Zip:100085
Http://www.huawei.com
E-mail:support@huawei.com
"
DESCRIPTION
"
V1.00
The HUAWEI-SECSTAT-IP-MONITOR-MIB contains objects to monitor the
statistics information for the hosts.
"
::= { hwSECSTAT 4 }
--
-- Node definitions
--
-- 1.3.6.1.4.1.2011.5.25.11
hwSECSTAT OBJECT IDENTIFIER ::= { hwDatacomm 11 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1
hwSecStatMonitorObjects OBJECT IDENTIFIER ::= { hwSecStatIPMonitor 1 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.1
hwSecStatClearAllIPInfo OBJECT-TYPE
SYNTAX Integer32 (0..1)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"
This OID is used for clearing the statistics information of All IP.
When you want to clear the information, set this OID to 1.
"
::= { hwSecStatMonitorObjects 1 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.2
hwSecStatIPInInfoTable OBJECT-TYPE
SYNTAX SEQUENCE OF HwSecStatIPInInfoEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The statistic information of packets to the hosts."
::= { hwSecStatMonitorObjects 2 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.2.1
hwSecStatIPInInfoEntry OBJECT-TYPE
SYNTAX HwSecStatIPInInfoEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The statistic information of packets to the hosts."
INDEX { hwSecStatIPInInfoIpAddress }
::= { hwSecStatIPInInfoTable 1 }
HwSecStatIPInInfoEntry ::=
SEQUENCE {
hwSecStatIPInInfoIpAddress
IpAddress,
hwSecStatIPTcpSessTo
Counter64,
hwSecStatIPUdpSessTo
Counter64,
hwSecStatIPIcmpSessTo
Counter64,
hwSecStatIPConnTo
Counter64,
hwSecStatIPHalfConnTo
Counter64,
hwSecStatIPTcpSessSpeedTo
Counter64,
hwSecStatIPUdpSessSpeedTo
Counter64,
hwSecStatIPIcmpSessSpeedTo
Counter64,
hwSecStatIPConnSpeedTo
Counter64,
hwSecStatIPHalfConnSpeedTo
Counter64,
hwSecStatIPAclDenyIcmpPktsTo
Counter64,
hwSecStatIPAclDenyIcmpOctsTo
Counter64,
hwSecStatIPAclDenyNonIcmpPktsTo
Counter64,
hwSecStatIPAclDenyNonIcmpOctsTo
Counter64,
hwSecStatIPBlsDenyPktsTo
Counter64,
hwSecStatIPAclDftDenyPktsTo
Counter64,
hwSecStatIPAclDftDenyIcmpPktsTo
Counter64,
hwSecStatIPIcmpFloodDropPktsTo
Counter64,
hwSecStatIPUdpFloodDropPktsTo
Counter64,
hwSecStatIPFtpPktsTo
Counter64,
hwSecStatIPSmtpPktsTo
Counter64,
hwSecStatIPHttpPktsTo
Counter64,
hwSecStatIPH323PktsTo
Counter64,
hwSecStatIPRtspPktsTo
Counter64,
hwSecStatClearIPInInfo
Integer32
}
-- 1.3.6.1.4.1.2011.5.25.11.4.1.2.1.1
hwSecStatIPInInfoIpAddress OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The IP address of host."
::= { hwSecStatIPInInfoEntry 1 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.2.1.2
hwSecStatIPTcpSessTo OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of TCP session to this host."
::= { hwSecStatIPInInfoEntry 2 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.2.1.3
hwSecStatIPUdpSessTo OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of UDP session to this host."
::= { hwSecStatIPInInfoEntry 3 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.2.1.4
hwSecStatIPIcmpSessTo OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of ICMP session to this host."
::= { hwSecStatIPInInfoEntry 4 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.2.1.5
hwSecStatIPConnTo OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of session to this host."
::= { hwSecStatIPInInfoEntry 5 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.2.1.6
hwSecStatIPHalfConnTo OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of incomplete session to this host."
::= { hwSecStatIPInInfoEntry 6 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.2.1.7
hwSecStatIPTcpSessSpeedTo OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The establishing speed of TCP session to this host."
::= { hwSecStatIPInInfoEntry 7 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.2.1.8
hwSecStatIPUdpSessSpeedTo OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The establishing speed of UDP session to this host."
::= { hwSecStatIPInInfoEntry 8 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.2.1.9
hwSecStatIPIcmpSessSpeedTo OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The establishing speed of ICMP session to this host."
::= { hwSecStatIPInInfoEntry 9 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.2.1.10
hwSecStatIPConnSpeedTo OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The establishing speed of session to this host."
::= { hwSecStatIPInInfoEntry 10 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.2.1.11
hwSecStatIPHalfConnSpeedTo OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The establishing speed of TCP incomplete session to this host."
::= { hwSecStatIPInInfoEntry 11 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.2.1.12
hwSecStatIPAclDenyIcmpPktsTo OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of dropped ICMP packets to this host by ACL"
::= { hwSecStatIPInInfoEntry 12 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.2.1.13
hwSecStatIPAclDenyIcmpOctsTo OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total bytes of dropped ICMP packets to this host by ACL"
::= { hwSecStatIPInInfoEntry 13 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.2.1.14
hwSecStatIPAclDenyNonIcmpPktsTo OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of dropped non ICMP packets to this host by ACL"
::= { hwSecStatIPInInfoEntry 14 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.2.1.15
hwSecStatIPAclDenyNonIcmpOctsTo OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total bytes of dropped non ICMP packets to this host by ACL"
::= { hwSecStatIPInInfoEntry 15 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.2.1.16
hwSecStatIPBlsDenyPktsTo OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of dropped packets to this host by blacklist."
::= { hwSecStatIPInInfoEntry 16 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.2.1.17
hwSecStatIPAclDftDenyPktsTo OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of dropped packets to this host by default ACL."
::= { hwSecStatIPInInfoEntry 17 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.2.1.18
hwSecStatIPAclDftDenyIcmpPktsTo OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of dropped ICMP packets to this host by default ACL."
::= { hwSecStatIPInInfoEntry 18 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.2.1.19
hwSecStatIPIcmpFloodDropPktsTo OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of dropped packets to this host for ICMP Flood attack."
::= { hwSecStatIPInInfoEntry 19 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.2.1.20
hwSecStatIPUdpFloodDropPktsTo OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of dropped packets to this host for UDP Flood attack."
::= { hwSecStatIPInInfoEntry 20 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.2.1.21
hwSecStatIPFtpPktsTo OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of FTP packets to this host."
::= { hwSecStatIPInInfoEntry 21 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.2.1.22
hwSecStatIPSmtpPktsTo OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of SMTP packets to this host."
::= { hwSecStatIPInInfoEntry 22 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.2.1.23
hwSecStatIPHttpPktsTo OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of HTTP packets to this host."
::= { hwSecStatIPInInfoEntry 23 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.2.1.24
hwSecStatIPH323PktsTo OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of H323 packets to this host."
::= { hwSecStatIPInInfoEntry 24 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.2.1.25
hwSecStatIPRtspPktsTo OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of RTSP packets to this host."
::= { hwSecStatIPInInfoEntry 25 }
--
-- This OID is used for clearing the statistics information of this IP.
-- When you want to clear the information of this IP, set this OID to 1.
--
-- 1.3.6.1.4.1.2011.5.25.11.4.1.2.1.26
hwSecStatClearIPInInfo OBJECT-TYPE
SYNTAX Integer32 (0..1)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Description."
::= { hwSecStatIPInInfoEntry 26 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.3
hwSecStatIPOutInfoTable OBJECT-TYPE
SYNTAX SEQUENCE OF HwSecStatIPOutInfoEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The statistic information of packets from the hosts."
::= { hwSecStatMonitorObjects 3 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.3.1
hwSecStatIPOutInfoEntry OBJECT-TYPE
SYNTAX HwSecStatIPOutInfoEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The statistic information of packets from the hosts."
INDEX { hwSecStatIPOutInfoIpAddress }
::= { hwSecStatIPOutInfoTable 1 }
HwSecStatIPOutInfoEntry ::=
SEQUENCE {
hwSecStatIPOutInfoIpAddress
IpAddress,
hwSecStatIPTcpSessFrom
Counter64,
hwSecStatIPUdpSessFrom
Counter64,
hwSecStatIPIcmpSessFrom
Counter64,
hwSecStatIPConnFrom
Counter64,
hwSecStatIPHalfConnFrom
Counter64,
hwSecStatIPTcpSessSpeedFrom
Counter64,
hwSecStatIPUdpSessSpeedFrom
Counter64,
hwSecStatIPIcmpSessSpeedFrom
Counter64,
hwSecStatIPConnSpeedFrom
Counter64,
hwSecStatIPHalfConnSpeedFrom
Counter64,
hwSecStatIPAclDenyIcmpPktsFrom
Counter64,
hwSecStatIPAclDenyIcmpOctsFrom
Counter64,
hwSecStatIPAclDenyNonIcmpPktsFrom
Counter64,
hwSecStatIPAclDenyNonIcmpOctsFrom
Counter64,
hwSecStatIPBlsDenyPktsFrom
Counter64,
hwSecStatIPAclDftDenyPktsFrom
Counter64,
hwSecStatIPAclDftDenyIcmpPktsFrom
Counter64,
hwSecStatIPFtpPktsFrom
Counter64,
hwSecStatIPSmtpPktsFrom
Counter64,
hwSecStatIPHttpPktsFrom
Counter64,
hwSecStatIPH323PktsFrom
Counter64,
hwSecStatIPRtspPktsFrom
Counter64,
hwSecStatClearIPOutInfo
Integer32
}
-- 1.3.6.1.4.1.2011.5.25.11.4.1.3.1.1
hwSecStatIPOutInfoIpAddress OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The IP address of host."
::= { hwSecStatIPOutInfoEntry 1 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.3.1.2
hwSecStatIPTcpSessFrom OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of TCP session from this host."
::= { hwSecStatIPOutInfoEntry 2 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.3.1.3
hwSecStatIPUdpSessFrom OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of UDP session from this host."
::= { hwSecStatIPOutInfoEntry 3 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.3.1.4
hwSecStatIPIcmpSessFrom OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of ICMP session from this host."
::= { hwSecStatIPOutInfoEntry 4 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.3.1.5
hwSecStatIPConnFrom OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of session from this host."
::= { hwSecStatIPOutInfoEntry 5 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.3.1.6
hwSecStatIPHalfConnFrom OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of incomplete session from this host."
::= { hwSecStatIPOutInfoEntry 6 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.3.1.7
hwSecStatIPTcpSessSpeedFrom OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The establishing speed of TCP session from this host."
::= { hwSecStatIPOutInfoEntry 7 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.3.1.8
hwSecStatIPUdpSessSpeedFrom OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The establishing speed of UDP session from this host."
::= { hwSecStatIPOutInfoEntry 8 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.3.1.9
hwSecStatIPIcmpSessSpeedFrom OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The establishing speed of ICMP session from this host."
::= { hwSecStatIPOutInfoEntry 9 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.3.1.10
hwSecStatIPConnSpeedFrom OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The establishing speed of session from this host."
::= { hwSecStatIPOutInfoEntry 10 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.3.1.11
hwSecStatIPHalfConnSpeedFrom OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The establishing speed of TCP incomplete session from this host."
::= { hwSecStatIPOutInfoEntry 11 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.3.1.12
hwSecStatIPAclDenyIcmpPktsFrom OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of dropped ICMP packets from this host by ACL"
::= { hwSecStatIPOutInfoEntry 12 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.3.1.13
hwSecStatIPAclDenyIcmpOctsFrom OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total bytes of dropped ICMP packets from this host by ACL"
::= { hwSecStatIPOutInfoEntry 13 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.3.1.14
hwSecStatIPAclDenyNonIcmpPktsFrom OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of dropped non ICMP packets from this host by ACL"
::= { hwSecStatIPOutInfoEntry 14 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.3.1.15
hwSecStatIPAclDenyNonIcmpOctsFrom OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total bytes of dropped non ICMP packets from this host by ACL"
::= { hwSecStatIPOutInfoEntry 15 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.3.1.16
hwSecStatIPBlsDenyPktsFrom OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of dropped packets from this host by blacklist."
::= { hwSecStatIPOutInfoEntry 16 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.3.1.17
hwSecStatIPAclDftDenyPktsFrom OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of dropped packets from this host by default ACL."
::= { hwSecStatIPOutInfoEntry 17 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.3.1.18
hwSecStatIPAclDftDenyIcmpPktsFrom OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of dropped ICMP packets from this host by default ACL."
::= { hwSecStatIPOutInfoEntry 18 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.3.1.19
hwSecStatIPFtpPktsFrom OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of FTP packets from this host."
::= { hwSecStatIPOutInfoEntry 19 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.3.1.20
hwSecStatIPSmtpPktsFrom OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of SMTP packets from this host."
::= { hwSecStatIPOutInfoEntry 20 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.3.1.21
hwSecStatIPHttpPktsFrom OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of HTTP packets from this host."
::= { hwSecStatIPOutInfoEntry 21 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.3.1.22
hwSecStatIPH323PktsFrom OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of H323 packets from this host."
::= { hwSecStatIPOutInfoEntry 22 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.3.1.23
hwSecStatIPRtspPktsFrom OBJECT-TYPE
SYNTAX Counter64
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of RTSP packets from this host."
::= { hwSecStatIPOutInfoEntry 23 }
-- 1.3.6.1.4.1.2011.5.25.11.4.1.3.1.24
hwSecStatClearIPOutInfo OBJECT-TYPE
SYNTAX Integer32 (0..1)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"
This OID is used for clearing the statistics information of this IP.
When you want to clear the information of this IP, set this OID to 1.
"
::= { hwSecStatIPOutInfoEntry 24 }
-- 1.3.6.1.4.1.2011.5.25.11.4.3
hwSecStatConformance OBJECT IDENTIFIER ::= { hwSecStatIPMonitor 3 }
-- 1.3.6.1.4.1.2011.5.25.11.4.3.1
hwSecStatCompliance OBJECT IDENTIFIER ::= { hwSecStatConformance 1 }
-- 1.3.6.1.4.1.2011.5.25.11.4.3.2
hwSecStatMibGroups OBJECT IDENTIFIER ::= { hwSecStatConformance 2 }
-- 1.3.6.1.4.1.2011.5.25.11.4.3.2.5
hwSecStatIPMonitorGroup OBJECT-GROUP
OBJECTS {
hwSecStatIPTcpSessTo,
hwSecStatIPUdpSessTo,
hwSecStatIPIcmpSessTo,
hwSecStatIPConnTo,
hwSecStatIPHalfConnTo,
hwSecStatIPTcpSessSpeedTo,
hwSecStatIPUdpSessSpeedTo,
hwSecStatIPIcmpSessSpeedTo,
hwSecStatIPConnSpeedTo,
hwSecStatIPHalfConnSpeedTo,
hwSecStatIPAclDenyIcmpPktsTo,
hwSecStatIPAclDenyIcmpOctsTo,
hwSecStatIPAclDenyNonIcmpPktsTo,
hwSecStatIPAclDenyNonIcmpOctsTo,
hwSecStatIPAclDftDenyIcmpPktsTo,
hwSecStatIPIcmpFloodDropPktsTo,
hwSecStatIPUdpFloodDropPktsTo,
hwSecStatIPFtpPktsTo,
hwSecStatIPSmtpPktsTo,
hwSecStatIPHttpPktsTo,
hwSecStatIPH323PktsTo,
hwSecStatIPRtspPktsTo,
hwSecStatIPTcpSessFrom,
hwSecStatIPUdpSessFrom,
hwSecStatIPIcmpSessFrom,
hwSecStatIPConnFrom,
hwSecStatIPHalfConnFrom,
hwSecStatIPTcpSessSpeedFrom,
hwSecStatIPUdpSessSpeedFrom,
hwSecStatIPIcmpSessSpeedFrom,
hwSecStatIPConnSpeedFrom,
hwSecStatIPHalfConnSpeedFrom,
hwSecStatIPAclDenyIcmpPktsFrom,
hwSecStatIPAclDenyIcmpOctsFrom,
hwSecStatIPAclDenyNonIcmpPktsFrom,
hwSecStatIPAclDenyNonIcmpOctsFrom,
hwSecStatIPAclDftDenyIcmpPktsFrom,
hwSecStatIPFtpPktsFrom,
hwSecStatIPSmtpPktsFrom,
hwSecStatIPHttpPktsFrom,
hwSecStatIPH323PktsFrom,
hwSecStatIPOutInfoIpAddress,
hwSecStatIPInInfoIpAddress,
hwSecStatClearIPOutInfo,
hwSecStatClearIPInInfo,
hwSecStatClearAllIPInfo,
hwSecStatIPRtspPktsFrom,
hwSecStatIPBlsDenyPktsTo,
hwSecStatIPAclDftDenyPktsTo,
hwSecStatIPBlsDenyPktsFrom,
hwSecStatIPAclDftDenyPktsFrom }
STATUS current
DESCRIPTION
"Description."
::= { hwSecStatMibGroups 5 }
END
|