idleDisconnectTime
ZHNLANDEVICE ·
.1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.10
Object
The time in seconds that if the connection remains idle, the CPE automatically terminates the connection. A value of 0 (zero) indicates that the connection is not to be shutdown automatically.
Context
- MIB
- ZHNLANDEVICE
- OID
.1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pppoeConfigEntry
- Table
- pppoeConfigTable
- Siblings
- 13
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pppoeIfName The interface name for this LAN device. | column | OctetString | .1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.1 |
| holdOffTime Set time in seconds before retrying connection. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.11 |
| useStaticIpAddress If TRUE, PPPoE connection will use a static IP address. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.12 |
| staticIpAddress PPPoE static IP address. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.13 |
| enableDebug Enable PPPoE debug. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.14 |
| pid This object holds the process id (pid) of the pppd associated with this
connection. A pid of 0 indicates that there is no pppd running. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.2 |
| connectionRequest This object is used to bring up or down a PPPoE connection. Enumeration of:
None
Down
Up
Connect
Disconnect | column | PPPUserConnectionRequestValues | .1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.3 |
| username PPP requires that you have a user name and password to establish your
connection. This object is the login user name to be used for PPP
authentication. | column | OctetString | .1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.4 |
| password PPP requires that you have a user name and password to establish your
connection. This object is the login password to be used for PPP
authentication. When read, this parameter r… | column | OctetString | .1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.5 |
| authentication This object is the PPP authentication protocol to be used for PPP
authentication. Enumeration of:
AUTO_AUTH
PAP
CHAP
MS-CHAP | column | PPPAuthenticationProtocolValues | .1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.6 |
| serviceName This object is the PPP Service Name. It should be filled only if
specified by the provider. | column | OctetString | .1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.7 |
| encryptionProtocol This object describes the PPP encryption protocol. Enumeration of:
None
MPPE | column | PPPEncryptionProtocolValues | .1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.8 |
| compressionProtocol This object describes the PPP compression protocol used between the WAN
device and the ISP POP. Enumeration of:
None
VanJacobsen
STAC-LZS | column | PPPCompressionProtocolValues | .1.3.6.1.4.1.5504.2.5.41.1.3.2.2.1.1.9 |