vlanDefaultId

VLAN · .1.3.6.1.4.1.25651.1.2.3.2.3.6.1.1

Object

column r/w Integer32
This is the default VLAN ID for the ETH2 Ethernet
Interface.

Context

MIB
VLAN
OID
.1.3.6.1.4.1.25651.1.2.3.2.3.6.1.1
Type
column
Access
readwrite
Status
current
Parent
vlanInterfacesEntry

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

Syntax

Integer32

Values & Constraints

No enumerated values or constraints recorded.