pppSecuritySecret
RAD-LanRger-MIB ·
.1.3.6.1.4.1.164.4.2.2.8.1.6
Object
A password to be used in the PPP authentication phase. The password is always saved in an encrypted form; if a user sets a clear password, the device must encrypt it before saving it in this object. This object always returns an empty string when read.
Context
- MIB
- RAD-LanRger-MIB
- OID
.1.3.6.1.4.1.164.4.2.2.8.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pppSecurityEntry
- Table
- pppSecurityTable
- Siblings
- 6
Syntax
SNMP-FRAMEWORK-MIBSnmpAdminString
- Source
- SNMP-FRAMEWORK-MIBSnmpAdminString
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pppSecurityType The type of the credentials in this entry.
chapHostname - hostname to send to the authenticator in CHAP
authentication, instead of the (by default) device sysName
chapPassword… | column | Enumeration | .1.3.6.1.4.1.164.4.2.2.8.1.1 |
| pppSecurityPriority If there are multiple entries of the same type, one with
lower priority has precedence over one with higher priority. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.4.2.2.8.1.2 |
| pppSecurityRowStatus User credentials are added and removed by users using this object. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.164.4.2.2.8.1.3 |
| pppSecurityDirection The direction in which the credentials in this entry are used.
localToRemote - the device is authenticated by a peer
RemoteToLocal - The device authenticates a peer | column | Enumeration | .1.3.6.1.4.1.164.4.2.2.8.1.4 |
| pppSecurityIdentity A string representing name, such as hostname or username,
to be used in the PPP authentication phase. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.164.4.2.2.8.1.5 |
| pppSecuritySecretType This object is used by users to denote whether the string set
in pppSecuritySecret is a clear or encrypted password. The device
sets it to 'off' after saving the password in pppSe… | column | Enumeration | .1.3.6.1.4.1.164.4.2.2.8.1.7 |