IPV6-STATIC-ROUTE-MIB
25 objects
The structure of the IPv6 static Route and ARP table management for the proprietary enterprise.
Imported Objects
| DLINK-ID-REC-MIB | dlink-common-mgmt |
| RFC1213-MIB | DisplayString |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-SMI | IpAddress MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | MacAddress RowStatus |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.171.12.26 | IdentityswIPv6StaticRouteMIB | The structure of the IPv6 static Route and ARP table management for the proprietary enterprise. | ||
| 1.3.6.1.4.1.171.12.26.1 | NodeswIPv6StaticRouteCtrl | |||
| 1.3.6.1.4.1.171.12.26.2 | NodeswIPv6StaticRouteInfo | |||
| 1.3.6.1.4.1.171.12.26.3 | NodeswIPv6StaticRouteMgmt | |||
| 1.3.6.1.4.1.171.12.26.3.1 | TableswIPv6StaticRouteTable | not-accessible | current | This entity's IPv6 static Routing table. |
| 1.3.6.1.4.1.171.12.26.3.1.1 | RowswIPv6StaticRouteEntry | not-accessible | current | A particular route to a particular destination, under a particular policy. Once an entry is built, it cannot be modified. That is, it just supports create and … |
| 1.3.6.1.4.1.171.12.26.3.1.1.1 | ColumnswIPv6StaticRouteDest | read-only | current | Specify the destination network IPv6 address for the route. If swIPv6StaticRouteDest and swIPv6StaticRoutePrefixLen are both 0, it means the default route. |
| 1.3.6.1.4.1.171.12.26.3.1.1.2 | ColumnswIPv6StaticRoutePrefixLen | read-only | current | The prefix length for this IPv6 address. If swIPv6StaticRouteDest and swIPv6StaticRoutePrefixLen are both 0, it means the default route. |
| 1.3.6.1.4.1.171.12.26.3.1.1.3 | ColumnswIPv6StaticRouteInterfaceName | read-only | current | This object indicates the name of the interface. |
| 1.3.6.1.4.1.171.12.26.3.1.1.4 | ColumnswIPv6StaticRouteNextHop | read-only | current | Specify the next hop address for this route. |
| 1.3.6.1.4.1.171.12.26.3.1.1.5 | ColumnswIPv6StaticRouteMetric | read-create | current | The routing metric for this route. |
| 1.3.6.1.4.1.171.12.26.3.1.1.6 | ColumnswIPv6StaticRouteWeight | read-create | current | Specified weight value. Used for weighted multipath. The default setting is 1. |
| 1.3.6.1.4.1.171.12.26.3.1.1.7 | ColumnswIPv6StaticProtocol | read-only | current | The protocol state for this route. |
| 1.3.6.1.4.1.171.12.26.3.1.1.8 | ColumnswIPv6StaticRouteStatus | read-create | current | This object indicates the status of this entry. |
| 1.3.6.1.4.1.171.12.26.3.1.1.9 | ColumnswIPv6StaticRouteBkupState | read-create | current | primary: Specifies the route as the primary route to the destination. backup: Specifies the route as the backup route to the destination. none: The route is no… |
| 1.3.6.1.4.1.171.12.26.4 | NodeswIPv6NeighborCacheMgmt | |||
| 1.3.6.1.4.1.171.12.26.4.1 | TableswIPv6NeighborCacheTable | not-accessible | current | This entity's IPv6 NeighborCache table. |
| 1.3.6.1.4.1.171.12.26.4.1.1 | RowswIPv6NeighborCacheEntry | not-accessible | current | A particular route to a particular destination, under a particular policy. Once an entry is built, it cannot be modified. That is, it just supports create and … |
| 1.3.6.1.4.1.171.12.26.4.1.1.1 | ColumnswIPv6NeighborCacheIPv6Address | read-only | current | The destination IPv6 address of this neighbor. |
| 1.3.6.1.4.1.171.12.26.4.1.1.2 | ColumnswIPv6NeighborCacheMacAddress | read-only | current | The MAC address of this neighbor . |
| 1.3.6.1.4.1.171.12.26.4.1.1.3 | ColumnswIPv6NeighborCacheInterfaceName | read-only | current | This object indicates the name of the IP interface. |
| 1.3.6.1.4.1.171.12.26.4.1.1.4 | ColumnswIPv6NeighborCacheReachState | read-only | current | This object indicates the reachability state of this neighbor. |
| 1.3.6.1.4.1.171.12.26.4.1.1.5 | ColumnswIPv6NeighborCacheRouteStatus | read-create | current | This object indicates the status of this entry. |
| 1.3.6.1.4.1.171.12.26.4.2 | ScalarswIPv6NeighborCacheDeleteAction | read-write | current | This object will delete the cached neighbor entries. all: Deletes all cached neighbor entries include static and dynamic entries. static: Deletes all the cache… |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| Ipv6Address | OCTET STRING (SIZE (16)) | current | This data type is used to model IPv6 addresses. This is a binary string of 16 octets in network byte-order. |