EFDATA-MIB: View SNMP OID List / Download MIB

VENDOR: COMTECH EFDATA CORPORATION


 Home MIB: EFDATA-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 efdata 1.3.6.1.4.1.6247
           spectracast 1.3.6.1.4.1.6247.3
               dtmx5000 1.3.6.1.4.1.6247.3.1
                   cbGateway 1.3.6.1.4.1.6247.3.1.1
                       cbStatistics 1.3.6.1.4.1.6247.3.1.1.1
                           cbStatGeneral 1.3.6.1.4.1.6247.3.1.1.1.1
                               cbStatNumBytesTXed 1.3.6.1.4.1.6247.3.1.1.1.1.1 counter read-only
Number of bytes transmitted since last statistics reset.
                               cbStatNumOfPackets 1.3.6.1.4.1.6247.3.1.1.1.1.2 counter read-only
Number of data packets transmitted since last statistics reset.
                               cbStatAvrPktSize 1.3.6.1.4.1.6247.3.1.1.1.1.3 counter read-only
Average packet size since last statistics reset.
                               cbStatAvrBytesPerSec 1.3.6.1.4.1.6247.3.1.1.1.1.4 counter read-only
Average speed in bytes per second since last statistics reset.
                               cbStatNumPacketDiscarded 1.3.6.1.4.1.6247.3.1.1.1.1.5 counter read-only
Number of data packets that were discarded since last statistics reset.
                               cbStatNumNMSFrames 1.3.6.1.4.1.6247.3.1.1.1.1.6 counter read-only
Number of NMS packets received since last statistics reset.
                               cbCPULoad 1.3.6.1.4.1.6247.3.1.1.1.1.7 counter read-only
Current CPU Load in percents (0-100).
                               cbMemoryUsage 1.3.6.1.4.1.6247.3.1.1.1.1.8 counter read-only
Current Memory Usage in percents (0-100).
                               cbStatReset 1.3.6.1.4.1.6247.3.1.1.1.1.9 integer read-write
Set to cbTrue in order to reset the general statistics values (either in active or non-active mode). Enumeration: 'cbFalse': 0, 'cbTrue': 1.
                               cbStatNumClients 1.3.6.1.4.1.6247.3.1.1.1.1.10 counter read-only
Number of clients currently connected to the Gateway. It is not part of the General Statistics since the cbStatReset does not change its value.
                           cbStatClient 1.3.6.1.4.1.6247.3.1.1.1.2
                               cbClientIP 1.3.6.1.4.1.6247.3.1.1.1.2.1 ipaddress read-write
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.
                               cbClientStatistics 1.3.6.1.4.1.6247.3.1.1.1.2.2
                                   cbClNumSeconds 1.3.6.1.4.1.6247.3.1.1.1.2.2.1 counter read-only
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.
                                   cbClNumKBytes 1.3.6.1.4.1.6247.3.1.1.1.2.2.2 counter read-only
Number of bytes transmitted to IP==cbClientIP in the last cbClNumSeconds seconds.
                                   cbClNumPackets 1.3.6.1.4.1.6247.3.1.1.1.2.2.3 counter read-only
Number of packets transmitted to IP==cbClientIP in the last cbClNumSeconds seconds.
                                   cbClAvrBytesPerSecond 1.3.6.1.4.1.6247.3.1.1.1.2.2.4 counter read-only
Average transfer rate in bytes per second for this client.
                                   cbClNumPacketsDiscarded 1.3.6.1.4.1.6247.3.1.1.1.2.2.5 counter read-only
Number of packets discarded to IP==cbClientIP in the last cbClNumSeconds seconds.
                                   cbClStatReset 1.3.6.1.4.1.6247.3.1.1.1.2.2.6 integer read-write
Set ot non-zero - Reset the statistics values for the client cbClientIP. Enumeration: 'cbFalse': 0, 'cbTrue': 1.
                                   cbClEncrEnbled 1.3.6.1.4.1.6247.3.1.1.1.2.2.7 integer read-only
If this variable is True then the user desire encryption. This value may not changed and it is NOT changed by setting cbClStatReset. Enumeration: 'cbFalse': 0, 'cbTrue': 1.
                           cbStatClTable 1.3.6.1.4.1.6247.3.1.1.1.3
                               cbClTable 1.3.6.1.4.1.6247.3.1.1.1.3.1 no-access
This table contains updated statistics of all clients known to the gateway.
                                   cbClTableNode 1.3.6.1.4.1.6247.3.1.1.1.3.1.1 no-access
Information about a particular client.
                                       cbClTableIP 1.3.6.1.4.1.6247.3.1.1.1.3.1.1.1 ipaddress read-only
The clients IP.
                                       cbClTableStampTime 1.3.6.1.4.1.6247.3.1.1.1.3.1.1.2 integer read-only
The clients Stamp Time.
                                       cbClTableStartTime 1.3.6.1.4.1.6247.3.1.1.1.3.1.1.3 integer read-only
The clients Start Time.
                                       cbClTableTotalPackets 1.3.6.1.4.1.6247.3.1.1.1.3.1.1.4 integer read-only
Total Packets transmitted to this client.
                                       cbClTableBytesInSec 1.3.6.1.4.1.6247.3.1.1.1.3.1.1.5 integer read-only
The clients Rate in Bytes/Sec.
                                       cbClTablePacketsDiscr 1.3.6.1.4.1.6247.3.1.1.1.3.1.1.6 integer read-only
The Total Packets which were discarded to this client
                                       cbClTableKBytesTxed 1.3.6.1.4.1.6247.3.1.1.1.3.1.1.7 integer read-only
The Total KBytes transmitted to this client.
                                       cbClTableReset 1.3.6.1.4.1.6247.3.1.1.1.3.1.1.8 integer read-write
Reset the client statistics. Enumeration: 'cbYes': 1, 'cbNo': 0.
                       cbConfig 1.3.6.1.4.1.6247.3.1.1.2
                           cbNetworkParam 1.3.6.1.4.1.6247.3.1.1.2.1
                               cbNetGatewayMngIP 1.3.6.1.4.1.6247.3.1.1.2.1.1 ipaddress read-only
C&M IP Address. Changing this parameter will affect after system reset.
                               cbNetGatewayMngSubnetMask 1.3.6.1.4.1.6247.3.1.1.2.1.2 ipaddress read-only
C&M subnet mask. Changing this parameter will affect after system reset.
                               cbNetDefaultGateway 1.3.6.1.4.1.6247.3.1.1.2.1.3 ipaddress read-write
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.
                               cbNetPromiscuous 1.3.6.1.4.1.6247.3.1.1.2.1.4 integer read-write
Enables/Disables Promiscuous Mode. Changing this parameter will affect after system reset. Enumeration: 'cbDisabled': 0, 'cbEnabled': 1.
                               cbNetUnregisteredUsers 1.3.6.1.4.1.6247.3.1.1.2.1.5 integer read-write
Enables/Disables Unregistered Users. Enumeration: 'cbDisabled': 0, 'cbEnabled': 1.
                               cbNetMulticast 1.3.6.1.4.1.6247.3.1.1.2.1.6 integer read-write
Enables/Disables receive Multicast Packets. Enumeration: 'cbDisabled': 0, 'cbEnabled': 1.
                               cbNetDualNIC 1.3.6.1.4.1.6247.3.1.1.2.1.7 integer read-write
Enables/Disables Transportation NIC Changing this parameter will affect after system reset. Enumeration: 'cbDisabled': 0, 'cbEnabled': 1.
                               cbNetGatewayDataIP 1.3.6.1.4.1.6247.3.1.1.2.1.8 ipaddress read-write
Transportation IP Address. Changing this parameter will affect after system reset.
                               cbNetGatewayDataSubnetMask 1.3.6.1.4.1.6247.3.1.1.2.1.9 ipaddress read-write
Transportation subnet mask. Changing this parameter will affect after system reset.
                               cbNetTelnet 1.3.6.1.4.1.6247.3.1.1.2.1.10 integer read-write
Enables/Disables the Telnet Server Enumeration: 'cbDisabled': 0, 'cbEnabled': 1.
                               cbNetFTP 1.3.6.1.4.1.6247.3.1.1.2.1.11 integer read-write
Enables/Disables the FTP Server Enumeration: 'cbDisabled': 0, 'cbEnabled': 1.
                           cbDVBOutputParam 1.3.6.1.4.1.6247.3.1.1.2.2
                               cbDVBOutputBitRate 1.3.6.1.4.1.6247.3.1.1.2.2.1 integer read-write
PLL Frequency
                               cbDVBPAT 1.3.6.1.4.1.6247.3.1.1.2.2.2 integer read-write
PAT Rate
                               cbDVBPMT 1.3.6.1.4.1.6247.3.1.1.2.2.3 integer read-write
PMT Rate
                               cbDVBFraming 1.3.6.1.4.1.6247.3.1.1.2.2.4 integer read-write
188/204 Framing. Enumeration: 'cbFraming188': 1, 'cbFraming204': 2.
                               cbStuffingMode 1.3.6.1.4.1.6247.3.1.1.2.2.5 integer read-write
Stuffing mode: either FF stuffing or Adaptation field stuffing Enumeration: 'cbFFStuffing': 0, 'cbAdaptationField': 1.
                               cbMpeMode 1.3.6.1.4.1.6247.3.1.1.2.2.6 integer read-write
MPE mode: Packed MPE mode or Not packed MPE mode. Enumeration: 'cbNotPacked': 1, 'cbPacked': 0.
                               cbCRCMode 1.3.6.1.4.1.6247.3.1.1.2.2.7 integer read-write
CRC type Enumeration: 'cbCheckSum': 1, 'cbCRC': 2, 'cbZero': 0.
                               cbDVBClockPolarity 1.3.6.1.4.1.6247.3.1.1.2.2.8 integer read-only
DVB Clock Polarity. (read only value - may be changed in CFG.INI only). Enumeration: 'cbNotInverted': 0, 'cbInverted': 1.
                               cbDVBAuxInput 1.3.6.1.4.1.6247.3.1.1.2.2.9 integer read-write
Aux Input Enable Enumeration: 'cbDisabled': 0, 'cbEnabled': 1.
                               cbDVBAuxNullPackets 1.3.6.1.4.1.6247.3.1.1.2.2.10 integer read-write
Aux Null Packets Enumeration: 'cbDisabled': 0, 'cbEnabled': 1.
                               cbDVBAuxInputType 1.3.6.1.4.1.6247.3.1.1.2.2.11 integer read-write
Aux Input Type Enumeration: 'cbLVDS': 0, 'cbASI': 1.
                               cbDVBLlcSnap 1.3.6.1.4.1.6247.3.1.1.2.2.12 integer read-write
Enable LLC-SNAP in MPE Enumeration: 'cbDisabled': 0, 'cbEnabled': 1.
                           cbGeneralParam 1.3.6.1.4.1.6247.3.1.1.2.3
                               cbGatewayEnabled 1.3.6.1.4.1.6247.3.1.1.2.3.1 integer read-write
Enables/Disables all the Gateway operations. Enumeration: 'cbFalse': 0, 'cbTrue': 1.
                               cbGatewaySWReset 1.3.6.1.4.1.6247.3.1.1.2.3.2 integer read-write
CAUTION: Setting this param to cbTrue cause a S/W reset of the gateway. Enumeration: 'cbFalse': 0, 'cbTrue': 1.
                               cbTraceInfo 1.3.6.1.4.1.6247.3.1.1.2.3.3
                                   cbTraceMask 1.3.6.1.4.1.6247.3.1.1.2.3.3.1 integer read-write
Mask to select elements for trace.
                                   cbTraceLevel 1.3.6.1.4.1.6247.3.1.1.2.3.3.2 integer read-write
Trace level for elements specified by cbTraceMask
                                   cbTraceOutputChannel 1.3.6.1.4.1.6247.3.1.1.2.3.3.3 integer read-write
Trace output channel. Enumeration: 'cbTraceToCOM1': 2, 'cbTraceToVGA': 1, 'cbTraceToCOM2': 3.
                               cbPktEncrypt 1.3.6.1.4.1.6247.3.1.1.2.3.4 integer read-write
Enable/Disable encryption of the the transmitted packets. If cbPktEncrypt==cbTrue, packets will be encrypted only if cbClEncrEnable==cbTrue for that client. Enumeration: 'cbFalse': 0, 'cbTrue': 1.
                               cbGatewayDescription 1.3.6.1.4.1.6247.3.1.1.2.3.5 displaystring read-write
A general description of this gateway. The description may be changed as needed.
                               cbSWVersion 1.3.6.1.4.1.6247.3.1.1.2.3.6 displaystring read-only
TV Gateway Software Version.
                               cbApplicationFileName 1.3.6.1.4.1.6247.3.1.1.2.3.7 displaystring read-write
TV Gateway Application Software File Name. Changing this parameter will affect after system reset.
                               cbDataMappingMode 1.3.6.1.4.1.6247.3.1.1.2.3.8 integer read-write
Data Boradcast Mode - Encodding mode of data from network. Enumeration: 'cbDataStreaming': 2, 'cbProtocolEncapsulation': 3.
                               cbMaxAllowableDelay 1.3.6.1.4.1.6247.3.1.1.2.3.9 integer read-write
The Maximum allowable time (in mSec) which a packet can be delayed in the gateway.
                               cbQualityOfService 1.3.6.1.4.1.6247.3.1.1.2.3.10
                                     cbQOSMode 1.3.6.1.4.1.6247.3.1.1.2.3.10.1 integer read-write
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. Enumeration: 'cbRestrictive': 2, 'cbPermissive': 1.
                                     cbQOSActive 1.3.6.1.4.1.6247.3.1.1.2.3.10.2 integer read-write
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. Enumeration: 'cbFalse': 0, 'cbTrue': 1.
                               cbFlushing 1.3.6.1.4.1.6247.3.1.1.2.3.11 integer read-write
Flushing packets on IDLE Enumeration: 'cbYes': 1, 'cbNo': 0.
                               cbFPGAFileName 1.3.6.1.4.1.6247.3.1.1.2.3.13 displaystring read-write
A string that holds the MCS file name loaded to the Gateway's Encoder. Changing this parameter will affect after system reset.
                           cbGroupsTable 1.3.6.1.4.1.6247.3.1.1.2.4
                               cbGrTable 1.3.6.1.4.1.6247.3.1.1.2.4.1 no-access
This table contains the Groups definitions.
                                   cbGroupsTableNode 1.3.6.1.4.1.6247.3.1.1.2.4.1.1 no-access
Information about a particular group.
                                       cbGrTableIndex 1.3.6.1.4.1.6247.3.1.1.2.4.1.1.1 integer read-write
Group Index.
                                       cbGrTablePID 1.3.6.1.4.1.6247.3.1.1.2.4.1.1.2 integer read-write
The Group PID.
                                       cbGrTableQosMode 1.3.6.1.4.1.6247.3.1.1.2.4.1.1.3 integer read-write
The Group Qos Mode. Enumeration: 'cbIndividual': 0, 'cbGlobal': 1.
                                       cbGrTableMinRate 1.3.6.1.4.1.6247.3.1.1.2.4.1.1.4 integer read-write
The Group Minimum rate. This parameter affects only if QosMode=Global
                                       cbGrTableMaxRate 1.3.6.1.4.1.6247.3.1.1.2.4.1.1.5 integer read-write
The Group Maximum rate. This parameter affects only if QosMode=Global
                           cbConfigSTUTable 1.3.6.1.4.1.6247.3.1.1.2.5
                               cbStaticUserTable 1.3.6.1.4.1.6247.3.1.1.2.5.1 no-access
This table contains the all the static users.
                                   cbStaticUserEntry 1.3.6.1.4.1.6247.3.1.1.2.5.1.1 no-access
Information about a particular static user.
                                       cbStaticUserIP 1.3.6.1.4.1.6247.3.1.1.2.5.1.1.1 ipaddress read-write
IP of static user.
                                       cbStaticUserMask 1.3.6.1.4.1.6247.3.1.1.2.5.1.1.2 ipaddress read-write
The static user mask.
                                       cbStaticUserGroup 1.3.6.1.4.1.6247.3.1.1.2.5.1.1.3 integer read-write
The static user's Group.
                                       cbStaticUserMAC 1.3.6.1.4.1.6247.3.1.1.2.5.1.1.4 physaddress read-write
The group in which the static user resides.
                                       cbStaticUserMinRate 1.3.6.1.4.1.6247.3.1.1.2.5.1.1.5 integer read-write
The static user Minimum rate (CIR).
                                       cbStaticUserMaxRate 1.3.6.1.4.1.6247.3.1.1.2.5.1.1.6 integer read-write
The static user Maximum rate.
                           cbConfigMulticastTable 1.3.6.1.4.1.6247.3.1.1.2.6
                               cbMulticastTable 1.3.6.1.4.1.6247.3.1.1.2.6.1 no-access
This table contains the all the multicasts.
                                   cbMulticastEntry 1.3.6.1.4.1.6247.3.1.1.2.6.1.1 no-access
Information about a particular multicast.
                                       cbMulticastIP 1.3.6.1.4.1.6247.3.1.1.2.6.1.1.1 ipaddress read-write
IP of multicast.
                                       cbMulticastGroup 1.3.6.1.4.1.6247.3.1.1.2.6.1.1.2 integer read-write
The multicast's Group.
                                       cbMulticastSID 1.3.6.1.4.1.6247.3.1.1.2.6.1.1.3 integer read-write
The group in which the multicast resides.
                                       cbMulticastMinRate 1.3.6.1.4.1.6247.3.1.1.2.6.1.1.4 integer read-write
The multicast Minimum rate (CIR).
                                       cbMulticastMaxRate 1.3.6.1.4.1.6247.3.1.1.2.6.1.1.5 integer read-write
The multicast Maximum rate.
                           cbConfigClTable 1.3.6.1.4.1.6247.3.1.1.2.7
                               cbCfgClTable 1.3.6.1.4.1.6247.3.1.1.2.7.1 no-access
This table contains updated configuration of all clients known to the gateway.
                                   cbCfgClTableNode 1.3.6.1.4.1.6247.3.1.1.2.7.1.1 no-access
Information about a particular client configuration.
                                       cbCfgClTableIP 1.3.6.1.4.1.6247.3.1.1.2.7.1.1.1 ipaddress read-only
The clients IP.
                                       cbCfgClTableMask 1.3.6.1.4.1.6247.3.1.1.2.7.1.1.2 ipaddress read-only
The clients IP Mask.
                                       cbCfgClTableMAC 1.3.6.1.4.1.6247.3.1.1.2.7.1.1.3 physaddress read-only
The clients MAC Address.
                                       cbCfgClTableGroup 1.3.6.1.4.1.6247.3.1.1.2.7.1.1.4 integer read-only
The clients Group.
                                       cbCfgClTableBy 1.3.6.1.4.1.6247.3.1.1.2.7.1.1.5 displaystring read-only
By whom the client was added.
                                       cbCfgClTableMinRate 1.3.6.1.4.1.6247.3.1.1.2.7.1.1.6 integer read-only
The clients Minimum rate (CIR).
                                       cbCfgClTableMaxRate 1.3.6.1.4.1.6247.3.1.1.2.7.1.1.7 integer read-only
The clients Maximum rate.
                                       cbCfgClTableEncrypt 1.3.6.1.4.1.6247.3.1.1.2.7.1.1.8 integer read-only
The clients Encryption parameter True/False. Enumeration: 'cbFalse': 0, 'cbTrue': 1.
                           cbTimeDate 1.3.6.1.4.1.6247.3.1.1.2.8
                               cbTime 1.3.6.1.4.1.6247.3.1.1.2.8.1 displaystring read-write
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
                               cbDate 1.3.6.1.4.1.6247.3.1.1.2.8.2 displaystring read-write
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
                           cbClientsInfoReset 1.3.6.1.4.1.6247.3.1.1.2.9 integer read-write
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.
                           cbCCUParam 1.3.6.1.4.1.6247.3.1.1.2.10
                                 cbCCU1 1.3.6.1.4.1.6247.3.1.1.2.10.1 ipaddress read-write
IP of CCU Server #1 (set to 0.0.0.0 to disable CCU #1)
                                 cbCCU2 1.3.6.1.4.1.6247.3.1.1.2.10.2 ipaddress read-write
IP of CCU Server #2 (set to 0.0.0.0 to disable CCU #2)
                                 cbCCU3 1.3.6.1.4.1.6247.3.1.1.2.10.3 ipaddress read-write
IP of CCU Server #3 (set to 0.0.0.0 to disable CCU #3)
                                 cbCCU4 1.3.6.1.4.1.6247.3.1.1.2.10.4 ipaddress read-write
IP of CCU Server #4 (set to 0.0.0.0 to disable CCU #4)
                                 cbCCU5 1.3.6.1.4.1.6247.3.1.1.2.10.5 ipaddress read-write
IP of CCU Server #5 (set to 0.0.0.0 to disable CCU #5)
                                 cbCCU6 1.3.6.1.4.1.6247.3.1.1.2.10.6 ipaddress read-write
IP of CCU Server #6 (set to 0.0.0.0 to disable CCU #6)
                                 cbCCU7 1.3.6.1.4.1.6247.3.1.1.2.10.7 ipaddress read-write
IP of CCU Server #7 (set to 0.0.0.0 to disable CCU #7)
                                 cbCCU8 1.3.6.1.4.1.6247.3.1.1.2.10.8 ipaddress read-write
IP of CCU Server #8 (set to 0.0.0.0 to disable CCU #8)
                                 cbCCU9 1.3.6.1.4.1.6247.3.1.1.2.10.9 ipaddress read-write
IP of CCU Server #9 (set to 0.0.0.0 to disable CCU #9)
                                 cbCCU10 1.3.6.1.4.1.6247.3.1.1.2.10.10 ipaddress read-write
IP of CCU Server #10 (set to 0.0.0.0 to disable CCU #10)
                           cbHASParam 1.3.6.1.4.1.6247.3.1.1.2.11
                                 cbHasEnable 1.3.6.1.4.1.6247.3.1.1.2.11.1 integer read-write
Enables/Disables High Availability Mode. Enumeration: 'cbDisabled': 0, 'cbEnabled': 1.
                                 cbHasCpu 1.3.6.1.4.1.6247.3.1.1.2.11.2 integer read-write
Maximum CPU
                                 cbHasMemory 1.3.6.1.4.1.6247.3.1.1.2.11.3 integer read-write
Maximum Memory Usage
                       cbDiagnostics 1.3.6.1.4.1.6247.3.1.1.3
                           cbDiagTestTx 1.3.6.1.4.1.6247.3.1.1.3.1
                               cbDiagTestTxParam 1.3.6.1.4.1.6247.3.1.1.3.1.1
                                   cbTestTxDestIP 1.3.6.1.4.1.6247.3.1.1.3.1.1.1 ipaddress read-write
Test Transfer Packet ID
                                   cbTestTxType 1.3.6.1.4.1.6247.3.1.1.3.1.1.2 integer read-write
READ/WRITE Test Transfer Type: cbTestTypeOnePacket - one packet, cbTestTypeLowSpeedCont - Low Speed Continuous. cbTestTypeHighSpeedCont - High Speed Continuous. Enumeration: 'cbTestTypeHighSpeedCont': 3, 'cbTestTypeLowSpeedCont': 2, 'cbTestTypeOnePacket': 1.
                               cbDiagTestTxActive 1.3.6.1.4.1.6247.3.1.1.3.1.2 integer read-write
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) Enumeration: 'cbFalse': 0, 'cbTrue': 1.
                       cbSWDownload 1.3.6.1.4.1.6247.3.1.1.4
                           cbSWServerIP 1.3.6.1.4.1.6247.3.1.1.4.1 ipaddress read-write
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).
                           cbAppDownload 1.3.6.1.4.1.6247.3.1.1.4.2
                               cbSWSourceFileName 1.3.6.1.4.1.6247.3.1.1.4.2.1 displaystring read-write
The software file name and its optional path (relative to the TFTP server root definition) to be downloaded from the server. Example: catvgw.dat
                               cbSWTargetFileName 1.3.6.1.4.1.6247.3.1.1.4.2.2 displaystring read-write
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.
                               cbSWDownloadStart 1.3.6.1.4.1.6247.3.1.1.4.2.3 integer read-write
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). Enumeration: 'cbFalse': 0, 'cbTrue': 1.
                               cbSWDownloadStatus 1.3.6.1.4.1.6247.3.1.1.4.2.4 integer read-only
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). Enumeration: 'cbERRORCommunicationFailed': 6, 'cbERRORBadChecksum': 5, 'cbDownloadInProgress': 1, 'cbDownloadAborted': 7, 'cbIdle': 0, 'cbERRORTFTPServernotFound': 2, 'cbERRORFileNotFound': 3, 'cbERRORNotASWFile': 4.
                           cbFPGADownload 1.3.6.1.4.1.6247.3.1.1.4.3
                               cbFPGASourceFileName 1.3.6.1.4.1.6247.3.1.1.4.3.1 displaystring read-write
The FPGA file name and its optional path (relative to the TFTP server root definition) to be downloaded from the server. Example: FPGA.DAT
                               cbFPGATargetFileName 1.3.6.1.4.1.6247.3.1.1.4.3.2 displaystring read-write
The FPGA file name (without path) on the Gateway. Example: FPGA.DAT
                               cbFPGADownloadStart 1.3.6.1.4.1.6247.3.1.1.4.3.3 integer read-write
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). Enumeration: 'cbFalse': 0, 'cbTrue': 1.
                               cbFPGADownloadStatus 1.3.6.1.4.1.6247.3.1.1.4.3.4 integer read-only
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). Enumeration: 'cbERRORCommunicationFailed': 6, 'cbERRORBadChecksum': 5, 'cbDownloadInProgress': 1, 'cbDownloadAborted': 7, 'cbIdle': 0, 'cbERRORTFTPServernotFound': 2, 'cbERRORFileNotFound': 3, 'cbERRORNotASWFile': 4.