XCONNECTION-MIB: View SNMP OID List / Download MIB

VENDOR: SAGEMCOM SAS


 Home MIB: XCONNECTION-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
 xconnection 1.3.6.1.4.1.1038.108
The MIB module describes connection in physical layer of transmission equipements such as pdh/sdh mux and cross connect. This mib assumes that terminaison point are provided by other mibs, such as sdh.mib. xconnection is a particular case of SubNetworkConnection defined in ETS 300 653
         link 1.3.6.1.4.1.1038.108.10
               linkNumber 1.3.6.1.4.1.1038.108.10.1 integer read-only
Number of cross connections in equipment.
               linkTable 1.3.6.1.4.1.1038.108.10.2 no-access
List of link in equipment. For example, a bidirectionnal connection is composed of 2 links. A SNC protected bidirectionnal connection is composed of 3 permanent links .
                   linkEntry 1.3.6.1.4.1.1038.108.10.2.1 no-access
A particular synchronous physical interface of the equipment.
                       linkIndex 1.3.6.1.4.1.1038.108.10.2.1.1 integer read-only
linkIndex = number of the CTP Output = sncIndex
                       linkSinkType 1.3.6.1.4.1.1038.108.10.2.1.2 ctptype read-only
Kind of CTP table from which the connection is issued
                       linkSrcType 1.3.6.1.4.1.1038.108.10.2.1.3 ctptype read-only
Kind of CTP table from which the connection is issued
                       linkCTPSink 1.3.6.1.4.1.1038.108.10.2.1.4 integer read-only
The value of this field indicates the Ouput Connection Point which composes the unidirectionnal link.It's an index in considerated TTP table linkCTPSink = linkIndex
                       linkCTPSource 1.3.6.1.4.1.1038.108.10.2.1.5 integer read-only
The value of this field indicates the Input Connection Point which composes the unidirectionnal link. It's an index in considerated TTP table
                       linkName 1.3.6.1.4.1.1038.108.10.2.1.6 displaystring read-write
A text string which identifies the name of this link. Links names of a bidirectionnal link must have different name. Same direction SNC protected links have an identical name. M1400 UIT-T specifies the field's format
                       linkGroupId 1.3.6.1.4.1.1038.108.10.2.1.7 integer read-write
A group identifier is used to group links by community.
                       linkDirection 1.3.6.1.4.1.1038.108.10.2.1.8 linkdirection read-only
Unidirectional or Bidirectionnal connections.
                       linkProtectionType 1.3.6.1.4.1.1038.108.10.2.1.9 protectiontype read-write
The value of this field indicates the kind of wanted link protection. The default value is NONE. if value is changed in Snc(1)then an entry is created in Snc table with the same index. But this table has to be completed (by setting the PIC,...) to obtain a configured protection. if value is changed in None(0)then the associated entry in Snc table is deleted. When the value is set to Snc for a particular entry of LinkTable, other links which are in relation (of direction or protection) with this main link remain setting to None for this field. But all links are set to the USED(1) value in the next field (linkProtectionStatus)
                       linkProtectionStatus 1.3.6.1.4.1.1038.108.10.2.1.10 protectionstatus read-only
The value of this field indicates if the link is used directly or not in a Snc protection. For a non-protected link, this field is mandatory set to None. The field value particulary allow to know the hability of link deletion.
                       linkTrafficStatus 1.3.6.1.4.1.1038.108.10.2.1.11 trafficstatus read-only
The value of this field indicates where is the traffic. For a non-protected link, this field is mandatory set to working
                       linkImplementation 1.3.6.1.4.1.1038.108.10.2.1.12 sagemboolean read-write
Actually, this variable is not implemented (always set to TRUE). But it could be used to allow to reserve a connection without physical implementation
         xcon 1.3.6.1.4.1.1038.108.30
               xconNumber 1.3.6.1.4.1.1038.108.30.1 integer read-write
Number of connection to process.
               xconSinkType 1.3.6.1.4.1.1038.108.30.2 ctptype read-write
Type of CTP
               xconSinkIndex 1.3.6.1.4.1.1038.108.30.3 integer read-write
Output CTP
               xconSrcType 1.3.6.1.4.1.1038.108.30.4 ctptype read-write
Type of CTP
               xconSrcIndex 1.3.6.1.4.1.1038.108.30.5 integer read-write
Input CTP
               xconDirection 1.3.6.1.4.1.1038.108.30.6 xcondir read-write
Bidirectionnal connections are composed of two unidirectional xcon and therefore 2 link entries.
               xconName 1.3.6.1.4.1.1038.108.30.7 displaystring read-write
A text string which identifies the name of this cross-connection. M1400 UIT-T specifies the field's format like this: NameTownA/NameSuffixA-NameTownB/NameSuffixB NameFunctionSNameSerial * NameTownX field accepts alpha-numeric and space characters. NameTownB is preceded by a '-' character. Maximum length is 12 charracters. Not mandatory fields. * NameSuffixX field accepts alpha-numeric characters. It's preceded by a '/' character. Maximum length is 3 characters. Not mandatory fields. * NameFunction field accepts alpha-numeric characters. It's followed by a 'S' character. Maximum length is 3 characters. Mandatory field. It represents the function code. * NameSerial field accepts 4-figure number. Not mandatory field. It represents the serial number and will be incremented automatically from the base serial number provided. For ADR2500 equipments: Links names of a bidirectionnal link must have different name. Same direction SNC protected links have an identical name.
               xconAction 1.3.6.1.4.1.1038.108.30.8 actiontype read-write
Type of action: Unknown(0) or Creation(1) or deletion(2)
               xconProceed 1.3.6.1.4.1.1038.108.30.20 sagemboolean read-write
This entry is use to create (set to `true'). The value of the field remains to `true' until creation is completed or has been aborted.
               xconDiagnostic 1.3.6.1.4.1.1038.108.30.21 displaystring read-only
A string used to help in case of trouble.