ciscoDlswIfVirtualSegment

CISCO-DLSW-MIB · .1.3.6.1.4.1.9.10.9.1.3.1.1.2

Object

column 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
CISCO-DLSW-MIB
OID
.1.3.6.1.4.1.9.10.9.1.3.1.1.2
Type
column
Access
readonly
Status
current
Parent
ciscoDlswIfEntry
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 'CISCO-DLSW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DLSW-MIB::ciscoDlswIfVirtualSegment'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DLSW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DLSW-MIB::ciscoDlswIfVirtualSegment.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DLSW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DLSW-MIB::ciscoDlswIfVirtualSegment'

Syntax

Integer32

Values & Constraints

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

Conformance