AETHRA-MIB

File: AETHRA-MIB.mib (57748 bytes)

Imported modules

RFC-1212 RFC-1215 RFC1155-SMI
RFC1213-MIB IANAifType-MIB

Imported symbols

OBJECT-TYPE TRAP-TYPE enterprises
IpAddress Counter Gauge
DisplayString PhysAddress ifDescr
ifIndex IANAifType

Defined Types

XdslEntry  
SEQUENCE    
  xdslIndex INTEGER
  xdslLinkStatus DisplayString
  xdslTc DisplayString
  xdslUsAttenuation INTEGER
  xdslDsAttenuation INTEGER
  xdslUsNoiseMargin INTEGER
  xdslDsNoiseMargin INTEGER
  xdslUsCurrRate INTEGER
  xdslDsCurrRate INTEGER
  xdslModulationType DisplayString
  xdslUsMaxTheorRate INTEGER
  xdslDsMaxTheorRate INTEGER
  xdslUsTotBytes INTEGER
  xdslDsTotBytes INTEGER
  xdslNeTotCrcErr INTEGER
  xdslNeShowtimeCrcErr INTEGER

ShdslEntry  
SEQUENCE    
  shdslIndex INTEGER
  shdslPhyStatus DisplayString
  shdslTc DisplayString
  shdslUsAttenuation INTEGER
  shdslDsAttenuation INTEGER
  shdslUsNoiseMargin INTEGER
  shdslDsNoiseMargin INTEGER
  shdslUsCurrRate INTEGER
  shdslDsCurrRate INTEGER
  shdslModulationType DisplayString
  shdslUsMaxTheorRate INTEGER
  shdslDsMaxTheorRate INTEGER
  shdslUsTotBytes INTEGER
  shdslDsTotBytes INTEGER
  shdslNeTotCrcErr INTEGER
  shdslNeShowtimeCrcErr INTEGER
  shdslUsPower INTEGER
  shdslDsPower INTEGER

TrunkEntry  
SEQUENCE    
  trunkIndex INTEGER
  trunkName DisplayString
  trunkType DisplayString
  trunkEnable INTEGER
  trunkDescription DisplayString
  trunkUserName DisplayString
  trunkRegHost DisplayString
  trunkProxyHost DisplayString
  trunkIfcStatus DisplayString
  trunkRegStatus DisplayString
  trunkMsgWait DisplayString

TrunkIsdnEntry  
SEQUENCE    
  trunkIsdnIndex INTEGER
  trunkIsdnName DisplayString
  trunkIsdnType DisplayString
  trunkIsdnEnable INTEGER
  trunkIsdnDescription DisplayString
  trunkIsdnB1Status DisplayString
  trunkIsdnB2Status DisplayString

TrunkFxoEntry  
SEQUENCE    
  trunkFxoIndex INTEGER
  trunkFxoName DisplayString
  trunkFxoType DisplayString
  trunkFxoEnable INTEGER
  trunkFxoDescription DisplayString
  trunkFxoStatus DisplayString

UsTermPotsEntry  
SEQUENCE    
  usTermPotsIndex INTEGER
  usTermPotsEnable INTEGER
  usTermPotsDescription DisplayString
  usTermPotsStatus DisplayString
  usTermPotsDspSlic DisplayString

UsTermISDNEntry  
SEQUENCE    
  usTermISDNIndex INTEGER
  usTermISDNEnable INTEGER
  usTermISDNDescription DisplayString
  usTermIsdnStatusB1 DisplayString
  usTermIsdnStatusB2 DisplayString

UsTermDectEntry  
SEQUENCE    
  usTermDectIndex INTEGER
  usTermDectEnable INTEGER
  usTermDectDescription DisplayString
  usTermDectStatus DisplayString
  usTermDectDspSlic DisplayString

IfcEntry  
SEQUENCE    
  ifcName DisplayString
  ifcDescr DisplayString
  ifcType IANAifType
  ifcPhysAddress PhysAddress
  ifcMtu INTEGER
  ifcSpeed Gauge
  ifcRxRate Counter
  ifcTxRate Counter

Defined Values

aethra 1.3.6.1.4.1.7745
OBJECT IDENTIFIER    

atosnt 1.3.6.1.4.1.7745.5
OBJECT IDENTIFIER    

tools 1.3.6.1.4.1.7745.5.1
OBJECT IDENTIFIER    

system 1.3.6.1.4.1.7745.5.2
OBJECT IDENTIFIER    

dsl 1.3.6.1.4.1.7745.5.3
OBJECT IDENTIFIER    

voip 1.3.6.1.4.1.7745.5.4
OBJECT IDENTIFIER    

traps 1.3.6.1.4.1.7745.5.5
OBJECT IDENTIFIER    

ifc 1.3.6.1.4.1.7745.5.6
OBJECT IDENTIFIER    

fileTransfer 1.3.6.1.4.1.7745.5.1.1
OBJECT IDENTIFIER    

fileTransferProtocol 1.3.6.1.4.1.7745.5.1.1.1
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
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER tftp(1), ftp(2), http(3), file(4), scp(5)  

fileTransferFileName 1.3.6.1.4.1.7745.5.1.1.2
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
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

fileTransferServerName 1.3.6.1.4.1.7745.5.1.1.3
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
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

fileTransferOption 1.3.6.1.4.1.7745.5.1.1.4
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
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER firmware(1), boot(2), userconf(3), logs(4), package(5), localfile(6), welcome(7), license(8), certificate(9), defaultconf(10), bannerPre(11), bannerPost(12)  

fileTransferStorageFileName 1.3.6.1.4.1.7745.5.1.1.5
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
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

fileTransferExec 1.3.6.1.4.1.7745.5.1.1.6
Set this parameter to start download or upload. OID: 1.3.6.1.4.1.7745.5.1.1.6
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noaction(0), download(1), upload(2)  

fileTransferStatus 1.3.6.1.4.1.7745.5.1.1.7
Get this parameter to read the current status of file transfer command. OID: 1.3.6.1.4.1.7745.5.1.1.7
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ping 1.3.6.1.4.1.7745.5.1.2
OBJECT IDENTIFIER    

pingParameters 1.3.6.1.4.1.7745.5.1.2.1
OBJECT IDENTIFIER    

pingHost 1.3.6.1.4.1.7745.5.1.2.1.1
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
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

pingSize 1.3.6.1.4.1.7745.5.1.2.1.2
Set this parameter to configure the size of ping packet. OID: 1.3.6.1.4.1.7745.5.1.2.1.2
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..8192  

pingTries 1.3.6.1.4.1.7745.5.1.2.1.3
Set this parameter to configure the number of ping tries. OID: 1.3.6.1.4.1.7745.5.1.2.1.3
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

pingTTL 1.3.6.1.4.1.7745.5.1.2.1.4
Set this parameter to configure ping TTL option. OID: 1.3.6.1.4.1.7745.5.1.2.1.4
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

pingTimeOut 1.3.6.1.4.1.7745.5.1.2.1.5
Set this parameter to configure ping response timeout (sec). OID: 1.3.6.1.4.1.7745.5.1.2.1.5
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

pingSource 1.3.6.1.4.1.7745.5.1.2.1.6
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
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

pingStart 1.3.6.1.4.1.7745.5.1.2.1.7
Set this parameter to start ping. OID: 1.3.6.1.4.1.7745.5.1.2.1.7
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noaction(0), start(1)  

pingStatus 1.3.6.1.4.1.7745.5.1.2.1.8
Get this parameter to read the current status of ping command. OID: 1.3.6.1.4.1.7745.5.1.2.1.8
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

pingStatistics 1.3.6.1.4.1.7745.5.1.2.2
OBJECT IDENTIFIER    

pingTXpacket 1.3.6.1.4.1.7745.5.1.2.2.1
Get this parameter to read the number of packets transmitted. OID: 1.3.6.1.4.1.7745.5.1.2.2.1
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pingRXpacket 1.3.6.1.4.1.7745.5.1.2.2.2
Get this parameter to read the number of packets received. OID: 1.3.6.1.4.1.7745.5.1.2.2.2
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pingLOSTpacket 1.3.6.1.4.1.7745.5.1.2.2.3
Get this parameter to read the number of packets losted. OID: 1.3.6.1.4.1.7745.5.1.2.2.3
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pingMinRTT 1.3.6.1.4.1.7745.5.1.2.2.4
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pingMaxRTT 1.3.6.1.4.1.7745.5.1.2.2.5
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pingAvgRTT 1.3.6.1.4.1.7745.5.1.2.2.6
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

systemLoglevel 1.3.6.1.4.1.7745.5.2.1
Set this parameter to configure the log level of the node system. OID: 1.3.6.1.4.1.7745.5.2.1
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..5  

systemDescription 1.3.6.1.4.1.7745.5.2.2
Set this parameter to configure system description. OID: 1.3.6.1.4.1.7745.5.2.2
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

systemName 1.3.6.1.4.1.7745.5.2.3
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
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

systemLocalDomain 1.3.6.1.4.1.7745.5.2.4
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
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

systemDefaultTftpServer 1.3.6.1.4.1.7745.5.2.5
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
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

systemTftpLocalAdd 1.3.6.1.4.1.7745.5.2.6
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
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

systemDefaultFtpServer 1.3.6.1.4.1.7745.5.2.7
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
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

systemFtpLocalAdd 1.3.6.1.4.1.7745.5.2.8
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
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

systemFtpUsername 1.3.6.1.4.1.7745.5.2.9
Set this parameter to configure the username for the default remote FTP server. OID: 1.3.6.1.4.1.7745.5.2.9
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

systemFtpPassword 1.3.6.1.4.1.7745.5.2.10
Set this parameter to configure the password for the default remote FTP server. OID: 1.3.6.1.4.1.7745.5.2.10
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

systemAAAProfile 1.3.6.1.4.1.7745.5.2.11
Set this parameter to configure the AAA profile used by the system. OID: 1.3.6.1.4.1.7745.5.2.11
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

systemAAALogTimeout 1.3.6.1.4.1.7745.5.2.12
Set this parameter to configure the AAA login timeout. OID: 1.3.6.1.4.1.7745.5.2.12
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..300  

systemBackupAuth 1.3.6.1.4.1.7745.5.2.13
Set this parameter to enable the backup authentication system. OID: 1.3.6.1.4.1.7745.5.2.13
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(0), on(1)  

systemScrollLine 1.3.6.1.4.1.7745.5.2.14
Set this parameter to enable the system scroll line. OID: 1.3.6.1.4.1.7745.5.2.14
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

systemKernelLogs 1.3.6.1.4.1.7745.5.2.15
Set this parameter to enable the system kernel logs OID: 1.3.6.1.4.1.7745.5.2.15
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(0), on(1)  

systemCryptedPassword 1.3.6.1.4.1.7745.5.2.16
Set this parameter to enable the system crypted password. OID: 1.3.6.1.4.1.7745.5.2.16
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(0), on(1)  

systemSave 1.3.6.1.4.1.7745.5.2.17
Set this parameter to save current configuration. OID: 1.3.6.1.4.1.7745.5.2.17
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noaction(0), save(1)  

systemRestart 1.3.6.1.4.1.7745.5.2.18
OBJECT IDENTIFIER    

restartOption 1.3.6.1.4.1.7745.5.2.18.1
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
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER saveConf(0), notSaveConf(1), restoreDefaultConf(2), restoreFactoryDefault(3)  

restartDelay 1.3.6.1.4.1.7745.5.2.18.2
Set this parameter to configure restart timeout (sec). OID: 1.3.6.1.4.1.7745.5.2.18.2
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..30  

restartExec 1.3.6.1.4.1.7745.5.2.18.3
Set this parameter to restart the system. OID: 1.3.6.1.4.1.7745.5.2.18.3
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noaction(0), restart(1)  

restartStatus 1.3.6.1.4.1.7745.5.2.18.4
Get this parameter to read the current status of restart command. OID: OID: 1.3.6.1.4.1.7745.5.2.18.4
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

performance 1.3.6.1.4.1.7745.5.2.19
OBJECT IDENTIFIER    

performanceCpuAvg1min 1.3.6.1.4.1.7745.5.2.19.1
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

performanceCpuAvg5min 1.3.6.1.4.1.7745.5.2.19.2
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

performanceCpuAvg15min 1.3.6.1.4.1.7745.5.2.19.3
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

performanceDynMemLoad 1.3.6.1.4.1.7745.5.2.19.4
Get this parameter to read the usage of dynamic memory (in %). OID: 1.3.6.1.4.1.7745.5.2.19.4
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

performanceDynMemTotal 1.3.6.1.4.1.7745.5.2.19.5
Get this parameter to read the total dynamic memory (in KBytes). OID: 1.3.6.1.4.1.7745.5.2.19.5
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

performanceDynMemFree 1.3.6.1.4.1.7745.5.2.19.6
Get this parameter to read the free dynamic memory (in KBytes). OID: 1.3.6.1.4.1.7745.5.2.19.6
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

systemDefaultScpServer 1.3.6.1.4.1.7745.5.2.20
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
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

systemScpUsername 1.3.6.1.4.1.7745.5.2.21
Set this parameter to configure the username for the default remote SCP server. OID: 1.3.6.1.4.1.7745.5.2.21
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

systemScpPassword 1.3.6.1.4.1.7745.5.2.22
Set this parameter to configure the password for the default remote SCP server. OID: 1.3.6.1.4.1.7745.5.2.22
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

systemConsoleEnable 1.3.6.1.4.1.7745.5.2.23
Set this parameter to enable or disable serial console. OID: 1.3.6.1.4.1.7745.5.2.23
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(0), on(1)  

systemLogMsgRate 1.3.6.1.4.1.7745.5.2.24
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
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..2048  

xdsl 1.3.6.1.4.1.7745.5.3.1
OBJECT IDENTIFIER    

xdslTable 1.3.6.1.4.1.7745.5.3.1.1
This is a table showing the list of xdsl interface entries. OID: 1.3.6.1.4.1.7745.5.3.1.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XdslEntry

xdslEntry 1.3.6.1.4.1.7745.5.3.1.1.1
OID: 1.3.6.1.4.1.7745.5.3.1.1.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  XdslEntry  

xdslIndex 1.3.6.1.4.1.7745.5.3.1.1.1.1
Get this parameter to read the index of the row. OID: 1.3.6.1.4.1.7745.5.3.1.1.1.1
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

xdslLinkStatus 1.3.6.1.4.1.7745.5.3.1.1.1.2
Get this parameter to read the link status. OID: 1.3.6.1.4.1.7745.5.3.1.1.1.2
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

xdslTc 1.3.6.1.4.1.7745.5.3.1.1.1.3
Get this parameter to read link transmission convergence. OID: 1.3.6.1.4.1.7745.5.3.1.1.1.3
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

xdslUsAttenuation 1.3.6.1.4.1.7745.5.3.1.1.1.4
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xdslDsAttenuation 1.3.6.1.4.1.7745.5.3.1.1.1.5
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xdslUsNoiseMargin 1.3.6.1.4.1.7745.5.3.1.1.1.6
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xdslDsNoiseMargin 1.3.6.1.4.1.7745.5.3.1.1.1.7
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xdslUsCurrRate 1.3.6.1.4.1.7745.5.3.1.1.1.8
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xdslDsCurrRate 1.3.6.1.4.1.7745.5.3.1.1.1.9
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xdslModulationType 1.3.6.1.4.1.7745.5.3.1.1.1.10
Get this parameter to read link modulation type. OID: 1.3.6.1.4.1.7745.5.3.1.1.1.10
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

xdslUsMaxTheorRate 1.3.6.1.4.1.7745.5.3.1.1.1.11
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xdslDsMaxTheorRate 1.3.6.1.4.1.7745.5.3.1.1.1.12
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xdslUsTotBytes 1.3.6.1.4.1.7745.5.3.1.1.1.13
Get this parameter to read link upstream total bytes. OID: 1.3.6.1.4.1.7745.5.3.1.1.1.13
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xdslDsTotBytes 1.3.6.1.4.1.7745.5.3.1.1.1.14
Get this parameter to read link downstream total bytes. OID: 1.3.6.1.4.1.7745.5.3.1.1.1.14
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xdslNeTotCrcErr 1.3.6.1.4.1.7745.5.3.1.1.1.15
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xdslNeShowtimeCrcErr 1.3.6.1.4.1.7745.5.3.1.1.1.16
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

shdsl 1.3.6.1.4.1.7745.5.3.2
OBJECT IDENTIFIER    

shdslTable 1.3.6.1.4.1.7745.5.3.2.1
This is a table showing the list of shdsl physical interface entries. OID: 1.3.6.1.4.1.7745.5.3.2.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ShdslEntry

shdslEntry 1.3.6.1.4.1.7745.5.3.2.1.1
OID: 1.3.6.1.4.1.7745.5.3.2.1.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ShdslEntry  

shdslIndex 1.3.6.1.4.1.7745.5.3.2.1.1.1
Get this parameter to read the index of the row. OID: 1.3.6.1.4.1.7745.5.3.2.1.1.1
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

shdslPhyStatus 1.3.6.1.4.1.7745.5.3.2.1.1.2
Get this parameter to read physical status. OID: 1.3.6.1.4.1.7745.5.3.2.1.1.2
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

shdslTc 1.3.6.1.4.1.7745.5.3.2.1.1.3
Get this parameter to read physical transmission convergence. OID: 1.3.6.1.4.1.7745.5.3.2.1.1.3
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

shdslUsAttenuation 1.3.6.1.4.1.7745.5.3.2.1.1.4
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

shdslDsAttenuation 1.3.6.1.4.1.7745.5.3.2.1.1.5
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

shdslUsNoiseMargin 1.3.6.1.4.1.7745.5.3.2.1.1.6
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

shdslDsNoiseMargin 1.3.6.1.4.1.7745.5.3.2.1.1.7
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

shdslUsCurrRate 1.3.6.1.4.1.7745.5.3.2.1.1.8
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

shdslDsCurrRate 1.3.6.1.4.1.7745.5.3.2.1.1.9
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

shdslModulationType 1.3.6.1.4.1.7745.5.3.2.1.1.10
Get this parameter to read physical modulation type. OID: 1.3.6.1.4.1.7745.5.3.2.1.1.10
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

shdslUsMaxTheorRate 1.3.6.1.4.1.7745.5.3.2.1.1.11
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

shdslDsMaxTheorRate 1.3.6.1.4.1.7745.5.3.2.1.1.12
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

shdslUsTotBytes 1.3.6.1.4.1.7745.5.3.2.1.1.13
Get this parameter to read physical upstream total bytes. OID: 1.3.6.1.4.1.7745.5.3.2.1.1.13
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

shdslDsTotBytes 1.3.6.1.4.1.7745.5.3.2.1.1.14
Get this parameter to read physical downstream total bytes. OID: 1.3.6.1.4.1.7745.5.3.2.1.1.14
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

shdslNeTotCrcErr 1.3.6.1.4.1.7745.5.3.2.1.1.15
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

shdslNeShowtimeCrcErr 1.3.6.1.4.1.7745.5.3.2.1.1.16
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

shdslUsPower 1.3.6.1.4.1.7745.5.3.2.1.1.17
Get this parameter to read physical Us Power. OID: 1.3.6.1.4.1.7745.5.3.2.1.1.17
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

shdslDsPower 1.3.6.1.4.1.7745.5.3.2.1.1.18
Get this parameter to read physical Ds Power. OID: 1.3.6.1.4.1.7745.5.3.2.1.1.18
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

trunk 1.3.6.1.4.1.7745.5.4.1
OBJECT IDENTIFIER    

trunkTable 1.3.6.1.4.1.7745.5.4.1.1
This is a table showing the list of configured voip SIP trunk. OID: 1.3.6.1.4.1.7745.5.4.1.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrunkEntry

trunkEntry 1.3.6.1.4.1.7745.5.4.1.1.1
OID: 1.3.6.1.4.1.7745.5.4.1.1.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TrunkEntry  

trunkIndex 1.3.6.1.4.1.7745.5.4.1.1.1.1
Get this parameter to read the index of the row. OID: 1.3.6.1.4.1.7745.5.4.1.1.1.1
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

trunkName 1.3.6.1.4.1.7745.5.4.1.1.1.2
Get this parameter to read trunk name. OID: 1.3.6.1.4.1.7745.5.4.1.1.1.2
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trunkType 1.3.6.1.4.1.7745.5.4.1.1.1.3
Get this parameter to read trunk type. OID: 1.3.6.1.4.1.7745.5.4.1.1.1.3
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trunkEnable 1.3.6.1.4.1.7745.5.4.1.1.1.4
Get this parameter to read trunk registration enable. OID: 1.3.6.1.4.1.7745.5.4.1.1.1.4
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER registered(1), unregistered(2)  

trunkDescription 1.3.6.1.4.1.7745.5.4.1.1.1.5
Get this parameter to read trunk description. OID: 1.3.6.1.4.1.7745.5.4.1.1.1.5
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trunkUserName 1.3.6.1.4.1.7745.5.4.1.1.1.6
Get this parameter to read trunk username. OID: 1.3.6.1.4.1.7745.5.4.1.1.1.6
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trunkRegHost 1.3.6.1.4.1.7745.5.4.1.1.1.7
Get this parameter to read trunk registar host. OID: 1.3.6.1.4.1.7745.5.4.1.1.1.7
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trunkProxyHost 1.3.6.1.4.1.7745.5.4.1.1.1.8
Get this parameter to read trunk proxy host. OID: 1.3.6.1.4.1.7745.5.4.1.1.1.8
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trunkIfcStatus 1.3.6.1.4.1.7745.5.4.1.1.1.9
Get this parameter to read trunk interface status. OID: 1.3.6.1.4.1.7745.5.4.1.1.1.9
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trunkRegStatus 1.3.6.1.4.1.7745.5.4.1.1.1.10
Get this parameter to read trunk registration status. OID: 1.3.6.1.4.1.7745.5.4.1.1.1.10
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trunkMsgWait 1.3.6.1.4.1.7745.5.4.1.1.1.11
Get this parameter to read trunk message wait status. OID: 1.3.6.1.4.1.7745.5.4.1.1.1.11
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trunkIsdnTable 1.3.6.1.4.1.7745.5.4.1.2
This is a table showing the list of configured voip ISDN trunk. OID: 1.3.6.1.4.1.7745.5.4.1.2
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrunkIsdnEntry

trunkIsdnEntry 1.3.6.1.4.1.7745.5.4.1.2.1
OID: 1.3.6.1.4.1.7745.5.4.1.2.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TrunkIsdnEntry  

trunkIsdnIndex 1.3.6.1.4.1.7745.5.4.1.2.1.1
Get this parameter to read the index of the row. OID: 1.3.6.1.4.1.7745.5.4.1.2.1.1
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

trunkIsdnName 1.3.6.1.4.1.7745.5.4.1.2.1.2
Get this parameter to read trunk name. OID: 1.3.6.1.4.1.7745.5.4.1.2.1.2
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trunkIsdnType 1.3.6.1.4.1.7745.5.4.1.2.1.3
Get this parameter to read trunk type. OID: 1.3.6.1.4.1.7745.5.4.1.2.1.3
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trunkIsdnEnable 1.3.6.1.4.1.7745.5.4.1.2.1.4
Get this parameter to read trunk enable configuration. OID: 1.3.6.1.4.1.7745.5.4.1.2.1.4
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

trunkIsdnDescription 1.3.6.1.4.1.7745.5.4.1.2.1.5
Get this parameter to read trunk description. OID: 1.3.6.1.4.1.7745.5.4.1.2.1.5
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trunkIsdnB1Status 1.3.6.1.4.1.7745.5.4.1.2.1.6
Get this parameter to read trunk B1 status. OID: 1.3.6.1.4.1.7745.5.4.1.2.1.6
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trunkIsdnB2Status 1.3.6.1.4.1.7745.5.4.1.2.1.7
Get this parameter to read trunk B2 status. OID: 1.3.6.1.4.1.7745.5.4.1.2.1.7
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trunkFxoTable 1.3.6.1.4.1.7745.5.4.1.3
This is a table showing the list of configured voip FXO trunk. OID: 1.3.6.1.4.1.7745.5.4.1.3
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrunkFxoEntry

trunkFxoEntry 1.3.6.1.4.1.7745.5.4.1.3.1
OID: 1.3.6.1.4.1.7745.5.4.1.3.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TrunkFxoEntry  

trunkFxoIndex 1.3.6.1.4.1.7745.5.4.1.3.1.1
Get this parameter to read the index of the row. OID: 1.3.6.1.4.1.7745.5.4.1.3.1.1
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

trunkFxoName 1.3.6.1.4.1.7745.5.4.1.3.1.2
Get this parameter to read trunk name. OID: 1.3.6.1.4.1.7745.5.4.1.3.1.2
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trunkFxoType 1.3.6.1.4.1.7745.5.4.1.3.1.3
Get this parameter to read trunk type. OID: 1.3.6.1.4.1.7745.5.4.1.3.1.3
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trunkFxoEnable 1.3.6.1.4.1.7745.5.4.1.3.1.4
Get this parameter to read trunk enable configuration. OID: 1.3.6.1.4.1.7745.5.4.1.3.1.4
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

trunkFxoDescription 1.3.6.1.4.1.7745.5.4.1.3.1.5
Get this parameter to read trunk description. OID: 1.3.6.1.4.1.7745.5.4.1.3.1.5
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trunkFxoStatus 1.3.6.1.4.1.7745.5.4.1.3.1.6
Get this parameter to read trunk status. OID: 1.3.6.1.4.1.7745.5.4.1.3.1.6
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

userTerminal 1.3.6.1.4.1.7745.5.4.2
OBJECT IDENTIFIER    

usTermPotsTable 1.3.6.1.4.1.7745.5.4.2.1
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
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsTermPotsEntry

usTermPotsEntry 1.3.6.1.4.1.7745.5.4.2.1.1
OID: 1.3.6.1.4.1.7745.5.4.2.1.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  UsTermPotsEntry  

usTermPotsIndex 1.3.6.1.4.1.7745.5.4.2.1.1.1
Get this parameter to read the index of the row. OID: 1.3.6.1.4.1.7745.5.4.2.1.1.1
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

usTermPotsEnable 1.3.6.1.4.1.7745.5.4.2.1.1.2
Get this parameter to read user terminal enable configuration. OID: 1.3.6.1.4.1.7745.5.4.2.1.1.2
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

usTermPotsDescription 1.3.6.1.4.1.7745.5.4.2.1.1.3
Get this parameter to read user terminal description. OID: 1.3.6.1.4.1.7745.5.4.2.1.1.3
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

usTermPotsStatus 1.3.6.1.4.1.7745.5.4.2.1.1.4
Get this parameter to read user terminal status. OID: 1.3.6.1.4.1.7745.5.4.2.1.1.4
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

usTermPotsDspSlic 1.3.6.1.4.1.7745.5.4.2.1.1.5
Get this parameter to read user terminal DSP Slic. OID: 1.3.6.1.4.1.7745.5.4.2.1.1.5
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

usTermISDNTable 1.3.6.1.4.1.7745.5.4.2.2
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
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsTermISDNEntry

usTermISDNEntry 1.3.6.1.4.1.7745.5.4.2.2.1
OID: 1.3.6.1.4.1.7745.5.4.2.2.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  UsTermISDNEntry  

usTermISDNIndex 1.3.6.1.4.1.7745.5.4.2.2.1.1
Get this parameter to read the index of the row. OID: 1.3.6.1.4.1.7745.5.4.2.2.1.1
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

usTermISDNEnable 1.3.6.1.4.1.7745.5.4.2.2.1.2
Get this parameter to read user terminal enable configuration. OID: 1.3.6.1.4.1.7745.5.4.2.2.1.2
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

usTermISDNDescription 1.3.6.1.4.1.7745.5.4.2.2.1.3
Get this parameter to read user terminal description. OID: 1.3.6.1.4.1.7745.5.4.2.2.1.3
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

usTermIsdnStatusB1 1.3.6.1.4.1.7745.5.4.2.2.1.4
Get this parameter to read user terminal B1 status. OID: 1.3.6.1.4.1.7745.5.4.2.2.1.4
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

usTermIsdnStatusB2 1.3.6.1.4.1.7745.5.4.2.2.1.5
Get this parameter to read user terminal B2 status. OID: 1.3.6.1.4.1.7745.5.4.2.2.1.5
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

usTermDectTable 1.3.6.1.4.1.7745.5.4.2.3
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
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsTermDectEntry

usTermDectEntry 1.3.6.1.4.1.7745.5.4.2.3.1
OID: 1.3.6.1.4.1.7745.5.4.2.3.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  UsTermDectEntry  

usTermDectIndex 1.3.6.1.4.1.7745.5.4.2.3.1.1
Get this parameter to read the index of the row. OID: 1.3.6.1.4.1.7745.5.4.2.3.1.1
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

usTermDectEnable 1.3.6.1.4.1.7745.5.4.2.3.1.2
Get this parameter to read user terminal enable configuration. OID: 1.3.6.1.4.1.7745.5.4.2.3.1.2
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

usTermDectDescription 1.3.6.1.4.1.7745.5.4.2.3.1.3
Get this parameter to read user terminal description. OID: 1.3.6.1.4.1.7745.5.4.2.3.1.3
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

usTermDectStatus 1.3.6.1.4.1.7745.5.4.2.3.1.4
Get this parameter to read user terminal status. OID: 1.3.6.1.4.1.7745.5.4.2.3.1.4
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

usTermDectDspSlic 1.3.6.1.4.1.7745.5.4.2.3.1.5
Get this parameter to read user terminal DSP Slic. OID: 1.3.6.1.4.1.7745.5.4.2.3.1.5
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

voipMaxConnection 1.3.6.1.4.1.7745.5.4.3
Set this parameter to configure global voip max connections. OID: 1.3.6.1.4.1.7745.5.4.3
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..16  

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
Status: current Access: read-write
NOTIFICATION-TYPE    

genericError 1.3.6.1.4.1.7745.5.5.2
Describe a generic error for generic trap. OID: 1.3.6.1.4.1.7745.5.5.2
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

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
Status: current Access: read-only
NOTIFICATION-TYPE    

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
Status: current Access: read-only
NOTIFICATION-TYPE    

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
Status: current Access: read-only
NOTIFICATION-TYPE    

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
Status: current Access: read-only
NOTIFICATION-TYPE    

mgmtAccesses 1.3.6.1.4.1.7745.5.5.7
OBJECT IDENTIFIER    

mgmtUser 1.3.6.1.4.1.7745.5.5.7.1
A textual string containing user name. OID: 1.3.6.1.4.1.7745.5.5.7.1
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

mgmtPrivilege 1.3.6.1.4.1.7745.5.5.7.2
A textual string containing user privilege. OID: 1.3.6.1.4.1.7745.5.5.7.2
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

mgmtTime 1.3.6.1.4.1.7745.5.5.7.3
A textual string containing time and date of event. OID: 1.3.6.1.4.1.7745.5.5.7.3
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

mgmtType 1.3.6.1.4.1.7745.5.5.7.4
A textual string containing user access type. OID: 1.3.6.1.4.1.7745.5.5.7.4
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER console(1), telnet(2), web(3), snmp(4), ssh(5), tr069(6), unknown(7)  

mgmtAddress 1.3.6.1.4.1.7745.5.5.7.5
A textual string containing ip for remote access type. OID: 1.3.6.1.4.1.7745.5.5.7.5
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

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
Status: current Access: read-only
NOTIFICATION-TYPE    

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
Status: current Access: read-only
NOTIFICATION-TYPE    

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
Status: current Access: read-only
NOTIFICATION-TYPE    

ifcTable 1.3.6.1.4.1.7745.5.6.1
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
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IfcEntry

ifcEntry 1.3.6.1.4.1.7745.5.6.1.1
OID: 1.3.6.1.4.1.7745.5.6.1.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IfcEntry  

ifcName 1.3.6.1.4.1.7745.5.6.1.1.1
Get this parameter to read interface name. OID: 1.3.6.1.4.1.7745.5.6.1.1.1
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

ifcDescr 1.3.6.1.4.1.7745.5.6.1.1.2
Get this parameter to read interface description. OID: 1.3.6.1.4.1.7745.5.6.1.1.2
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

ifcType 1.3.6.1.4.1.7745.5.6.1.1.3
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  IANAifType  

ifcPhysAddress 1.3.6.1.4.1.7745.5.6.1.1.4
Get this parameter to read interface physical address (mac address). OID: 1.3.6.1.4.1.7745.5.6.1.1.4
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

ifcMtu 1.3.6.1.4.1.7745.5.6.1.1.5
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ifcSpeed 1.3.6.1.4.1.7745.5.6.1.1.6
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

ifcRxRate 1.3.6.1.4.1.7745.5.6.1.1.7
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ifcTxRate 1.3.6.1.4.1.7745.5.6.1.1.8
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter