LldpV2ManAddrIfSubtype
This TC defines an enumeration value that identifies the interface numbering method used for defining the interface number associated with a management address. An object with this syntax defines the format of an interface number object. The enumeration 'unknown(1)' represents the case where the interface is not known. In this case, the corresponding interface number is of zero length. The enumeration 'ifIndex(2)' represents interface identifier based on the ifIndex MIB object. The enumeration 'systemPortNumber(3)' represents interface identifier based on the system port numbering convention.
Possible values
3 objects| Number | Name |
|---|---|
| 1 | unknown |
| 2 | ifIndex |
| 3 | systemPortNumber |