ZHONE-RADIUS-CLIENT

File: ZHONE-RADIUS-CLIENT.mib (8240 bytes)

Imported modules

IF-MIB RFC1213-MIB SNMPv2-CONF
SNMPv2-SMI SNMPv2-TC Zhone

Imported symbols

ifIndex DisplayString OBJECT-GROUP
Integer32 OBJECT-TYPE MODULE-IDENTITY
OBJECT-IDENTITY RowStatus zhoneRadius
zhoneModules

Defined Types

ZhoneRadiusClientEntry  
SEQUENCE    
  zhoneRadiusClientIndex INTEGER
  zhoneRadiusClientId INTEGER
  zhoneRadiusClientRowStatus RowStatus
  zhoneRadiusClientServerName DisplayString
  zhoneRadiusClientUdpPortNumber Integer32
  zhoneRadiusClientSharedSecret DisplayString
  zhoneRadiusClientRetryCount Integer32
  zhoneRadiusClientRetryInterval Integer32

Defined Values

comRadiusClient 1.3.6.1.4.1.5504.6.112
This is the Zhone module identifier for the Zhone Bonding module.
MODULE-IDENTITY    

zhoneRadiusClient 1.3.6.1.4.1.5504.4.14.1
Start of the Zhone RADIUS Client MIB.
Status: current Access: read-only
OBJECT-IDENTITY    

zhoneRadiusClientTable 1.3.6.1.4.1.5504.4.14.1.1
The ZhoneRadiusClientTable contains the information required to authenticate a user using the RADIUS protocol. One entry exists per RADIUS server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhoneRadiusClientEntry

zhoneRadiusClientEntry 1.3.6.1.4.1.5504.4.14.1.1.1
An entry in the Zhone Radius Client table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneRadiusClientEntry  

zhoneRadiusClientIndex 1.3.6.1.4.1.5504.4.14.1.1.1.1
This index is used to group serveral RADIUS server description together. This index is used in various Zhone provisioning information to specify which group of entries to use for a specific task or purpose.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2137483647  

zhoneRadiusClientId 1.3.6.1.4.1.5504.4.14.1.1.1.2
This index specifies the specific RADIUS server information into a group of entries. When this group is provisioned for a task, this index is the order in which the servers will be contacted by the client.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2137483647  

zhoneRadiusClientRowStatus 1.3.6.1.4.1.5504.4.14.1.1.1.3
Entry row status for SNMP create-and-go operation.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zhoneRadiusClientServerName 1.3.6.1.4.1.5504.4.14.1.1.1.4
Radius server host name or IP address.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

zhoneRadiusClientUdpPortNumber 1.3.6.1.4.1.5504.4.14.1.1.1.5
The destination UDP port number for RADIUS authentication packets when authenticating using this server.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

zhoneRadiusClientSharedSecret 1.3.6.1.4.1.5504.4.14.1.1.1.6
This is the shared secret used by the RADIUS client and server for authentication and packet encryption.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

zhoneRadiusClientRetryCount 1.3.6.1.4.1.5504.4.14.1.1.1.7
The number of times to retry a failed request before we rotate to the next server in the list.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..255  

zhoneRadiusClientRetryInterval 1.3.6.1.4.1.5504.4.14.1.1.1.8
This is the minimum time (in seconds) the device will wait before asuuming an error occurred and the request is retried.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..60  

zhoneRadiusObjectGroup 1.3.6.1.4.1.5504.4.14.2
Description.
Status: current Access: read-create
OBJECT-GROUP