ieee8021MvrpxPortXmitZero
IEEE8021-MVRPX-MIB ·
.1.3.111.2.802.1.1.22.1.1.1.3
Object
Selects whether MVRP is enabled to transmit 0 as the attribute
value for the one VLAN ID for which this Port is in the untagged
set, true(1) to enable transmit 0, and false(2) to transmit the
VLAN ID. The value 0 is not transmitted unless
ieee8021MvrpxPortNewOnly is true(1).
This feature is optional. If not supported, the system SHALL
NOT allow this object to be set to the value true(1).
The value of this object MUST be retained across
reinitializations of the management system.
Context
- MIB
- IEEE8021-MVRPX-MIB
- OID
.1.3.111.2.802.1.1.22.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ieee8021MvrpxPortEntry
- 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 'IEEE8021-MVRPX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-MVRPX-MIB::ieee8021MvrpxPortXmitZero'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-MVRPX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-MVRPX-MIB::ieee8021MvrpxPortXmitZero.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-MVRPX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-MVRPX-MIB::ieee8021MvrpxPortXmitZero'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of