IPV6-UDP-MIB

File: IPV6-UDP-MIB.mib (4541 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI IPV6-TC

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP MODULE-IDENTITY
OBJECT-TYPE mib-2 experimental
Ipv6Address Ipv6IfIndexOrZero

Defined Types

Ipv6UdpEntry  
SEQUENCE    
  ipv6UdpLocalAddress Ipv6Address
  ipv6UdpLocalPort INTEGER 0..65535
  ipv6UdpIfIndex Ipv6IfIndexOrZero

Defined Values

ipv6UdpMIB 1.3.6.1.3.87
The MIB module for entities implementing UDP over IPv6.
MODULE-IDENTITY    

udp 1.3.6.1.2.1.7
OBJECT IDENTIFIER    

ipv6UdpTable 1.3.6.1.2.1.7.6
A table containing UDP listener information for UDP/IPv6 endpoints.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ipv6UdpEntry

ipv6UdpEntry 1.3.6.1.2.1.7.6.1
Information about a particular current UDP listener. Note that conceptual rows in this table require an additional index object compared to udpTable, since IPv6 addresses are not guaranteed to be unique on the managed node.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6UdpEntry  

ipv6UdpLocalAddress 1.3.6.1.2.1.7.6.1.1
The local IPv6 address for this UDP listener. In the case of a UDP listener which is willing to accept datagrams for any IPv6 address associated with the managed node, the value ::0 is used.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6Address  

ipv6UdpLocalPort 1.3.6.1.2.1.7.6.1.2
The local port number for this UDP listener.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..65535  

ipv6UdpIfIndex 1.3.6.1.2.1.7.6.1.3
An index object used to disambiguate conceptual rows in the table, since the ipv6UdpLocalAddress/ipv6UdpLocalPort pair may not be unique. This object identifies the local interface that is associated with ipv6UdpLocalAddress for this UDP listener. If such a local interface cannot be determined, this object should take on the value 0. (A possible example of this would be if the value of ipv6UdpLocalAddress is ::0.) The interface identified by a particular non-0 value of this index is the same interface as identified by the same value of ipv6IfIndex. The value of this object must remain constant during the life of this UDP endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6IfIndexOrZero  

ipv6UdpConformance 1.3.6.1.3.87.2
OBJECT IDENTIFIER    

ipv6UdpCompliances 1.3.6.1.3.87.2.1
OBJECT IDENTIFIER    

ipv6UdpGroups 1.3.6.1.3.87.2.2
OBJECT IDENTIFIER    

ipv6UdpCompliance 1.3.6.1.3.87.2.1.1
The compliance statement for SNMPv2 entities which implement UDP over IPv6.
Status: current Access: read-only
MODULE-COMPLIANCE    

ipv6UdpGroup 1.3.6.1.3.87.2.2.1
The group of objects providing management of UDP over IPv6.
Status: current Access: read-only
OBJECT-GROUP