ip_forward_mib

package
v0.0.0-...-fac1166 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 17, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

The MIB module for the display of CIDR multipath IP Routes.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IPFORWARDMIB

type IPFORWARDMIB struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	IpForward IPFORWARDMIB_IpForward

	// This entity's IP Routing table.
	IpForwardTable IPFORWARDMIB_IpForwardTable

	// This entity's IP Routing table.
	IpCidrRouteTable IPFORWARDMIB_IpCidrRouteTable
}

IPFORWARDMIB

func (*IPFORWARDMIB) GetEntityData

func (iPFORWARDMIB *IPFORWARDMIB) GetEntityData() *types.CommonEntityData

type IPFORWARDMIB_IpCidrRouteTable

type IPFORWARDMIB_IpCidrRouteTable struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// A particular route to  a  particular  destina- tion, under a particular
	// policy. The type is slice of
	// IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry.
	IpCidrRouteEntry []*IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry
}

IPFORWARDMIB_IpCidrRouteTable This entity's IP Routing table.

func (*IPFORWARDMIB_IpCidrRouteTable) GetEntityData

func (ipCidrRouteTable *IPFORWARDMIB_IpCidrRouteTable) GetEntityData() *types.CommonEntityData

type IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry

type IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. The destination IP address of this route.  This
	// object may not take a Multicast (Class  D) address value.  Any assignment
	// (implicit or  otherwise)  of  an instance  of  this  object to a value x
	// must be rejected if the bitwise logical-AND of  x  with the  value of the
	// corresponding instance of the ipCidrRouteMask object is not equal to x. The
	// type is string with pattern:
	// (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\p{N}\p{L}]+)?.
	IpCidrRouteDest interface{}

	// This attribute is a key. Indicate the mask to be logical-ANDed with the
	// destination  address  before  being compared to the value  in  the
	// ipCidrRouteDest  field.   For those  systems  that  do  not support
	// arbitrary subnet masks, an agent constructs the value  of the
	// ipCidrRouteMask  by  reference to the IP Ad- dress Class.  Any assignment
	// (implicit or  otherwise)  of  an instance  of  this  object to a value x
	// must be rejected if the bitwise logical-AND of  x  with the  value of the
	// corresponding instance of the ipCidrRouteDest object is not equal to
	// ipCidrRoute- Dest. The type is string with pattern:
	// (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\p{N}\p{L}]+)?.
	IpCidrRouteMask interface{}

	// This attribute is a key. The policy specifier is the IP TOS Field.  The
	// encoding of IP TOS is as specified  by  the  following convention. Zero
	// indicates the default path if no more  specific policy applies.
	// +-----+-----+-----+-----+-----+-----+-----+-----+ |                 |
	// |     | |   PRECEDENCE    |    TYPE OF SERVICE    |  0  | |
	// |                       |     |
	// +-----+-----+-----+-----+-----+-----+-----+-----+           IP TOS
	// IP TOS     Field     Policy      Field     Policy     Contents    Code
	// Contents    Code     0 0 0 0  ==>   0      0 0 0 1  ==>   2     0 0 1 0
	// ==>   4      0 0 1 1  ==>   6     0 1 0 0  ==>   8      0 1 0 1  ==>  10
	// 0 1 1 0  ==>  12      0 1 1 1  ==>  14     1 0 0 0  ==>  16      1 0 0 1
	// ==>  18     1 0 1 0  ==>  20      1 0 1 1  ==>  22     1 1 0 0  ==>  24
	// 1 1 0 1  ==>  26     1 1 1 0  ==>  28      1 1 1 1  ==>  30. The type is
	// interface{} with range: -2147483648..2147483647.
	IpCidrRouteTos interface{}

	// This attribute is a key. On remote routes, the address of the next sys- tem
	// en route; Otherwise, 0.0.0.0. The type is string with pattern:
	// (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\p{N}\p{L}]+)?.
	IpCidrRouteNextHop interface{}

	// The ifIndex value which identifies  the  local interface  through  which
	// the next hop of this route should be reached. The type is interface{} with
	// range: -2147483648..2147483647.
	IpCidrRouteIfIndex interface{}

	// The type of route.  Note that local(3)  refers to  a route for which the
	// next hop is the final destination; remote(4) refers to  a  route  for which
	// the  next  hop is not the final destina- tion.  Routes which do not result
	// in traffic forwarding or rejection should not be displayed even if the
	// implementation keeps them stored internally.   reject (2) refers to a route
	// which, if matched, discards the message as unreachable. This is used in
	// some protocols as a means of correctly aggregating routes. The type is
	// IpCidrRouteType.
	IpCidrRouteType interface{}

	// The routing mechanism via which this route was learned.  Inclusion of
	// values for gateway rout- ing protocols is not  intended  to  imply  that
	// hosts should support those protocols. The type is IpCidrRouteProto.
	IpCidrRouteProto interface{}

	// The number of seconds  since  this  route  was last  updated  or  otherwise
	// determined  to be correct.  Note that no semantics of  `too  old' can  be
	// implied except through knowledge of the routing  protocol  by  which  the
	// route   was learned. The type is interface{} with range:
	// -2147483648..2147483647.
	IpCidrRouteAge interface{}

	// A reference to MIB definitions specific to the particular  routing protocol
	// which is responsi- ble for this route, as determined by the  value
	// specified  in the route's ipCidrRouteProto value. If this information is
	// not present,  its  value should be set to the OBJECT IDENTIFIER { 0 0 },
	// which is a syntactically valid object  identif- ier, and any implementation
	// conforming to ASN.1 and the Basic Encoding Rules must  be  able  to
	// generate and recognize this value. The type is string with pattern:
	// (([0-1](\.[1-3]?[0-9]))|(2\.(0|([1-9]\d*))))(\.(0|([1-9]\d*)))*.
	IpCidrRouteInfo interface{}

	// The Autonomous System Number of the Next  Hop. The  semantics of this
	// object are determined by the routing-protocol specified in  the  route's
	// ipCidrRouteProto  value. When  this object is unknown or not relevant its
	// value should be set to zero. The type is interface{} with range:
	// -2147483648..2147483647.
	IpCidrRouteNextHopAS interface{}

	// The primary routing  metric  for  this  route. The  semantics of this
	// metric are determined by the routing-protocol specified in  the  route's
	// ipCidrRouteProto  value.   If  this metric is not used, its value should be
	// set to -1. The type is interface{} with range: -2147483648..2147483647.
	IpCidrRouteMetric1 interface{}

	// An alternate routing metric  for  this  route. The  semantics of this
	// metric are determined by the routing-protocol specified in  the  route's
	// ipCidrRouteProto  value.   If  this metric is not used, its value should be
	// set to -1. The type is interface{} with range: -2147483648..2147483647.
	IpCidrRouteMetric2 interface{}

	// An alternate routing metric  for  this  route. The  semantics of this
	// metric are determined by the routing-protocol specified in  the  route's
	// ipCidrRouteProto  value.   If  this metric is not used, its value should be
	// set to -1. The type is interface{} with range: -2147483648..2147483647.
	IpCidrRouteMetric3 interface{}

	// An alternate routing metric  for  this  route. The  semantics of this
	// metric are determined by the routing-protocol specified in  the  route's
	// ipCidrRouteProto  value.   If  this metric is not used, its value should be
	// set to -1. The type is interface{} with range: -2147483648..2147483647.
	IpCidrRouteMetric4 interface{}

	// An alternate routing metric  for  this  route. The  semantics of this
	// metric are determined by the routing-protocol specified in  the  route's
	// ipCidrRouteProto  value.   If  this metric is not used, its value should be
	// set to -1. The type is interface{} with range: -2147483648..2147483647.
	IpCidrRouteMetric5 interface{}

	// The row status variable, used according to row installation and removal
	// conventions. The type is RowStatus.
	IpCidrRouteStatus interface{}
}

IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry A particular route to a particular destina- tion, under a particular policy.

func (*IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry) GetEntityData

func (ipCidrRouteEntry *IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry) GetEntityData() *types.CommonEntityData

type IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto

type IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto string

IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto represents hosts should support those protocols.

const (
	IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto_other IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto = "other"

	IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto_local IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto = "local"

	IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto_netmgmt IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto = "netmgmt"

	IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto_icmp IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto = "icmp"

	IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto_egp IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto = "egp"

	IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto_ggp IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto = "ggp"

	IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto_hello IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto = "hello"

	IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto_rip IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto = "rip"

	IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto_isIs IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto = "isIs"

	IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto_esIs IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto = "esIs"

	IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto_ciscoIgrp IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto = "ciscoIgrp"

	IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto_bbnSpfIgp IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto = "bbnSpfIgp"

	IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto_ospf IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto = "ospf"

	IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto_bgp IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto = "bgp"

	IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto_idpr IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto = "idpr"

	IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto_ciscoEigrp IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteProto = "ciscoEigrp"
)

type IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteType

type IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteType string

IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteType represents protocols as a means of correctly aggregating routes.

const (
	IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteType_other IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteType = "other"

	IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteType_reject IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteType = "reject"

	IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteType_local IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteType = "local"

	IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteType_remote IPFORWARDMIB_IpCidrRouteTable_IpCidrRouteEntry_IpCidrRouteType = "remote"
)

type IPFORWARDMIB_IpForward

type IPFORWARDMIB_IpForward struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// The number of current  ipForwardTable  entries that are not invalid. The
	// type is interface{} with range: 0..4294967295.
	IpForwardNumber interface{}

	// The number of current ipCidrRouteTable entries that are not invalid. The
	// type is interface{} with range: 0..4294967295.
	IpCidrRouteNumber interface{}
}

IPFORWARDMIB_IpForward

func (*IPFORWARDMIB_IpForward) GetEntityData

func (ipForward *IPFORWARDMIB_IpForward) GetEntityData() *types.CommonEntityData

type IPFORWARDMIB_IpForwardTable

type IPFORWARDMIB_IpForwardTable struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// A particular route to  a  particular  destina- tion, under a particular
	// policy. The type is slice of IPFORWARDMIB_IpForwardTable_IpForwardEntry.
	IpForwardEntry []*IPFORWARDMIB_IpForwardTable_IpForwardEntry
}

IPFORWARDMIB_IpForwardTable This entity's IP Routing table.

func (*IPFORWARDMIB_IpForwardTable) GetEntityData

func (ipForwardTable *IPFORWARDMIB_IpForwardTable) GetEntityData() *types.CommonEntityData

type IPFORWARDMIB_IpForwardTable_IpForwardEntry

type IPFORWARDMIB_IpForwardTable_IpForwardEntry struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. The destination IP address of this route.   An
	// entry  with  a value of 0.0.0.0 is considered a default route.  This object
	// may not take a Multicast (Class  D) address value.  Any assignment
	// (implicit or  otherwise)  of  an instance  of  this  object to a value x
	// must be rejected if the bitwise logical-AND of  x  with the  value of the
	// corresponding instance of the ipForwardMask object is not equal to x. The
	// type is string with pattern:
	// (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\p{N}\p{L}]+)?.
	IpForwardDest interface{}

	// This attribute is a key. The routing mechanism via which this route was
	// learned.  Inclusion of values for gateway rout- ing protocols is not
	// intended  to  imply  that hosts should support those protocols. The type is
	// IpForwardProto.
	IpForwardProto interface{}

	// This attribute is a key. The general set of conditions that would cause the
	// selection  of  one multipath route (set of next hops for a given
	// destination) is  referred to as 'policy'.  Unless the mechanism indicated
	// by ipForwardPro- to specifies otherwise, the policy specifier is the IP TOS
	// Field.  The encoding of IP TOS is as  specified  by  the  following
	// convention.  Zero indicates the default path if no more  specific policy
	// applies.  +-----+-----+-----+-----+-----+-----+-----+-----+ |
	// |                       |     | |   PRECEDENCE    |    TYPE OF SERVICE    |
	// 0  | |                 |                       |     |
	// +-----+-----+-----+-----+-----+-----+-----+-----+           IP TOS
	// IP TOS     Field     Policy      Field     Policy     Contents    Code
	// Contents    Code     0 0 0 0  ==>   0      0 0 0 1  ==>   2     0 0 1 0
	// ==>   4      0 0 1 1  ==>   6     0 1 0 0  ==>   8      0 1 0 1  ==>  10
	// 0 1 1 0  ==>  12      0 1 1 1  ==>  14     1 0 0 0  ==>  16      1 0 0 1
	// ==>  18     1 0 1 0  ==>  20      1 0 1 1  ==>  22     1 1 0 0  ==>  24
	// 1 1 0 1  ==>  26     1 1 1 0  ==>  28      1 1 1 1  ==>  30  Protocols
	// defining 'policy' otherwise must  ei- ther define a set of values which are
	// valid for this  object  or  must  implement  an  integer- instanced  policy
	// table for which this object's value acts as an index. The type is
	// interface{} with range: -2147483648..2147483647.
	IpForwardPolicy interface{}

	// This attribute is a key. On remote routes, the address of the next sys- tem
	// en route; Otherwise, 0.0.0.0. The type is string with pattern:
	// (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\p{N}\p{L}]+)?.
	IpForwardNextHop interface{}

	// Indicate the mask to be logical-ANDed with the destination  address  before
	// being compared to the value  in  the  ipForwardDest  field.   For those
	// systems  that  do  not support arbitrary subnet masks, an agent constructs
	// the value  of the  ipForwardMask  by  reference to the IP Ad- dress Class.
	// Any assignment (implicit or  otherwise)  of  an instance  of  this  object
	// to a value x must be rejected if the bitwise logical-AND of  x  with the
	// value of the corresponding instance of the ipForwardDest object is not
	// equal to ipForward- Dest. The type is string with pattern:
	// (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\p{N}\p{L}]+)?.
	IpForwardMask interface{}

	// The ifIndex value which identifies  the  local interface  through  which
	// the next hop of this route should be reached. The type is interface{} with
	// range: -2147483648..2147483647.
	IpForwardIfIndex interface{}

	// The type of route.  Note that local(3)  refers to  a route for which the
	// next hop is the final destination; remote(4) refers to  a  route  for which
	// the  next  hop is not the final destina- tion.  Setting this object to the
	// value invalid(2) has the  effect  of  invalidating the corresponding entry
	// in the ipForwardTable object.   That  is, it  effectively  disassociates
	// the destination identified with said entry from the route iden- tified
	// with    said   entry.    It   is   an implementation-specific matter  as
	// to  whether the agent removes an invalidated entry from the table.
	// Accordingly, management  stations  must be prepared to receive tabular
	// information from agents that corresponds to entries not current- ly  in
	// use.  Proper interpretation of such en- tries requires examination of the
	// relevant  ip- ForwardType object. The type is IpForwardType.
	IpForwardType interface{}

	// The number of seconds  since  this  route  was last  updated  or  otherwise
	// determined  to be correct.  Note that no semantics of  `too  old' can  be
	// implied except through knowledge of the routing  protocol  by  which  the
	// route   was learned. The type is interface{} with range:
	// -2147483648..2147483647.
	IpForwardAge interface{}

	// A reference to MIB definitions specific to the particular  routing protocol
	// which is responsi- ble for this route, as determined by the  value
	// specified  in the route's ipForwardProto value. If this information is not
	// present,  its  value should be set to the OBJECT IDENTIFIER { 0 0 }, which
	// is a syntactically valid object  identif- ier, and any implementation
	// conforming to ASN.1 and the Basic Encoding Rules must  be  able  to
	// generate and recognize this value. The type is string with pattern:
	// (([0-1](\.[1-3]?[0-9]))|(2\.(0|([1-9]\d*))))(\.(0|([1-9]\d*)))*.
	IpForwardInfo interface{}

	// The Autonomous System Number of the Next  Hop. When  this  is  unknown  or
	// not relevant to the protocol indicated by ipForwardProto, zero. The type is
	// interface{} with range: -2147483648..2147483647.
	IpForwardNextHopAS interface{}

	// The primary routing  metric  for  this  route. The  semantics of this
	// metric are determined by the routing-protocol specified in  the  route's
	// ipForwardProto  value.   If  this metric is not used, its value should be
	// set to -1. The type is interface{} with range: -2147483648..2147483647.
	IpForwardMetric1 interface{}

	// An alternate routing metric  for  this  route. The  semantics of this
	// metric are determined by the routing-protocol specified in  the  route's
	// ipForwardProto  value.   If  this metric is not used, its value should be
	// set to -1. The type is interface{} with range: -2147483648..2147483647.
	IpForwardMetric2 interface{}

	// An alternate routing metric  for  this  route. The  semantics of this
	// metric are determined by the routing-protocol specified in  the  route's
	// ipForwardProto  value.   If  this metric is not used, its value should be
	// set to -1. The type is interface{} with range: -2147483648..2147483647.
	IpForwardMetric3 interface{}

	// An alternate routing metric  for  this  route. The  semantics of this
	// metric are determined by the routing-protocol specified in  the  route's
	// ipForwardProto  value.   If  this metric is not used, its value should be
	// set to -1. The type is interface{} with range: -2147483648..2147483647.
	IpForwardMetric4 interface{}

	// An alternate routing metric  for  this  route. The  semantics of this
	// metric are determined by the routing-protocol specified in  the  route's
	// ipForwardProto  value.   If  this metric is not used, its value should be
	// set to -1. The type is interface{} with range: -2147483648..2147483647.
	IpForwardMetric5 interface{}
}

IPFORWARDMIB_IpForwardTable_IpForwardEntry A particular route to a particular destina- tion, under a particular policy.

func (*IPFORWARDMIB_IpForwardTable_IpForwardEntry) GetEntityData

func (ipForwardEntry *IPFORWARDMIB_IpForwardTable_IpForwardEntry) GetEntityData() *types.CommonEntityData

type IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto

type IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto string

IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto represents hosts should support those protocols.

const (
	IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto_other IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto = "other"

	IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto_local IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto = "local"

	IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto_netmgmt IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto = "netmgmt"

	IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto_icmp IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto = "icmp"

	IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto_egp IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto = "egp"

	IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto_ggp IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto = "ggp"

	IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto_hello IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto = "hello"

	IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto_rip IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto = "rip"

	IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto_is_is IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto = "is-is"

	IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto_es_is IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto = "es-is"

	IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto_ciscoIgrp IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto = "ciscoIgrp"

	IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto_bbnSpfIgp IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto = "bbnSpfIgp"

	IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto_ospf IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto = "ospf"

	IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto_bgp IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto = "bgp"

	IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto_idpr IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardProto = "idpr"
)

type IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardType

type IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardType string

IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardType represents ForwardType object.

const (
	IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardType_other IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardType = "other"

	IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardType_invalid IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardType = "invalid"

	IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardType_local IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardType = "local"

	IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardType_remote IPFORWARDMIB_IpForwardTable_IpForwardEntry_IpForwardType = "remote"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL