IPV6-ICMP-MIB

File: IPV6-ICMP-MIB.mib (16465 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF IPV6-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
mib-2 MODULE-COMPLIANCE OBJECT-GROUP
ipv6IfEntry

Defined Types

Ipv6IfIcmpEntry  
SEQUENCE    
  ipv6IfIcmpInMsgs Counter32
  ipv6IfIcmpInErrors Counter32
  ipv6IfIcmpInDestUnreachs Counter32
  ipv6IfIcmpInAdminProhibs Counter32
  ipv6IfIcmpInTimeExcds Counter32
  ipv6IfIcmpInParmProblems Counter32
  ipv6IfIcmpInPktTooBigs Counter32
  ipv6IfIcmpInEchos Counter32
  ipv6IfIcmpInEchoReplies Counter32
  ipv6IfIcmpInRouterSolicits Counter32
  ipv6IfIcmpInRouterAdvertisements Counter32
  ipv6IfIcmpInNeighborSolicits Counter32
  ipv6IfIcmpInNeighborAdvertisements Counter32
  ipv6IfIcmpInRedirects Counter32
  ipv6IfIcmpInGroupMembQueries Counter32
  ipv6IfIcmpInGroupMembResponses Counter32
  ipv6IfIcmpInGroupMembReductions Counter32
  ipv6IfIcmpOutMsgs Counter32
  ipv6IfIcmpOutErrors Counter32
  ipv6IfIcmpOutDestUnreachs Counter32
  ipv6IfIcmpOutAdminProhibs Counter32
  ipv6IfIcmpOutTimeExcds Counter32
  ipv6IfIcmpOutParmProblems Counter32
  ipv6IfIcmpOutPktTooBigs Counter32
  ipv6IfIcmpOutEchos Counter32
  ipv6IfIcmpOutEchoReplies Counter32
  ipv6IfIcmpOutRouterSolicits Counter32
  ipv6IfIcmpOutRouterAdvertisements Counter32
  ipv6IfIcmpOutNeighborSolicits Counter32
  ipv6IfIcmpOutNeighborAdvertisements Counter32
  ipv6IfIcmpOutRedirects Counter32
  ipv6IfIcmpOutGroupMembQueries Counter32
  ipv6IfIcmpOutGroupMembResponses Counter32
  ipv6IfIcmpOutGroupMembReductions Counter32

Defined Values

ipv6IcmpMIB 1.3.6.1.2.1.56
The MIB module for entities implementing the ICMPv6.
MODULE-IDENTITY    

ipv6IcmpMIBObjects 1.3.6.1.2.1.56.1
OBJECT IDENTIFIER    

ipv6IfIcmpTable 1.3.6.1.2.1.56.1.1
IPv6 ICMP statistics. This table contains statistics of ICMPv6 messages that are received and sourced by the entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ipv6IfIcmpEntry

ipv6IfIcmpEntry 1.3.6.1.2.1.56.1.1.1
An ICMPv6 statistics entry containing objects at a particular IPv6 interface. Note that a receiving interface is the interface to which a given ICMPv6 message is addressed which may not be necessarily the input interface for the message. Similarly, the sending interface is the interface that sources a given ICMP message which is usually but not necessarily the output interface for the message.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6IfIcmpEntry  

ipv6IfIcmpInMsgs 1.3.6.1.2.1.56.1.1.1.1
The total number of ICMP messages received by the interface which includes all those counted by ipv6IfIcmpInErrors. Note that this interface is the interface to which the ICMP messages were addressed which may not be necessarily the input interface for the messages.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpInErrors 1.3.6.1.2.1.56.1.1.1.2
The number of ICMP messages which the interface received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpInDestUnreachs 1.3.6.1.2.1.56.1.1.1.3
The number of ICMP Destination Unreachable messages received by the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpInAdminProhibs 1.3.6.1.2.1.56.1.1.1.4
The number of ICMP destination unreachable/communication administratively prohibited messages received by the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpInTimeExcds 1.3.6.1.2.1.56.1.1.1.5
The number of ICMP Time Exceeded messages received by the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpInParmProblems 1.3.6.1.2.1.56.1.1.1.6
The number of ICMP Parameter Problem messages received by the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpInPktTooBigs 1.3.6.1.2.1.56.1.1.1.7
The number of ICMP Packet Too Big messages received by the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpInEchos 1.3.6.1.2.1.56.1.1.1.8
The number of ICMP Echo (request) messages received by the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpInEchoReplies 1.3.6.1.2.1.56.1.1.1.9
The number of ICMP Echo Reply messages received by the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpInRouterSolicits 1.3.6.1.2.1.56.1.1.1.10
The number of ICMP Router Solicit messages received by the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpInRouterAdvertisements 1.3.6.1.2.1.56.1.1.1.11
The number of ICMP Router Advertisement messages received by the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpInNeighborSolicits 1.3.6.1.2.1.56.1.1.1.12
The number of ICMP Neighbor Solicit messages received by the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpInNeighborAdvertisements 1.3.6.1.2.1.56.1.1.1.13
The number of ICMP Neighbor Advertisement messages received by the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpInRedirects 1.3.6.1.2.1.56.1.1.1.14
The number of Redirect messages received by the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpInGroupMembQueries 1.3.6.1.2.1.56.1.1.1.15
The number of ICMPv6 Group Membership Query messages received by the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpInGroupMembResponses 1.3.6.1.2.1.56.1.1.1.16
The number of ICMPv6 Group Membership Response messages received by the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpInGroupMembReductions 1.3.6.1.2.1.56.1.1.1.17
The number of ICMPv6 Group Membership Reduction messages received by the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpOutMsgs 1.3.6.1.2.1.56.1.1.1.18
The total number of ICMP messages which this interface attempted to send. Note that this counter includes all those counted by icmpOutErrors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpOutErrors 1.3.6.1.2.1.56.1.1.1.19
The number of ICMP messages which this interface did not send due to problems discovered within ICMP such as a lack of buffers. This value should not include errors discovered outside the ICMP layer such as the inability of IPv6 to route the resultant datagram. In some implementations there may be no types of error which contribute to this counter's value.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpOutDestUnreachs 1.3.6.1.2.1.56.1.1.1.20
The number of ICMP Destination Unreachable messages sent by the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpOutAdminProhibs 1.3.6.1.2.1.56.1.1.1.21
Number of ICMP dest unreachable/communication administratively prohibited messages sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpOutTimeExcds 1.3.6.1.2.1.56.1.1.1.22
The number of ICMP Time Exceeded messages sent by the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpOutParmProblems 1.3.6.1.2.1.56.1.1.1.23
The number of ICMP Parameter Problem messages sent by the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpOutPktTooBigs 1.3.6.1.2.1.56.1.1.1.24
The number of ICMP Packet Too Big messages sent by the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpOutEchos 1.3.6.1.2.1.56.1.1.1.25
The number of ICMP Echo (request) messages sent by the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpOutEchoReplies 1.3.6.1.2.1.56.1.1.1.26
The number of ICMP Echo Reply messages sent by the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpOutRouterSolicits 1.3.6.1.2.1.56.1.1.1.27
The number of ICMP Router Solicitation messages sent by the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpOutRouterAdvertisements 1.3.6.1.2.1.56.1.1.1.28
The number of ICMP Router Advertisement messages sent by the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpOutNeighborSolicits 1.3.6.1.2.1.56.1.1.1.29
The number of ICMP Neighbor Solicitation messages sent by the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpOutNeighborAdvertisements 1.3.6.1.2.1.56.1.1.1.30
The number of ICMP Neighbor Advertisement messages sent by the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpOutRedirects 1.3.6.1.2.1.56.1.1.1.31
The number of Redirect messages sent. For a host, this object will always be zero, since hosts do not send redirects.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpOutGroupMembQueries 1.3.6.1.2.1.56.1.1.1.32
The number of ICMPv6 Group Membership Query messages sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpOutGroupMembResponses 1.3.6.1.2.1.56.1.1.1.33
The number of ICMPv6 Group Membership Response messages sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IfIcmpOutGroupMembReductions 1.3.6.1.2.1.56.1.1.1.34
The number of ICMPv6 Group Membership Reduction messages sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipv6IcmpConformance 1.3.6.1.2.1.56.2
OBJECT IDENTIFIER    

ipv6IcmpCompliances 1.3.6.1.2.1.56.2.1
OBJECT IDENTIFIER    

ipv6IcmpGroups 1.3.6.1.2.1.56.2.2
OBJECT IDENTIFIER    

ipv6IcmpCompliance 1.3.6.1.2.1.56.2.1.1
The compliance statement for SNMPv2 entities which implement ICMPv6.
Status: current Access: read-only
MODULE-COMPLIANCE    

ipv6IcmpGroup 1.3.6.1.2.1.56.2.2.1
The ICMPv6 group of objects providing information specific to ICMPv6.
Status: current Access: read-only
OBJECT-GROUP