A3COM-HUAWEI-NS-MIB: View SNMP OID List / Download MIB

VENDOR: 3COM


 Home MIB: A3COM-HUAWEI-NS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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.
       h3cNSMibObjects 1.3.6.1.4.1.43.45.1.10.2.20.1
           h3cNSMibScalarObjects 1.3.6.1.4.1.43.45.1.10.2.20.1.1
               h3cNSActiveTime 1.3.6.1.4.1.43.45.1.10.2.20.1.1.1 integer32 read-write
The stream will be aged when the active time of this stream exceeds this value. This object is in minute.
               h3cNSInactiveTime 1.3.6.1.4.1.43.45.1.10.2.20.1.1.2 integer32 read-write
The stream will be aged when the inactive time of this stream exceeds this value. This object is in second.
               h3cNSVersion 1.3.6.1.4.1.43.45.1.10.2.20.1.1.3 integer32 read-write
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.
               h3cNSAsType 1.3.6.1.4.1.43.45.1.10.2.20.1.1.4 integer read-write
The number of autonomous system (AS). This object can be origin or peer. Enumeration: 'peerAs': 1, 'originAs': 2.
               h3cNSTemplateRefreshRate 1.3.6.1.4.1.43.45.1.10.2.20.1.1.5 integer32 read-write
This object specifies the refresh rate in number of exported packets.
               h3cNSTemplateTimeout 1.3.6.1.4.1.43.45.1.10.2.20.1.1.6 integer32 read-write
This object specifies the timeout rate in minutes.
               h3cNSExportVlanOrIfIndex 1.3.6.1.4.1.43.45.1.10.2.20.1.1.7 integer read-only
This object describes the interface index at the exported packet. It can be interface index or vlan id according to the product. Enumeration: 'interfaceIndex': 2, 'vlanId': 1.
           h3cNSProcessSlotTable 1.3.6.1.4.1.43.45.1.10.2.20.1.2 no-access
This table describes the board which can enable network traffic statistics at the switch or router.
               h3cNSProcessSlotEntry 1.3.6.1.4.1.43.45.1.10.2.20.1.2.1 no-access
The entry of h3cNSProcessSlotEntry.
                   h3cNSProcessSlot 1.3.6.1.4.1.43.45.1.10.2.20.1.2.1.1 integer32 read-only
This object describes all boards which can processes network traffic statistics at the switch or router.
           h3cNSExportConfigTable 1.3.6.1.4.1.43.45.1.10.2.20.1.3 no-access
This table describes the configuration of the exported packets.
               h3cNSExportConfigEntry 1.3.6.1.4.1.43.45.1.10.2.20.1.3.1 no-access
The entry of h3cNSExportConfigTable.
                   h3cNSAggregationType 1.3.6.1.4.1.43.45.1.10.2.20.1.3.1.1 integer no-access
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. Enumeration: 'prefix': 6, 'tosProtocolPort': 10, 'destinationPrefix': 3, 'prefixPort': 12, 'tosAs': 7, 'as': 2, 'tosSourcePrefix': 9, 'sourcePrefix': 4, 'v5Statistics': 1, 'tosDestinationPrefix': 8, 'protocolPort': 5, 'tosPrefix': 11.
                   h3cNSHostIPAddr 1.3.6.1.4.1.43.45.1.10.2.20.1.3.1.2 ipaddress read-write
The destination IP address of the exported packet. This destination IP address is a NSC (NS Collector) address.
                   h3cNSHostPort 1.3.6.1.4.1.43.45.1.10.2.20.1.3.1.3 integer32 read-write
The destination port of the exported packets. This destination port is a NSC listening port.
                   h3cNSSrcIpAddr 1.3.6.1.4.1.43.45.1.10.2.20.1.3.1.4 ipaddress read-write
The source IP address of the exported packets.
                   h3cNSState 1.3.6.1.4.1.43.45.1.10.2.20.1.3.1.5 integer read-write
The state of aggregation is enabled or disabled. Enumeration: 'disabled': 2, 'enabled': 1.
           h3cNSExportInformationTable 1.3.6.1.4.1.43.45.1.10.2.20.1.4 no-access
This table describes the Information of the exported packets.
               h3cNSExportInformationEntry 1.3.6.1.4.1.43.45.1.10.2.20.1.4.1 no-access
The entry of h3cNSExportInformationTable.
                   h3cNSExportType 1.3.6.1.4.1.43.45.1.10.2.20.1.4.1.1 integer no-access
This object is equal to h3cNSAggregationType.
                   h3cNSExportSlot 1.3.6.1.4.1.43.45.1.10.2.20.1.4.1.2 integer32 no-access
This object is equal to h3cNSProcessSlot.
                   h3cNSExportStream 1.3.6.1.4.1.43.45.1.10.2.20.1.4.1.3 counter32 read-only
This object counts the exported streams.
                   h3cNSExportNum 1.3.6.1.4.1.43.45.1.10.2.20.1.4.1.4 counter32 read-only
This object counts the exported packets.
                   h3cNSExportFail 1.3.6.1.4.1.43.45.1.10.2.20.1.4.1.5 counter32 read-only
This object counts the exported packets which failed to send. The error may be unreachable destination IP address.
           h3cNSConfigTable 1.3.6.1.4.1.43.45.1.10.2.20.1.5 no-access
This table describes current configurations.
               h3cNSConfigEntry 1.3.6.1.4.1.43.45.1.10.2.20.1.5.1 no-access
The entry of h3cNSAggregationTable.
                   h3cNSSourceSlot 1.3.6.1.4.1.43.45.1.10.2.20.1.5.1.1 integer32 no-access
The IP packet will be counted when it is passing through this slot.
                   h3cNSSourceIfIndex 1.3.6.1.4.1.43.45.1.10.2.20.1.5.1.2 integer32 no-access
The IP packet will be statistics when it through this interface. This object is equal to ifIndex at ifTable.
                   h3cNSDestSlot 1.3.6.1.4.1.43.45.1.10.2.20.1.5.1.3 integer32 no-access
This object is equal to h3cNSProcessSlot.
                   h3cNSDirect 1.3.6.1.4.1.43.45.1.10.2.20.1.5.1.4 integer read-only
This object describes which packets will be counted. It may be inbound or outbound packets through this interface. Enumeration: 'inbound': 1, 'outbound': 2.
                   h3cNSACLNumber 1.3.6.1.4.1.43.45.1.10.2.20.1.5.1.5 integer32 read-only
The number of number-acl group.
                   h3cNSACLName 1.3.6.1.4.1.43.45.1.10.2.20.1.5.1.6 octet string read-only
The name of name-acl group.
                   h3cNSACLRule 1.3.6.1.4.1.43.45.1.10.2.20.1.5.1.7 integer32 read-only
The rule of acl group.
                   h3cNSConfigRowStatus 1.3.6.1.4.1.43.45.1.10.2.20.1.5.1.8 rowstatus read-only
SNMP Row Status Variable. Writable objects in the table may be written in any RowStatus state.
           h3cNSStatusTable 1.3.6.1.4.1.43.45.1.10.2.20.1.6 no-access
This table describes current information of network traffic.
               h3cNSStatusEntry 1.3.6.1.4.1.43.45.1.10.2.20.1.6.1 no-access
The entry of h3cNSAggregationTable.
                   h3cNSSlot 1.3.6.1.4.1.43.45.1.10.2.20.1.6.1.1 integer32 no-access
This object is equal to h3cNSProcessSlot.
                   h3cNSActiveStreamNumber 1.3.6.1.4.1.43.45.1.10.2.20.1.6.1.2 counter32 read-only
This object counts current active streams.
                   h3cNSTotalStreamNumber 1.3.6.1.4.1.43.45.1.10.2.20.1.6.1.3 counter32 read-only
This object counts all statistic streams.
                   h3cNSTotalPacketNumber 1.3.6.1.4.1.43.45.1.10.2.20.1.6.1.4 counter32 read-only
This object counts all statistic packets.
                   h3cNSTotalOctetNumber 1.3.6.1.4.1.43.45.1.10.2.20.1.6.1.5 counter32 read-only
This object counts all statistic octets.
                   h3cNSMPLSActiveStreamNumber 1.3.6.1.4.1.43.45.1.10.2.20.1.6.1.6 counter32 read-only
This object counts current active MPLS streams.
                   h3cNSMPLSTotalStreamNumber 1.3.6.1.4.1.43.45.1.10.2.20.1.6.1.7 counter32 read-only
This object counts all statistic MPLS streams.
                   h3cNSMPLSTotalPacketNumber 1.3.6.1.4.1.43.45.1.10.2.20.1.6.1.8 counter32 read-only
This object counts all statistic MPLS packets.
                   h3cNSMPLSTotalOctetNumber 1.3.6.1.4.1.43.45.1.10.2.20.1.6.1.9 counter32 read-only
This object counts all statistic octets of MPLS packets.
                   h3cNSResetFlag 1.3.6.1.4.1.43.45.1.10.2.20.1.6.1.10 integer read-only
Reset all streams. The default value is disabled, and set this value to enabled when resetting. Enumeration: 'disabled': 2, 'enabled': 1.
                   h3cNSResetTime 1.3.6.1.4.1.43.45.1.10.2.20.1.6.1.11 timeticks read-only
The system up time when stream is reset.