All MIBs › XYLAN-VLAN-MIB › vSrLocalSegment
vSrLocalSegment
Module: XYLAN-VLAN-MIB
OID (symbolic): XYLAN-VLAN-MIB::vSrLocalSegment
OID (numeric): 1.3.6.1.4.1.800.2.2.8.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The segment number that uniquely identifies the segment to which this virtual port is connected. 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 segment number is assigned to this virtual port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.2.8.1.1.6 snmpwalk -v2c -c public <target> XYLAN-VLAN-MIB::vSrLocalSegment
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.2.8.1.1.6.1 snmpget -v2c -c public <target> XYLAN-VLAN-MIB::vSrLocalSegment.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.2.8.1.1.6.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.2 | xylanVlanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.2.8 | vSr | XYLAN-VLAN-MIB |
| 1.3.6.1.4.1.800.2.2.8.1 | vSrTable | XYLAN-VLAN-MIB |
| 1.3.6.1.4.1.800.2.2.8.1.1 | vSrPortEntry | XYLAN-VLAN-MIB |
| 1.3.6.1.4.1.800.2.2.8.1.1.6 | vSrLocalSegment | XYLAN-VLAN-MIB |