>> MIB - Management Information Base

>> Table: ipHostAccessClientTable - (.1.3.6.1.4.1.272.4.5.62.2.1)

Description: An entry representing a client on a particular interface which has requested host access authentication.

ipHostAccessClientTable
OIDNameTypeAccess
.1IfIndexINTEGERR
.2UserDisplayStringR
.3PasswordDisplayStringN
.4AddrIpAddressR
.5PhysAddrPhysAddressR
.6LogonDateR
.7ExpiresDateR
.8AdminStatusENUMD
.9MaxTransferCounter64R
.10InPktsCounter64R
.11OutPktsCounter64R
.12InOctetsCounter64R
.13OutOctetsCounter64R
.14LastAccountedRxDateR
.15LastAccountedTxDateR
.16LastWGardenRxDateR
.17LastWGardenTxDateR
.18LastLocalRxDateR
.19LastLocalTxDateR
.20LastAuthenticateDateR
.21LastAccountingDateR
.22ReportedInOctetsCounter64R
.23ReportedOutOctetsCounter64R
.24ReportedSessionTimeUnsigned32R
.25IdleTimeoutUnsigned32R
.26AcctIntervalUnsigned32R
.27SessionTimeReportingENUMR
.28TerminateCauseUnsigned32R

IfIndex
The interface index where the client is coming from.
User
The client's user name in upper/lower-case-writing as entered by the user. Please note that only one entry per user is allowed. The internal check for double-entries is done case-insensitively because many people use upper/lower-cases inconsistently. This must be considered also by the Radius-server-operator.

Range: 0 to 255

Password
The client password.

Range: 0 to 255

Addr
The client's IP address.
PhysAddr
The client's hardware address.
Logon
The time when the client has successfully authenticated.

Range: 0 to -1

Expires
The time when the client expires. 0 means NO expiry.

Range: 0 to -1

AdminStatus
The client's status. Setting it to <delete> kills the related client-entry and triggers also the final Radius-account-request. In case that a specific terminate-cause shall be reported to the Radius-server, ipHostAccessClientTerminateCause must be set accordingly before triggering the <delete>.

Enumerations:

  • active (1)
  • delete (2)
MaxTransfer
Max. number of bytes this client can transfer. 0 means NO limit.
InPkts
Current number of incoming packets for this client.
OutPkts
Current number of outgoing packets for this client.
InOctets
Current number of incoming octets for this client.
OutOctets
Current number of outgoing octets for this client.
LastAccountedRx
Timestamp of latest in-packet: accounted-remote->client

Range: 0 to -1

LastAccountedTx
Timestamp of latest out-packet: client->accounted-remote

Range: 0 to -1

LastWGardenRx
Timestamp of latest in-packet: walled-garden->client

Range: 0 to -1

LastWGardenTx
Timestamp of latest out-packet: client->walled-garden

Range: 0 to -1

LastLocalRx
Timestamp of latest in-packet: router->client

Range: 0 to -1

LastLocalTx
Timestamp of latest out-packet: client->router

Range: 0 to -1

LastAuthenticate
Timestamp of latest access-request.

Range: 0 to -1

LastAccounting
Timestamp of latest accounting-request.

Range: 0 to -1

ReportedInOctets
Latest reported number of incoming octets for this client.
ReportedOutOctets
Latest reported number of outgoing octets for this client.
ReportedSessionTime
Latest reported session-time in seconds.
IdleTimeout
The idle-timeout-period in seconds that is used for the client (coming from Radius-server or from default-value). In deviation from RFC 2865, section 5.28, a value of 0 is interpreted as NO idle-timeout.
AcctInterval
The accounting-interim-interval in seconds that is used for the client (coming from Radius-server or from default-value). In deviation from RFC 2869, section 5.16, a value of 0 is interpreted as NO interim-updates.
SessionTimeReporting
Copied from related ipHostAccessSessionTimeReporting entry. This avoids complications when this field is toggled.

Enumerations:

  • with-idle-time (1)
  • without-idle-time (2)
TerminateCause
The accounting-terminate-cause as described in RFC 2866, section 5.10. See ipHostAccessClientAdminStatus for more details. If not set explicitly, <Lost Service> is used as default-value.


MIB Reference to Software Version 7.9.5 generated on 2010/10/07. Provided by webmaster@funkwerk-ec.com
Copyright ©2010 by Funkwerk Enterprise Communications GmbH