zhoneCpeSystemCommonCrossVlanRouting

Zhone-CPE-MIB · .1.3.6.1.4.1.5504.5.16.1.18.2.1.6

Object

If enabled is selected, routing between VLANs is allowed.
              
Enabled
              
Route table lookups ignore the VLAN ID of the ingress and egress ports. If there is
a match, the packet is routed out the interface specified in the Route table,
regardless of which VLAN it is a member of. Cross VLAN Routing enabled is the
default behavior.
              
Disabled
              
Packets will be forwarded to the configured Default Route for the VLAN that they
arrived on, unless there is a Route Table match within that same VLAN. Routing of
packets across VLANs is prevented, providing traffic isolation.

Context

MIB
Zhone-CPE-MIB
OID
.1.3.6.1.4.1.5504.5.16.1.18.2.1.6
Type
column
Access
readwrite
Status
current
Parent
zhoneCpeSystemCommonEntry
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 'Zhone-CPE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Zhone-CPE-MIB::zhoneCpeSystemCommonCrossVlanRouting'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Zhone-CPE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Zhone-CPE-MIB::zhoneCpeSystemCommonCrossVlanRouting.<zhoneCpeSystemCommonIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Zhone-CPE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Zhone-CPE-MIB::zhoneCpeSystemCommonCrossVlanRouting'

Syntax

Source
Zhone-TCZhoneEnabledFlag
Base type
Enumeration

Values & Constraints

Type Values
1enabled
2disabled

Conformance