pppSecurityType
RAD-LanRger-MIB ·
.1.3.6.1.4.1.164.4.2.2.8.1.1
Object
column
Enumeration
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 - default password to use in CHAP authentication,
if the authenticator does not appear in the user database
papUsername - userrname and password to use in PAP authentication.
Context
- MIB
- RAD-LanRger-MIB
- OID
.1.3.6.1.4.1.164.4.2.2.8.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- pppSecurityEntry
- Table
- pppSecurityTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | chapHostname |
2 | chapPassword |
3 | papUsername |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |
| pppSecuritySecret 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… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.164.4.2.2.8.1.6 |
| 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 |