ruckusWiredClientVlan

RUCKUS-WIRED-CLIENT-MIB · .1.3.6.1.4.1.1991.1.1.3.43.1.1.1.1.2

Object

column VlanId
Specifies the VLAN, the client (device/host) belongs
to, represented by this client entry.
              
In case of voice-phones, this VLAN is the voice-VLAN
(tagged) and in all other cases, likely it would be 
an untagged VLAN, unless it's a tagged VM client

Context

MIB
RUCKUS-WIRED-CLIENT-MIB
OID
.1.3.6.1.4.1.1991.1.1.3.43.1.1.1.1.2
Type
column
Access
readonly
Status
current
Parent
ruckusWiredClientEntry
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 'RUCKUS-WIRED-CLIENT-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-WIRED-CLIENT-MIB::ruckusWiredClientVlan'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RUCKUS-WIRED-CLIENT-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-WIRED-CLIENT-MIB::ruckusWiredClientVlan.<ifIndex>.<ruckusWiredClientMac>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RUCKUS-WIRED-CLIENT-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RUCKUS-WIRED-CLIENT-MIB::ruckusWiredClientVlan'

Syntax

Source
VlanId
Base type
Integer32

Values & Constraints

Type Constraints
range: 1..4094

Conformance