polL2Dot1qVlanStaticL4Bridging
CTRON-SSR-POLICY-MIB ·
.1.3.6.1.4.1.52.2501.1.16.4.1.2
Object
If this object has a value of false(2), the L4 Bridging feature is not enabled on this VLAN. If this object has a value of true(1), the L4 Bridging feature is enabled for this VLAN. This corresponds to the CLI command vlan enable l4-bridging.
Context
- MIB
- CTRON-SSR-POLICY-MIB
- OID
.1.3.6.1.4.1.52.2501.1.16.4.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- polL2Dot1qVlanStaticEntry
- 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 'CTRON-SSR-POLICY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SSR-POLICY-MIB::polL2Dot1qVlanStaticL4Bridging'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-SSR-POLICY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SSR-POLICY-MIB::polL2Dot1qVlanStaticL4Bridging.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-SSR-POLICY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-SSR-POLICY-MIB::polL2Dot1qVlanStaticL4Bridging'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of