The OIDs for reading the port link status from Connexium Ethernet Switch TCSESM083F23F1 using SNMP Protocol in a MIB browser

The OIDs for reading the port link status from Connexium Ethernet Switch TCSESM083F23F1 using SNMP Protocol in a MIB browser

The very first step is to install the correct MIB file in the MIB Browser.
We need to install the two files in the MIB Browser.

1.SchneiderTFE-V03-00.mib
2.SchneiderElectricSwitches_V02_00.mib.
Contact your local country Schneider Electric Customer Care Center to get this files.

The port status can be up(1), down (2).
The OID for reading the port status is read as below.
 Port x >>  oid=".1.3.6.1.2.1.2.2.1.8.x"

Where "x" denotes the number of port in the switch.

The LED status can for Power, Ring Manager, Standby, fault , Relay R1 and R2.
The OID for them are as below.

1. Power Supply P >> oid=".1.3.6.1.4.1.3833.1.1.14.1.1.35.3.1.0
2. Fault >>  oid=".1.3.6.1.4.1.3833.1.1.14.1.1.35.3.4.0
3. Ring Manager RM  >> oid=".1.3.6.1.4.1.3833.1.1.14.1.1.35.3.3.0"
4. Standby >> oid=".1.3.6.1.4.1.3833.1.1.14.1.1.35.3.2.0"
5. Relay R1 >> oid=".1.3.6.1.4.1.3833.1.1.14.1.1.35.3.5.0"
5. Relay R2 >> oid=".1.3.6.1.4.1.3833.1.1.14.1.1.35.3.6.0"


This XML file does not appear to have any style information associated with it. The document tree is shown below.

<SnmpSimulatorData>

<Instances>

<!-- ifOperStatus.8 -->

<Instance name="ifOperStatus.8" oid=".1.3.6.1.2.1.2.2.1.8.8" valueType="Integer">

<Value>
<![CDATA[ up (1) ]]>
</Value>
</Instance>

<!-- ifOperStatus.7 -->

<Instance name="ifOperStatus.7" oid=".1.3.6.1.2.1.2.2.1.8.7" valueType="Integer">

<Value>
<![CDATA[ down (2) ]]>
</Value>
</Instance>

<!-- ifOperStatus.6 -->

<Instance name="ifOperStatus.6" oid=".1.3.6.1.2.1.2.2.1.8.6" valueType="Integer">

<Value>
<![CDATA[ down (2) ]]>
</Value>
</Instance>

<!-- ifOperStatus.5 -->

<Instance name="ifOperStatus.5" oid=".1.3.6.1.2.1.2.2.1.8.5" valueType="Integer">

<Value>
<![CDATA[ down (2) ]]>
</Value>
</Instance>

<!-- ifOperStatus.4 -->

<Instance name="ifOperStatus.4" oid=".1.3.6.1.2.1.2.2.1.8.4" valueType="Integer">

<Value>
<![CDATA[ up (1) ]]>
</Value>
</Instance>

<!-- ifOperStatus.3 -->

<Instance name="ifOperStatus.3" oid=".1.3.6.1.2.1.2.2.1.8.3" valueType="Integer">

<Value>
<![CDATA[ down (2) ]]>
</Value>
</Instance>

<!-- ifOperStatus.2 -->

<Instance name="ifOperStatus.2" oid=".1.3.6.1.2.1.2.2.1.8.2" valueType="Integer">

<Value>
<![CDATA[ up (1) ]]>
</Value>
</Instance>

<!-- ifOperStatus.1 -->

<Instance name="ifOperStatus.1" oid=".1.3.6.1.2.1.2.2.1.8.1" valueType="Integer">

<Value>
<![CDATA[ down (2) ]]>
</Value>
</Instance>

<!-- saLEDTCSESMEPowerSupply.0 -->

<Instance name="saLEDTCSESMEPowerSupply.0" oid=".1.3.6.1.4.1.3833.1.1.14.1.1.35.3.1.0" valueType="Integer">

<Value>
<![CDATA[ green (2) ]]>
</Value>
</Instance>

<!-- saLEDTCSESMEStandby.0 -->

<Instance name="saLEDTCSESMEStandby.0" oid=".1.3.6.1.4.1.3833.1.1.14.1.1.35.3.2.0" valueType="Integer">

<Value>
<![CDATA[ off (1) ]]>
</Value>
</Instance>

<!-- saLEDTCSESMERedundancyManager.0 -->

<Instance name="saLEDTCSESMERedundancyManager.0" oid=".1.3.6.1.4.1.3833.1.1.14.1.1.35.3.3.0" valueType="Integer">

<Value>
<![CDATA[ off (1) ]]>
</Value>
</Instance>

<!-- saLEDTCSESMEFault.0 -->

<Instance name="saLEDTCSESMEFault.0" oid=".1.3.6.1.4.1.3833.1.1.14.1.1.35.3.4.0" valueType="Integer">

<Value>
<![CDATA[ off (1) ]]>
</Value>
</Instance>

<!-- saLEDTCSESMERelay2.0 -->

<Instance name="saLEDTCSESMERelay2.0" oid=".1.3.6.1.4.1.3833.1.1.14.1.1.35.3.6.0" valueType="Integer">

<Value>
<![CDATA[ off (1) ]]>
</Value>
</Instance>

<!-- saLEDTCSESMERelay1.0 -->

<Instance name="saLEDTCSESMERelay1.0" oid=".1.3.6.1.4.1.3833.1.1.14.1.1.35.3.5.0" valueType="Integer">

<Value>
<![CDATA[ yellow (3) ]]>
</Value>
</Instance>
</Instances>
</SnmpSimulatorData>

















No comments:

Post a Comment

Note: Only a member of this blog may post a comment.