EFDATA-MIB

File: EFDATA-MIB.mib (62261 bytes)

Imported modules

RFC1213-MIB RFC1155-SMI RFC-1212

Imported symbols

DisplayString PhysAddress enterprises
Counter IpAddress OBJECT-TYPE

Defined Types

CbClTableNode  
SEQUENCE    
  cbClTableIP IpAddress
  cbClTableStampTime INTEGER
  cbClTableStartTime INTEGER
  cbClTableTotalPackets INTEGER
  cbClTableBytesInSec INTEGER
  cbClTablePacketsDiscr INTEGER
  cbClTableKBytesTxed INTEGER
  cbClTableReset INTEGER

CbGroupsTableNode  
SEQUENCE    
  cbGrTableIndex INTEGER
  cbGrTablePID INTEGER
  cbGrTableQosMode INTEGER
  cbGrTableMinRate INTEGER
  cbGrTableMaxRate INTEGER

CbStaticUserEntry  
SEQUENCE    
  cbStaticUserIP IpAddress
  cbStaticUserMask IpAddress
  cbStaticUserGroup INTEGER
  cbStaticUserMAC PhysAddress
  cbStaticUserMinRate INTEGER
  cbStaticUserMaxRate INTEGER

CbMulticastEntry  
SEQUENCE    
  cbMulticastIP IpAddress
  cbMulticastGroup INTEGER
  cbMulticastSID INTEGER
  cbMulticastMinRate INTEGER
  cbMulticastMaxRate INTEGER

CbCfgClTableNode  
SEQUENCE    
  cbCfgClTableIP IpAddress
  cbCfgClTableMask IpAddress
  cbCfgClTableMAC PhysAddress
  cbCfgClTableGroup INTEGER
  cbCfgClTableBy DisplayString
  cbCfgClTableMinRate INTEGER
  cbCfgClTableMaxRate INTEGER
  cbCfgClTableEncrypt INTEGER

Defined Values

efdata 1.3.6.1.4.1.6247
OBJECT IDENTIFIER    

spectracast 1.3.6.1.4.1.6247.3
OBJECT IDENTIFIER    

dtmx5000 1.3.6.1.4.1.6247.3.1
OBJECT IDENTIFIER    

cbGateway 1.3.6.1.4.1.6247.3.1.1
OBJECT IDENTIFIER    

cbStatistics 1.3.6.1.4.1.6247.3.1.1.1
OBJECT IDENTIFIER    

cbStatGeneral 1.3.6.1.4.1.6247.3.1.1.1.1
OBJECT IDENTIFIER    

cbStatNumBytesTXed 1.3.6.1.4.1.6247.3.1.1.1.1.1
Number of bytes transmitted since last statistics reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cbStatNumOfPackets 1.3.6.1.4.1.6247.3.1.1.1.1.2
Number of data packets transmitted since last statistics reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cbStatAvrPktSize 1.3.6.1.4.1.6247.3.1.1.1.1.3
Average packet size since last statistics reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cbStatAvrBytesPerSec 1.3.6.1.4.1.6247.3.1.1.1.1.4
Average speed in bytes per second since last statistics reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cbStatNumPacketDiscarded 1.3.6.1.4.1.6247.3.1.1.1.1.5
Number of data packets that were discarded since last statistics reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cbStatNumNMSFrames 1.3.6.1.4.1.6247.3.1.1.1.1.6
Number of NMS packets received since last statistics reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cbCPULoad 1.3.6.1.4.1.6247.3.1.1.1.1.7
Current CPU Load in percents (0-100).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cbMemoryUsage 1.3.6.1.4.1.6247.3.1.1.1.1.8
Current Memory Usage in percents (0-100).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cbStatReset 1.3.6.1.4.1.6247.3.1.1.1.1.9
Set to cbTrue in order to reset the general statistics values (either in active or non-active mode).
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER cbTrue(1), cbFalse(0)  

cbStatNumClients 1.3.6.1.4.1.6247.3.1.1.1.1.10
Number of clients currently connected to the Gateway. It is not part of the General Statistics since the cbStatReset does not change its value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cbStatClient 1.3.6.1.4.1.6247.3.1.1.1.2
OBJECT IDENTIFIER    

cbClientIP 1.3.6.1.4.1.6247.3.1.1.1.2.1
The IP address of the client. The rest of the params in cbStatClient reffers to this IP. In order to get a statistics on a single clients, set cbClientIP to the IP of the desired client and get the results under cbClientStatistics. Continuously get operations of the rest of the params will give the updated statistics values without a need to set cbClientIP again and again.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

cbClientStatistics 1.3.6.1.4.1.6247.3.1.1.1.2.2
OBJECT IDENTIFIER    

cbClNumSeconds 1.3.6.1.4.1.6247.3.1.1.1.2.2.1
The number of seconds since the client statistics are active. The statistics values are reset automaticaly by the gateway (as well as by setting cbClReset) according to the value of cbFreqClientsInfoReset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cbClNumKBytes 1.3.6.1.4.1.6247.3.1.1.1.2.2.2
Number of bytes transmitted to IP==cbClientIP in the last cbClNumSeconds seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cbClNumPackets 1.3.6.1.4.1.6247.3.1.1.1.2.2.3
Number of packets transmitted to IP==cbClientIP in the last cbClNumSeconds seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cbClAvrBytesPerSecond 1.3.6.1.4.1.6247.3.1.1.1.2.2.4
Average transfer rate in bytes per second for this client.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cbClNumPacketsDiscarded 1.3.6.1.4.1.6247.3.1.1.1.2.2.5
Number of packets discarded to IP==cbClientIP in the last cbClNumSeconds seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cbClStatReset 1.3.6.1.4.1.6247.3.1.1.1.2.2.6
Set ot non-zero - Reset the statistics values for the client cbClientIP.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER cbTrue(1), cbFalse(0)  

cbClEncrEnbled 1.3.6.1.4.1.6247.3.1.1.1.2.2.7
If this variable is True then the user desire encryption. This value may not changed and it is NOT changed by setting cbClStatReset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER cbTrue(1), cbFalse(0)  

cbStatClTable 1.3.6.1.4.1.6247.3.1.1.1.3
OBJECT IDENTIFIER    

cbClTable 1.3.6.1.4.1.6247.3.1.1.1.3.1
This table contains updated statistics of all clients known to the gateway.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbClTableNode

cbClTableNode 1.3.6.1.4.1.6247.3.1.1.1.3.1.1
Information about a particular client.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CbClTableNode  

cbClTableIP 1.3.6.1.4.1.6247.3.1.1.1.3.1.1.1
The clients IP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

cbClTableStampTime 1.3.6.1.4.1.6247.3.1.1.1.3.1.1.2
The clients Stamp Time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cbClTableStartTime 1.3.6.1.4.1.6247.3.1.1.1.3.1.1.3
The clients Start Time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cbClTableTotalPackets 1.3.6.1.4.1.6247.3.1.1.1.3.1.1.4
Total Packets transmitted to this client.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cbClTableBytesInSec 1.3.6.1.4.1.6247.3.1.1.1.3.1.1.5
The clients Rate in Bytes/Sec.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cbClTablePacketsDiscr 1.3.6.1.4.1.6247.3.1.1.1.3.1.1.6
The Total Packets which were discarded to this client
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cbClTableKBytesTxed 1.3.6.1.4.1.6247.3.1.1.1.3.1.1.7
The Total KBytes transmitted to this client.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cbClTableReset 1.3.6.1.4.1.6247.3.1.1.1.3.1.1.8
Reset the client statistics.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cbNo(0), cbYes(1)  

cbConfig 1.3.6.1.4.1.6247.3.1.1.2
OBJECT IDENTIFIER    

cbNetworkParam 1.3.6.1.4.1.6247.3.1.1.2.1
OBJECT IDENTIFIER    

cbNetGatewayMngIP 1.3.6.1.4.1.6247.3.1.1.2.1.1
C&M IP Address. Changing this parameter will affect after system reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

cbNetGatewayMngSubnetMask 1.3.6.1.4.1.6247.3.1.1.2.1.2
C&M subnet mask. Changing this parameter will affect after system reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

cbNetDefaultGateway 1.3.6.1.4.1.6247.3.1.1.2.1.3
The default gateway IP Address. The term gateway here, is reffering to another station in the same LAN of the CATV-Gateway. All IP packets that the CATV-Gateway is sending to the LAN (and not over the viedo) and their IP Address do not belong to the CATV-Gateway local ring will be sent to this gateway station unless cbNetDefaultGateway is 0.0.0.0 Changing this parameter will affect after system reset.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

cbNetPromiscuous 1.3.6.1.4.1.6247.3.1.1.2.1.4
Enables/Disables Promiscuous Mode. Changing this parameter will affect after system reset.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cbEnabled(1), cbDisabled(0)  

cbNetUnregisteredUsers 1.3.6.1.4.1.6247.3.1.1.2.1.5
Enables/Disables Unregistered Users.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cbEnabled(1), cbDisabled(0)  

cbNetMulticast 1.3.6.1.4.1.6247.3.1.1.2.1.6
Enables/Disables receive Multicast Packets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cbEnabled(1), cbDisabled(0)  

cbNetDualNIC 1.3.6.1.4.1.6247.3.1.1.2.1.7
Enables/Disables Transportation NIC Changing this parameter will affect after system reset.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cbEnabled(1), cbDisabled(0)  

cbNetGatewayDataIP 1.3.6.1.4.1.6247.3.1.1.2.1.8
Transportation IP Address. Changing this parameter will affect after system reset.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

cbNetGatewayDataSubnetMask 1.3.6.1.4.1.6247.3.1.1.2.1.9
Transportation subnet mask. Changing this parameter will affect after system reset.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

cbNetTelnet 1.3.6.1.4.1.6247.3.1.1.2.1.10
Enables/Disables the Telnet Server
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cbEnabled(1), cbDisabled(0)  

cbNetFTP 1.3.6.1.4.1.6247.3.1.1.2.1.11
Enables/Disables the FTP Server
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cbEnabled(1), cbDisabled(0)  

cbDVBOutputParam 1.3.6.1.4.1.6247.3.1.1.2.2
OBJECT IDENTIFIER    

cbDVBOutputBitRate 1.3.6.1.4.1.6247.3.1.1.2.2.1
PLL Frequency
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cbDVBPAT 1.3.6.1.4.1.6247.3.1.1.2.2.2
PAT Rate
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cbDVBPMT 1.3.6.1.4.1.6247.3.1.1.2.2.3
PMT Rate
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cbDVBFraming 1.3.6.1.4.1.6247.3.1.1.2.2.4
188/204 Framing.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cbFraming188(1), cbFraming204(2)  

cbStuffingMode 1.3.6.1.4.1.6247.3.1.1.2.2.5
Stuffing mode: either FF stuffing or Adaptation field stuffing
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cbFFStuffing(0), cbAdaptationField(1)  

cbMpeMode 1.3.6.1.4.1.6247.3.1.1.2.2.6
MPE mode: Packed MPE mode or Not packed MPE mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cbPacked(0), cbNotPacked(1)  

cbCRCMode 1.3.6.1.4.1.6247.3.1.1.2.2.7
CRC type
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cbZero(0), cbCheckSum(1), cbCRC(2)  

cbDVBClockPolarity 1.3.6.1.4.1.6247.3.1.1.2.2.8
DVB Clock Polarity. (read only value - may be changed in CFG.INI only).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER cbNotInverted(0), cbInverted(1)  

cbDVBAuxInput 1.3.6.1.4.1.6247.3.1.1.2.2.9
Aux Input Enable
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cbEnabled(1), cbDisabled(0)  

cbDVBAuxNullPackets 1.3.6.1.4.1.6247.3.1.1.2.2.10
Aux Null Packets
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cbEnabled(1), cbDisabled(0)  

cbDVBAuxInputType 1.3.6.1.4.1.6247.3.1.1.2.2.11
Aux Input Type
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cbASI(1), cbLVDS(0)  

cbDVBLlcSnap 1.3.6.1.4.1.6247.3.1.1.2.2.12
Enable LLC-SNAP in MPE
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cbEnabled(1), cbDisabled(0)  

cbGeneralParam 1.3.6.1.4.1.6247.3.1.1.2.3
OBJECT IDENTIFIER    

cbGatewayEnabled 1.3.6.1.4.1.6247.3.1.1.2.3.1
Enables/Disables all the Gateway operations.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cbTrue(1), cbFalse(0)  

cbGatewaySWReset 1.3.6.1.4.1.6247.3.1.1.2.3.2
CAUTION: Setting this param to cbTrue cause a S/W reset of the gateway.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER cbTrue(1), cbFalse(0)  

cbTraceInfo 1.3.6.1.4.1.6247.3.1.1.2.3.3
OBJECT IDENTIFIER    

cbTraceMask 1.3.6.1.4.1.6247.3.1.1.2.3.3.1
Mask to select elements for trace.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cbTraceLevel 1.3.6.1.4.1.6247.3.1.1.2.3.3.2
Trace level for elements specified by cbTraceMask
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cbTraceOutputChannel 1.3.6.1.4.1.6247.3.1.1.2.3.3.3
Trace output channel.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cbTraceToVGA(1), cbTraceToCOM1(2), cbTraceToCOM2(3)  

cbPktEncrypt 1.3.6.1.4.1.6247.3.1.1.2.3.4
Enable/Disable encryption of the the transmitted packets. If cbPktEncrypt==cbTrue, packets will be encrypted only if cbClEncrEnable==cbTrue for that client.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cbTrue(1), cbFalse(0)  

cbGatewayDescription 1.3.6.1.4.1.6247.3.1.1.2.3.5
A general description of this gateway. The description may be changed as needed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

cbSWVersion 1.3.6.1.4.1.6247.3.1.1.2.3.6
TV Gateway Software Version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cbApplicationFileName 1.3.6.1.4.1.6247.3.1.1.2.3.7
TV Gateway Application Software File Name. Changing this parameter will affect after system reset.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

cbDataMappingMode 1.3.6.1.4.1.6247.3.1.1.2.3.8
Data Boradcast Mode - Encodding mode of data from network.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cbDataStreaming(2), cbProtocolEncapsulation(3)  

cbMaxAllowableDelay 1.3.6.1.4.1.6247.3.1.1.2.3.9
The Maximum allowable time (in mSec) which a packet can be delayed in the gateway.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cbQualityOfService 1.3.6.1.4.1.6247.3.1.1.2.3.10
OBJECT IDENTIFIER    

cbQOSMode 1.3.6.1.4.1.6247.3.1.1.2.3.10.1
Permissive mode will allow transmit to users obove their maximum rate when when band-width is available. Restrictive mode will not transmit any data to users above their maximum rate even if band-width is available.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cbPermissive(1), cbRestrictive(2)  

cbQOSActive 1.3.6.1.4.1.6247.3.1.1.2.3.10.2
Turn on (cbTrue) or off (cbFalse) the Quality of Service mechanism. When Quality of Service is turned off, the minimum CIR promised to users is ignored and data is transffered to users in the order it is received from the Ethernet by the gateway.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cbFalse(0), cbTrue(1)  

cbFlushing 1.3.6.1.4.1.6247.3.1.1.2.3.11
Flushing packets on IDLE
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cbNo(0), cbYes(1)  

cbFPGAFileName 1.3.6.1.4.1.6247.3.1.1.2.3.13
A string that holds the MCS file name loaded to the Gateway's Encoder. Changing this parameter will affect after system reset.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

cbGroupsTable 1.3.6.1.4.1.6247.3.1.1.2.4
OBJECT IDENTIFIER    

cbGrTable 1.3.6.1.4.1.6247.3.1.1.2.4.1
This table contains the Groups definitions.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbGroupsTableNode

cbGroupsTableNode 1.3.6.1.4.1.6247.3.1.1.2.4.1.1
Information about a particular group.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CbGroupsTableNode  

cbGrTableIndex 1.3.6.1.4.1.6247.3.1.1.2.4.1.1.1
Group Index.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cbGrTablePID 1.3.6.1.4.1.6247.3.1.1.2.4.1.1.2
The Group PID.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cbGrTableQosMode 1.3.6.1.4.1.6247.3.1.1.2.4.1.1.3
The Group Qos Mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cbIndividual(0), cbGlobal(1)  

cbGrTableMinRate 1.3.6.1.4.1.6247.3.1.1.2.4.1.1.4
The Group Minimum rate. This parameter affects only if QosMode=Global
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cbGrTableMaxRate 1.3.6.1.4.1.6247.3.1.1.2.4.1.1.5
The Group Maximum rate. This parameter affects only if QosMode=Global
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cbConfigSTUTable 1.3.6.1.4.1.6247.3.1.1.2.5
OBJECT IDENTIFIER    

cbStaticUserTable 1.3.6.1.4.1.6247.3.1.1.2.5.1
This table contains the all the static users.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbStaticUserEntry

cbStaticUserEntry 1.3.6.1.4.1.6247.3.1.1.2.5.1.1
Information about a particular static user.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CbStaticUserEntry  

cbStaticUserIP 1.3.6.1.4.1.6247.3.1.1.2.5.1.1.1
IP of static user.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

cbStaticUserMask 1.3.6.1.4.1.6247.3.1.1.2.5.1.1.2
The static user mask.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

cbStaticUserGroup 1.3.6.1.4.1.6247.3.1.1.2.5.1.1.3
The static user's Group.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cbStaticUserMAC 1.3.6.1.4.1.6247.3.1.1.2.5.1.1.4
The group in which the static user resides.
Status: mandatory Access: read-write
OBJECT-TYPE    
  PhysAddress  

cbStaticUserMinRate 1.3.6.1.4.1.6247.3.1.1.2.5.1.1.5
The static user Minimum rate (CIR).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cbStaticUserMaxRate 1.3.6.1.4.1.6247.3.1.1.2.5.1.1.6
The static user Maximum rate.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cbConfigMulticastTable 1.3.6.1.4.1.6247.3.1.1.2.6
OBJECT IDENTIFIER    

cbMulticastTable 1.3.6.1.4.1.6247.3.1.1.2.6.1
This table contains the all the multicasts.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbMulticastEntry

cbMulticastEntry 1.3.6.1.4.1.6247.3.1.1.2.6.1.1
Information about a particular multicast.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CbMulticastEntry  

cbMulticastIP 1.3.6.1.4.1.6247.3.1.1.2.6.1.1.1
IP of multicast.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

cbMulticastGroup 1.3.6.1.4.1.6247.3.1.1.2.6.1.1.2
The multicast's Group.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cbMulticastSID 1.3.6.1.4.1.6247.3.1.1.2.6.1.1.3
The group in which the multicast resides.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cbMulticastMinRate 1.3.6.1.4.1.6247.3.1.1.2.6.1.1.4
The multicast Minimum rate (CIR).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cbMulticastMaxRate 1.3.6.1.4.1.6247.3.1.1.2.6.1.1.5
The multicast Maximum rate.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cbConfigClTable 1.3.6.1.4.1.6247.3.1.1.2.7
OBJECT IDENTIFIER    

cbCfgClTable 1.3.6.1.4.1.6247.3.1.1.2.7.1
This table contains updated configuration of all clients known to the gateway.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbCfgClTableNode

cbCfgClTableNode 1.3.6.1.4.1.6247.3.1.1.2.7.1.1
Information about a particular client configuration.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CbCfgClTableNode  

cbCfgClTableIP 1.3.6.1.4.1.6247.3.1.1.2.7.1.1.1
The clients IP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

cbCfgClTableMask 1.3.6.1.4.1.6247.3.1.1.2.7.1.1.2
The clients IP Mask.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

cbCfgClTableMAC 1.3.6.1.4.1.6247.3.1.1.2.7.1.1.3
The clients MAC Address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

cbCfgClTableGroup 1.3.6.1.4.1.6247.3.1.1.2.7.1.1.4
The clients Group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cbCfgClTableBy 1.3.6.1.4.1.6247.3.1.1.2.7.1.1.5
By whom the client was added.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cbCfgClTableMinRate 1.3.6.1.4.1.6247.3.1.1.2.7.1.1.6
The clients Minimum rate (CIR).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cbCfgClTableMaxRate 1.3.6.1.4.1.6247.3.1.1.2.7.1.1.7
The clients Maximum rate.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cbCfgClTableEncrypt 1.3.6.1.4.1.6247.3.1.1.2.7.1.1.8
The clients Encryption parameter True/False.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER cbFalse(0), cbTrue(1)  

cbTimeDate 1.3.6.1.4.1.6247.3.1.1.2.8
OBJECT IDENTIFIER    

cbTime 1.3.6.1.4.1.6247.3.1.1.2.8.1
A string in the form HH:MM:SS that represents the gateway idea of the current time. Single digits should be preceeded by 0. Examples: 12:35:27 01:50:00 09:01:59
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

cbDate 1.3.6.1.4.1.6247.3.1.1.2.8.2
A string representing the gateway idea of the current date. In order to set a different date, use the following format: <1 or 2 Digits of Day of Month>,<4 Digits of Year> Examples: September 1,1998 Januray 12, 2002
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

cbClientsInfoReset 1.3.6.1.4.1.6247.3.1.1.2.9
This parameter is applicable only for clients that were NOT added by the CCU. The gateway will delete from its lists clients information (statistics and encryption parameters) for each client registered in the system for more then cbTClientsInfoReset seconds. cbTClientsInfoReset must be greater then 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cbCCUParam 1.3.6.1.4.1.6247.3.1.1.2.10
OBJECT IDENTIFIER    

cbCCU1 1.3.6.1.4.1.6247.3.1.1.2.10.1
IP of CCU Server #1 (set to 0.0.0.0 to disable CCU #1)
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

cbCCU2 1.3.6.1.4.1.6247.3.1.1.2.10.2
IP of CCU Server #2 (set to 0.0.0.0 to disable CCU #2)
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

cbCCU3 1.3.6.1.4.1.6247.3.1.1.2.10.3
IP of CCU Server #3 (set to 0.0.0.0 to disable CCU #3)
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

cbCCU4 1.3.6.1.4.1.6247.3.1.1.2.10.4
IP of CCU Server #4 (set to 0.0.0.0 to disable CCU #4)
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

cbCCU5 1.3.6.1.4.1.6247.3.1.1.2.10.5
IP of CCU Server #5 (set to 0.0.0.0 to disable CCU #5)
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

cbCCU6 1.3.6.1.4.1.6247.3.1.1.2.10.6
IP of CCU Server #6 (set to 0.0.0.0 to disable CCU #6)
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

cbCCU7 1.3.6.1.4.1.6247.3.1.1.2.10.7
IP of CCU Server #7 (set to 0.0.0.0 to disable CCU #7)
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

cbCCU8 1.3.6.1.4.1.6247.3.1.1.2.10.8
IP of CCU Server #8 (set to 0.0.0.0 to disable CCU #8)
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

cbCCU9 1.3.6.1.4.1.6247.3.1.1.2.10.9
IP of CCU Server #9 (set to 0.0.0.0 to disable CCU #9)
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

cbCCU10 1.3.6.1.4.1.6247.3.1.1.2.10.10
IP of CCU Server #10 (set to 0.0.0.0 to disable CCU #10)
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

cbHASParam 1.3.6.1.4.1.6247.3.1.1.2.11
OBJECT IDENTIFIER    

cbHasEnable 1.3.6.1.4.1.6247.3.1.1.2.11.1
Enables/Disables High Availability Mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cbEnabled(1), cbDisabled(0)  

cbHasCpu 1.3.6.1.4.1.6247.3.1.1.2.11.2
Maximum CPU
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cbHasMemory 1.3.6.1.4.1.6247.3.1.1.2.11.3
Maximum Memory Usage
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cbDiagnostics 1.3.6.1.4.1.6247.3.1.1.3
OBJECT IDENTIFIER    

cbDiagTestTx 1.3.6.1.4.1.6247.3.1.1.3.1
OBJECT IDENTIFIER    

cbDiagTestTxParam 1.3.6.1.4.1.6247.3.1.1.3.1.1
OBJECT IDENTIFIER    

cbTestTxDestIP 1.3.6.1.4.1.6247.3.1.1.3.1.1.1
Test Transfer Packet ID
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

cbTestTxType 1.3.6.1.4.1.6247.3.1.1.3.1.1.2
READ/WRITE Test Transfer Type: cbTestTypeOnePacket - one packet, cbTestTypeLowSpeedCont - Low Speed Continuous. cbTestTypeHighSpeedCont - High Speed Continuous.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cbTestTypeOnePacket(1), cbTestTypeLowSpeedCont(2), cbTestTypeHighSpeedCont(3)  

cbDiagTestTxActive 1.3.6.1.4.1.6247.3.1.1.3.1.2
Set to 0 in order to stop Test Transfer. Set to non-0 in order to activate it. (in case cbTestTxType = 1, set to 0 and to non-zero in order to re-send the single test packet)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cbTrue(1), cbFalse(0)  

cbSWDownload 1.3.6.1.4.1.6247.3.1.1.4
OBJECT IDENTIFIER    

cbSWServerIP 1.3.6.1.4.1.6247.3.1.1.4.1
The TFTP server IP address. The S/W file will be TFTPed from this station. Use 0.0.0.0 to load a different local file (without TFTP).
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

cbAppDownload 1.3.6.1.4.1.6247.3.1.1.4.2
OBJECT IDENTIFIER    

cbSWSourceFileName 1.3.6.1.4.1.6247.3.1.1.4.2.1
The software file name and its optional path (relative to the TFTP server root definition) to be downloaded from the server. Example: catvgw.dat
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

cbSWTargetFileName 1.3.6.1.4.1.6247.3.1.1.4.2.2
The S/W file name (without path) on the Gateway. Example: ram.abs WARNING: cbApplicationFileName (under cbGeneralParam) is the name of the running S/W. If cbSWTargetFileName is different from cbApplicationFileName, it will be just downloaded to the Gateway and not used until cbApplicationFileName will be changed (in CFG.INI) to be equal to cbSWTargetFileName.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

cbSWDownloadStart 1.3.6.1.4.1.6247.3.1.1.4.2.3
Set cbSWDownloadStart to cbTrue in order to start the S/W download process. Set cbSWDownloadStart to cbFalse to interrupt (and stop) S/W download in progress (when cbSWDownloadStatus = cbDownloadInProgress).
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER cbTrue(1), cbFalse(0)  

cbSWDownloadStatus 1.3.6.1.4.1.6247.3.1.1.4.2.4
Status of SW Download: cbIdle - Download has not started yet or has comleted and gateway already restarted with new version (not an error). cbDownloadInProgress - Download is currently in progrees (not an error). cbERRORTFTPServernotFound - Cannot find a TFTP server in the specified IP address - check and correct cbSWServerIP. cbERRORFileNotFound - Cannot find the specified file - check and correct cbSWFileName. cbERRORNotaSWFile - The specified file is not a SW file - check and correct cbSWFileName. cbERRORBadChecksum - Bad checksum - try to download again. cbERRORCommunicationFailed - Communication with server failed - try to download again. cbDownloadAborted - Download aborted by SNMP manager (cbSWDownloadStart was set to cbFalse during download).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER cbIdle(0), cbDownloadInProgress(1), cbERRORTFTPServernotFound(2), cbERRORFileNotFound(3), cbERRORNotASWFile(4), cbERRORBadChecksum(5), cbERRORCommunicationFailed(6), cbDownloadAborted(7)  

cbFPGADownload 1.3.6.1.4.1.6247.3.1.1.4.3
OBJECT IDENTIFIER    

cbFPGASourceFileName 1.3.6.1.4.1.6247.3.1.1.4.3.1
The FPGA file name and its optional path (relative to the TFTP server root definition) to be downloaded from the server. Example: FPGA.DAT
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

cbFPGATargetFileName 1.3.6.1.4.1.6247.3.1.1.4.3.2
The FPGA file name (without path) on the Gateway. Example: FPGA.DAT
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

cbFPGADownloadStart 1.3.6.1.4.1.6247.3.1.1.4.3.3
Set cbFPGADownloadStart to cbTrue in order to start the FPGA download process. Set cbFPGADownloadStart to cbFalse to interrupt (and stop) FPGA download in progress (when cbFPGADownloadStatus = cbDownloadInProgress).
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER cbTrue(1), cbFalse(0)  

cbFPGADownloadStatus 1.3.6.1.4.1.6247.3.1.1.4.3.4
Status of FPGA Download: cbIdle - Download has not started yet or has comleted and gateway already restarted with new version (not an error). cbDownloadInProgress - Download is currently in progrees (not an error). cbERRORTFTPServernotFound - Cannot find a TFTP server in the specified IP address - check and correct cbSWServerIP. cbERRORFileNotFound - Cannot find the specified file - check and correct cbFPGAFileName. cbERRORNotaSWFile - The specified file is not a SW file - check and correct cbFPGAFileName. cbERRORBadChecksum - Bad checksum - try to download again. cbERRORCommunicationFailed - Communication with server failed - try to download again. cbDownloadAborted - Download aborted by SNMP manager (cbFPGADownloadStart was set to cbFalse during download).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER cbIdle(0), cbDownloadInProgress(1), cbERRORTFTPServernotFound(2), cbERRORFileNotFound(3), cbERRORNotASWFile(4), cbERRORBadChecksum(5), cbERRORCommunicationFailed(6), cbDownloadAborted(7)