MIB Viewer

vRtrIsisIfLevelHelloAuthType

OBJECT-TYPE
1.3.6.1.4.1.6527.3.1.2.10.2.2.1.4
Access
read-only
Status
obsolete
Sub-identifiers
0
The value of vRtrIsisIfLevelHelloAuthType specifies the method of authentication used to verify the authenticity of packets sent by neighboring routers on this IS-IS interface at this level. For authentication to succeed both the authentication key defined in the vRtrIsisIfLevelHelloAuthKey variable and the authentication type must match. Authentication can be configured globally and applied to all ISIS levels running on this interface or it can be configured on a per level basis. The most specific value is used. When vRtrIsisIfLevelHelloAuthType has a value of 'useGlobal', the values of vRtrIsisIfLevelHelloAuthKey and vRtrIsisIfLevelHelloAuthType are applied to the interfaces for this level.
INTEGER { useGlobal (0), none (1), password (2), md5 (3) }