SHE-TSSM-MIB: View SNMP OID List / Download MIB
VENDOR: SIEMENS
Home | MIB: SHE-TSSM-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).
|
|||
Object Name | OID | Type | Access | Info |
sheTssmMib | 1.3.6.1.4.1.231.7.1.2.1.34 |
The MIB module describes managed objects that support Training Speed Statistical Monitoring (TSSM) feature. |
||
sheTssmInfo | 1.3.6.1.4.1.231.7.1.2.1.34.1 | |||
sheTssmParameters | 1.3.6.1.4.1.231.7.1.2.1.34.1.1 | |||
sheTssmFtpRootDir | 1.3.6.1.4.1.231.7.1.2.1.34.1.1.1 | snmpadminstring | read-only |
The root directory name on FTP server that stores the TSSM data of this DSLAM. It is the relative path to the ftproot, eg. 'hix5635/v1.5/dslam1/tssm' The directory structure looks like: ftproot <-- the upmost ftp root |- %FtpRootDir% <-- this value, specifies the DSLAM |
sheTssmFtpIp | 1.3.6.1.4.1.231.7.1.2.1.34.1.1.2 | ipaddress | read-only |
FTP server's IP address. |
sheTssmFtpUser | 1.3.6.1.4.1.231.7.1.2.1.34.1.1.3 | snmpadminstring | read-only |
FTP user name. Write permission is required for this user. |
sheTssmFtpPassword | 1.3.6.1.4.1.231.7.1.2.1.34.1.1.4 | octet string | read-only |
FTP server access password. To protect the password, the string of this object in the GetResponse PDU is encrypted. |
sheTssmUploadInterval | 1.3.6.1.4.1.231.7.1.2.1.34.1.1.5 | integer | read-only |
The interval that TSSM data is uploaded to FTP server. It increases with step of 1 hour. |
sheTssmUploadEnabled | 1.3.6.1.4.1.231.7.1.2.1.34.1.1.6 | truthvalue | read-only |
Whether the NE should upload the log files to FTP server. |
sheTssmLogEnabled | 1.3.6.1.4.1.231.7.1.2.1.34.1.1.7 | truthvalue | read-only |
Whether the NE should keep the log of link parameters. |
sheTssmMissTargetRateCriteria | 1.3.6.1.4.1.231.7.1.2.1.34.1.1.8 | shetssmmisstargetratecriteriatype | read-only |
The criteria of when the miss tartget rate trap should be sent. |
sheTssmControl | 1.3.6.1.4.1.231.7.1.2.1.34.1.2 | |||
sheTssmControlRequest | 1.3.6.1.4.1.231.7.1.2.1.34.1.2.1 | shetssmcontrolrequesttype | read-write |
Command (setTssmGlobalParameters) to configure the global TSSM parameters. It must be the last member in the varBindList of the SNMP set request. The parameters of this command are: sheTssmControlFtpRootDir sheTssmControlFtpIp sheTssmControlFtpUser sheTssmControlFtpPassword sheTssmControlUploadInterval sheTssmControlUploadEnabled sheTssmControlLogEnabled sheTssmControlMissTargetRateCriteria They are optional in the varBindList of set PDU, but at least one of them should be there. Notifications: sheTssmControlResult at the command ending in case of long running command. The long running command refers to the case that sheTssmUploadEnabled is changed from disable to enable. NE will verify the FTP connection at the enabling moment. Besides, the RootDir is created if it does not exist yet. EM should GET sheTssmControlReqResult when the Response of the SET PDU is received, and the error status is noError. If the value of sheTssmControlReqResult is comExecStarted(30), which means the SET operation is a long running command, EM must issue another GET operation on sheTssmControlTimer. A timer should start on EM with the expire time equals to the value of sheTssmControlTimer. The sheTssmControlResult trap is expected to reach EM within the specified time. When the trap is received by EM, EM can optionally GET sheTssmControlReqResult, sheTssmControlStatus, and sheTssmControlTimeStamp. |
sheTssmControlStatus | 1.3.6.1.4.1.231.7.1.2.1.34.1.2.2 | shecontrolstatustype | read-only |
The status of a control request. |
sheTssmControlTimer | 1.3.6.1.4.1.231.7.1.2.1.34.1.2.3 | unsigned32 | read-only |
The maximum wait time for the manager for command ending. For long running commands. The manager reads this value from the SHE. |
sheTssmControlReqResult | 1.3.6.1.4.1.231.7.1.2.1.34.1.2.4 | shetssmcontrolrequestresulttype | read-only |
The result of the last user command. |
sheTssmControlTimeStamp | 1.3.6.1.4.1.231.7.1.2.1.34.1.2.5 | unsigned32 | read-only |
The time stamp of the last command (end of command). |
sheTssmControlFtpRootDir | 1.3.6.1.4.1.231.7.1.2.1.34.1.2.6 | snmpadminstring | read-write |
The root directory name on FTP server that stores the TSSM data of this DSLAM. Change the value of sheTssmFtpRootDir. |
sheTssmControlFtpIp | 1.3.6.1.4.1.231.7.1.2.1.34.1.2.7 | ipaddress | read-write |
FTP server's IP address. Change the value of sheTssmFtpIp. |
sheTssmControlFtpUser | 1.3.6.1.4.1.231.7.1.2.1.34.1.2.8 | snmpadminstring | read-write |
FTP user name. Change the value of sheTssmFtpUser. |
sheTssmControlFtpPassword | 1.3.6.1.4.1.231.7.1.2.1.34.1.2.9 | octet string | read-write |
FTP server access password. To protect the password, the string of this object in the GetResponse PDU is encrypted. |
sheTssmControlUploadInterval | 1.3.6.1.4.1.231.7.1.2.1.34.1.2.10 | integer | read-write |
The interval that TSSM data is uploaded to FTP server. Change the value of sheTssmUploadInterval. |
sheTssmControlUploadEnabled | 1.3.6.1.4.1.231.7.1.2.1.34.1.2.11 | truthvalue | read-write |
Whether the FTP upload process is enabled. Change the value of sheTssmUploadEnabled. If the sheTssmUploadEnabled is changed from disable to enable, FTP connection will be verified at the enabling moment. Besides, the RootDir is created if it does not exist yet. The command in this case is a long running command. sheTssmControlResult trap will be sent to EM to notify the command result. |
sheTssmControlLogEnabled | 1.3.6.1.4.1.231.7.1.2.1.34.1.2.12 | truthvalue | read-write |
Whether the NE should keep the log of link parameters. Change the value of sheTssmLogEnabled. |
sheTssmControlMissTargetRateCriteria | 1.3.6.1.4.1.231.7.1.2.1.34.1.2.13 | shetssmmisstargetratecriteriatype | read-write |
The criteria of when the miss tartget rate trap should be sent. |
sheTssmUploadInfo | 1.3.6.1.4.1.231.7.1.2.1.34.1.3 | |||
sheTssmLastUploadStatus | 1.3.6.1.4.1.231.7.1.2.1.34.1.3.1 | shetssmuploadstatustype | read-only |
The status of last FTP upload operation. It could be uploadSuccess(1) or uploadFail(2). |
sheTssmLastUploadTimeStamp | 1.3.6.1.4.1.231.7.1.2.1.34.1.3.2 | timeticks | read-only |
The time stamp of the last FTP upload operation (end of operation). |
sheTssmLastUploadFileName | 1.3.6.1.4.1.231.7.1.2.1.34.1.3.3 | snmpadminstring | read-only |
The file name of last FTP upload operation. |
sheTssmLastUploadErrorString | 1.3.6.1.4.1.231.7.1.2.1.34.1.3.4 | snmpadminstring | read-only |
The text that describes the FTP upload failure. If upload succeeded, this string is empty. |
sheTssmPortTable | 1.3.6.1.4.1.231.7.1.2.1.34.1.4 | no-access |
This table contains configuration parameters for TSSM on each ADSL port. |
|
1.3.6.1.4.1.231.7.1.2.1.34.1.4.1 | no-access |
An entry in sheTssmPortTable. |
||
sheTssmPortTrapEnabled | 1.3.6.1.4.1.231.7.1.2.1.34.1.4.1.1 | truthvalue | read-only |
Indicates whether this ADSL port is allowed to send trap to EM. If the stable trained rate on this line is lower than the configured threshold, sheTssmMissTargetRateTrap will be sent to alarm EM. If at next linkup, the stable trained rate is higher than the configured threshold, another trap (sheTssmReachTargetRateTrap) will be sent to clear the last alarm. |
sheTssmPortThresholdUnit | 1.3.6.1.4.1.231.7.1.2.1.34.1.4.1.2 | shetssmthresholdunittype | read-only |
Indicates what type of unit (kbps or percentage)is used to configure the TSSM threshold. |
sheTssmPortThresholdRateDownKbps | 1.3.6.1.4.1.231.7.1.2.1.34.1.4.1.3 | gauge32 | read-only |
The configured threshold of downstream transmit rate on the channel. It is used only if sheTssmPortThresholdUnit is set to kbps(1). |
sheTssmPortThresholdRateUpKbps | 1.3.6.1.4.1.231.7.1.2.1.34.1.4.1.4 | gauge32 | read-only |
The configured threshold of upstream transmit rate on the channel. It is used only if sheTssmPortThresholdUnit is set to kbps(1). |
sheTssmPortThresholdRateDownRatio | 1.3.6.1.4.1.231.7.1.2.1.34.1.4.1.5 | integer | read-only |
The configured threshold of downstream transmit rate on the channel. It is used only if sheTssmPortThresholdUnit is set to percentage(2). |
sheTssmPortThresholdRateUpRatio | 1.3.6.1.4.1.231.7.1.2.1.34.1.4.1.6 | integer | read-only |
The configured threshold of upstream transmit rate on the channel. It is used only if sheTssmPortThresholdUnit is set to percentage(2). |
sheTssmPortControl | 1.3.6.1.4.1.231.7.1.2.1.34.1.5 | |||
sheTssmPortControlRequest | 1.3.6.1.4.1.231.7.1.2.1.34.1.5.1 | shetssmcontrolrequesttype | read-write |
Command to configure sheTssmPortTable (setTssmPortParameters). It must be the last member in the varBindList of the SNMP set request. The parameters of this command are: (must) sheTssmPortControlType sheTssmPortControlRange (the following parameters depend on the value of above two parameters) sheTssmPortControlIndex sheTssmPortControlTrapEnabled sheTssmPortControlThresholdUnit sheTssmPortControlThresholdRateDownKbps sheTssmPortControlThresholdRateUpKbps sheTssmPortControlThresholdRateDownRatio sheTssmPortControlThresholdRateUpRatio |
sheTssmPortControlStatus | 1.3.6.1.4.1.231.7.1.2.1.34.1.5.2 | shecontrolstatustype | read-only |
The status of a user command. |
sheTssmPortControlTimer | 1.3.6.1.4.1.231.7.1.2.1.34.1.5.3 | gauge32 | read-only |
The maximum wait time for the manager for a long running user command. |
sheTssmPortControlReqResult | 1.3.6.1.4.1.231.7.1.2.1.34.1.5.4 | shetssmcontrolrequestresulttype | read-only |
The result of the last user command. |
sheTssmPortControlTimeStamp | 1.3.6.1.4.1.231.7.1.2.1.34.1.5.5 | unsigned32 | read-only |
The time stamp of the last command (end of command). |
sheTssmPortControlType | 1.3.6.1.4.1.231.7.1.2.1.34.1.5.6 | shetssmconfigtype | read-write |
Indicates what parameters are configured in this command. It can be: configAlarmOnly(1): Only sheTssmPortControlTrapEnabled is configured to the specified ports. The threshold parametes are ignored. configThresholdOnly(2): Only configure the threshold parameters to specified ports. sheTssmPortControlTrapEnabled is ignored. configBoth(3): Configure both type of parameters. |
sheTssmPortControlRange | 1.3.6.1.4.1.231.7.1.2.1.34.1.5.7 | shetssmconfigrange | read-write |
Indicates how to configure the TSSM parameters to ports. It can be: system(1): apply the parameters to all the ports in the whole DSLAM module(2): apply the parameters to all the ports on a module (board) port(3): apply the parameters to a specific port. |
sheTssmPortControlIndex | 1.3.6.1.4.1.231.7.1.2.1.34.1.5.8 | integer32 | read-write |
Depends on the value of sheTssmPortControlRange, this object has different meaning: sheTssmPortControlRange sheTssmPortControlIndex ----------------------- ----------------------- system(1) N/A module(2) the entPhysIndex of card port(3) IfIndex of the configured adsl-interface |
sheTssmPortControlTrapEnabled | 1.3.6.1.4.1.231.7.1.2.1.34.1.5.9 | truthvalue | read-write |
Indicates whether the specified ADSL port is allowed to send trap to EM. If the stable trained rate on this line is lower than the configured threshold, a trap will be sent to alarm EM. If at next linkup, the stable trained rate is higher than the configured threshold, another trap will be sent to clear the last alarm. |
sheTssmPortControlThresholdUnit | 1.3.6.1.4.1.231.7.1.2.1.34.1.5.10 | shetssmthresholdunittype | read-write |
Indicates what type of unit is used to configure the TSSM threshold. It can be kbps(1), or percentage(2) |
sheTssmPortControlThresholdRateDownKbps | 1.3.6.1.4.1.231.7.1.2.1.34.1.5.11 | gauge32 | read-write |
The configured threshold of downstream transmit rate on the channel. It is used only if sheTssmPortThresholdUnit is set to kbps(1). |
sheTssmPortControlThresholdRateUpKbps | 1.3.6.1.4.1.231.7.1.2.1.34.1.5.12 | gauge32 | read-write |
The configured threshold of upstream transmit rate on the channel. It is used only if sheTssmPortThresholdUnit is set to kbps(1). |
sheTssmPortControlThresholdRateDownRatio | 1.3.6.1.4.1.231.7.1.2.1.34.1.5.13 | integer | read-write |
The configured threshold of downstream transmit rate on the channel. It is used only if sheTssmPortThresholdUnit is set to percentage(2). |
sheTssmPortControlThresholdRateUpRatio | 1.3.6.1.4.1.231.7.1.2.1.34.1.5.14 | integer | read-write |
The configured threshold of upstream transmit rate on the channel. It is used only if sheTssmPortThresholdUnit is set to percentage(2). |
sheTssmLastLinkUpLogTable | 1.3.6.1.4.1.231.7.1.2.1.34.1.6 | no-access |
Each entry in this table contains the ADSL line parameters of a port for last link up. |
|
1.3.6.1.4.1.231.7.1.2.1.34.1.6.1 | no-access |
An entry in sheTssmLastLinkUpLogTable. |
||
sheTssmLastLinkUpLogLinkTime | 1.3.6.1.4.1.231.7.1.2.1.34.1.6.1.1 | dateandtime | read-only |
The time when the link up happened last time on this port. |
sheTssmLastLinkUpLogAtucTxRate | 1.3.6.1.4.1.231.7.1.2.1.34.1.6.1.2 | gauge32 | read-only |
The stable downstream transmit rate on the channel. It is the value of sheAdslAtucChanCurrTxRate when the link up is stable. |
sheTssmLastLinkUpLogAturTxRate | 1.3.6.1.4.1.231.7.1.2.1.34.1.6.1.3 | gauge32 | read-only |
The stable upstream transmit rate on the channel. It is the value of sheAdslAturChanCurrTxRate when the link up is stable. |
sheTssmLastLinkUpLogAtucSnrMgn | 1.3.6.1.4.1.231.7.1.2.1.34.1.6.1.4 | integer | read-only |
Noise Margin as seen by this ATU with respect to its received signal in tenth dB. It is the value of sheAdslAtucPhysCurrSnrMgn when the link up is stable. |
sheTssmLastLinkUpLogAturSnrMgn | 1.3.6.1.4.1.231.7.1.2.1.34.1.6.1.5 | integer | read-only |
Noise Margin as seen by this ATU with respect to its received signal in tenth dB. It is the value of sheAdslAturPhysCurrSnrMgn when the link up is stable. |
sheTssmLastLinkUpLogAtucAtn | 1.3.6.1.4.1.231.7.1.2.1.34.1.6.1.6 | gauge32 | read-only |
Measured difference in the total power transmitted by the peer ATU and the total power received by this ATU. It is the value of sheAdslAtucPhysCurrAtn when the link up is stable. |
sheTssmLastLinkUpLogAturAtn | 1.3.6.1.4.1.231.7.1.2.1.34.1.6.1.7 | gauge32 | read-only |
Measured difference in the total power transmitted by the peer ATU and the total power received by this ATU. It is the value of sheAdslAturPhysCurrAtn when the link up is stable. |
sheTssmLastLinkUpLogAtucAttainableRate | 1.3.6.1.4.1.231.7.1.2.1.34.1.6.1.8 | gauge32 | read-only |
Indicates the maximum attainable data rate by the ATU. It is the value of sheAdslAtucPhysCurrAttainableRate when the link up is stable. |
sheTssmLastLinkUpLogAturAttainableRate | 1.3.6.1.4.1.231.7.1.2.1.34.1.6.1.9 | gauge32 | read-only |
Indicates the maximum attainable data rate by the ATU. It is the value of sheAdslAturPhysCurrAttainableRate when the link up is stable. |
sheTssmLastLinkUpLogAtucTxRateThreshold | 1.3.6.1.4.1.231.7.1.2.1.34.1.6.1.10 | gauge32 | read-only |
The configured threshold of downstream transmit rate on the channel. |
sheTssmLastLinkUpLogAturTxRateThreshold | 1.3.6.1.4.1.231.7.1.2.1.34.1.6.1.11 | gauge32 | read-only |
The configured threshold of upstream transmit rate on the channel. |
sheTssmLastLinkUpLogAtucChanInterleaveDelay | 1.3.6.1.4.1.231.7.1.2.1.34.1.6.1.12 | gauge32 | read-only |
Interleave Delay for this channel. It is the value of sheAdslAtucChanInterleaveDelay when the link up is stable. |
sheTssmLastLinkUpLogAturChanInterleaveDelay | 1.3.6.1.4.1.231.7.1.2.1.34.1.6.1.13 | gauge32 | read-only |
Interleave Delay for this channel. It is the value of sheAdslAturChanInterleaveDelay when the link up is stable. |
sheTssmLastLinkUpLogAtucTargetSnrMgn | 1.3.6.1.4.1.231.7.1.2.1.34.1.6.1.14 | integer | read-only |
Configured Target Signal/Noise Margin on this line. It is the value of sheAdslLineConfProfileAtucConfTargetSnrMgn when the link up is stable. |
sheTssmLastLinkUpLogAturTargetSnrMgn | 1.3.6.1.4.1.231.7.1.2.1.34.1.6.1.15 | integer | read-only |
Configured Target Signal/Noise Margin on this line. It is the value of sheAdslLineConfProfileAturConfTargetSnrMgn when the link up is stable. |
sheTssmLastLinkUpLogConfiguredRateDown | 1.3.6.1.4.1.231.7.1.2.1.34.1.6.1.16 | unsigned32 | read-only |
Configured downstream transmit rate for the channel on this line, in kbps. It is the value of sheAdslLineConfProfileAtucChanConfFastMaxTxRate or sheAdslLineConfProfileAtucChanConfInterleaveMaxTxRate, depending on the mode of the channel is fast or interleave. |
sheTssmLastLinkUpLogConfiguredRateUp | 1.3.6.1.4.1.231.7.1.2.1.34.1.6.1.17 | unsigned32 | read-only |
Configured upstream transmit rate for the channel on this line, in kbps. It is the value of sheAdslLineConfProfileAturChanConfFastMaxTxRate or sheAdslLineConfProfileAturChanConfInterleaveMaxTxRate, depending on the mode of the channel is fast or interleave. |
sheTssmLastLinkDownLogTable | 1.3.6.1.4.1.231.7.1.2.1.34.1.7 | no-access |
Each entry in this table contains the ADSL line parameters of a port for last link down. |
|
1.3.6.1.4.1.231.7.1.2.1.34.1.7.1 | no-access |
An entry in sheTssmLastLinkDownLogTable. |
||
sheTssmLastLinkDownLogLinkTime | 1.3.6.1.4.1.231.7.1.2.1.34.1.7.1.1 | dateandtime | read-only |
The time when the link down happened last time on this port. |
sheTssmNotifications | 1.3.6.1.4.1.231.7.1.2.1.34.2 | |||
sheTssmEvents | 1.3.6.1.4.1.231.7.1.2.1.34.2.1 | |||
sheTssmControlResult | 1.3.6.1.4.1.231.7.1.2.1.34.2.1.1 |
Notification sent at the end of long running command. The possible values of sheTssmControlReqResult are: wrongIpAddress(2), -- IP address of FTP servre is incorrect wrongUserPassword(3), -- The user name or password is wrong permissionDenied(4), -- The user name has no permission to create dir/file commandSucceeded(37) |
||
sheTssmUploadFailedTrap | 1.3.6.1.4.1.231.7.1.2.1.34.2.1.2 |
Indicates that an FTP upload failure occurred. |
||
sheTssmMissTargetRateTrap | 1.3.6.1.4.1.231.7.1.2.1.34.2.1.3 |
Indicates that the stable link rate does not meet the target rate on the ADSL port specified by ifIndex. The EM will show an alarm on this port. The corresponding parameters are included in the trap. |
||
sheTssmReachTargetRateTrap | 1.3.6.1.4.1.231.7.1.2.1.34.2.1.4 |
If at last time, the ADSL port that specified by ifIndex missed the target rate, and the sheTssmMissTargetRateTrap was sent, but it met the target rate at this link up, this trap is sent. The EM can clear the alarm then. The corresponding parameters are included in the trap. |
||
sheTssmMibConformance | 1.3.6.1.4.1.231.7.1.2.1.34.100 | |||
sheTssmMibCompliances | 1.3.6.1.4.1.231.7.1.2.1.34.100.1 | |||
sheTssmMibCompliance | 1.3.6.1.4.1.231.7.1.2.1.34.100.1.1 |
Description. |
||
sheTssmMibGroups | 1.3.6.1.4.1.231.7.1.2.1.34.100.2 | |||
sheTssmMibGroup | 1.3.6.1.4.1.231.7.1.2.1.34.100.2.1 |
Description. |
||
sheTssmMibControlGroup | 1.3.6.1.4.1.231.7.1.2.1.34.100.2.2 |
Description. |
||
sheTssmMibNotificationGroup | 1.3.6.1.4.1.231.7.1.2.1.34.100.2.3 |
Description. |