AETHRA-MIB: View SNMP OID List / Download MIB

VENDOR: AETHRA


 Home MIB: AETHRA-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
 aethra 1.3.6.1.4.1.7745
           atosnt 1.3.6.1.4.1.7745.5
               tools 1.3.6.1.4.1.7745.5.1
                   fileTransfer 1.3.6.1.4.1.7745.5.1.1
                       fileTransferProtocol 1.3.6.1.4.1.7745.5.1.1.1 integer read-write
Set this parameter to configure the protocol for file transfer command. The protocol file(4) reads from a local disk for download command, writes to a local disk for upload. OID: 1.3.6.1.4.1.7745.5.1.1.1 Enumeration: 'ftp': 2, 'tftp': 1, 'http': 3, 'scp': 5, 'file': 4.
                       fileTransferFileName 1.3.6.1.4.1.7745.5.1.1.2 displaystring read-write
Set this parameter to configure the name of the file to download or upload. When using HTTP protocol set full url as fileTransferFileName. OID: 1.3.6.1.4.1.7745.5.1.1.2
                       fileTransferServerName 1.3.6.1.4.1.7745.5.1.1.3 displaystring read-write
Set this parameter to configure the name or IP address of remote server when using TFTP or FTP protocol. When not configured systemDefaultTftpServer or systemDefaultFtpServer is used for the respective protocols. OID: 1.3.6.1.4.1.7745.5.1.1.3
                       fileTransferOption 1.3.6.1.4.1.7745.5.1.1.4 integer read-write
Set this parameter to configure the type of file you are downloading or uploading. When not configured firmware type is used. firmware(1) is the operating system file, boot(2) is the system boot, userconf(3) is the current system configuration file, logs(4) is the logs file and is available only for upload command, package(5) is bundle is a package that contains boot and os in a single file, localfile(6) is any file you want to download or upload in the system, welcome(7) is a text message displayed before access to system console by telnet or ssh, license(8) is a license file to enable advanced system features, certificate(9) is the custom certificate file for the security protocol system (SSL), defaultconf(10) is the custom default configuration file, bannerPre(10) is available only from version 5.6.11, is a custom pre login banner file, bannerPost(10)is available only from version 5.6.11, is a custom post login banner file. OID: 1.3.6.1.4.1.7745.5.1.1.4 Enumeration: 'welcome': 7, 'logs': 4, 'license': 8, 'package': 5, 'firmware': 1, 'boot': 2, 'defaultconf': 10, 'bannerPre': 11, 'certificate': 9, 'userconf': 3, 'bannerPost': 12, 'localfile': 6.
                       fileTransferStorageFileName 1.3.6.1.4.1.7745.5.1.1.5 displaystring read-write
Set this parameter to configure the name of the local file when using file(4) protocol. OID: 1.3.6.1.4.1.7745.5.1.1.5
                       fileTransferExec 1.3.6.1.4.1.7745.5.1.1.6 integer read-write
Set this parameter to start download or upload. OID: 1.3.6.1.4.1.7745.5.1.1.6 Enumeration: 'download': 1, 'upload': 2, 'noaction': 0.
                       fileTransferStatus 1.3.6.1.4.1.7745.5.1.1.7 displaystring read-only
Get this parameter to read the current status of file transfer command. OID: 1.3.6.1.4.1.7745.5.1.1.7
                   ping 1.3.6.1.4.1.7745.5.1.2
                       pingParameters 1.3.6.1.4.1.7745.5.1.2.1
                           pingHost 1.3.6.1.4.1.7745.5.1.2.1.1 displaystring read-write
Set this parameter to configure the host name or IP address to ping. OID: 1.3.6.1.4.1.7745.5.1.2.1.1
                           pingSize 1.3.6.1.4.1.7745.5.1.2.1.2 integer read-write
Set this parameter to configure the size of ping packet. OID: 1.3.6.1.4.1.7745.5.1.2.1.2
                           pingTries 1.3.6.1.4.1.7745.5.1.2.1.3 integer read-write
Set this parameter to configure the number of ping tries. OID: 1.3.6.1.4.1.7745.5.1.2.1.3
                           pingTTL 1.3.6.1.4.1.7745.5.1.2.1.4 integer read-write
Set this parameter to configure ping TTL option. OID: 1.3.6.1.4.1.7745.5.1.2.1.4
                           pingTimeOut 1.3.6.1.4.1.7745.5.1.2.1.5 integer read-write
Set this parameter to configure ping response timeout (sec). OID: 1.3.6.1.4.1.7745.5.1.2.1.5
                           pingSource 1.3.6.1.4.1.7745.5.1.2.1.6 displaystring read-write
Set this parameter to configure the name or IP address of the ping source. OID: 1.3.6.1.4.1.7745.5.1.2.1.6
                           pingStart 1.3.6.1.4.1.7745.5.1.2.1.7 integer read-write
Set this parameter to start ping. OID: 1.3.6.1.4.1.7745.5.1.2.1.7 Enumeration: 'start': 1, 'noaction': 0.
                           pingStatus 1.3.6.1.4.1.7745.5.1.2.1.8 displaystring read-only
Get this parameter to read the current status of ping command. OID: 1.3.6.1.4.1.7745.5.1.2.1.8
                       pingStatistics 1.3.6.1.4.1.7745.5.1.2.2
                           pingTXpacket 1.3.6.1.4.1.7745.5.1.2.2.1 integer read-only
Get this parameter to read the number of packets transmitted. OID: 1.3.6.1.4.1.7745.5.1.2.2.1
                           pingRXpacket 1.3.6.1.4.1.7745.5.1.2.2.2 integer read-only
Get this parameter to read the number of packets received. OID: 1.3.6.1.4.1.7745.5.1.2.2.2
                           pingLOSTpacket 1.3.6.1.4.1.7745.5.1.2.2.3 integer read-only
Get this parameter to read the number of packets losted. OID: 1.3.6.1.4.1.7745.5.1.2.2.3
                           pingMinRTT 1.3.6.1.4.1.7745.5.1.2.2.4 integer read-only
Get this parameter to read the minimum Round Trip Time (RTT) value. OID: 1.3.6.1.4.1.7745.5.1.2.2.4
                           pingMaxRTT 1.3.6.1.4.1.7745.5.1.2.2.5 integer read-only
Get this parameter to read the maximum Round Trip Time (RTT) value. OID: 1.3.6.1.4.1.7745.5.1.2.2.5
                           pingAvgRTT 1.3.6.1.4.1.7745.5.1.2.2.6 integer read-only
Get this parameter to read the average Round Trip Time (RTT) value. OID: 1.3.6.1.4.1.7745.5.1.2.2.6
               system 1.3.6.1.4.1.7745.5.2
                   systemLoglevel 1.3.6.1.4.1.7745.5.2.1 integer read-write
Set this parameter to configure the log level of the node system. OID: 1.3.6.1.4.1.7745.5.2.1
                   systemDescription 1.3.6.1.4.1.7745.5.2.2 displaystring read-write
Set this parameter to configure system description. OID: 1.3.6.1.4.1.7745.5.2.2
                   systemName 1.3.6.1.4.1.7745.5.2.3 displaystring read-write
Set this parameter to configure system name, it's also used as network hostname. OID: 1.3.6.1.4.1.7745.5.2.3
                   systemLocalDomain 1.3.6.1.4.1.7745.5.2.4 displaystring read-write
Set this parameter to configure system local domain, it's also used as network workgroup. OID: 1.3.6.1.4.1.7745.5.2.4
                   systemDefaultTftpServer 1.3.6.1.4.1.7745.5.2.5 displaystring read-write
Set this parameter to configure the name or IP address for the default remote TFTP server. OID: 1.3.6.1.4.1.7745.5.2.5
                   systemTftpLocalAdd 1.3.6.1.4.1.7745.5.2.6 ipaddress read-write
Set this parameter to configure the name or the local IP address used by the TFTP client. OID: 1.3.6.1.4.1.7745.5.2.6
                   systemDefaultFtpServer 1.3.6.1.4.1.7745.5.2.7 displaystring read-write
Set this parameter to configure the name or IP address and port for the default remote FTP server. OID: 1.3.6.1.4.1.7745.5.2.7
                   systemFtpLocalAdd 1.3.6.1.4.1.7745.5.2.8 ipaddress read-write
Set this parameter to configure the name or the local IP address used by the FTP client. OID: 1.3.6.1.4.1.7745.5.2.8
                   systemFtpUsername 1.3.6.1.4.1.7745.5.2.9 displaystring read-write
Set this parameter to configure the username for the default remote FTP server. OID: 1.3.6.1.4.1.7745.5.2.9
                   systemFtpPassword 1.3.6.1.4.1.7745.5.2.10 displaystring read-write
Set this parameter to configure the password for the default remote FTP server. OID: 1.3.6.1.4.1.7745.5.2.10
                   systemAAAProfile 1.3.6.1.4.1.7745.5.2.11 displaystring read-write
Set this parameter to configure the AAA profile used by the system. OID: 1.3.6.1.4.1.7745.5.2.11
                   systemAAALogTimeout 1.3.6.1.4.1.7745.5.2.12 integer read-write
Set this parameter to configure the AAA login timeout. OID: 1.3.6.1.4.1.7745.5.2.12
                   systemBackupAuth 1.3.6.1.4.1.7745.5.2.13 integer read-write
Set this parameter to enable the backup authentication system. OID: 1.3.6.1.4.1.7745.5.2.13 Enumeration: 'on': 1, 'off': 0.
                   systemScrollLine 1.3.6.1.4.1.7745.5.2.14 integer read-write
Set this parameter to enable the system scroll line. OID: 1.3.6.1.4.1.7745.5.2.14
                   systemKernelLogs 1.3.6.1.4.1.7745.5.2.15 integer read-write
Set this parameter to enable the system kernel logs OID: 1.3.6.1.4.1.7745.5.2.15 Enumeration: 'on': 1, 'off': 0.
                   systemCryptedPassword 1.3.6.1.4.1.7745.5.2.16 integer read-write
Set this parameter to enable the system crypted password. OID: 1.3.6.1.4.1.7745.5.2.16 Enumeration: 'on': 1, 'off': 0.
                   systemSave 1.3.6.1.4.1.7745.5.2.17 integer read-write
Set this parameter to save current configuration. OID: 1.3.6.1.4.1.7745.5.2.17 Enumeration: 'save': 1, 'noaction': 0.
                   systemRestart 1.3.6.1.4.1.7745.5.2.18
                         restartOption 1.3.6.1.4.1.7745.5.2.18.1 integer read-write
Set this parameter to choose restart command option. saveConf(0) saving configuration changes before restart the system, notSaveConf(1) restart the system without saving configuration changes, restoreDefaultConf(2) restart the system with the default configuration, restoreFactoryDefault(3) available only from version 5.6.14, restart the system with the factory default. OID: 1.3.6.1.4.1.7745.5.2.18.1 Enumeration: 'restoreDefaultConf': 2, 'saveConf': 0, 'restoreFactoryDefault': 3, 'notSaveConf': 1.
                         restartDelay 1.3.6.1.4.1.7745.5.2.18.2 integer read-write
Set this parameter to configure restart timeout (sec). OID: 1.3.6.1.4.1.7745.5.2.18.2
                         restartExec 1.3.6.1.4.1.7745.5.2.18.3 integer read-write
Set this parameter to restart the system. OID: 1.3.6.1.4.1.7745.5.2.18.3 Enumeration: 'restart': 1, 'noaction': 0.
                         restartStatus 1.3.6.1.4.1.7745.5.2.18.4 displaystring read-only
Get this parameter to read the current status of restart command. OID: OID: 1.3.6.1.4.1.7745.5.2.18.4
                   performance 1.3.6.1.4.1.7745.5.2.19
                         performanceCpuAvg1min 1.3.6.1.4.1.7745.5.2.19.1 integer read-only
Get this parameter to read the CPU average utilization in 1 minute (in %). OID: 1.3.6.1.4.1.7745.5.2.19.1
                         performanceCpuAvg5min 1.3.6.1.4.1.7745.5.2.19.2 integer read-only
Get this parameter to read the CPU average utilization in 5 minute (in %). OID: 1.3.6.1.4.1.7745.5.2.19.2
                         performanceCpuAvg15min 1.3.6.1.4.1.7745.5.2.19.3 integer read-only
Get this parameter to read the CPU average utilization in 15 minute (in %). OID: 1.3.6.1.4.1.7745.5.2.19.3
                         performanceDynMemLoad 1.3.6.1.4.1.7745.5.2.19.4 integer read-only
Get this parameter to read the usage of dynamic memory (in %). OID: 1.3.6.1.4.1.7745.5.2.19.4
                         performanceDynMemTotal 1.3.6.1.4.1.7745.5.2.19.5 integer read-only
Get this parameter to read the total dynamic memory (in KBytes). OID: 1.3.6.1.4.1.7745.5.2.19.5
                         performanceDynMemFree 1.3.6.1.4.1.7745.5.2.19.6 integer read-only
Get this parameter to read the free dynamic memory (in KBytes). OID: 1.3.6.1.4.1.7745.5.2.19.6
                   systemDefaultScpServer 1.3.6.1.4.1.7745.5.2.20 displaystring read-write
Set this parameter to configure the name or IP address and port for the default remote SCP server. OID: 1.3.6.1.4.1.7745.5.2.20
                   systemScpUsername 1.3.6.1.4.1.7745.5.2.21 displaystring read-write
Set this parameter to configure the username for the default remote SCP server. OID: 1.3.6.1.4.1.7745.5.2.21
                   systemScpPassword 1.3.6.1.4.1.7745.5.2.22 displaystring read-write
Set this parameter to configure the password for the default remote SCP server. OID: 1.3.6.1.4.1.7745.5.2.22
                   systemConsoleEnable 1.3.6.1.4.1.7745.5.2.23 integer read-write
Set this parameter to enable or disable serial console. OID: 1.3.6.1.4.1.7745.5.2.23 Enumeration: 'on': 1, 'off': 0.
                   systemLogMsgRate 1.3.6.1.4.1.7745.5.2.24 integer read-write
Set this parameter to configure the maximum number of log messages per minute. A value set to 0 (zero) is equivalent to unlimited. OID: 1.3.6.1.4.1.7745.5.2.24
               dsl 1.3.6.1.4.1.7745.5.3
                   xdsl 1.3.6.1.4.1.7745.5.3.1
                       xdslTable 1.3.6.1.4.1.7745.5.3.1.1 no-access
This is a table showing the list of xdsl interface entries. OID: 1.3.6.1.4.1.7745.5.3.1.1
                           xdslEntry 1.3.6.1.4.1.7745.5.3.1.1.1 no-access
OID: 1.3.6.1.4.1.7745.5.3.1.1.1
                               xdslIndex 1.3.6.1.4.1.7745.5.3.1.1.1.1 integer read-only
Get this parameter to read the index of the row. OID: 1.3.6.1.4.1.7745.5.3.1.1.1.1
                               xdslLinkStatus 1.3.6.1.4.1.7745.5.3.1.1.1.2 displaystring read-only
Get this parameter to read the link status. OID: 1.3.6.1.4.1.7745.5.3.1.1.1.2
                               xdslTc 1.3.6.1.4.1.7745.5.3.1.1.1.3 displaystring read-only
Get this parameter to read link transmission convergence. OID: 1.3.6.1.4.1.7745.5.3.1.1.1.3
                               xdslUsAttenuation 1.3.6.1.4.1.7745.5.3.1.1.1.4 integer read-only
Get this parameter to read link upstream attenuation (0.1 dB steps). OID: 1.3.6.1.4.1.7745.5.3.1.1.1.4
                               xdslDsAttenuation 1.3.6.1.4.1.7745.5.3.1.1.1.5 integer read-only
Get this parameter to read link downstream attenuation (0.1 dB steps). OID: 1.3.6.1.4.1.7745.5.3.1.1.1.5
                               xdslUsNoiseMargin 1.3.6.1.4.1.7745.5.3.1.1.1.6 integer read-only
Get this parameter to read link upstream noise margin (0.1 dB steps). OID: 1.3.6.1.4.1.7745.5.3.1.1.1.6
                               xdslDsNoiseMargin 1.3.6.1.4.1.7745.5.3.1.1.1.7 integer read-only
Get this parameter to read link downstream noise margin (0.1 dB steps). OID: 1.3.6.1.4.1.7745.5.3.1.1.1.7
                               xdslUsCurrRate 1.3.6.1.4.1.7745.5.3.1.1.1.8 integer read-only
Get this parameter to read link upstream current rate (in Kbps). OID: 1.3.6.1.4.1.7745.5.3.1.1.1.8
                               xdslDsCurrRate 1.3.6.1.4.1.7745.5.3.1.1.1.9 integer read-only
Get this parameter to read link downstream current rate (in Kbps). OID: 1.3.6.1.4.1.7745.5.3.1.1.1.9
                               xdslModulationType 1.3.6.1.4.1.7745.5.3.1.1.1.10 displaystring read-only
Get this parameter to read link modulation type. OID: 1.3.6.1.4.1.7745.5.3.1.1.1.10
                               xdslUsMaxTheorRate 1.3.6.1.4.1.7745.5.3.1.1.1.11 integer read-only
Get this parameter to read link upstream attainable max rate (in Kbps). OID: 1.3.6.1.4.1.7745.5.3.1.1.1.11
                               xdslDsMaxTheorRate 1.3.6.1.4.1.7745.5.3.1.1.1.12 integer read-only
Get this parameter to read link downstream attainable max rate (in Kbps). OID: 1.3.6.1.4.1.7745.5.3.1.1.1.12
                               xdslUsTotBytes 1.3.6.1.4.1.7745.5.3.1.1.1.13 integer read-only
Get this parameter to read link upstream total bytes. OID: 1.3.6.1.4.1.7745.5.3.1.1.1.13
                               xdslDsTotBytes 1.3.6.1.4.1.7745.5.3.1.1.1.14 integer read-only
Get this parameter to read link downstream total bytes. OID: 1.3.6.1.4.1.7745.5.3.1.1.1.14
                               xdslNeTotCrcErr 1.3.6.1.4.1.7745.5.3.1.1.1.15 integer read-only
Get this parameter to read link near-end total CRC errors. OID: 1.3.6.1.4.1.7745.5.3.1.1.1.15
                               xdslNeShowtimeCrcErr 1.3.6.1.4.1.7745.5.3.1.1.1.16 integer read-only
Get this parameter to read link near-end last showtime CRC errors. OID: 1.3.6.1.4.1.7745.5.3.1.1.1.16
                   shdsl 1.3.6.1.4.1.7745.5.3.2
                       shdslTable 1.3.6.1.4.1.7745.5.3.2.1 no-access
This is a table showing the list of shdsl physical interface entries. OID: 1.3.6.1.4.1.7745.5.3.2.1
                           shdslEntry 1.3.6.1.4.1.7745.5.3.2.1.1 no-access
OID: 1.3.6.1.4.1.7745.5.3.2.1.1
                               shdslIndex 1.3.6.1.4.1.7745.5.3.2.1.1.1 integer read-only
Get this parameter to read the index of the row. OID: 1.3.6.1.4.1.7745.5.3.2.1.1.1
                               shdslPhyStatus 1.3.6.1.4.1.7745.5.3.2.1.1.2 displaystring read-only
Get this parameter to read physical status. OID: 1.3.6.1.4.1.7745.5.3.2.1.1.2
                               shdslTc 1.3.6.1.4.1.7745.5.3.2.1.1.3 displaystring read-only
Get this parameter to read physical transmission convergence. OID: 1.3.6.1.4.1.7745.5.3.2.1.1.3
                               shdslUsAttenuation 1.3.6.1.4.1.7745.5.3.2.1.1.4 integer read-only
Get this parameter to read physical upstream attenuation (0.1 dB steps). OID: 1.3.6.1.4.1.7745.5.3.2.1.1.4
                               shdslDsAttenuation 1.3.6.1.4.1.7745.5.3.2.1.1.5 integer read-only
Get this parameter to read physical downstream attenuation (0.1 dB steps). OID: 1.3.6.1.4.1.7745.5.3.2.1.1.5
                               shdslUsNoiseMargin 1.3.6.1.4.1.7745.5.3.2.1.1.6 integer read-only
Get this parameter to read physical upstream noise margin (0.1 dB steps). OID: 1.3.6.1.4.1.7745.5.3.2.1.1.6
                               shdslDsNoiseMargin 1.3.6.1.4.1.7745.5.3.2.1.1.7 integer read-only
Get this parameter to read physical downstream noise margin (0.1 dB steps). OID: 1.3.6.1.4.1.7745.5.3.2.1.1.7
                               shdslUsCurrRate 1.3.6.1.4.1.7745.5.3.2.1.1.8 integer read-only
Get this parameter to read physical upstream current rate (in Kbps). OID: 1.3.6.1.4.1.7745.5.3.2.1.1.8
                               shdslDsCurrRate 1.3.6.1.4.1.7745.5.3.2.1.1.9 integer read-only
Get this parameter to read physical downstream current rate (in Kbps). OID: 1.3.6.1.4.1.7745.5.3.2.1.1.9
                               shdslModulationType 1.3.6.1.4.1.7745.5.3.2.1.1.10 displaystring read-only
Get this parameter to read physical modulation type. OID: 1.3.6.1.4.1.7745.5.3.2.1.1.10
                               shdslUsMaxTheorRate 1.3.6.1.4.1.7745.5.3.2.1.1.11 integer read-only
Get this parameter to read physical upstream attainable max rate (in Kbps). OID: 1.3.6.1.4.1.7745.5.3.2.1.1.11
                               shdslDsMaxTheorRate 1.3.6.1.4.1.7745.5.3.2.1.1.12 integer read-only
Get this parameter to read physical downstream attainable max rate (in Kbps). OID: 1.3.6.1.4.1.7745.5.3.2.1.1.12
                               shdslUsTotBytes 1.3.6.1.4.1.7745.5.3.2.1.1.13 integer read-only
Get this parameter to read physical upstream total bytes. OID: 1.3.6.1.4.1.7745.5.3.2.1.1.13
                               shdslDsTotBytes 1.3.6.1.4.1.7745.5.3.2.1.1.14 integer read-only
Get this parameter to read physical downstream total bytes. OID: 1.3.6.1.4.1.7745.5.3.2.1.1.14
                               shdslNeTotCrcErr 1.3.6.1.4.1.7745.5.3.2.1.1.15 integer read-only
Get this parameter to read physical near-end total CRC errors. OID: 1.3.6.1.4.1.7745.5.3.2.1.1.15
                               shdslNeShowtimeCrcErr 1.3.6.1.4.1.7745.5.3.2.1.1.16 integer read-only
Get this parameter to read physical near-end last showtime CRC errors. OID: 1.3.6.1.4.1.7745.5.3.2.1.1.16
                               shdslUsPower 1.3.6.1.4.1.7745.5.3.2.1.1.17 integer read-only
Get this parameter to read physical Us Power. OID: 1.3.6.1.4.1.7745.5.3.2.1.1.17
                               shdslDsPower 1.3.6.1.4.1.7745.5.3.2.1.1.18 integer read-only
Get this parameter to read physical Ds Power. OID: 1.3.6.1.4.1.7745.5.3.2.1.1.18
               voip 1.3.6.1.4.1.7745.5.4
                   trunk 1.3.6.1.4.1.7745.5.4.1
                       trunkTable 1.3.6.1.4.1.7745.5.4.1.1 no-access
This is a table showing the list of configured voip SIP trunk. OID: 1.3.6.1.4.1.7745.5.4.1.1
                           trunkEntry 1.3.6.1.4.1.7745.5.4.1.1.1 no-access
OID: 1.3.6.1.4.1.7745.5.4.1.1.1
                               trunkIndex 1.3.6.1.4.1.7745.5.4.1.1.1.1 integer read-only
Get this parameter to read the index of the row. OID: 1.3.6.1.4.1.7745.5.4.1.1.1.1
                               trunkName 1.3.6.1.4.1.7745.5.4.1.1.1.2 displaystring read-only
Get this parameter to read trunk name. OID: 1.3.6.1.4.1.7745.5.4.1.1.1.2
                               trunkType 1.3.6.1.4.1.7745.5.4.1.1.1.3 displaystring read-only
Get this parameter to read trunk type. OID: 1.3.6.1.4.1.7745.5.4.1.1.1.3
                               trunkEnable 1.3.6.1.4.1.7745.5.4.1.1.1.4 integer read-write
Get this parameter to read trunk registration enable. OID: 1.3.6.1.4.1.7745.5.4.1.1.1.4 Enumeration: 'unregistered': 2, 'registered': 1.
                               trunkDescription 1.3.6.1.4.1.7745.5.4.1.1.1.5 displaystring read-only
Get this parameter to read trunk description. OID: 1.3.6.1.4.1.7745.5.4.1.1.1.5
                               trunkUserName 1.3.6.1.4.1.7745.5.4.1.1.1.6 displaystring read-only
Get this parameter to read trunk username. OID: 1.3.6.1.4.1.7745.5.4.1.1.1.6
                               trunkRegHost 1.3.6.1.4.1.7745.5.4.1.1.1.7 displaystring read-only
Get this parameter to read trunk registar host. OID: 1.3.6.1.4.1.7745.5.4.1.1.1.7
                               trunkProxyHost 1.3.6.1.4.1.7745.5.4.1.1.1.8 displaystring read-only
Get this parameter to read trunk proxy host. OID: 1.3.6.1.4.1.7745.5.4.1.1.1.8
                               trunkIfcStatus 1.3.6.1.4.1.7745.5.4.1.1.1.9 displaystring read-only
Get this parameter to read trunk interface status. OID: 1.3.6.1.4.1.7745.5.4.1.1.1.9
                               trunkRegStatus 1.3.6.1.4.1.7745.5.4.1.1.1.10 displaystring read-only
Get this parameter to read trunk registration status. OID: 1.3.6.1.4.1.7745.5.4.1.1.1.10
                               trunkMsgWait 1.3.6.1.4.1.7745.5.4.1.1.1.11 displaystring read-only
Get this parameter to read trunk message wait status. OID: 1.3.6.1.4.1.7745.5.4.1.1.1.11
                       trunkIsdnTable 1.3.6.1.4.1.7745.5.4.1.2 no-access
This is a table showing the list of configured voip ISDN trunk. OID: 1.3.6.1.4.1.7745.5.4.1.2
                           trunkIsdnEntry 1.3.6.1.4.1.7745.5.4.1.2.1 no-access
OID: 1.3.6.1.4.1.7745.5.4.1.2.1
                               trunkIsdnIndex 1.3.6.1.4.1.7745.5.4.1.2.1.1 integer read-only
Get this parameter to read the index of the row. OID: 1.3.6.1.4.1.7745.5.4.1.2.1.1
                               trunkIsdnName 1.3.6.1.4.1.7745.5.4.1.2.1.2 displaystring read-only
Get this parameter to read trunk name. OID: 1.3.6.1.4.1.7745.5.4.1.2.1.2
                               trunkIsdnType 1.3.6.1.4.1.7745.5.4.1.2.1.3 displaystring read-only
Get this parameter to read trunk type. OID: 1.3.6.1.4.1.7745.5.4.1.2.1.3
                               trunkIsdnEnable 1.3.6.1.4.1.7745.5.4.1.2.1.4 integer read-write
Get this parameter to read trunk enable configuration. OID: 1.3.6.1.4.1.7745.5.4.1.2.1.4 Enumeration: 'enable': 1, 'disable': 2.
                               trunkIsdnDescription 1.3.6.1.4.1.7745.5.4.1.2.1.5 displaystring read-only
Get this parameter to read trunk description. OID: 1.3.6.1.4.1.7745.5.4.1.2.1.5
                               trunkIsdnB1Status 1.3.6.1.4.1.7745.5.4.1.2.1.6 displaystring read-only
Get this parameter to read trunk B1 status. OID: 1.3.6.1.4.1.7745.5.4.1.2.1.6
                               trunkIsdnB2Status 1.3.6.1.4.1.7745.5.4.1.2.1.7 displaystring read-only
Get this parameter to read trunk B2 status. OID: 1.3.6.1.4.1.7745.5.4.1.2.1.7
                       trunkFxoTable 1.3.6.1.4.1.7745.5.4.1.3 no-access
This is a table showing the list of configured voip FXO trunk. OID: 1.3.6.1.4.1.7745.5.4.1.3
                           trunkFxoEntry 1.3.6.1.4.1.7745.5.4.1.3.1 no-access
OID: 1.3.6.1.4.1.7745.5.4.1.3.1
                               trunkFxoIndex 1.3.6.1.4.1.7745.5.4.1.3.1.1 integer read-only
Get this parameter to read the index of the row. OID: 1.3.6.1.4.1.7745.5.4.1.3.1.1
                               trunkFxoName 1.3.6.1.4.1.7745.5.4.1.3.1.2 displaystring read-only
Get this parameter to read trunk name. OID: 1.3.6.1.4.1.7745.5.4.1.3.1.2
                               trunkFxoType 1.3.6.1.4.1.7745.5.4.1.3.1.3 displaystring read-only
Get this parameter to read trunk type. OID: 1.3.6.1.4.1.7745.5.4.1.3.1.3
                               trunkFxoEnable 1.3.6.1.4.1.7745.5.4.1.3.1.4 integer read-write
Get this parameter to read trunk enable configuration. OID: 1.3.6.1.4.1.7745.5.4.1.3.1.4 Enumeration: 'enable': 1, 'disable': 2.
                               trunkFxoDescription 1.3.6.1.4.1.7745.5.4.1.3.1.5 displaystring read-only
Get this parameter to read trunk description. OID: 1.3.6.1.4.1.7745.5.4.1.3.1.5
                               trunkFxoStatus 1.3.6.1.4.1.7745.5.4.1.3.1.6 displaystring read-only
Get this parameter to read trunk status. OID: 1.3.6.1.4.1.7745.5.4.1.3.1.6
                   userTerminal 1.3.6.1.4.1.7745.5.4.2
                       usTermPotsTable 1.3.6.1.4.1.7745.5.4.2.1 no-access
This is a table showing the list of configured voip POTS user terminal. OID: 1.3.6.1.4.1.7745.5.4.2.1
                           usTermPotsEntry 1.3.6.1.4.1.7745.5.4.2.1.1 no-access
OID: 1.3.6.1.4.1.7745.5.4.2.1.1
                               usTermPotsIndex 1.3.6.1.4.1.7745.5.4.2.1.1.1 integer read-only
Get this parameter to read the index of the row. OID: 1.3.6.1.4.1.7745.5.4.2.1.1.1
                               usTermPotsEnable 1.3.6.1.4.1.7745.5.4.2.1.1.2 integer read-write
Get this parameter to read user terminal enable configuration. OID: 1.3.6.1.4.1.7745.5.4.2.1.1.2 Enumeration: 'enable': 1, 'disable': 2.
                               usTermPotsDescription 1.3.6.1.4.1.7745.5.4.2.1.1.3 displaystring read-only
Get this parameter to read user terminal description. OID: 1.3.6.1.4.1.7745.5.4.2.1.1.3
                               usTermPotsStatus 1.3.6.1.4.1.7745.5.4.2.1.1.4 displaystring read-only
Get this parameter to read user terminal status. OID: 1.3.6.1.4.1.7745.5.4.2.1.1.4
                               usTermPotsDspSlic 1.3.6.1.4.1.7745.5.4.2.1.1.5 displaystring read-only
Get this parameter to read user terminal DSP Slic. OID: 1.3.6.1.4.1.7745.5.4.2.1.1.5
                       usTermISDNTable 1.3.6.1.4.1.7745.5.4.2.2 no-access
This is a table showing the list of configured voip ISDN user terminal. OID: 1.3.6.1.4.1.7745.5.4.2.2
                           usTermISDNEntry 1.3.6.1.4.1.7745.5.4.2.2.1 no-access
OID: 1.3.6.1.4.1.7745.5.4.2.2.1
                               usTermISDNIndex 1.3.6.1.4.1.7745.5.4.2.2.1.1 integer read-only
Get this parameter to read the index of the row. OID: 1.3.6.1.4.1.7745.5.4.2.2.1.1
                               usTermISDNEnable 1.3.6.1.4.1.7745.5.4.2.2.1.2 integer read-write
Get this parameter to read user terminal enable configuration. OID: 1.3.6.1.4.1.7745.5.4.2.2.1.2 Enumeration: 'enable': 1, 'disable': 2.
                               usTermISDNDescription 1.3.6.1.4.1.7745.5.4.2.2.1.3 displaystring read-only
Get this parameter to read user terminal description. OID: 1.3.6.1.4.1.7745.5.4.2.2.1.3
                               usTermIsdnStatusB1 1.3.6.1.4.1.7745.5.4.2.2.1.4 displaystring read-only
Get this parameter to read user terminal B1 status. OID: 1.3.6.1.4.1.7745.5.4.2.2.1.4
                               usTermIsdnStatusB2 1.3.6.1.4.1.7745.5.4.2.2.1.5 displaystring read-only
Get this parameter to read user terminal B2 status. OID: 1.3.6.1.4.1.7745.5.4.2.2.1.5
                       usTermDectTable 1.3.6.1.4.1.7745.5.4.2.3 no-access
This is a table showing the list of configured voip DECT user terminal. OID: 1.3.6.1.4.1.7745.5.4.2.3
                           usTermDectEntry 1.3.6.1.4.1.7745.5.4.2.3.1 no-access
OID: 1.3.6.1.4.1.7745.5.4.2.3.1
                               usTermDectIndex 1.3.6.1.4.1.7745.5.4.2.3.1.1 integer read-only
Get this parameter to read the index of the row. OID: 1.3.6.1.4.1.7745.5.4.2.3.1.1
                               usTermDectEnable 1.3.6.1.4.1.7745.5.4.2.3.1.2 integer read-write
Get this parameter to read user terminal enable configuration. OID: 1.3.6.1.4.1.7745.5.4.2.3.1.2 Enumeration: 'enable': 1, 'disable': 2.
                               usTermDectDescription 1.3.6.1.4.1.7745.5.4.2.3.1.3 displaystring read-only
Get this parameter to read user terminal description. OID: 1.3.6.1.4.1.7745.5.4.2.3.1.3
                               usTermDectStatus 1.3.6.1.4.1.7745.5.4.2.3.1.4 displaystring read-only
Get this parameter to read user terminal status. OID: 1.3.6.1.4.1.7745.5.4.2.3.1.4
                               usTermDectDspSlic 1.3.6.1.4.1.7745.5.4.2.3.1.5 displaystring read-only
Get this parameter to read user terminal DSP Slic. OID: 1.3.6.1.4.1.7745.5.4.2.3.1.5
                   voipMaxConnection 1.3.6.1.4.1.7745.5.4.3 integer read-write
Set this parameter to configure global voip max connections. OID: 1.3.6.1.4.1.7745.5.4.3
               traps 1.3.6.1.4.1.7745.5.5
                   genericTrap 1.3.6.1.4.1.7745.5.5.1
This trap is used to send generic string alarm messages to SNMP manager, when a particular condition occurs. OID: 1.3.6.1.4.1.7745.5.5.1
                   genericError 1.3.6.1.4.1.7745.5.5.2 displaystring read-only
Describe a generic error for generic trap. OID: 1.3.6.1.4.1.7745.5.5.2
                   interfaceUp 1.3.6.1.4.1.7745.5.5.3
This trap is sent when a physical interface go up. OID: 1.3.6.1.4.1.7745.5.5.3
                   interfaceDown 1.3.6.1.4.1.7745.5.5.4
This trap is sent when a physical interface go down. OID: 1.3.6.1.4.1.7745.5.5.4
                   trunkRegistered 1.3.6.1.4.1.7745.5.5.5
This trap is sent when a voip SIP Trunk registered. OID: 1.3.6.1.4.1.7745.5.5.5
                   trunkUnregistered 1.3.6.1.4.1.7745.5.5.6
This trap is sent when a voip SIP Trunk unregistered. OID: 1.3.6.1.4.1.7745.5.5.6
                   mgmtAccesses 1.3.6.1.4.1.7745.5.5.7
                       mgmtUser 1.3.6.1.4.1.7745.5.5.7.1 displaystring read-only
A textual string containing user name. OID: 1.3.6.1.4.1.7745.5.5.7.1
                       mgmtPrivilege 1.3.6.1.4.1.7745.5.5.7.2 displaystring read-only
A textual string containing user privilege. OID: 1.3.6.1.4.1.7745.5.5.7.2
                       mgmtTime 1.3.6.1.4.1.7745.5.5.7.3 displaystring read-only
A textual string containing time and date of event. OID: 1.3.6.1.4.1.7745.5.5.7.3
                       mgmtType 1.3.6.1.4.1.7745.5.5.7.4 integer read-only
A textual string containing user access type. OID: 1.3.6.1.4.1.7745.5.5.7.4 Enumeration: 'web': 3, 'console': 1, 'unknown': 7, 'snmp': 4, 'telnet': 2, 'tr069': 6, 'ssh': 5.
                       mgmtAddress 1.3.6.1.4.1.7745.5.5.7.5 displaystring read-only
A textual string containing ip for remote access type. OID: 1.3.6.1.4.1.7745.5.5.7.5
                       mgmtLogin 1.3.6.1.4.1.7745.5.5.7.6
This trap is sent when a user login in the system console. OID: 1.3.6.1.4.1.7745.5.5.7.6
                       mgmtLogout 1.3.6.1.4.1.7745.5.5.7.7
This trap is sent when a user logout from the system console. OID: 1.3.6.1.4.1.7745.5.5.7.7
                       mgmtChange 1.3.6.1.4.1.7745.5.5.7.8
This trap is sent when a logged user change param in the system console. OID: 1.3.6.1.4.1.7745.5.5.7.8
               ifc 1.3.6.1.4.1.7745.5.6
                   ifcTable 1.3.6.1.4.1.7745.5.6.1 no-access
This is a table showing the list of interface entries. The number of entries is given by the value of mib-2 ifNumber. The indexes for the rows are equivalent to mib-2 ifIndex. OID: 1.3.6.1.4.1.7745.5.6.1
                       ifcEntry 1.3.6.1.4.1.7745.5.6.1.1 no-access
OID: 1.3.6.1.4.1.7745.5.6.1.1
                           ifcName 1.3.6.1.4.1.7745.5.6.1.1.1 displaystring read-only
Get this parameter to read interface name. OID: 1.3.6.1.4.1.7745.5.6.1.1.1
                           ifcDescr 1.3.6.1.4.1.7745.5.6.1.1.2 displaystring read-only
Get this parameter to read interface description. OID: 1.3.6.1.4.1.7745.5.6.1.1.2
                           ifcType 1.3.6.1.4.1.7745.5.6.1.1.3 ianaiftype read-only
Get this parameter to read interface type. The types refer to those assigned by the Internet Assigned Numbers Authority (IANA). OID: 1.3.6.1.4.1.7745.5.6.1.1.3
                           ifcPhysAddress 1.3.6.1.4.1.7745.5.6.1.1.4 physaddress read-only
Get this parameter to read interface physical address (mac address). OID: 1.3.6.1.4.1.7745.5.6.1.1.4
                           ifcMtu 1.3.6.1.4.1.7745.5.6.1.1.5 integer read-only
Get this parameter to read interface MTU, the size of the largest datagram which can be sent/received on the interface, specified in octets. OID: 1.3.6.1.4.1.7745.5.6.1.1.5
                           ifcSpeed 1.3.6.1.4.1.7745.5.6.1.1.6 gauge read-only
Get this parameter to read interface speed, an estimate of the interface's current bandwidth in bits per second. OID: 1.3.6.1.4.1.7745.5.6.1.1.6
                           ifcRxRate 1.3.6.1.4.1.7745.5.6.1.1.7 counter read-only
Get this parameter to read the current and effective RX rate in bit per second. OID: 1.3.6.1.4.1.7745.5.6.1.1.7
                           ifcTxRate 1.3.6.1.4.1.7745.5.6.1.1.8 counter read-only
Get this parameter to read the current and effective TX rate in bit per second. OID: 1.3.6.1.4.1.7745.5.6.1.1.8