SALIX-DS0-MIB: View SNMP OID List / Download MIB

VENDOR: SALIX TECHNOLOGIES


 Home MIB: SALIX-DS0-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
 salixDsx0MIB 1.3.6.1.4.1.2158.5.1.4
The MIB describing SALIX specific DS0 objects
     salixDsx0MIBObjects 1.3.6.1.4.1.2158.5.1.4.1
         salixDsx0CrossConnectTable 1.3.6.1.4.1.2158.5.1.4.1.1 no-access
The table that describes the active DS0 Cross Connections on the system. There should be one entry for each active Cross Connect on the system.
             salixDsx0CrossConnectEntry 1.3.6.1.4.1.2158.5.1.4.1.1.1 no-access
An entry in the ITX DS0 cross connect table. This entry describes the status of the DS0 cross connect, and also provides information describing the cross connect
                 salixDsx0CrossConnectHighInterface 1.3.6.1.4.1.2158.5.1.4.1.1.1.1 interfaceindex no-access
The high ifIndex for identifying the cross connect. Identifies the DS0 Channel involved in the cross connect. The salixDsx0CrossConnectHighInterface value should be higher than the salixDsx0CrossConnectLowInterface value
                 salixDsx0CrossConnectLowInterface 1.3.6.1.4.1.2158.5.1.4.1.1.1.2 interfaceindex no-access
The low ifIndex for identifying the cross connect. Identifies the DS0 Channel involved in the cross connect. The salixDsx0CrossConnectLowInterface value should be lower than the salixDsx0CrossConnectHighInterface value
                 salixDsx0CrossConnectDirection 1.3.6.1.4.1.2158.5.1.4.1.1.1.3 integer read-only
This attribute describes the direction of traffic flow the DS0 cross connect. high2low(1) - Traffic flows from the high interface to the low interface in the cross connect low2high(2) - Traffic flows from the low interface to the high interface in the cross connect bidirectional(3) - Traffic flows both directions through the cross connect Enumeration: 'high2low': 1, 'bidirectional': 3, 'low2high': 2.
                 salixDsx0CrossConnectOperStatus 1.3.6.1.4.1.2158.5.1.4.1.1.1.4 integer read-only
This attribute indicates the operational state of the DS0 cross connection. up(1) - The cross connect is up and active down(2) - The cross connect is down and no traffic is passing unknown(3) - The status of the cross connect is not know Enumeration: 'down': 2, 'unknown': 3, 'up': 1.
                 salixDsx0CrossConnectStartTime 1.3.6.1.4.1.2158.5.1.4.1.1.1.5 timestamp read-only
The time at which the cross connect was created
                 salixDsx0CrossConnectRowStatus 1.3.6.1.4.1.2158.5.1.4.1.1.1.6 rowstatus read-write
The status of this entry in the salixDsx0CrossConnectTable. This object is used to delete a salixDsx0CrossConnectTable entry. To destroy a cross connect, set this value to destory(6) Row status values: active(1) - set by the agent after this entry is created notInService(2) - not applicable notReady(3) - not applicable createAndGo(4) - not applicable createAndWait(5)- not applicable destroy(6) - set by the management entity to destroy entry
         salixDsx0ConfigTable 1.3.6.1.4.1.2158.5.1.4.1.2 no-access
The DS0 Configuration table. Augments the DS0 Configuration table from the DS0-MIB. There is an entry in this table for each DS0 interface.
             salixDsx0ConfigEntry 1.3.6.1.4.1.2158.5.1.4.1.2.1 no-access
An augmented entry in the DS0 Configuration table. There is an entry in this table for each DS0 interface.
                 salixDsx0Status 1.3.6.1.4.1.2158.5.1.4.1.2.1.1 integer read-only
Indicated the status of the given DS0 notused(1) - The DS0 is not currently being used crossconnect(2) - The DS0 is currently cross connected rtpconnect(3) - The DS0 is currently connect to an RTP session loopback(4) - The DS0 is currently being looped back test(5) - The DS0 is currently being continuity tested unknown(6) - The status of the DS0 is not known Enumeration: 'loopback': 4, 'unknown': 6, 'rtpconnect': 3, 'notused': 1, 'crossconnect': 2, 'test': 5.
     salixDsx0MIBTraps 1.3.6.1.4.1.2158.5.1.4.2
         salixDsx0MIBTrapPrefix 1.3.6.1.4.1.2158.5.1.4.2.0
     salixDsx0MIBCompliance 1.3.6.1.4.1.2158.5.1.4.3
         salixDsx0Groups 1.3.6.1.4.1.2158.5.1.4.3.1
             salixDsx0Group 1.3.6.1.4.1.2158.5.1.4.3.1.1
Additional salix specific objects for connections
         salixDsx0Compliances 1.3.6.1.4.1.2158.5.1.4.3.2
             salixDsx0Compliance 1.3.6.1.4.1.2158.5.1.4.3.2.1
The basic implementation requirements for the SALIX-DS0-MIB.