Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ChassisIDSubtypeMap = map[string]string{
"1": "chassis_component",
"2": "interface_alias",
"3": "port_component",
"4": "mac_address",
"5": "network_address",
"6": "interface_name",
"7": "local",
}
ChassisIDSubtypeMap mapping to translate into human-readable value for LldpChassisIdSubtype Ref http://www.mibdepot.com/cgi-bin/getmib3.cgi?win=mib_a&i=1&n=LLDP-MIB&r=cisco&f=LLDP-MIB-V1SMI.my&v=v1&t=def#LldpChassisIdSubtype
View Source
var PortIDSubTypeMap = map[string]string{
"1": "interface_alias",
"2": "port_component",
"3": "mac_address",
"4": "network_address",
"5": "interface_name",
"6": "agent_circuit_id",
"7": "local",
}
PortIDSubTypeMap mapping to translate into human-readable value for LldpPortIdSubtype Ref http://www.mibdepot.com/cgi-bin/getmib3.cgi?win=mib_a&i=1&n=LLDP-MIB&r=cisco&f=LLDP-MIB-V1SMI.my&v=v1&t=def#LldpPortIdSubtype
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.