Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Description ¶
type Description struct { Media string `json:"media"` FPC int `json:"fpc"` PIC int `json:"pic"` PORT int `json:"port"` Logical int `json:"logical"` }
Description of interfaces
type IDesc ¶
type IDesc struct { Desc Description `json:"desc"` IFD IFDCounters `json:"ifd-counters"` IFL IFLCounters `json:"ifl-counters"` }
IDesc Interface description structrue
type IFDCounters ¶
type IFDCounters struct { INPkts int32 `json:"in-pkts"` INOctets int32 `json:"in-octets"` AdminStatus bool `json:"admin-status"` OperStatus bool `json:"oper-status"` }
IFDCounters of interfaces
type IFLCounters ¶
type IFLCounters struct { INUnicastPkts int32 `json:"in-unicast-pkts"` INMulticastPkts int32 `json:"in-multicast-pkts"` }
IFLCounters of interfaces
Directories ¶
Path | Synopsis |
---|---|
Package authentication is a generated protocol buffer package.
|
Package authentication is a generated protocol buffer package. |
Package telemetry is a generated protocol buffer package.
|
Package telemetry is a generated protocol buffer package. |
Click to show internal directories.
Click to hide internal directories.