dlswIfVirtualSegment

DLSW-MIB · .1.3.6.1.2.1.46.1.3.1.1.2

Object

column r/w Integer32
The segment number that uniquely identifies the virtual
segment to which this DLSw interface is connected.
Current source routing protocols limit this value to
the range 0 - 4095. (The value 0 is used by some
management applications for special test cases.)
A value of 65535 signifies that no virtual segment
is assigned to this interface.  For instance,
in a non-source routing environment, segment number
assignment is not required.

Context

MIB
DLSW-MIB
OID
.1.3.6.1.2.1.46.1.3.1.1.2
Type
column
Access
readwrite
Status
current
Parent
dlswIfEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DLSW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLSW-MIB::dlswIfVirtualSegment'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLSW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLSW-MIB::dlswIfVirtualSegment.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLSW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLSW-MIB::dlswIfVirtualSegment'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-4095 range: 65535-65535

Conformance

Member of
Compliance refinements
Write access is not required.