A3COM-HUAWEI-NS-MIB

File: A3COM-HUAWEI-NS-MIB.mib (20000 bytes)

Imported modules

A3COM-HUAWEI-OID-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

h3cCommon TimeTicks IpAddress
Integer32 Counter32 OBJECT-TYPE
MODULE-IDENTITY RowStatus

Defined Types

H3CNSProcessSlotEntry  
SEQUENCE    
  h3cNSProcessSlot Integer32

H3CNSExportConfigEntry  
SEQUENCE    
  h3cNSAggregationType INTEGER
  h3cNSHostIPAddr IpAddress
  h3cNSHostPort Integer32
  h3cNSSrcIpAddr IpAddress
  h3cNSState INTEGER

H3CNSExportInformationEntry  
SEQUENCE    
  h3cNSExportType INTEGER
  h3cNSExportSlot Integer32
  h3cNSExportStream Counter32
  h3cNSExportNum Counter32
  h3cNSExportFail Counter32

H3CNSConfigEntry  
SEQUENCE    
  h3cNSSourceSlot Integer32
  h3cNSSourceIfIndex Integer32
  h3cNSDestSlot Integer32
  h3cNSDirect INTEGER
  h3cNSACLNumber Integer32
  h3cNSACLName OCTET STRING
  h3cNSACLRule Integer32
  h3cNSConfigRowStatus RowStatus

H3CNSStatusEntry  
SEQUENCE    
  h3cNSSlot Integer32
  h3cNSActiveStreamNumber Counter32
  h3cNSTotalStreamNumber Counter32
  h3cNSTotalPacketNumber Counter32
  h3cNSTotalOctetNumber Counter32
  h3cNSMPLSActiveStreamNumber Counter32
  h3cNSMPLSTotalStreamNumber Counter32
  h3cNSMPLSTotalPacketNumber Counter32
  h3cNSMPLSTotalOctetNumber Counter32
  h3cNSResetFlag INTEGER
  h3cNSResetTime TimeTicks

Defined Values

h3cNS 1.3.6.1.4.1.43.45.1.10.2.20
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.
MODULE-IDENTITY    

h3cNSMibObjects 1.3.6.1.4.1.43.45.1.10.2.20.1
OBJECT IDENTIFIER    

h3cNSMibScalarObjects 1.3.6.1.4.1.43.45.1.10.2.20.1.1
OBJECT IDENTIFIER    

h3cNSActiveTime 1.3.6.1.4.1.43.45.1.10.2.20.1.1.1
The stream will be aged when the active time of this stream exceeds this value. This object is in minute.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..60  

h3cNSInactiveTime 1.3.6.1.4.1.43.45.1.10.2.20.1.1.2
The stream will be aged when the inactive time of this stream exceeds this value. This object is in second.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..600  

h3cNSVersion 1.3.6.1.4.1.43.45.1.10.2.20.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 5 | 9  

h3cNSAsType 1.3.6.1.4.1.43.45.1.10.2.20.1.1.4
The number of autonomous system (AS). This object can be origin or peer.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER peerAs(1), originAs(2)  

h3cNSTemplateRefreshRate 1.3.6.1.4.1.43.45.1.10.2.20.1.1.5
This object specifies the refresh rate in number of exported packets.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..600  

h3cNSTemplateTimeout 1.3.6.1.4.1.43.45.1.10.2.20.1.1.6
This object specifies the timeout rate in minutes.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..3600  

h3cNSExportVlanOrIfIndex 1.3.6.1.4.1.43.45.1.10.2.20.1.1.7
This object describes the interface index at the exported packet. It can be interface index or vlan id according to the product.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER vlanId(1), interfaceIndex(2)  

h3cNSProcessSlotTable 1.3.6.1.4.1.43.45.1.10.2.20.1.2
This table describes the board which can enable network traffic statistics at the switch or router.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3CNSProcessSlotEntry

h3cNSProcessSlotEntry 1.3.6.1.4.1.43.45.1.10.2.20.1.2.1
The entry of h3cNSProcessSlotEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3CNSProcessSlotEntry  

h3cNSProcessSlot 1.3.6.1.4.1.43.45.1.10.2.20.1.2.1.1
This object describes all boards which can processes network traffic statistics at the switch or router.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cNSExportConfigTable 1.3.6.1.4.1.43.45.1.10.2.20.1.3
This table describes the configuration of the exported packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3CNSExportConfigEntry

h3cNSExportConfigEntry 1.3.6.1.4.1.43.45.1.10.2.20.1.3.1
The entry of h3cNSExportConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3CNSExportConfigEntry  

h3cNSAggregationType 1.3.6.1.4.1.43.45.1.10.2.20.1.3.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  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)  

h3cNSHostIPAddr 1.3.6.1.4.1.43.45.1.10.2.20.1.3.1.2
The destination IP address of the exported packet. This destination IP address is a NSC (NS Collector) address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

h3cNSHostPort 1.3.6.1.4.1.43.45.1.10.2.20.1.3.1.3
The destination port of the exported packets. This destination port is a NSC listening port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

h3cNSSrcIpAddr 1.3.6.1.4.1.43.45.1.10.2.20.1.3.1.4
The source IP address of the exported packets.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

h3cNSState 1.3.6.1.4.1.43.45.1.10.2.20.1.3.1.5
The state of aggregation is enabled or disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

h3cNSExportInformationTable 1.3.6.1.4.1.43.45.1.10.2.20.1.4
This table describes the Information of the exported packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3CNSExportInformationEntry

h3cNSExportInformationEntry 1.3.6.1.4.1.43.45.1.10.2.20.1.4.1
The entry of h3cNSExportInformationTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3CNSExportInformationEntry  

h3cNSExportType 1.3.6.1.4.1.43.45.1.10.2.20.1.4.1.1
This object is equal to h3cNSAggregationType.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..12  

h3cNSExportSlot 1.3.6.1.4.1.43.45.1.10.2.20.1.4.1.2
This object is equal to h3cNSProcessSlot.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

h3cNSExportStream 1.3.6.1.4.1.43.45.1.10.2.20.1.4.1.3
This object counts the exported streams.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cNSExportNum 1.3.6.1.4.1.43.45.1.10.2.20.1.4.1.4
This object counts the exported packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cNSExportFail 1.3.6.1.4.1.43.45.1.10.2.20.1.4.1.5
This object counts the exported packets which failed to send. The error may be unreachable destination IP address.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cNSConfigTable 1.3.6.1.4.1.43.45.1.10.2.20.1.5
This table describes current configurations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3CNSConfigEntry

h3cNSConfigEntry 1.3.6.1.4.1.43.45.1.10.2.20.1.5.1
The entry of h3cNSAggregationTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3CNSConfigEntry  

h3cNSSourceSlot 1.3.6.1.4.1.43.45.1.10.2.20.1.5.1.1
The IP packet will be counted when it is passing through this slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

h3cNSSourceIfIndex 1.3.6.1.4.1.43.45.1.10.2.20.1.5.1.2
The IP packet will be statistics when it through this interface. This object is equal to ifIndex at ifTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

h3cNSDestSlot 1.3.6.1.4.1.43.45.1.10.2.20.1.5.1.3
This object is equal to h3cNSProcessSlot.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

h3cNSDirect 1.3.6.1.4.1.43.45.1.10.2.20.1.5.1.4
This object describes which packets will be counted. It may be inbound or outbound packets through this interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER inbound(1), outbound(2)  

h3cNSACLNumber 1.3.6.1.4.1.43.45.1.10.2.20.1.5.1.5
The number of number-acl group.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0 | 2000..3999  

h3cNSACLName 1.3.6.1.4.1.43.45.1.10.2.20.1.5.1.6
The name of name-acl group.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING  

h3cNSACLRule 1.3.6.1.4.1.43.45.1.10.2.20.1.5.1.7
The rule of acl group.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

h3cNSConfigRowStatus 1.3.6.1.4.1.43.45.1.10.2.20.1.5.1.8
SNMP Row Status Variable. Writable objects in the table may be written in any RowStatus state.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h3cNSStatusTable 1.3.6.1.4.1.43.45.1.10.2.20.1.6
This table describes current information of network traffic.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3CNSStatusEntry

h3cNSStatusEntry 1.3.6.1.4.1.43.45.1.10.2.20.1.6.1
The entry of h3cNSAggregationTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3CNSStatusEntry  

h3cNSSlot 1.3.6.1.4.1.43.45.1.10.2.20.1.6.1.1
This object is equal to h3cNSProcessSlot.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

h3cNSActiveStreamNumber 1.3.6.1.4.1.43.45.1.10.2.20.1.6.1.2
This object counts current active streams.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cNSTotalStreamNumber 1.3.6.1.4.1.43.45.1.10.2.20.1.6.1.3
This object counts all statistic streams.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cNSTotalPacketNumber 1.3.6.1.4.1.43.45.1.10.2.20.1.6.1.4
This object counts all statistic packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cNSTotalOctetNumber 1.3.6.1.4.1.43.45.1.10.2.20.1.6.1.5
This object counts all statistic octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cNSMPLSActiveStreamNumber 1.3.6.1.4.1.43.45.1.10.2.20.1.6.1.6
This object counts current active MPLS streams.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cNSMPLSTotalStreamNumber 1.3.6.1.4.1.43.45.1.10.2.20.1.6.1.7
This object counts all statistic MPLS streams.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cNSMPLSTotalPacketNumber 1.3.6.1.4.1.43.45.1.10.2.20.1.6.1.8
This object counts all statistic MPLS packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cNSMPLSTotalOctetNumber 1.3.6.1.4.1.43.45.1.10.2.20.1.6.1.9
This object counts all statistic octets of MPLS packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cNSResetFlag 1.3.6.1.4.1.43.45.1.10.2.20.1.6.1.10
Reset all streams. The default value is disabled, and set this value to enabled when resetting.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

h3cNSResetTime 1.3.6.1.4.1.43.45.1.10.2.20.1.6.1.11
The system up time when stream is reset.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks