|
Description:
|
sleGponOnuPppoeStatus OBJECT-TYPE
SYNTAX INTEGER{nonConfigure(1),
connectProgress(2),
nonAuthenticated(3),
authenticated(4)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This attribute specifies the type of PPPoE connection status.
1 Non Configured : PPPoE mode is enable. but username, password, authentication type is not configured yet.
2 Connect Progress : When try to connect PPPoE.
3 Non Authenticated : PPPoE mode is enable, but PPPoE login is failed. (wrong username or password)
4 Authenticated : When PPPoE client succeed to Login."
|
|
|