MIB Viewer

IPV6-STATIC-ROUTE-MIB

25 objects
The structure of the IPv6 static Route and ARP table management for the proprietary enterprise.
OIDNameAccessStatusDescription
1.3.6.1.4.1.171.12.26IdentityswIPv6StaticRouteMIBThe structure of the IPv6 static Route and ARP table management for the proprietary enterprise.
1.3.6.1.4.1.171.12.26.1NodeswIPv6StaticRouteCtrl
1.3.6.1.4.1.171.12.26.2NodeswIPv6StaticRouteInfo
1.3.6.1.4.1.171.12.26.3NodeswIPv6StaticRouteMgmt
1.3.6.1.4.1.171.12.26.3.1TableswIPv6StaticRouteTablenot-accessiblecurrentThis entity's IPv6 static Routing table.
1.3.6.1.4.1.171.12.26.3.1.1RowswIPv6StaticRouteEntrynot-accessiblecurrentA 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.1ColumnswIPv6StaticRouteDestread-onlycurrentSpecify 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.2ColumnswIPv6StaticRoutePrefixLenread-onlycurrentThe 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.3ColumnswIPv6StaticRouteInterfaceNameread-onlycurrentThis object indicates the name of the interface.
1.3.6.1.4.1.171.12.26.3.1.1.4ColumnswIPv6StaticRouteNextHopread-onlycurrentSpecify the next hop address for this route.
1.3.6.1.4.1.171.12.26.3.1.1.5ColumnswIPv6StaticRouteMetricread-createcurrentThe routing metric for this route.
1.3.6.1.4.1.171.12.26.3.1.1.6ColumnswIPv6StaticRouteWeightread-createcurrentSpecified weight value. Used for weighted multipath. The default setting is 1.
1.3.6.1.4.1.171.12.26.3.1.1.7ColumnswIPv6StaticProtocolread-onlycurrentThe protocol state for this route.
1.3.6.1.4.1.171.12.26.3.1.1.8ColumnswIPv6StaticRouteStatusread-createcurrentThis object indicates the status of this entry.
1.3.6.1.4.1.171.12.26.3.1.1.9ColumnswIPv6StaticRouteBkupStateread-createcurrentprimary: 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.4NodeswIPv6NeighborCacheMgmt
1.3.6.1.4.1.171.12.26.4.1TableswIPv6NeighborCacheTablenot-accessiblecurrentThis entity's IPv6 NeighborCache table.
1.3.6.1.4.1.171.12.26.4.1.1RowswIPv6NeighborCacheEntrynot-accessiblecurrentA 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.1ColumnswIPv6NeighborCacheIPv6Addressread-onlycurrentThe destination IPv6 address of this neighbor.
1.3.6.1.4.1.171.12.26.4.1.1.2ColumnswIPv6NeighborCacheMacAddressread-onlycurrentThe MAC address of this neighbor .
1.3.6.1.4.1.171.12.26.4.1.1.3ColumnswIPv6NeighborCacheInterfaceNameread-onlycurrentThis object indicates the name of the IP interface.
1.3.6.1.4.1.171.12.26.4.1.1.4ColumnswIPv6NeighborCacheReachStateread-onlycurrentThis object indicates the reachability state of this neighbor.
1.3.6.1.4.1.171.12.26.4.1.1.5ColumnswIPv6NeighborCacheRouteStatusread-createcurrentThis object indicates the status of this entry.
1.3.6.1.4.1.171.12.26.4.2ScalarswIPv6NeighborCacheDeleteActionread-writecurrentThis 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
NameSyntaxStatusDescription
Ipv6AddressOCTET STRING (SIZE (16))currentThis data type is used to model IPv6 addresses. This is a binary string of 16 octets in network byte-order.