- Table of Contents
-
- 08-Layer 3 - IP Services
- 01-HH3C-ARP-RATELIMIT-MIB
- 02-HH3C-ARP-SUPPRESSION-MIB
- 03-HH3C-ARP-TRAP-MIB
- 04-HH3C-BPA-MIB
- 05-HH3C-DHCP-SNOOP2-MIB
- 06-HH3C-DHCP4-CLIENT-MIB
- 07-HH3C-DHCP4-MIB
- 08-HH3C-DHCP6-MIB
- 09-HH3C-FIB-MIB
- 10-HH3C-IP-ADDRESS-MIB
- 11-HH3C-IPFW-MIB
- 12-HH3C-IPV6-ADDRESS-MIB
- 13-HH3C-NAT-MIB
- 14-HH3C-ND-TRAP-MIB
- 15-HH3C-SESSION-MIB
- 16-HH3C-TCP-MIB
- 17-HH3C-DNS-MIB
- 18-IP-MIB
- 19-IPV6-ICMP-MIB
- 20-IPV6-MIB
- 21-IPV6-TCP-MIB
- 22-IPV6-UDP-MIB
- 23-TCP-MIB
- 24-UDP-MIB
- Related Documents
-
Title | Size | Download |
---|---|---|
22-IPV6-UDP-MIB | 66.97 KB |
IPV6-UDP-MIB
About this MIB
This MIB is defined by RFC 2454. Use this MIB to obtain IPv6 UDP endpoint information.
MIB file name
rfc2454-ipv6-udp.mib
Root object
iso(1).org(3).dod(6).internet(1).mgmt(2).mib-2(1).udp(7)
Tabular objects
ipv6UdpTable
About this table
Use this table to obtain IPv6 UDP endpoint information.
Support for operations
Create:Not supported
Edit/Modify:Not supported
Delete:Not supported
Read:Supported
Columns
The table indexes are ipv6UdpLocalAddress, ipv6UdpLocalPort, and ipv6UdpIfIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
ipv6UdpLocalAddress (1.3.6.1.2.1.7.6.1.1) |
Not-accessible |
Ipv6Address |
Standard MIB values. |
Local IPv6 address for the UDP listener. The value of ::0 indicates that the UDP listener is ready to accept datagrams from any interface. |
As per the MIB. |
ipv6UdpLocalPort (1.3.6.1.2.1.7.6.1.2) |
not-accessible |
INTEGER |
INTEGER (0..65535) |
Local port number for the UDP listener. |
As per the MIB. |
ipv6UdpIfIndex (1.3.6.1.2.1.7.6.1.3) |
read-only |
Ipv6IfIndexOrZero |
Standard MIB values. |
Index object to identify a row (ipv6UdpLocalAddress and ipv6UdpLocalPort are not unique) This object identifies the local interface associated with ipv6UdpLocalAddress for this UDP listener. If such a local interface cannot be determined (for example, the value of object ipv6UdpLocalAddress is 0), the object takes the value 0. The value of this object remains unchanged during the life of the UDP endpoint. |
As per the MIB. |