All MIBs › SOURCE-ROUTING-MIB › dot1dSrPortTargetSegment
dot1dSrPortTargetSegment
Module: SOURCE-ROUTING-MIB
OID (symbolic): SOURCE-ROUTING-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.
(The value 0 is used by some management applications for special test cases.) A value of 65535 signifies that no target segment is assigned to this port.
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> SOURCE-ROUTING-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> SOURCE-ROUTING-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>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.17 | dot1dBridge | BRIDGE-MIB |
| 1.3.6.1.2.1.17.3 | dot1dSr | BRIDGE-MIB |
| 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 | SOURCE-ROUTING-MIB |