XEDIA-CLIENT-GROUP-MIB

File: XEDIA-CLIENT-GROUP-MIB.mib (5017 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
XEDIA-REG

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
RowStatus DisplayString MODULE-COMPLIANCE
OBJECT-GROUP xediaMibs

Defined Types

ClientGroupEntry  
SEQUENCE    
  clientGroupIdentifier DisplayString
  clientGroupAddressAssign BIT STRING
  clientGroupAddressPool DisplayString
  clientGroupClientType INTEGER
  clientGroupPppEchoInterval Integer32
  clientGroupStatus RowStatus

Defined Values

xediaClientGroupMIB 1.3.6.1.4.1.838.3.41
This module defines objects for the management of the Dial-in Client Groups in Xedia devices.
MODULE-IDENTITY    

clientGroupObjects 1.3.6.1.4.1.838.3.41.1
OBJECT IDENTIFIER    

clientGroupConformance 1.3.6.1.4.1.838.3.41.2
OBJECT IDENTIFIER    

clientGroupTable 1.3.6.1.4.1.838.3.41.1.1
The Client Group table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClientGroupEntry

clientGroupEntry 1.3.6.1.4.1.838.3.41.1.1.1
A Client Group entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ClientGroupEntry  

clientGroupIdentifier 1.3.6.1.4.1.838.3.41.1.1.1.1
The identifier is a string which can be associate with users via the authentication sub-system.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..64)  

clientGroupAddressAssign 1.3.6.1.4.1.838.3.41.1.1.1.2
The allowed address assignment scheme(s) where acceptClient has priority over internalPool.
Status: current Access: read-create
OBJECT-TYPE    
  BIT STRING acceptClient(0), internalPool(1)  

clientGroupAddressPool 1.3.6.1.4.1.838.3.41.1.1.1.3
The name of the local address pool.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

clientGroupClientType 1.3.6.1.4.1.838.3.41.1.1.1.4
Description of the client equipment.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER endNode(1), router(2)  

clientGroupPppEchoInterval 1.3.6.1.4.1.838.3.41.1.1.1.5
The amount of time to wait between sending PPP echos. A value of 0 indicates never send.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..3600  

clientGroupStatus 1.3.6.1.4.1.838.3.41.1.1.1.6
The status of this client group entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

clientGroupCompliances 1.3.6.1.4.1.838.3.41.2.1
OBJECT IDENTIFIER    

clientGroupGroups 1.3.6.1.4.1.838.3.41.2.2
OBJECT IDENTIFIER    

clientGroupCompliance 1.3.6.1.4.1.838.3.41.2.1.1
The compliance statement for all agents that support this MIB. A compliant agent implements all objects defined in this MIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

clientGroupGroup 1.3.6.1.4.1.838.3.41.2.2.1
A collection of objects providing configuration of client groups.
Status: current Access: read-create
OBJECT-GROUP