HH3C-NS-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.20
- Last updated
- 2004-11-07 13:53
- Organization
- New H3C Tech. Co., Ltd.
- Revisions
- 2004-09-21 14:15
- Namespace
- comware
- Source file
HH3C-NS-MIB- Digest
sha256:8370ca7d1b9103400e3e05d604e162d7bf6c571736a44f869a2389abe41524d9
Description
This MIB contains objects to manage the configuration and status information of network traffic statistics. It classifies the IP packets by source IP address, source port, destination IP address, destination port, protocol, ToS and input interface, counts the octets and packets, and sends the statistic information to the specific collector.
Contact
Platform Team New H3C Tech. Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085
Imports
| From | Symbols |
|---|---|
| HH3C-OID-MIB | hh3cCommon |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HH3C-NS-MIB HH3C-OID-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cNSMibObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.20.1 | |||
| hh3cNSMibScalarObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.20.1.1 | |||
| hh3cNSActiveTime OBJECT-TYPE The stream will be aged when the active time of this stream exceeds this value. This object is in minute. | 1.3.6.1.4.1.25506.2.20.1.1.1 | Integer32 (1..60) | read-write | current |
| hh3cNSInactiveTime OBJECT-TYPE The stream will be aged when the inactive time of this stream exceeds this value. This object is in second. | 1.3.6.1.4.1.25506.2.20.1.1.2 | Integer32 (1..600) | read-write | current |
| hh3cNSVersion OBJECT-TYPE The version of the exported packet, which describes the format of the exported packet. It should export version 5 and version 8 when this object is 5, but it should export version 9 only when the value of this object is 9. | 1.3.6.1.4.1.25506.2.20.1.1.3 | Integer32 (5 | 9) | read-write | current |
| hh3cNSAsType OBJECT-TYPE The number of autonomous system (AS). This object can be origin or peer. | 1.3.6.1.4.1.25506.2.20.1.1.4 | INTEGER {peerAs(1), originAs(2)} | read-write | current |
| hh3cNSTemplateRefreshRate OBJECT-TYPE This object specifies the refresh rate in number of exported packets. | 1.3.6.1.4.1.25506.2.20.1.1.5 | Integer32 (1..600) | read-write | current |
| hh3cNSTemplateTimeout OBJECT-TYPE This object specifies the timeout rate in minutes. | 1.3.6.1.4.1.25506.2.20.1.1.6 | Integer32 (1..3600) | read-write | current |
| hh3cNSExportVlanOrIfIndex OBJECT-TYPE This object describes the interface index at the exported packet. It can be interface index or vlan id according to the product. | 1.3.6.1.4.1.25506.2.20.1.1.7 | INTEGER {vlanId(1), interfaceIndex(2)} | read-only | current |
| hh3cNSProcessSlotTable OBJECT-TYPE This table describes the board which can enable network traffic statistics at the switch or router. | 1.3.6.1.4.1.25506.2.20.1.2 | not-accessible | current | |
| hh3cNSProcessSlotEntry OBJECT-TYPE The entry of hh3cNSProcessSlotEntry. | 1.3.6.1.4.1.25506.2.20.1.2.1 | not-accessible | current | |
| hh3cNSProcessSlot OBJECT-TYPE This object describes all boards which can processes network traffic statistics at the switch or router. | 1.3.6.1.4.1.25506.2.20.1.2.1.1 | Integer32 | read-only | current |
| hh3cNSExportConfigTable OBJECT-TYPE This table describes the configuration of the exported packets. | 1.3.6.1.4.1.25506.2.20.1.3 | not-accessible | current | |
| hh3cNSExportConfigEntry OBJECT-TYPE The entry of hh3cNSExportConfigTable. | 1.3.6.1.4.1.25506.2.20.1.3.1 | not-accessible | current | |
| hh3cNSAggregationType OBJECT-TYPE The aggregation type. v5Statistics type counts IP packets which have same source IP address, destination IP address, source port, destination port, protocol, ToS, input interface, output interface. AS type counts IP packets which have same source AS, destination AS, input interface and output interface. destinationPrefix type counts IP packets which have same destination AS, output interface, destination mask and destination prefix. sourcePrefix type counts IP packets which have same source AS, input interface, source mask and source prefix. protocolPort type counts IP packets which have same protocol, source port and destination port. prefix type counts IP packets which have same source AS, destination AS, input interface, output interface, source mask, source prefix, destination mask, destination prefix. tosAS type counts IP packets which have same tos, source AS, destination AS, input interface and output interface. tosDestinationPrefix type counts IP packets which have same tos, destination AS, output interface, destination mask and destination prefix. tosProtocolPort type counts IP packets which have same tos, protocol, source port and destination port. tosSourcePrefix type counts IP packets which have same tos, source AS, input interface, source mask and source prefix. tosPrefix type counts IP packets which have same tos, source AS, destination AS, input interface, output interface, source mask, source prefix, destination mask, destination prefix. prefixPort type counts IP packets which have same tos, input interface, output interface, source mask, source prefix, destination mask, destination prefix, source port and destination port. | 1.3.6.1.4.1.25506.2.20.1.3.1.1 | INTEGER {v5Statistics(1), as(2), destinationPrefix(3), sourcePrefix(4), protocolPort(5), prefix(6), tosAs(7), tosDestinationPrefix(8), tosSourcePrefix(9), tosProtocolPort(10), tosPrefix(11), prefixPort(12)} | not-accessible | current |
| hh3cNSHostIPAddr OBJECT-TYPE The destination IP address of the exported packet. This destination IP address is a NSC (NS Collector) address. | 1.3.6.1.4.1.25506.2.20.1.3.1.2 | IpAddress | read-write | current |
| hh3cNSHostPort OBJECT-TYPE The destination port of the exported packets. This destination port is a NSC listening port. | 1.3.6.1.4.1.25506.2.20.1.3.1.3 | Integer32 (0..65535) | read-write | current |
| hh3cNSSrcIpAddr OBJECT-TYPE The source IP address of the exported packets. | 1.3.6.1.4.1.25506.2.20.1.3.1.4 | IpAddress | read-write | current |
| hh3cNSState OBJECT-TYPE The state of aggregation is enabled or disabled. | 1.3.6.1.4.1.25506.2.20.1.3.1.5 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hh3cNSExportInformationTable OBJECT-TYPE This table describes the Information of the exported packets. | 1.3.6.1.4.1.25506.2.20.1.4 | not-accessible | current | |
| hh3cNSExportInformationEntry OBJECT-TYPE The entry of hh3cNSExportInformationTable. | 1.3.6.1.4.1.25506.2.20.1.4.1 | not-accessible | current | |
| hh3cNSExportType OBJECT-TYPE This object is equal to hh3cNSAggregationType. | 1.3.6.1.4.1.25506.2.20.1.4.1.1 | INTEGER (1..12) | not-accessible | current |
| hh3cNSExportSlot OBJECT-TYPE This object is equal to hh3cNSProcessSlot. | 1.3.6.1.4.1.25506.2.20.1.4.1.2 | Integer32 | not-accessible | current |
| hh3cNSExportStream OBJECT-TYPE This object counts the exported streams. | 1.3.6.1.4.1.25506.2.20.1.4.1.3 | Counter32 | read-only | current |
| hh3cNSExportNum OBJECT-TYPE This object counts the exported packets. | 1.3.6.1.4.1.25506.2.20.1.4.1.4 | Counter32 | read-only | current |
| hh3cNSExportFail OBJECT-TYPE This object counts the exported packets which failed to send. The error may be unreachable destination IP address. | 1.3.6.1.4.1.25506.2.20.1.4.1.5 | Counter32 | read-only | current |
| hh3cNSConfigTable OBJECT-TYPE This table describes current configurations. | 1.3.6.1.4.1.25506.2.20.1.5 | not-accessible | current | |
| hh3cNSConfigEntry OBJECT-TYPE The entry of hh3cNSAggregationTable. | 1.3.6.1.4.1.25506.2.20.1.5.1 | not-accessible | current | |
| hh3cNSSourceSlot OBJECT-TYPE The IP packet will be counted when it is passing through this slot. | 1.3.6.1.4.1.25506.2.20.1.5.1.1 | Integer32 (1..65535) | not-accessible | current |
| hh3cNSSourceIfIndex OBJECT-TYPE The IP packet will be statistics when it through this interface. This object is equal to ifIndex at ifTable. | 1.3.6.1.4.1.25506.2.20.1.5.1.2 | Integer32 | not-accessible | current |
| hh3cNSDestSlot OBJECT-TYPE This object is equal to hh3cNSProcessSlot. | 1.3.6.1.4.1.25506.2.20.1.5.1.3 | Integer32 | not-accessible | current |
| hh3cNSDirect OBJECT-TYPE This object describes which packets will be counted. It may be inbound or outbound packets through this interface. | 1.3.6.1.4.1.25506.2.20.1.5.1.4 | INTEGER {inbound(1), outbound(2)} | read-create | current |
| hh3cNSACLNumber OBJECT-TYPE The number of number-acl group. | 1.3.6.1.4.1.25506.2.20.1.5.1.5 | Integer32 (0 | 2000..3999) | read-create | current |
| hh3cNSACLName OBJECT-TYPE The name of name-acl group. | 1.3.6.1.4.1.25506.2.20.1.5.1.6 | OCTET STRING | read-create | current |
| hh3cNSACLRule OBJECT-TYPE The rule of acl group. | 1.3.6.1.4.1.25506.2.20.1.5.1.7 | Integer32 | read-create | current |
| hh3cNSConfigRowStatus OBJECT-TYPE SNMP Row Status Variable. Writable objects in the table may be written in any RowStatus state. | 1.3.6.1.4.1.25506.2.20.1.5.1.8 | RowStatus | read-create | current |
| hh3cNSStatusTable OBJECT-TYPE This table describes current information of network traffic. | 1.3.6.1.4.1.25506.2.20.1.6 | not-accessible | current | |
| hh3cNSStatusEntry OBJECT-TYPE The entry of hh3cNSAggregationTable. | 1.3.6.1.4.1.25506.2.20.1.6.1 | not-accessible | current | |
| hh3cNSSlot OBJECT-TYPE This object is equal to hh3cNSProcessSlot. | 1.3.6.1.4.1.25506.2.20.1.6.1.1 | Integer32 | not-accessible | current |
| hh3cNSActiveStreamNumber OBJECT-TYPE This object counts current active streams. | 1.3.6.1.4.1.25506.2.20.1.6.1.2 | Counter32 | read-only | current |
| hh3cNSTotalStreamNumber OBJECT-TYPE This object counts all statistic streams. | 1.3.6.1.4.1.25506.2.20.1.6.1.3 | Counter32 | read-only | current |
| hh3cNSTotalPacketNumber OBJECT-TYPE This object counts all statistic packets. | 1.3.6.1.4.1.25506.2.20.1.6.1.4 | Counter32 | read-only | current |
| hh3cNSTotalOctetNumber OBJECT-TYPE This object counts all statistic octets. | 1.3.6.1.4.1.25506.2.20.1.6.1.5 | Counter32 | read-only | current |
| hh3cNSMPLSActiveStreamNumber OBJECT-TYPE This object counts current active MPLS streams. | 1.3.6.1.4.1.25506.2.20.1.6.1.6 | Counter32 | read-only | current |
| hh3cNSMPLSTotalStreamNumber OBJECT-TYPE This object counts all statistic MPLS streams. | 1.3.6.1.4.1.25506.2.20.1.6.1.7 | Counter32 | read-only | current |
| hh3cNSMPLSTotalPacketNumber OBJECT-TYPE This object counts all statistic MPLS packets. | 1.3.6.1.4.1.25506.2.20.1.6.1.8 | Counter32 | read-only | current |
| hh3cNSMPLSTotalOctetNumber OBJECT-TYPE This object counts all statistic octets of MPLS packets. | 1.3.6.1.4.1.25506.2.20.1.6.1.9 | Counter32 | read-only | current |
| hh3cNSResetFlag OBJECT-TYPE Reset all streams. The default value is disabled, and set this value to enabled when resetting. | 1.3.6.1.4.1.25506.2.20.1.6.1.10 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| hh3cNSResetTime OBJECT-TYPE The system up time when stream is reset. | 1.3.6.1.4.1.25506.2.20.1.6.1.11 | TimeTicks | read-only | current |