old_cisco_interfaces_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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OLDCISCOINTERFACESMIB

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

	// A list of interface entries.
	LifTable OLDCISCOINTERFACESMIB_LifTable

	// A list of card entries for 4T, HSSI, Mx serial or FSIP.
	LFSIPTable OLDCISCOINTERFACESMIB_LFSIPTable
}

OLDCISCOINTERFACESMIB

func (*OLDCISCOINTERFACESMIB) GetEntityData

func (oLDCISCOINTERFACESMIB *OLDCISCOINTERFACESMIB) GetEntityData() *types.CommonEntityData

type OLDCISCOINTERFACESMIB_LFSIPTable

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

	// A collection of objects specific to 4T, HSSI, Mx serial or FSIP. The type
	// is slice of OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry.
	LFSIPEntry []*OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry
}

OLDCISCOINTERFACESMIB_LFSIPTable A list of card entries for 4T, HSSI, Mx serial or FSIP.

func (*OLDCISCOINTERFACESMIB_LFSIPTable) GetEntityData

func (lFSIPTable *OLDCISCOINTERFACESMIB_LFSIPTable) GetEntityData() *types.CommonEntityData

type OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry

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

	// This attribute is a key. Interface index of this card corresponding to its
	// ifIndex. The type is interface{} with range: -2147483648..2147483647.
	LocIfFSIPIndex interface{}

	// Is this FSIP line DCE or DTE. The type is LocIfFSIPtype.
	LocIfFSIPtype interface{}

	// Is the RTS signal up or down. The type is LocIfFSIPrts.
	LocIfFSIPrts interface{}

	// Is the CTS signal up or down. The type is LocIfFSIPcts.
	LocIfFSIPcts interface{}

	// Is the DTR signal up or down. The type is LocIfFSIPdtr.
	LocIfFSIPdtr interface{}

	// Is the DCD signal up or down. The type is LocIfFSIPdcd.
	LocIfFSIPdcd interface{}

	// Is the DSR signal up or down. The type is LocIfFSIPdsr.
	LocIfFSIPdsr interface{}

	// Received clock rate. The type is interface{} with range:
	// -2147483648..2147483647.
	LocIfFSIPrxClockrate interface{}

	// Use when received clock rate  is greater than 2^32 (gigabits). The type is
	// interface{} with range: -2147483648..2147483647.
	LocIfFSIPrxClockrateHi interface{}

	// Cable Type of 4T, HSSI, Mx serial or FSIP. The type is LocIfFSIPportType.
	LocIfFSIPportType interface{}
}

OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry A collection of objects specific to 4T, HSSI, Mx serial or FSIP.

func (*OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry) GetEntityData

type OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPcts

type OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPcts string

OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPcts represents Is the CTS signal up or down

const (
	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPcts_notAvailable OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPcts = "notAvailable"

	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPcts_up OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPcts = "up"

	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPcts_down OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPcts = "down"
)

type OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPdcd

type OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPdcd string

OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPdcd represents Is the DCD signal up or down

const (
	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPdcd_notAvailable OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPdcd = "notAvailable"

	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPdcd_up OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPdcd = "up"

	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPdcd_down OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPdcd = "down"
)

type OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPdsr

type OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPdsr string

OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPdsr represents Is the DSR signal up or down

const (
	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPdsr_notAvailable OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPdsr = "notAvailable"

	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPdsr_up OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPdsr = "up"

	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPdsr_down OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPdsr = "down"
)

type OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPdtr

type OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPdtr string

OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPdtr represents Is the DTR signal up or down

const (
	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPdtr_notAvailable OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPdtr = "notAvailable"

	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPdtr_up OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPdtr = "up"

	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPdtr_down OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPdtr = "down"
)

type OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPportType

type OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPportType string

OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPportType represents Cable Type of 4T, HSSI, Mx serial or FSIP

const (
	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPportType_noCable OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPportType = "noCable"

	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPportType_rs232 OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPportType = "rs232"

	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPportType_rs422 OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPportType = "rs422"

	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPportType_rs423 OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPportType = "rs423"

	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPportType_v35 OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPportType = "v35"

	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPportType_x21 OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPportType = "x21"

	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPportType_rs449 OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPportType = "rs449"

	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPportType_rs530 OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPportType = "rs530"

	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPportType_hssi OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPportType = "hssi"

	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPportType_g703unbal OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPportType = "g703unbal"

	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPportType_g703bal OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPportType = "g703bal"

	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPportType_jt2unbal OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPportType = "jt2unbal"
)

type OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPrts

type OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPrts string

OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPrts represents Is the RTS signal up or down

const (
	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPrts_notAvailable OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPrts = "notAvailable"

	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPrts_up OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPrts = "up"

	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPrts_down OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPrts = "down"
)

type OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPtype

type OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPtype string

OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPtype represents Is this FSIP line DCE or DTE

const (
	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPtype_notAvailable OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPtype = "notAvailable"

	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPtype_dte OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPtype = "dte"

	OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPtype_dce OLDCISCOINTERFACESMIB_LFSIPTable_LFSIPEntry_LocIfFSIPtype = "dce"
)

type OLDCISCOINTERFACESMIB_LifTable

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

	// A collection of additional objects in the cisco interface. The type is
	// slice of OLDCISCOINTERFACESMIB_LifTable_LifEntry.
	LifEntry []*OLDCISCOINTERFACESMIB_LifTable_LifEntry
}

OLDCISCOINTERFACESMIB_LifTable A list of interface entries.

func (*OLDCISCOINTERFACESMIB_LifTable) GetEntityData

func (lifTable *OLDCISCOINTERFACESMIB_LifTable) GetEntityData() *types.CommonEntityData

type OLDCISCOINTERFACESMIB_LifTable_LifEntry

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

	// This attribute is a key. The type is string with range:
	// -2147483648..2147483647. Refers to
	// rfc1213_mib.RFC1213MIB_IfTable_IfEntry_IfIndex
	IfIndex interface{}

	// Returns the type of interface. The type is string.
	LocIfHardType interface{}

	// Boolean whether interface line protocol is up or not. The type is
	// interface{} with range: -2147483648..2147483647.
	LocIfLineProt interface{}

	// Elapsed time in milliseconds since last line protocol input packet was
	// received. The type is interface{} with range: -2147483648..2147483647.
	LocIfLastIn interface{}

	// Elapsed time in milliseconds since last line protocol output packet was
	// transmitted. The type is interface{} with range: -2147483648..2147483647.
	LocIfLastOut interface{}

	// Elapsed time in milliseconds since last line protocol output packet could
	// not be successfully transmitted. The type is interface{} with range:
	// -2147483648..2147483647.
	LocIfLastOutHang interface{}

	// Five minute exponentially-decayed moving average of input bits per second.
	// The type is interface{} with range: -2147483648..2147483647.
	LocIfInBitsSec interface{}

	// Five minute exponentially-decayed moving average of input packets per
	// second. The type is interface{} with range: -2147483648..2147483647.
	LocIfInPktsSec interface{}

	// Five minute exponentially-decayed moving average of output bits per second.
	// The type is interface{} with range: -2147483648..2147483647.
	LocIfOutBitsSec interface{}

	// Five minute exponentially-decayed moving average of output packets per
	// second. The type is interface{} with range: -2147483648..2147483647.
	LocIfOutPktsSec interface{}

	// Number of packets input which were smaller then the allowable physical
	// media permitted. The type is interface{} with range:
	// -2147483648..2147483647.
	LocIfInRunts interface{}

	// Number of input packets which were larger then the physical media
	// permitted. The type is interface{} with range: -2147483648..2147483647.
	LocIfInGiants interface{}

	// Number of input packets which had cyclic redundancy checksum errors. The
	// type is interface{} with range: -2147483648..2147483647.
	LocIfInCRC interface{}

	// Number of input packet which were misaligned. The type is interface{} with
	// range: -2147483648..2147483647.
	LocIfInFrame interface{}

	// Count of input which arrived too quickly for the to hardware receive. The
	// type is interface{} with range: -2147483648..2147483647.
	LocIfInOverrun interface{}

	// Number of input packets which were simply ignored by this interface. The
	// type is interface{} with range: -2147483648..2147483647.
	LocIfInIgnored interface{}

	// Number of input packets which were aborted. The type is interface{} with
	// range: -2147483648..2147483647.
	LocIfInAbort interface{}

	// Number of times the interface internally reset. The type is interface{}
	// with range: -2147483648..2147483647.
	LocIfResets interface{}

	// Number of times interface needed to be completely restarted. The type is
	// interface{} with range: -2147483648..2147483647.
	LocIfRestarts interface{}

	// Boolean whether keepalives are enabled on this interface. The type is
	// interface{} with range: -2147483648..2147483647.
	LocIfKeep interface{}

	// Reason for interface last status change. The type is string.
	LocIfReason interface{}

	// Number of times interface saw the carrier signal transition. The type is
	// interface{} with range: -2147483648..2147483647.
	LocIfCarTrans interface{}

	// The reliability of the interface. Used by IGRP. The type is interface{}
	// with range: -2147483648..2147483647.
	LocIfReliab interface{}

	// The amount of delay in microseconds of the interface. Used by IGRP. The
	// type is interface{} with range: -2147483648..2147483647.
	LocIfDelay interface{}

	// The loading factor of the interface. Used by IGRP. The type is interface{}
	// with range: -2147483648..2147483647.
	LocIfLoad interface{}

	// The number of output collisions detected on this interface. The type is
	// interface{} with range: -2147483648..2147483647.
	LocIfCollisions interface{}

	// The number of packets dropped because the input queue was full. The type is
	// interface{} with range: -2147483648..2147483647.
	LocIfInputQueueDrops interface{}

	// The number of packets dropped because the output queue was full. The type
	// is interface{} with range: -2147483648..2147483647.
	LocIfOutputQueueDrops interface{}

	// User configurable interface description. The type is string.
	LocIfDescr interface{}

	// Packet count for Inbound traffic routed with slow switching. The type is
	// interface{} with range: 0..4294967295.
	LocIfSlowInPkts interface{}

	// Packet count for Outbound traffic routed with slow switching. The type is
	// interface{} with range: 0..4294967295.
	LocIfSlowOutPkts interface{}

	// Octet count for Inbound traffic routed with slow switching. The type is
	// interface{} with range: 0..4294967295.
	LocIfSlowInOctets interface{}

	// Octet count for Outbound traffic routed with slow switching. The type is
	// interface{} with range: 0..4294967295.
	LocIfSlowOutOctets interface{}

	// Packet count for Inbound traffic routed with fast switching. The type is
	// interface{} with range: 0..4294967295.
	LocIfFastInPkts interface{}

	// Packet count for Outbound traffic routed with fast switching. The type is
	// interface{} with range: 0..4294967295.
	LocIfFastOutPkts interface{}

	// Octet count for Inbound traffic routed with fast switching. The type is
	// interface{} with range: 0..4294967295.
	LocIfFastInOctets interface{}

	// Octet count for Outbound traffic routed with fast switching. The type is
	// interface{} with range: 0..4294967295.
	LocIfFastOutOctets interface{}

	// Other protocol input packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfotherInPkts interface{}

	// Other protocol output packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfotherOutPkts interface{}

	// Other protocol input octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfotherInOctets interface{}

	// Other protocol output octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfotherOutOctets interface{}

	// ip protocol input packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfipInPkts interface{}

	// ip protocol output packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfipOutPkts interface{}

	// ip protocol input octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfipInOctets interface{}

	// ip protocol output octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfipOutOctets interface{}

	// Decnet protocol input packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfdecnetInPkts interface{}

	// Decnet protocol output packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfdecnetOutPkts interface{}

	// Decnet protocol input byte count. The type is interface{} with range:
	// 0..4294967295.
	LocIfdecnetInOctets interface{}

	// Decnet protocol output byte count. The type is interface{} with range:
	// 0..4294967295.
	LocIfdecnetOutOctets interface{}

	// XNS protocol input packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfxnsInPkts interface{}

	// XNS protocol output packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfxnsOutPkts interface{}

	// XNS protocol input byte count. The type is interface{} with range:
	// 0..4294967295.
	LocIfxnsInOctets interface{}

	// XNS protocol output byte count. The type is interface{} with range:
	// 0..4294967295.
	LocIfxnsOutOctets interface{}

	// CLNS protocol input packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfclnsInPkts interface{}

	// CLNS protocol output packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfclnsOutPkts interface{}

	// CLNS protocol input byte count. The type is interface{} with range:
	// 0..4294967295.
	LocIfclnsInOctets interface{}

	// CLNS protocol output byte count. The type is interface{} with range:
	// 0..4294967295.
	LocIfclnsOutOctets interface{}

	// Appletalk protocol input packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfappletalkInPkts interface{}

	// Appletalk protocol output packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfappletalkOutPkts interface{}

	// Appletalk protocol input octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfappletalkInOctets interface{}

	// Appletalk protocol output octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfappletalkOutOctets interface{}

	// Novell protocol input packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfnovellInPkts interface{}

	// Novell protocol output packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfnovellOutPkts interface{}

	// Novell protocol input octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfnovellInOctets interface{}

	// Novell protocol output octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfnovellOutOctets interface{}

	// Apollo protocol input packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfapolloInPkts interface{}

	// Apollo protocol output packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfapolloOutPkts interface{}

	// Apollo protocol input octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfapolloInOctets interface{}

	// Apollo protocol output octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfapolloOutOctets interface{}

	// Vines protocol input packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfvinesInPkts interface{}

	// Vines protocol output packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfvinesOutPkts interface{}

	// Vines protocol input octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfvinesInOctets interface{}

	// Vines protocol output octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfvinesOutOctets interface{}

	// Bridged protocol input packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfbridgedInPkts interface{}

	// Bridged protocol output packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfbridgedOutPkts interface{}

	// Bridged protocol input octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfbridgedInOctets interface{}

	// Bridged protocol output octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfbridgedOutOctets interface{}

	// SRB protocol input packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfsrbInPkts interface{}

	// SRB protocol output packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfsrbOutPkts interface{}

	// SRB protocol input octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfsrbInOctets interface{}

	// SRB protocol output octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfsrbOutOctets interface{}

	// Choas protocol input packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfchaosInPkts interface{}

	// Choas protocol output packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfchaosOutPkts interface{}

	// Choas protocol input octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfchaosInOctets interface{}

	// Choas protocol output octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfchaosOutOctets interface{}

	// PUP protocol input packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfpupInPkts interface{}

	// PUP protocol output packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfpupOutPkts interface{}

	// PUP protocol input octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfpupInOctets interface{}

	// PUP protocol output octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfpupOutOctets interface{}

	// MOP protocol input packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfmopInPkts interface{}

	// MOP protocol output packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfmopOutPkts interface{}

	// MOP protocol input octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfmopInOctets interface{}

	// MOP protocol output octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfmopOutOctets interface{}

	// LanMan protocol input packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIflanmanInPkts interface{}

	// LanMan protocol output packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIflanmanOutPkts interface{}

	// LanMan protocol input octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIflanmanInOctets interface{}

	// LanMan protocol output octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIflanmanOutOctets interface{}

	// STUN protocol input packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfstunInPkts interface{}

	// STUN protocol output packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfstunOutPkts interface{}

	// STUN protocol input octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfstunInOctets interface{}

	// STUN protocol output octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfstunOutOctets interface{}

	// Spanning tree input protocol packet count. The type is interface{} with
	// range: 0..4294967295.
	LocIfspanInPkts interface{}

	// Spanning tree output protocol packet count. The type is interface{} with
	// range: 0..4294967295.
	LocIfspanOutPkts interface{}

	// Spanning tree input octet packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfspanInOctets interface{}

	// Spanning tree output octet packet count. The type is interface{} with
	// range: 0..4294967295.
	LocIfspanOutOctets interface{}

	// Arp protocol input packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfarpInPkts interface{}

	// Arp protocol output packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfarpOutPkts interface{}

	// Arp protocol input octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfarpInOctets interface{}

	// Arp protocol output octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfarpOutOctets interface{}

	// Probe protocol input packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfprobeInPkts interface{}

	// Probe protocol output packet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfprobeOutPkts interface{}

	// Probe protocol input octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfprobeInOctets interface{}

	// Probe protocol output octet count. The type is interface{} with range:
	// 0..4294967295.
	LocIfprobeOutOctets interface{}

	// The number of good packets received with the dribble condition present. The
	// type is interface{} with range: 0..4294967295.
	LocIfDribbleInputs interface{}
}

OLDCISCOINTERFACESMIB_LifTable_LifEntry A collection of additional objects in the cisco interface.

func (*OLDCISCOINTERFACESMIB_LifTable_LifEntry) GetEntityData

Jump to

Keyboard shortcuts

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