All MIBs › RFC1286-MIB › dot1dSrPortLocalSegment
dot1dSrPortLocalSegment
Module: RFC1286-MIB
OID (symbolic): RFC1286-MIB::dot1dSrPortLocalSegment
OID (numeric): 1.3.6.1.2.1.17.3.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The segment number that uniquely identifies the segment to which this port is connected. Current source routing protocols limit this value to the range: 0 through 4095. A value of 65535 signifies that no segment number is assigned to this port.
What is dot1dSrPortLocalSegment?
This object holds the segment number that uniquely identifies the ring segment this port is connected to, with a value of 65535 meaning no segment number is assigned. Admins configure it so the bridge's source routing tables correctly map ports to the physical ring segments they attach to. A typical value might be 100 for a port wired to ring segment 100.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.3.1.1.3 snmpwalk -v2c -c public <target> RFC1286-MIB::dot1dSrPortLocalSegment
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.3.1.1.3.1 snmpget -v2c -c public <target> RFC1286-MIB::dot1dSrPortLocalSegment.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.17.3.1.1.3.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::dot1dSrPortLocalSegment 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.3 | dot1dSrPortLocalSegment | RFC1286-MIB |