ospf:AuthNewP
This object holds authentication new policy information
Telemetry Sensor Path(s)
- sys/ospf/inst-[name]/dom-[name]/area-[id]/vlink-[nbrRtrId]/authnew
- sys/ospf/inst-[name]/dom-[name]/area-[id]/slinksrc-[srcAddr]-dst-[dstAddr]/authnew
- sys/ospf/inst-[name]/dom-[name]/if-[id]/authnew
Configurable Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
---|---|---|---|
key | ospf:AuthKey (string:Password) |
Key used for authenticatoin | |
keyId | ospf:AuthKeyId (scalar:UByte) |
Key id used for authentication | RANGE: [0 , 255] DEFAULT: unspecified |
keySecureMode | scalar:Bool |
Encrypted authentication key or plain text key | SELECTION: true or false DEFAULT: false |
keychain | string:Basic |
Authentication keychain | A sequence of characters |
md5key | ospf:AuthKey (string:Password) |
Authentication md5 key | |
md5keySecureMode | scalar:Bool |
Encrypted authentication md5 key or plain text key | SELECTION: true or false DEFAULT: false |
type | ospf:AuthT (scalar:Enum8) |
Authentication types can be simple, md5 or none. | SELECTION: 0 - none 1 - simple 2 - md5 3 - unspecified DEFAULT: unspecified |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
descr | pol:Descr |
Description of the specified attribute | |
modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
name | pol:ObjName (naming:Name256) |
Object name | MAX SIZE: 64 |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |