SHE-SELT-MIB: View SNMP OID List / Download MIB
VENDOR: SIEMENS
Home | MIB: SHE-SELT-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 |
sheSelt | 1.3.6.1.4.1.231.7.1.2.1.23 |
Definition of selt feature control command |
||
sheSeltServerObjects | 1.3.6.1.4.1.231.7.1.2.1.23.1 | |||
sheSeltServerObjectsConnectState | 1.3.6.1.4.1.231.7.1.2.1.23.1.1 | sheseltserverinfoconnectstatetype | read-only |
Indicates the connection state between CXU and SELT server. |
sheSeltServerObjectsServerIP | 1.3.6.1.4.1.231.7.1.2.1.23.1.2 | ipaddress | read-only |
Indicates IP address of SELT server. |
sheSeltServerObjectsServicePort | 1.3.6.1.4.1.231.7.1.2.1.23.1.3 | unsigned32 | read-only |
Indicates SELT service port of SELT server. |
sheSeltServerControl | 1.3.6.1.4.1.231.7.1.2.1.23.2 | |||
sheSeltServerControlReq | 1.3.6.1.4.1.231.7.1.2.1.23.2.1 | sheseltservercontrolreqtype | read-write |
Control connection between CXU and SELT server(config SELT server IP address and service port, connect CXU to SELT server and disconnect CXU with SELT server.SELT server is used to receive and collect selt raw data from plugin unit IU throuth CXU, to calculate and then to send selt result to CXU, so before doing selt test,SELT server must be configed and connected.A config command is permanent unless we need to change SELT sever's IP address or service port.A connect command supports all IU's selt test unless the connection is close for some reasons. |
sheSeltServerControlServerIP | 1.3.6.1.4.1.231.7.1.2.1.23.2.2 | ipaddress | read-write |
SELT server's IP address. |
sheSeltServerControlServicePort | 1.3.6.1.4.1.231.7.1.2.1.23.2.3 | unsigned32 | read-write |
SELT service port number. |
sheSeltServerControlStatus | 1.3.6.1.4.1.231.7.1.2.1.23.2.4 | shecontrolstatustype | read-only |
The status of a control request. |
sheSeltServerControlTimer | 1.3.6.1.4.1.231.7.1.2.1.23.2.5 | gauge32 | read-only |
The maximum wait time for the manager for a long running user command. |
sheSeltServerControlReqResult | 1.3.6.1.4.1.231.7.1.2.1.23.2.6 | sheseltservercontrolreqresulttype | read-only |
The result of the last user command. |
sheSeltServerControlTimeStamp | 1.3.6.1.4.1.231.7.1.2.1.23.2.7 | unsigned32 | read-only |
The time stamp of the last command (end of command). |
sheSeltTestRequestObjects | 1.3.6.1.4.1.231.7.1.2.1.23.3 | |||
sheSeltTestRequestIfStateTable | 1.3.6.1.4.1.231.7.1.2.1.23.3.1 | no-access |
Each entry in this table contains the testing status of each IfIndex and its related IuIndex. |
|
1.3.6.1.4.1.231.7.1.2.1.23.3.1.1 | no-access |
An entry in sheSeltStatusIfTable. |
||
sheSeltTestRequestIfIndex | 1.3.6.1.4.1.231.7.1.2.1.23.3.1.1.1 | interfaceindex | read-only |
IfIndex: the Index of port(such as: 101, 102...172; 201, 202...272; ...) |
sheSeltTestRequestIfState | 1.3.6.1.4.1.231.7.1.2.1.23.3.1.1.2 | sheselttestrequestifstatetype | read-only |
The selt test status of port (IfIndex). If current port is under selt test, its sheSeltTestRequestIfState = sheSeltStatusIfBeingTested, otherwise its sheSeltTestRequestIfState = sheSeltStatusIfBeingIdle. |
sheSeltTestRequestIuState | 1.3.6.1.4.1.231.7.1.2.1.23.3.1.1.3 | sheselttestrequestiustatetype | read-only |
The selt test status of IU of this port. Every port must know whether this IU is under selt test or not, in order to decide if the selt test request on this port can be accepted. If any port of its IU is under selt test, sheSeltTestRequestIuState = sheSeltStatusIuBeingTested; If all ports are not under selt test, sheSeltTestRequestIuState = sheSeltStatusIuBeingIdle For example: If port 101 is under selt test, sheSeltTestRequestIuState of 101 and 102 are both sheSeltStatusIuBeingTested. |
sheSeltTestRequestIfFDRCollectionEnableState | 1.3.6.1.4.1.231.7.1.2.1.23.3.1.1.4 | sheselttestrequestcontrolreqfdrcollectionenabletype | read-only |
The value of FDRCollectionEnable for this port, if it is under selt test. If this port is not under selt test, return FDRCollectionDisable(0). |
sheSeltTestRequestIfFDRCollectionNumAverageState | 1.3.6.1.4.1.231.7.1.2.1.23.3.1.1.5 | integer | read-only |
The value of FDRCollectionNumAverage for this port, if it is under selt test. If this port is not under selt test, return 0. |
sheSeltTestRequestControl | 1.3.6.1.4.1.231.7.1.2.1.23.4 | |||
sheSeltTestRequestControlReq | 1.3.6.1.4.1.231.7.1.2.1.23.4.1 | sheselttestrequestcontrolreqtype | read-write |
Controls CXU to send doing selt test to IU for a specified subscriber's loop.Note that simultaneous tests of subscriber's loop on different IUs are allowed, but simultaneous tests of different subscribers' loops on the same IU are not allowed. When IU received the command it'll begin to process and send raw data to CXU,then to SELT server. |
sheSeltTestRequestControlReqIfIndex | 1.3.6.1.4.1.231.7.1.2.1.23.4.2 | interfaceindex | read-write |
The interface index of the ADSL central PPTP for which selt shall be activated. |
sheSeltTestRequestControlReqComdId | 1.3.6.1.4.1.231.7.1.2.1.23.4.3 | unsigned32 | read-write |
Command ID of one single end loop test. |
sheSeltTestRequestControlStatus | 1.3.6.1.4.1.231.7.1.2.1.23.4.4 | shecontrolstatustype | read-only |
The status of a control request. |
sheSeltTestRequestControlTimer | 1.3.6.1.4.1.231.7.1.2.1.23.4.5 | gauge32 | read-only |
The maximum wait time for the manager for a long running user command. |
sheSeltTestRequestControlReqResult | 1.3.6.1.4.1.231.7.1.2.1.23.4.6 | sheselttestrequestcontrolreqresulttype | read-only |
The result of the last user command. |
sheSeltTestRequestControlReqTimeStamp | 1.3.6.1.4.1.231.7.1.2.1.23.4.7 | unsigned32 | read-only |
The time stamp of the last command (end of command). |
sheSeltTestRequestControlReqFDRCollectionEnable | 1.3.6.1.4.1.231.7.1.2.1.23.4.8 | sheselttestrequestcontrolreqfdrcollectionenabletype | read-write |
This parameter is specific for Infineon line card, but not for Conexant line card. This parameter is to enable/disable FDR Data Collection. Two kinds of value can be selected as following: I. Disable (0) II. Enable (1) |
sheSeltTestRequestControlReqFDRCollectionNumAverage | 1.3.6.1.4.1.231.7.1.2.1.23.4.9 | unsigned32 | read-write |
This parameter is specific for Infineon line card, but not for Conexant line card. This parameter is to set the number of average for FDR Data Collection when sheSeltTestRequestControlReqFDRCollectionEnable is Enable(1). When sheSeltTestRequestControlReqFDRCollectionEnable is Disable(0), this one will be igored. The range of this one is [1, 65535], and the default value is 1024. With this default number of averages, a single data collection will take approximately 90 seconds. |
sheSeltNotifications | 1.3.6.1.4.1.231.7.1.2.1.23.5 | |||
sheSeltServerControlResultEvent | 1.3.6.1.4.1.231.7.1.2.1.23.5.1 |
Succeeded or failed to connect with SELT server. |
||
sheSeltTestRequestControlResultEvent | 1.3.6.1.4.1.231.7.1.2.1.23.5.2 |
Succeeded or failed to execute the command of selt request. |
||
sheSeltReceivedRawDataEvent | 1.3.6.1.4.1.231.7.1.2.1.23.5.3 |
Having received raw data from IU. |
||
sheSeltNoReceivedRawDataEvent | 1.3.6.1.4.1.231.7.1.2.1.23.5.4 |
Having not received raw data from IU. |
||
sheSeltConformance | 1.3.6.1.4.1.231.7.1.2.1.23.100 | |||
sheSeltGroups | 1.3.6.1.4.1.231.7.1.2.1.23.100.1 | |||
sheSeltGroup | 1.3.6.1.4.1.231.7.1.2.1.23.100.1.1 |
A collection of objects providing information about a VDSL Line. |
||
sheSeltControlGroup | 1.3.6.1.4.1.231.7.1.2.1.23.100.1.2 |
Description. |
||
sheSeltNotificationGroup | 1.3.6.1.4.1.231.7.1.2.1.23.100.1.3 |
This group supports notifications of significant conditions associated with physical objects. |
||
sheSeltCompliances | 1.3.6.1.4.1.231.7.1.2.1.23.100.2 | |||
sheSeltMibCompliance | 1.3.6.1.4.1.231.7.1.2.1.23.100.2.1 |
Description. |