lcsVLANMembershipStatus

LCOS-SX-MIB · .1.3.6.1.4.1.2356.14.1.10.2.6.1.1.3

Object

column Enumeration
portIsNotInVlan(0): A port is nothing in a VLAN.
portIncludedInVlan(1): A port is included in a VLAN.
portInForbiddenPortList(2): A port is in the forbidden port list.
portInForbiddenPortListAndVlan(3):
 A port is in the forbidden port list and at the same
 time attempted included in the VLAN.

Context

MIB
LCOS-SX-MIB
OID
.1.3.6.1.4.1.2356.14.1.10.2.6.1.1.3
Type
column
Access
readonly
Status
current
Parent
lcsVLANMembershipStatusEntry

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 'LCOS-SX-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LCOS-SX-MIB::lcsVLANMembershipStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LCOS-SX-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LCOS-SX-MIB::lcsVLANMembershipStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LCOS-SX-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LCOS-SX-MIB::lcsVLANMembershipStatus'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.