All MIBs › RFC1286-MIB › dot1dSrPortTargetSegment
dot1dSrPortTargetSegment
Module: RFC1286-MIB
OID (symbolic): RFC1286-MIB::dot1dSrPortTargetSegment
OID (numeric): 1.3.6.1.2.1.17.3.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The segment number that corresponds to the target segment this port is considered to be connected to by the bridge. Current source routing protocols limit this value to the range: 0 through 4095. A value of 65535 signifies that no target segment is assigned to this port.
What is dot1dSrPortTargetSegment?
This object holds the segment number the bridge considers this port to be connected to on the far side, with 65535 meaning no target segment is assigned. Admins use it to define the destination segment for source routing decisions on this port, distinct from the port's own local segment. Setting it to 200 would tell the bridge this port targets ring segment 200 on the other side.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.3.1.1.5 snmpwalk -v2c -c public <target> RFC1286-MIB::dot1dSrPortTargetSegment
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.3.1.1.5.1 snmpget -v2c -c public <target> RFC1286-MIB::dot1dSrPortTargetSegment.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.17.3.1.1.5.1 i <value>
Start monitoring vendor-neutral, standards-based MIB, Ethernet/Token Ring transparent bridges and early Layer 2 switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RFC1286-MIB::dot1dSrPortTargetSegment OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, Ethernet/Token Ring transparent bridges and early Layer 2 switches from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.17 | dot1dBridge | BRIDGE-MIB |
| 1.3.6.1.2.1.17.3 | dot1dSr | BRIDGE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.17.3.1 | dot1dSrPortTable | RFC1286-MIB |
| 1.3.6.1.2.1.17.3.1.1 | dot1dSrPortEntry | RFC1286-MIB |
| 1.3.6.1.2.1.17.3.1.1.5 | dot1dSrPortTargetSegment | RFC1286-MIB |