MP-IPV6-MIB: View SNMP OID List / Download MIB

VENDOR: NEC CORPORATION


 Home MIB: MP-IPV6-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
 mpIpv6 1.3.6.1.4.1.119.2.3.3.13.131
         mpIpv6PingTable 1.3.6.1.4.1.119.2.3.3.13.131.1
The table of ping6 management information relevant to this entitys ICMPv6 echo identifier.
             mpIpv6PingEntry 1.3.6.1.4.1.119.2.3.3.13.131.1.1
The ping6 management information for one of this entitys ICMPv6 echo identifier.
                 mpIpv6PingId 1.3.6.1.4.1.119.2.3.3.13.131.1.1.1
This is the index to identify the ping6 entry. The value of this index must be assigned uniquely, within the range of 1 - 65535. But generable ping entry is four simultaneously.
                 mpIpv6PingTarget 1.3.6.1.4.1.119.2.3.3.13.131.1.1.2
The value of this object is the destination IPv6 address for this entry. This IPv6 address must always be a unicast IPv6 address.
                 mpIpv6PingTargetSiteId 1.3.6.1.4.1.119.2.3.3.13.131.1.1.3
The value of this object is the site id to which the destination belong, within the range of 1 - 8.(1 is default site.) it is necessary to set up this value, Only when a site local address is specified to be mpIpv6PingTarget. this value can be omitted and 1 is set up when it omits.
                 mpIpv6PingRequestSend 1.3.6.1.4.1.119.2.3.3.13.131.1.1.4
The value of this object is the ping6 request number of the times, within the range of 1 - 65535(default 1).
                 mpIpv6PingDataLength 1.3.6.1.4.1.119.2.3.3.13.131.1.1.5
The value of this object is the ping6 data length, within the range of 0 - 65507(default 64).
                 mpIpv6PingSendHopLimit 1.3.6.1.4.1.119.2.3.3.13.131.1.1.6
The value of this object is the HOP LIMIT value in ping6 packet, within the range of 1 - 255(default 64).
                 mpIpv6PingSendTimeOut 1.3.6.1.4.1.119.2.3.3.13.131.1.1.7
The value of this object is the ping6 time out value, within the range of 1 - 60 seconds(default 1).
                 mpIpv6PingSendInterface 1.3.6.1.4.1.119.2.3.3.13.131.1.1.8
The value of this object is ifIndex. IPv6 address assigned ifIndex is set as source IPv6 address in ping6 packets.
                 mpIpv6PingStatus 1.3.6.1.4.1.119.2.3.3.13.131.1.1.9
This object refers to the ping6 entry status. When this object is set to create(1), ping6 entry is created. Set to inProgress(2), ping6 is Started. When a reply or icmpv6 error receiveed and time out occured, the status become complete(3). This object can not set to complete(3). Set to destroy(4), entry is deleted.
                 mpIpv6PingResult 1.3.6.1.4.1.119.2.3.3.13.131.1.1.10
This object refers to the ping6 result status.
                 mpIpv6PingErrorSourceAddress 1.3.6.1.4.1.119.2.3.3.13.131.1.1.11
This value of this object is the error source IPv6 address in icmpv6 error reply message.