HPN-ICF-NS-MIB

File: HPN-ICF-NS-MIB.mib (20284 bytes)

Imported modules

HPN-ICF-OID-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

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

Defined Types

HPN-ICFNSProcessSlotEntry  
SEQUENCE    
  hpnicfNSProcessSlot Integer32

HPN-ICFNSExportConfigEntry  
SEQUENCE    
  hpnicfNSAggregationType INTEGER
  hpnicfNSHostIPAddr IpAddress
  hpnicfNSHostPort Integer32
  hpnicfNSSrcIpAddr IpAddress
  hpnicfNSState INTEGER

HPN-ICFNSExportInformationEntry  
SEQUENCE    
  hpnicfNSExportType INTEGER
  hpnicfNSExportSlot Integer32
  hpnicfNSExportStream Counter32
  hpnicfNSExportNum Counter32
  hpnicfNSExportFail Counter32

HPN-ICFNSConfigEntry  
SEQUENCE    
  hpnicfNSSourceSlot Integer32
  hpnicfNSSourceIfIndex Integer32
  hpnicfNSDestSlot Integer32
  hpnicfNSDirect INTEGER
  hpnicfNSACLNumber Integer32
  hpnicfNSACLName OCTET STRING
  hpnicfNSACLRule Integer32
  hpnicfNSConfigRowStatus RowStatus

HPN-ICFNSStatusEntry  
SEQUENCE    
  hpnicfNSSlot Integer32
  hpnicfNSActiveStreamNumber Counter32
  hpnicfNSTotalStreamNumber Counter32
  hpnicfNSTotalPacketNumber Counter32
  hpnicfNSTotalOctetNumber Counter32
  hpnicfNSMPLSActiveStreamNumber Counter32
  hpnicfNSMPLSTotalStreamNumber Counter32
  hpnicfNSMPLSTotalPacketNumber Counter32
  hpnicfNSMPLSTotalOctetNumber Counter32
  hpnicfNSResetFlag INTEGER
  hpnicfNSResetTime TimeTicks

Defined Values

hpnicfNS 1.3.6.1.4.1.11.2.14.11.15.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    

hpnicfNSMibObjects 1.3.6.1.4.1.11.2.14.11.15.2.20.1
OBJECT IDENTIFIER    

hpnicfNSMibScalarObjects 1.3.6.1.4.1.11.2.14.11.15.2.20.1.1
OBJECT IDENTIFIER    

hpnicfNSActiveTime 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfNSInactiveTime 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfNSVersion 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfNSAsType 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfNSTemplateRefreshRate 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfNSExportVlanOrIfIndex 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfNSProcessSlotTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HPN-ICFNSProcessSlotEntry

hpnicfNSProcessSlotEntry 1.3.6.1.4.1.11.2.14.11.15.2.20.1.2.1
The entry of hpnicfNSProcessSlotEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HPN-ICFNSProcessSlotEntry  

hpnicfNSProcessSlot 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfNSExportConfigTable 1.3.6.1.4.1.11.2.14.11.15.2.20.1.3
This table describes the configuration of the exported packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HPN-ICFNSExportConfigEntry

hpnicfNSExportConfigEntry 1.3.6.1.4.1.11.2.14.11.15.2.20.1.3.1
The entry of hpnicfNSExportConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HPN-ICFNSExportConfigEntry  

hpnicfNSAggregationType 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfNSHostIPAddr 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfNSHostPort 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfNSState 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfNSExportInformationTable 1.3.6.1.4.1.11.2.14.11.15.2.20.1.4
This table describes the Information of the exported packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HPN-ICFNSExportInformationEntry

hpnicfNSExportInformationEntry 1.3.6.1.4.1.11.2.14.11.15.2.20.1.4.1
The entry of hpnicfNSExportInformationTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HPN-ICFNSExportInformationEntry  

hpnicfNSExportType 1.3.6.1.4.1.11.2.14.11.15.2.20.1.4.1.1
This object is equal to hpnicfNSAggregationType.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..12  

hpnicfNSExportSlot 1.3.6.1.4.1.11.2.14.11.15.2.20.1.4.1.2
This object is equal to hpnicfNSProcessSlot.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

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

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

hpnicfNSExportFail 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfNSConfigTable 1.3.6.1.4.1.11.2.14.11.15.2.20.1.5
This table describes current configurations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HPN-ICFNSConfigEntry

hpnicfNSConfigEntry 1.3.6.1.4.1.11.2.14.11.15.2.20.1.5.1
The entry of hpnicfNSAggregationTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HPN-ICFNSConfigEntry  

hpnicfNSSourceSlot 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfNSSourceIfIndex 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfNSDestSlot 1.3.6.1.4.1.11.2.14.11.15.2.20.1.5.1.3
This object is equal to hpnicfNSProcessSlot.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hpnicfNSDirect 1.3.6.1.4.1.11.2.14.11.15.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)  

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

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

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

hpnicfNSConfigRowStatus 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfNSStatusTable 1.3.6.1.4.1.11.2.14.11.15.2.20.1.6
This table describes current information of network traffic.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HPN-ICFNSStatusEntry

hpnicfNSStatusEntry 1.3.6.1.4.1.11.2.14.11.15.2.20.1.6.1
The entry of hpnicfNSAggregationTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HPN-ICFNSStatusEntry  

hpnicfNSSlot 1.3.6.1.4.1.11.2.14.11.15.2.20.1.6.1.1
This object is equal to hpnicfNSProcessSlot.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

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

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

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

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

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

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

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

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

hpnicfNSResetFlag 1.3.6.1.4.1.11.2.14.11.15.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)  

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