etsysESwitchProtocolVlanId
ENTERASYS-ESWITCH-MIB ·
.1.3.6.1.4.1.5624.1.2.10.1.4.2.1.6
Object
column r/w
Integer32
A number identifying a VLAN to which packets that match this row's
(port, protocol) filter should be assigned.
It applies when etsysESwitchProtocolConstraint has the value vlan(2)
and this row is valid.
Context
- MIB
- ENTERASYS-ESWITCH-MIB
- OID
.1.3.6.1.4.1.5624.1.2.10.1.4.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysESwitchProtocolEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'ENTERASYS-ESWITCH-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-ESWITCH-MIB::etsysESwitchProtocolVlanId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-ESWITCH-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-ESWITCH-MIB::etsysESwitchProtocolVlanId.<etsysESwitchProtocolReceivePort>.<etsysESwitchProtocolType>.<etsysESwitchProtocolIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-ESWITCH-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-ESWITCH-MIB::etsysESwitchProtocolVlanId'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Conformance
Member of
Compliance refinements
etsysESwitchCompliance
readonly
Write access is not required.