MIB Viewer

vRtrIsisLevelAuthType

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